xcode build 开始
xcodebuild -sdk \"iphoneos11.2\" -project \"安装包制作目录Pandora.xcodeproj\" TARGETED_DEVICE_FAMILY=\"1\" OTHER_LDFLAGS=\"-llibPDRCore -lcoreSupport -ObjC -llibAccelerometer -llibMedia -lopencore-amrnb -llibCache -llibCamera -llibLog -llibContacts -llibIO -llibGeolocation -lBaiduKeyVerify -lssl -lcrypto -llibPGInvocation -llibMessage -llibOrientation -llibPGProximity -llibStorage -llibXHR -llibZip -llibBarcode -llibMap -llibSpeech -llibUI -llibNativeUI -llibNavigator -llibNativeObj -llibCrypt -llibShare -lAMapImp -liflySpeech\" GCC_PREPROCESSOR_DEFINITIONS=\"\" HEADER_SEARCH_PATHS=\"\${SDK_ROOT}/usr/include/libxml2 \$(SRCROOT)/libPDRCore/libPDRCore/Managers \$(SRCROOT)/libPDRCore/libPDRCore/Feature/zip \$(SRCROOT)/libPDRCore/libPDRCore/Feature \$(SRCROOT)/libPDRCore/libPDRCore/MiniServer \$(SRCROOT)/libPDRCore/libPDRCore/splashAD \$(SRCROOT)/libPDRCore/libPDRCore/tools\" PROVISIONING_PROFILE=\"260a592d-75f3-47b7-be6c-7b5b637d2fde\" CODE_SIGN_IDENTITY=\"iPhone Developer: Huang Jing (LVWVKZTT6Y)\"
Build settings from command line:
CODE_SIGN_IDENTITY = iPhone Developer: Huang Jing (LVWVKZTT6Y)
GCC_PREPROCESSOR_DEFINITIONS =
HEADER_SEARCH_PATHS = ${SDK_ROOT}/usr/include/libxml2 $(SRCROOT)/libPDRCore/libPDRCore/Managers $(SRCROOT)/libPDRCore/libPDRCore/Feature/zip $(SRCROOT)/libPDRCore/libPDRCore/Feature $(SRCROOT)/libPDRCore/libPDRCore/MiniServer $(SRCROOT)/libPDRCore/libPDRCore/splashAD $(SRCROOT)/libPDRCore/libPDRCore/tools
OTHER_LDFLAGS = -llibPDRCore -lcoreSupport -ObjC -llibAccelerometer -llibMedia -lopencore-amrnb -llibCache -llibCamera -llibLog -llibContacts -llibIO -llibGeolocation -lBaiduKeyVerify -lssl -lcrypto -llibPGInvocation -llibMessage -llibOrientation -llibPGProximity -llibStorage -llibXHR -llibZip -llibBarcode -llibMap -llibSpeech -llibUI -llibNativeUI -llibNavigator -llibNativeObj -llibCrypt -llibShare -lAMapImp -liflySpeech
PROVISIONING_PROFILE = 260a592d-75f3-47b7-be6c-7b5b637d2fde
SDKROOT = iphoneos11.2
TARGETED_DEVICE_FAMILY = 1
=== BUILD TARGET Pandora OF PROJECT Pandora WITH THE DEFAULT CONFIGURATION (Release) ===
Check dependencies
Code Signing Error: Provisioning profile \"iOS Team Provisioning Profile: com.xinao.punchclock\" is Xcode managed, but signing settings require a manually managed profile.
Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.2' BUILD FAILED The following build commands failed:
Check dependencies
(1 failure)
BuildConfigure Failed 31015 编译错误BuildConfigure Failed 31015 编译错误
BuildConfigure Failed 31015 编译错误 Xcode managed, but signing settings require a manually managed profile
云端打包一直报这个错,请问这个是什么问题呢
0 个回复