|
楼主 |
发表于 2018-6-26 17:08:46
|
显示全部楼层
是使用的最新3.8版本打包的,其中的插件内部用到了swift相关的插件,但是我在Xcode里面改都不能打包,我今天有那另外一个工程打包测试了一下,在Wex5 下打包任然错误,好像是配置文件不正确似的,在Xcode下打包正常。日志如下:
2018-06-26 01:59:40.954 xcodebuild[6884:179869] [MT] IDEDistribution: Step failed: <IDEDistributionSigningAssetsStep: 0x7fcc51f8a070>: Error Domain=IDEDistributionSigningAssetStepErrorDomain Code=0 "Locating signing assets failed." UserInfo={NSLocalizedDescription=Locating signing assets failed., IDEDistributionSigningAssetStepUnderlyingErrors=(
"Error Domain=IDEProfileQualificationErrorDomain Code=3 \"Provisioning profile \"ios.disRemoteLamp_AppStore\" is not an \"iOS App Development\" profile.\" UserInfo={IDEProfileQualificationError_Profile=<IDEEmbeddedProvisioningProfile 0x7fcc50408c00: name: ios.disRemoteLamp_AppStore, UUID: 481753d6-73e4-48ef-a9e1-9185861d52a6, teamName: liguang chen, teamIdentifierPrefixes: (\n 575PSLR5ZH\n), entitlements: {\n \"application-identifier\" = \"575PSLR5ZH.com.ble.lamp\";\n \"beta-reports-active\" = 1;\n \"com.apple.developer.associated-domains\" = \"*\";\n \"com.apple.developer.homekit\" = 1;\n \"com.apple.developer.networking.HotspotConfiguration\" = 1;\n \"com.apple.developer.networking.networkextension\" = (\n \"app-proxy-provider\",\n \"content-filter-provider\",\n \"packet-tunnel-provider\",\n \"dns-proxy\"\n );\n \"com.apple.developer.pass-type-identifiers\" = (\n \"575PSLR5ZH.*\"\n );\n \"com.apple.developer.siri\" = 1;\n \"com.apple.developer.team-identifier\" = 575PSLR5ZH;\n \"com.apple.developer.ubiquity-container-identifiers\" = (\n \"575PSLR5ZH.*\"\n );\n \"com.apple.developer.ubiquity-kvstore-identifier\" = \"575PSLR5ZH.*\";\n \"com.apple.external-accessory.wireless-configuration\" = 1;\n \"get-task-allow\" = 0;\n \"inter-app-audio\" = 1;\n \"keychain-access-groups\" = (\n \"575PSLR5ZH.*\"\n );\n}, appIdentifierName: Intelligentlighting, applicationIdentifierPrefixes: (\n 575PSLR5ZH\n), dateCreated: 2018-06-20 01:59:24 +0000, dateExpired: 2019-04-19 03:25:36 +0000, certificateKind: 1.2.840.113635.100.6.1.4, certificateSHA1Hashes: {(\n 34E5102EADFE07E62DBE6B2DCAE6F6D3DCF09D7B\n)}, supportedUDIDs: {(\n)}, isUniversal: 0, isXcodeManaged: 0, platforms: {(\n <DVTPlatform:0x7fcc5045c140:'com.apple.platform.watchos':<DVTFilePath:0x7fcc5045c0c0:'/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform'>>,\n <DVTPlatform:0x7fcc50451740:'com.apple.platform.iphoneos':<DVTFilePath:0x7fcc504516c0:'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform'>>\n)}, filePath: <DVTFilePath:0x7fcc51da6d60:'/Users/chenliguang/Library/MobileDevice/Provisioning Profiles/temp.mobileprovision'>>, NSLocalizedDescription=Provisioning profile \"ios.disRemoteLamp_AppStore\" is not an \"iOS App Development\" profile.}"
)}
error: exportArchive: Provisioning profile "ios.disRemoteLamp_AppStore" is not an "iOS App Development" profile.
Error Domain=IDEProfileQualificationErrorDomain Code=3 "Provisioning profile "ios.disRemoteLamp_AppStore" is not an "iOS App Development" profile." UserInfo={IDEProfileQualificationError_Profile=<IDEEmbeddedProvisioningProfile 0x7fcc50408c00: name: ios.disRemoteLamp_AppStore, UUID: 481753d6-73e4-48ef-a9e1-9185861d52a6, teamName: liguang chen, teamIdentifierPrefixes: (
575PSLR5ZH
), entitlements: {
"application-identifier" = "575PSLR5ZH.com.ble.lamp";
"beta-reports-active" = 1;
"com.apple.developer.associated-domains" = "*";
"com.apple.developer.homekit" = 1;
"com.apple.developer.networking.HotspotConfiguration" = 1;
"com.apple.developer.networking.networkextension" = (
"app-proxy-provider",
"content-filter-provider",
"packet-tunnel-provider",
"dns-proxy"
);
"com.apple.developer.pass-type-identifiers" = (
"575PSLR5ZH.*"
);
"com.apple.developer.siri" = 1;
"com.apple.developer.team-identifier" = 575PSLR5ZH;
"com.apple.developer.ubiquity-container-identifiers" = (
"575PSLR5ZH.*"
);
"com.apple.developer.ubiquity-kvstore-identifier" = "575PSLR5ZH.*";
"com.apple.external-accessory.wireless-configuration" = 1;
"get-task-allow" = 0;
"inter-app-audio" = 1;
"keychain-access-groups" = (
"575PSLR5ZH.*"
);
}, appIdentifierName: Intelligentlighting, applicationIdentifierPrefixes: (
575PSLR5ZH
), dateCreated: 2018-06-20 01:59:24 +0000, dateExpired: 2019-04-19 03:25:36 +0000, certificateKind: 1.2.840.113635.100.6.1.4, certificateSHA1Hashes: {(
34E5102EADFE07E62DBE6B2DCAE6F6D3DCF09D7B
)}, supportedUDIDs: {(
)}, isUniversal: 0, isXcodeManaged: 0, platforms: {(
<DVTPlatform:0x7fcc5045c140:'com.apple.platform.watchos':<DVTFilePath:0x7fcc5045c0c0:'/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform'>>,
<DVTPlatform:0x7fcc50451740:'com.apple.platform.iphoneos':<DVTFilePath:0x7fcc504516c0:'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform'>>
)}, filePath: <DVTFilePath:0x7fcc51da6d60:'/Users/chenliguang/Library/MobileDevice/Provisioning Profiles/temp.mobileprovision'>>, NSLocalizedDescription=Provisioning profile "ios.disRemoteLamp_AppStore" is not an "iOS App Development" profile.}
Error: Error code 70 for command: xcodebuild with args: -exportArchive,-archivePath,Music.xcarchive,-exportOptionsPlist,/Volumes/X5/WeX5_3.8_mac/model/Native/Music/build/src/platforms/ios/exportOptions.plist,-exportPath,/Volumes/X5/WeX5_3.8_mac/model/Native/Music/build/src/platforms/ios/build/device
****ERROR****: 子任务 "exec" 执行失败。
****ERROR****: 任务 "buildIOS" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
****ERROR****: 子任务 "java" 执行失败。
****ERROR****: 任务 "pack" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: Java returned: 253
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html |
|