【问题标题】:Code signing "StreamAlpha.bundle" failed代码签名“StreamAlpha.bundle”失败
【发布时间】:2018-01-07 07:44:00
【问题描述】:

Mac High Sierra 0.13.2 (17C88) 上的此版本 9.2 (9C40b) 错误似乎是新的,没有搜索引擎结果..

这里是日志:IDEDistribution.standard.log

2018-01-07 05:15:37 +0000  Platform to submission preferences result after merging and ingestion: {
"<DVTPlatform:0x7ffca7d20170:'com.apple.platform.watchos':<DVTFilePath:0x7ffca7d20100:'/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform'>>" = "<IDEAppSubmissionPreference: 0x7ffc9da32350: storeMC: 3, storeBC: 2, devBC: YES, storeODR: 0>";
"<DVTPlatform:0x7ffca7eb5b40:'com.apple.platform.iphonesimulator':<DVTFilePath:0x7ffca7eb5ac0:'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform'>>" = "<IDEAppSubmissionPreference: 0x7ffc9c654c40: storeMC: 2, storeBC: 0, devBC: YES, storeODR: 1>";
"<DVTPlatform:0x7ffca7d23d00:'com.apple.platform.macosx':<DVTFilePath:0x7ffca7d23c90:'/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform'>>" = "<IDEAppSubmissionPreference: 0x7ffc9c683560: storeMC: 2, storeBC: 0, devBC: YES, storeODR: 0>";
"<DVTPlatform:0x7ffca7eb25b0:'com.apple.platform.appletvsimulator':<DVTFilePath:0x7ffca7eb2530:'/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform'>>" = "<IDEAppSubmissionPreference: 0x7ffc9c6b5810: storeMC: 1, storeBC: 0, devBC: YES, storeODR: 1>";
"<DVTPlatform:0x7ffca7c72c90:'com.apple.platform.watchsimulator':<DVTFilePath:0x7ffca7c46bb0:'/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform'>>" = "<IDEAppSubmissionPreference: 0x7ffc9c78d020: storeMC: 1, storeBC: 0, devBC: YES, storeODR: 1>";
"<DVTPlatform:0x7ffca7d727a0:'com.apple.platform.appletvos':<DVTFilePath:0x7ffca7d72de0:'/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform'>>" = "<IDEAppSubmissionPreference: 0x7ffc9d718220: storeMC: 3, storeBC: 2, devBC: YES, storeODR: 1>";
"<DVTPlatform:0x7ffca7daa920:'com.apple.platform.iphoneos':<DVTFilePath:0x7ffca7d76140:'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform'>>" = "<IDEAppSubmissionPreference: 0x7ffc9c649dd0: storeMC: 3, storeBC: 1, devBC: YES, storeODR: 1>";

sn-p如上图,这里看完整个

https://pastebin.com/tTT3fJKp

IDEDistribution.verbose.log

https://pastebin.com/g5mnDq6L

IDEDistributionPipeline

https://pastebin.com/d0KUSK1R

【问题讨论】:

    标签: ios xcode app-store


    【解决方案1】:

    从日志看来,您已将分发配置设置为自动。虽然它没有自动或没有完全配置。

    这里有一些步骤可以帮助您解决问题:

    • 首先从开发者帐户再次下载发行版并通过双击将其重新安装到 Xcode 上
    • 现在取消选中自动配置并通过选择配置手动进行设置
    • 在 Targets -> Build Settings 中执行相同的过程
    • 清理项目并删除派生数据
    • 更改版本号并创建新的存档文件并尝试上传

    希望对你有所帮助....

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-02-17
      • 1970-01-01
      • 2017-02-02
      • 1970-01-01
      • 2012-12-17
      • 2013-05-17
      • 2018-10-14
      • 1970-01-01
      相关资源
      最近更新 更多