app-store-connect

How to create an Universal Binary for iTunes Connect Distribution?

房东的猫 提交于 2020-01-22 16:54:05
问题 I created an app that was rejected because Apple say that my App was not showing the correct iPad window and it was showing the same iPhone screen but top left aligned. Running on simulator, I get my App to show exactly what it should, a big iPad View. my app as Apple referees that is showing on device: alt text http://www.balexandre.com/temp/2010-04-22_0939.png my app running the simulator (50% zoom only): alt text http://cl.ly/cCH/Screen_shot_2010-04-22_at_09.40.24.png my code in the

Invalid bundle structure - The app may contain only one executable file.

∥☆過路亽.° 提交于 2020-01-21 10:38:10
问题 This question is similar if not identical but there is no solution. I've looked inside the archive and there's only one executable, so I am at a loss as to how to proceed. Any ideas greatly appreciates. 回答1: Invalid Build Structure The binary file 'YourApp.app/libYourLibrary.a' is not permitted. Your app may contain only one executable file. This error occurs when a static library file is mistakenly copied into the app bundle. You should link the libYourLibrary.a static library via a Link

Invalid bundle structure - The app may contain only one executable file.

荒凉一梦 提交于 2020-01-21 10:38:02
问题 This question is similar if not identical but there is no solution. I've looked inside the archive and there's only one executable, so I am at a loss as to how to proceed. Any ideas greatly appreciates. 回答1: Invalid Build Structure The binary file 'YourApp.app/libYourLibrary.a' is not permitted. Your app may contain only one executable file. This error occurs when a static library file is mistakenly copied into the app bundle. You should link the libYourLibrary.a static library via a Link

How to specify app id when upload to iTunesConnect using command line

妖精的绣舞 提交于 2020-01-21 03:37:06
问题 Summary I`m trying to automatize my applications upload to iTunesConnect. I have at least 6 apps and all are always "ready to upload". The problem is when I try to upload an app to iTunesConnect using command line, I have the following error message: "warning: There are more that one application pre-configured in iTunesConnect. Only the first will be used.". Questions How can I know what is the first? Is there a way to set the first? Is there a way to specify which app I am trying to submit?

How to specify app id when upload to iTunesConnect using command line

匆匆过客 提交于 2020-01-21 03:37:06
问题 Summary I`m trying to automatize my applications upload to iTunesConnect. I have at least 6 apps and all are always "ready to upload". The problem is when I try to upload an app to iTunesConnect using command line, I have the following error message: "warning: There are more that one application pre-configured in iTunesConnect. Only the first will be used.". Questions How can I know what is the first? Is there a way to set the first? Is there a way to specify which app I am trying to submit?

An error occurred uploading to the iTunes Store - Please upgrade Java

喜你入骨 提交于 2020-01-20 02:22:11
问题 Yesterday there were an update to Jave (1.6.0_31) in the "Software update", but now when I try to send my updated app, I get this error "An error occurred uploading to the iTunes Store". Console writes this error... Java 1.5, 1.6, or 1.7 is required. Currently, java is the default java version. Please upgrade. Any idea how to fix this? Thanks! 回答1: I met the same "An error occurred uploading to the iTunes Store" issue, and it took me a WHOLE NIGHT! Here comes the way to solve it: cd /System

Can't assign External Testers to new build after expiring the previous one

Deadly 提交于 2020-01-14 18:51:15
问题 Good day, I have a new version of my app with about 2 builds already like 1.0.0 build 1 and 1.0.0 build 2. I have assigned the External Testers to 1.0.0 build 2 and all is good. I was able to update my TestFlight app with build 2 and do some tests until I saw an issue and uploaded another build(1.0.0 build 3). Then I went into build 2 and clicked "Expire Build". I then went into build 3 and its status is already "Ready to Submit" for External Testers so I tried to add the External Testers

Can't assign External Testers to new build after expiring the previous one

让人想犯罪 __ 提交于 2020-01-14 18:50:32
问题 Good day, I have a new version of my app with about 2 builds already like 1.0.0 build 1 and 1.0.0 build 2. I have assigned the External Testers to 1.0.0 build 2 and all is good. I was able to update my TestFlight app with build 2 and do some tests until I saw an issue and uploaded another build(1.0.0 build 3). Then I went into build 2 and clicked "Expire Build". I then went into build 3 and its status is already "Ready to Submit" for External Testers so I tried to add the External Testers

how to reject the submitted binary from new Itunes interface [duplicate]

谁说胖子不能爱 提交于 2020-01-14 05:33:10
问题 This question already has answers here : reject this binary in new itunes connect UI (12 answers) Closed 5 years ago . I just submitted the iOS build to apple after that I realized, there is something wrong and want to remove the existing binary and re-submit the new one. I think today Apple has changed their itunes interface. Any one knows then, please share it here. when I try to submit the binary from Xcode 5.1.1 it shows the following error. Since I need to reject the existing one. 回答1:

Error When Attempting to Upload a Build to iTunes Connect

孤街醉人 提交于 2020-01-13 08:51:47
问题 This post relates to a rapidly changing event. I am getting an error while trying to upload a build to iTunes Connect. This is the first time that I have seen this error, and I can't resolve it. I have tried following advice from other posts, but that has not proved successful. I have tried removing and re-adding my account in Xcode, having the client change my role to Application Manager, manually managing signing, and attempting to use Application Loader, which returns the same error. I