【问题标题】:Trouble With Parse When Submitting to App Store提交到 App Store 时解析出现问题
【发布时间】:2015-05-27 09:45:57
【问题描述】:
2015-05-26 14:37:31 +0000 [MT] Beginning distribution assistant for archive: TrophyMania, task: Submit
2015-05-26 14:37:31 +0000 [MT] Automatically selecting the only availaable distribution method <IDEDistributionMethodiOSAppStoreDistribution: 0x7f9d04c3c8f0>
2015-05-26 14:37:31 +0000 [MT] [OPTIONAL] Didn't find archived user entitlements for <DVTFilePath:0x7f9d06b5a4d0:'/Users/[Username]/Library/Developer/Xcode/Archives/2015-05-26/TrophyMania 2015-05-26, 10.37 AM.xcarchive/Products/Applications/TrophyMania.app/parse-library-1.7.2/ParseFacebookUtils.framework'>: Error Domain=NSCocoaErrorDomain Code=4 "Item at "/Users/[Username]/Library/Developer/Xcode/Archives/2015-05-26/TrophyMania 2015-05-26, 10.37 AM.xcarchive/Products/Applications/TrophyMania.app/parse-library-1.7.2/ParseFacebookUtils.framework" did not contain a "archived-expanded-entitlements.xcent" resource." UserInfo=0x7f9d04d46710 {NSLocalizedDescription=Item at "/Users/[Username]/Library/Developer/Xcode/Archives/2015-05-26/TrophyMania 2015-05-26, 10.37 AM.xcarchive/Products/Applications/TrophyMania.app/parse-library-1.7.2/ParseFacebookUtils.framework" did not contain a "archived-expanded-entitlements.xcent" resource.}
2015-05-26 14:37:36 +0000 [MT] Canceled distribution assistant

您好,归档我的应用后,我可以选择“验证”或“提交到 App Store”。按其中任何一个都会产生一个错误,并存储在上述日志中。

谁能帮我解决这个问题?这是非常令人担忧的。我使用了https://parse.com/apps/quickstart#parse_data/mobile/ios/swift/existing 提供的说明,项目执行和构建都很好。我已经在项目中使用 Parse 框架完成了很多我想做的事情。

我正在运行iOS 8.3

【问题讨论】:

标签: ios swift parse-platform


【解决方案1】:

上传应用程序时没有遇到此类问题,但如果您想尝试,我有其他选择。

  • 构建您的项目
  • 压缩您的 .app 文件
  • 使用应用程序加载器上传

【讨论】:

  • 您是否建议我在存档后尝试使用导出选项对其进行压缩?或者我可以使用任何 zip 应用程序来做到这一点吗?我会试一试——任何说明的链接都会有所帮助。
  • 使用 Command+B 构建您的应用程序。在 finder 中打开您的 .app。压缩并使用应用程序加载器上传..
  • ERROR ITMS-90174: "Missing Provisioning Profile - iOS Apps must contain a provisioning profile in a file named embedded.mobileprovision."
  • 您是否在目标的构建设置中正确设置了临时配置文件设置?
  • 自动配置。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2019-04-20
相关资源
最近更新 更多