简体   繁体   English

提交到App Store时遇到麻烦问题

[英]Trouble With Parse When Submitting to App Store

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

Hello, after archiving my app, I can choose to 'validate' it or 'Submit to the App Store'. 您好,归档我的应用程序后,我可以选择“验证”它或“提交到App Store”。 Pressing either of these yields an error that is stored in the above log. 按其中任何一个都会产生存储在上述日志中的错误。

Can anyone help me with this? 谁能帮我这个? It is very concerning. 这非常令人担忧。 I used the instructions provided by https://parse.com/apps/quickstart#parse_data/mobile/ios/swift/existing & the project executes and builds fine. 我使用了https://parse.com/apps/quickstart#parse_data/mobile/ios/swift/existing提供的说明,项目执行并构建良好。 I've already accomplished much of what I wanted to do with the Parse frameworks within the project. 我已经完成了很多我想在项目中使用Parse框架做的事情。

I am running iOS 8.3 . 我正在运行iOS 8.3

Havent faced such issue while uploading the application but i have alternative if you would like to try. 在上传应用程序时没有遇到这样的问题,但如果您想尝试,我有其他选择。

  • Build your project 建立你的项目
  • Zip your .app file 压缩.app文件
  • Upload it using application loader 使用应用程序加载器上传

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM