简体   繁体   English

在Xcode中更改“保存为企业部署”档案的设置的位置

[英]Where to change settings in Xcode for 'Save For Enterprise Deployment' archives

I am building for Enterprise Deployment and would like have more control on where my ipas are saved and how the build folders are named. 我正在为Enterprise Deployment进行构建,并且希望对ipas的保存位置以及构建文件夹的命名方式有更多控制。

Currently all builds are sent to my desktop. 当前,所有版本都发送到我的桌面。 Each build is saved in a '$(PRODUCT_NAME) + YYYY-mm-dd hh-mm-ss' format. 每个版本均以“ $(PRODUCT_NAME)+ YYYY-mm-dd hh-mm-ss”格式保存。

Is it possible to change the destination of the build to a relative location to the workspace? 是否可以将构建的目标更改为工作空间的相对位置? Am i able to change the folder to a format that reflects the build version? 我可以将文件夹更改为反映构建版本的格式吗?

I am on XCode 7.0.1 (7A1001) OSX 10.10.5 (14F27) 我正在使用XCode 7.0.1(7A1001)OSX 10.10.5(14F27)

Change in Xcode Preference.But I can't find how to set $(PROJECT).... Xcode首选项中的更改。但是我找不到如何设置$(PROJECT)...。 在此输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM