I just completed making an app in Xcode 6.1 (GM), i have Mac OS X Yosemite GM and all the new updates.
When i submitted my application in the iTunesConnect website it says,"Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 SDK"
Need help, how can i solve this issue?
Xcode 6.1 includes the iOS 8.1 beta SDK. You can't submit to the app store using a beta SDK. You'll have to download Xcode 6.0.1 from the Mac app store. Be sure to rename Xcode 6.1 so that the app store doesn't overwrite it.
Related
I updated my XCode to 10.0.2 version today. After update I can not upload new version of my app to iTunes Connect.
Invalid Toolchain - Your app was built with a beta version of Xcode or
SDK. Apps submitted to the App Store must be built with the GM version
of Xcode 9 and the SDK for iOS 11, tvOS 11, watchOS 4, or macOS 10.13
or later.
Changed Project Format to Xcode 10.0-compatible and got this message again.
Any issues?
It was a bug on the part of Apple. They already fixed it.
Submit for Review in iTunesConnect returns:
"Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 or later SDK."
The thing is that:
- My build was made with Xcode 6.1
- Deployment Target is 7.0 as well
I Tried to submit it through Xcode and Application Loader.
Still, iTunesConnect keeps giving me same error.
Any help will be appreciated.
Although Xcode 6.1 is names GM it is not yet released and can't be used submit apps right now.
You can use Xcode 6 or 6.0.1
As you know, Apple has just made available the Xcode 6 GM seed and announced that we can now submit iOS 8 apps (Submit Your iOS 8 Apps Today). However, I have a question: does it mean that, starting today, is it required to submit app updates with the new Xcode 6? Can I still use Xcode 5.1.1 (Base SDK iOS 7.1)? If not, could I keep submitting apps with Base SDK targeting iOS 7.1 with Xcode 6?
Thanks
I'm in the midst of submitting an update right now and iTunesConnect states that builds can be submitted with Xcode 5.1.1 or later, or Application Loader 2.9.1 or later.
According to Apple, you can still use Xcode 5.1.1 to update your apps.
Xcode 5.1.1 is the latest version on the App Store !
You should use the latest version of Xcode available on the Mac App
Store to submit your apps. (Xcode Support)
Hope this can help you ;)
At the time of writing (September 12th 2014) you can submit apps with both Xcode 5.1.1 and Xcode 6 GM seed. So both SDKs are allowed. As soon as iOS 8 comes out, the App Store version of Xcode will show an update to Xcode 6.0.
Going by past experiences, at that point you will still be able to download Xcode 5.1.1 from the developer portal and still be able to submit apps with it for a few more weeks/months until Apple will officially announce that the new iOS 8 SDK is required for app submission.
Watch that newsfeed at https://developer.apple.com/news/
Currently there is Xcode 5.The question is, can i submit my app witch supports iOS 6.1 ,through Xcode 4.x version ?
NOTE: I have no installed Xcode 5 because of my osx 10.7.5
Yes you can, Apple will ask you to include a 120x120 icon for iOS 7 devices both they will accept your app submission.
I've been sumbit some app with Xcode 4.6 which I installed next to Xcode 5.
I have developed an iOS application. My Xcode version is currently 4 and i want to upgrade to iOS 5. Can i do that without to be worry about the operability of my app later when i become on iOS 5?
Yes, there's nothing to worry about.
You should always build and test your application with the latest release and latest beta version of Xcode/iOS.
As of today this would be something like:
Xcode 4.1 on Lion with iOS 4.3
Xcode 4.2 beta on Lion with iOS 5.0 beta
You can install both of them on the same machine without any problems.
Also, I heard that starting with Xcode 4.2 you will be able to several versions of the simulator.
If you are trying to submit an app to the App Store you cannot build it with the Beta version of XCode. Also note that the latest Beta is iOS 5 and XCode 4.2.
On the iOS Dev Center page after selecting iOS SDK Beta
Xcode 4.2 Developer Preview cannot be used to submit apps to the iOS or Mac App Store. Continue to use the publicly released version of Xcode to compile and submit apps to the App Stores.