xcode build 开始
xcodebuild -sdk iphoneos9.1 -project 安装包制作目录Pandora.xcodeproj TARGETED_DEVICE_FAMILY="1"
Build settings from command line:
SDKROOT = iphoneos9.1
TARGETED_DEVICE_FAMILY = 1
=== BUILD TARGET Pandora OF PROJECT Pandora WITH THE DEFAULT CONFIGURATION (Release) ===
Check dependencies
Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“1yaoyouAppDev”) were found.
BUILD FAILED
The following build commands failed:
Check dependencies
(1 failure)
1 个回复
BoredApe - 有问题就会有答案。
常见打包问题请参考http://ask.dcloud.net.cn/docs/#http://ask.dcloud.net.cn/article/111