2016-12-07 14 views
0

내가 앱 스토어에 트래비스-CI와 내장 내 iOS 앱을 제출하기 위해 노력하고있어,하지만 어떤 이유로 나는이 오류가 계속 받기 :오류 동안 응용 프로그램 로더와 함께 애플 스토어에 트래비스와 내장 제출 응용 프로그램

ERROR ITMS-90166: "Missing Code Signing Entitlements. No entitlements found in bundle 'com.apple.dt.xctestSymbolicator' for executable 'Payload/xxxx.app/Frameworks/XCTest.framework/XPCServices/xctestSymbolicator.xpc/xctestSymbolicator'."" ERROR ITMS-90179: "Invalid Code Signing. The executable 'Payload/xxxx.app/Frameworks/XCTest.framework/XPCServices/xctestSymbolicator.xpc/xctestSymbolicator' must be signed with the certificate that is contained in the provisioning profile." ERROR ITMS-90166: "Missing Code Signing Entitlements. No entitlements found in bundle 'com.apple.dt.XCUIRecorderService' for executable 'Payload/xxxx.app/Frameworks/XCTest.framework/XPCServices/XCUIRecorderService.xpc/XCUIRecorderService'."" ERROR ITMS-90179: "Invalid Code Signing. The executable 'Payload/xxxx.app/Frameworks/XCTest.framework/XPCServices/XCUIRecorderService.xpc/XCUIRecorderService' must be signed with the certificate that is contained in the provisioning profile." ERROR ITMS-90171: "Invalid Bundle Structure - The binary file 'xxxx.app/PlugIns/xxxx.xctest/xxxx' is not permitted. Your app can't contain standalone executables or libraries, other than the CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure." ERROR ITMS-90362: "Invalid Info.plist value. The value for the key 'MinimumOSVersion' in bundle xxxx.app/Frameworks/IDEBundleInjection.framework is invalid. The minimum value is 8.0" ERROR ITMS-90362: "Invalid Info.plist value. The value for the key 'MinimumOSVersion' in bundle xxxx.app/Frameworks/XCTest.framework is invalid. The minimum value is 8.0" ERROR ITMS-90125: "The binary is invalid. The encryption info in the LC_ENCRYPTION_INFO load command is either missing or invalid, or the binary is already encrypted. This binary does not seem to have been built with Apple's linker."

응용 프로그램은 travis에서 xcode7.3으로 작성되었습니다. 어떤 도움을 주셔서 감사합니다!

답변

0

xCode에 적절한 인증서 및 프로 비전 프로파일을 설정 한 다음 응용 프로그램을 빌드해야합니다.