I am working in OSX 10.8.5 on a MacBook Pro, with Xcode 5.1.1. I am moving to Yosemite in 2 weeks and want to upgrade to Xcode 7. I know I can simply delete the current (5.1.1) Xcode app. Are there any other files downloaded with Xcode? If so, where might they be and should they be deleted? Thank you.
Search results for
5.1.1
401 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
If you add your device UDIDs to the provisioning profile, your apps should run on your own devices. (Providing you deploy apps ad hoc - old Xcode won't recognize new iOS devices, so you won't be able to install or debug directly from Xcode). But you cannot submit to the store unless you use recent Xcode versions. The minimum requirement for app store submission may still be at Xcode 5.1.1 / iOS 7 SDK for now but will be changing to Xcode 6 / iOS 8 SDK any day now if it's not already.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
armv7 minimum iOS is 3.1https://developer.apple.com/library/ios/documentation/DeviceInformation/Reference/iOSDeviceCompatibility/DeviceCompatibilityMatrix/DeviceCompatibilityMatrix.htmlSee Table 1-1I think what you saw when uploading was the admonition note Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 SDK. That means you need to support iOS 7 capable devices (not minimum iOS 7)...screens, etc. Base SDK is 8.x and deployment can be 6.1, as an example...iOS 5 users are in single digits now, so I'd not put too much effort into that level to make it work.But if you're sure you set deployment to iOS 5.1.1, and it makes it into the store, then by default any iPod Touch 4 users at 5.1.1 or higher should be able to install. And pls. move to Xcode 😉
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
I don't use Xcode, but I know how to set the min iOS level. Mine is set to 5.1.1. I think I was wrong about armv7 affecting the min OS. I'm still not sure where I thought I saw that minimum OS version now... it wasn't when uploading via Application Loader, anyway.I use these two charts to determine device compatibility:http://iossupportmatrix.com/http://28byteslater.com/ios-compatibility/My app is unreleased. If it was released, I could visit iTunes on a Touch 4 and see if they'll let me buy it. If the Touch 4 could run TestFlight I'd also be able to tell that way. You're right that anyone can buy an app via iTunes on their computer, but I don't think they can give it a 1-star review unless it actually installs on their device.
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
I am also facing this issue. As a work-around, I am uploading in-app hosted content using xcode 5.1.1
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
Everytime I tap Submit for Review on iTunes Connect, there is show me an error says Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 SDK.Here is my app's bulid info:OS X 10.11 beta 3Xcode 6.4 (App Store version)Swift 1.2Any suggust is appeciated.
My info.plist lists MinimumOSVersion 5.1.1 and UIRequiredDeviceCapabilities armv7 (requiring iOS 6 I think) but I could have sworn I saw something mention a minimum OS version of iOS 7 either when I uploaded my ipa or submitted my app.Is there somewhere on Itunes Connect that I can verify my app's minimum OS version and/or see a list of devices that my app can be installed on?I'm trying to figure out if it will be sold to users with the iPod Touch 4 (which maxes at iOS 6.1.6).
And I should add, since the error message is:Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 SDKDoes that mean that Apple is no longer supporting iOS 8 SDK?
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
I currently am trying to submit my final build of an app to the App Store. However every time I try to submit the build iTunes connect throws an error saying that all apps must be built with Xcode 5.1.1 and later. I tried uploading through Application Loader to see if that would make a difference rather than through Xcode and Application Loader gave me a warning saying I had built the app with a beta version of Xcode. The strange thing is that I'm using the current release version of Xcode, Xcode 6.4. I really need to know what is causing this so I can submit my app to the App Store on time. Thanks in advance for any reply!
Dear fellow apple developers,we are trying very hard to upload our app that we created using xcode 6.4 with a requirment of IOS 8.4. The only problem is, the is built on Yosemite but uploaded on El Capitan. So we are stuck with the problem that the app can't be uploaded for review. Is there any of you who have some ideas to find a solution? We hope someone can help us with this problem.Kind Regards.
Hello all,I'm using SDK 8.0 and Swift, and my app compiles fine, but when its being sent for submission in iTunes Connect, I get a red-warning saying Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 SDK.This is obviously a problem, because if I revert Xcodes SDK to 7.0, Xcode refuses to compile it saying iOS targets using Swift cannot be built against an SDK older than 8.0, but the effective SDK is 7.1. I should mention that this is an update to an existing application, not a new one, and I am using Xcode 6.4, not Xcode 7 (nor is it installed on my machine). I am, however, on El Capitan.Has anyone else run into this loop? Any fixes in the pipeline?Thankyou!
Max,Tried all the steps you described and still crashes... is there anything else i could do ? Here is the Log.Process: Mail [574]Path: /Applications/Mail.app/Contents/MacOS/MailIdentifier: com.apple.mailVersion: 9.0 (3073)Build Info: Mail-3073000000000000~1Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Mail [574]User ID: 501Date/Time: 2015-08-03 12:18:43.745 -0600OS Version: Mac OS X 10.11 (15A234d)Report Version: 11Anonymous UUID: D703EE4A-4267-FA27-620B-4F3C6D3B6A26Time Awake Since Boot: 480 secondsCrashed Thread: 7 -[LibraryImportAssistant synchronouslyDoTheImport] Dispatch queue: NSOperationQueue 0x7ff89d89e4e0 :: NSOperation 0x7ff89d89ea00 (QOS: UTILITY)Exception Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYApplication Specific Information:*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '<MFSqliteHandle: 0x7ff89bdce840> attempting to dealloc with active db'abort() calledterm
Topic:
App & System Services
SubTopic:
Core OS
Tags:
I have this issue as well. I can't submit my update, for my app. How can i fix this. With Xcode 7 beta i got this on the itunes connect : Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 SDK.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
I am getting the following log when traing to open mail. Can someone help me, I can't open mail.Process: Mail [1498]Path: /Applications/Mail.app/Contents/MacOS/MailIdentifier: com.apple.mailVersion: 9.0 (3073)Build Info: Mail-3073000000000000~1Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Mail [1498]User ID: 501Date/Time: 2015-08-03 09:49:30.062 -0600OS Version: Mac OS X 10.11 (15A234d)Report Version: 11Anonymous UUID: D703EE4A-4267-FA27-620B-4F3C6D3B6A26Time Awake Since Boot: 2200 secondsCrashed Thread: 1 -[LibraryImportAssistant synchronouslyDoTheImport] Dispatch queue: NSOperationQueue 0x7fbc82499770 :: NSOperation 0x7fbc82499cf0 (QOS: UTILITY)Exception Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYApplication Specific Information:*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '<MFSqliteHandle: 0x7fbc826c63d0> attempting to dealloc with active db'abort() calledterminating with
Good Day,I installed Version 3 of El Capitan Beta, and now i can't open Mail. It crashes after opening the application. Could anyone help me solve this problem.These are the logs I am getting...Process: Mail [1498]Path: /Applications/Mail.app/Contents/MacOS/MailIdentifier: com.apple.mailVersion: 9.0 (3073)Build Info: Mail-3073000000000000~1Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Mail [1498]User ID: 501Date/Time: 2015-08-03 09:49:30.062 -0600OS Version: Mac OS X 10.11 (15A234d)Report Version: 11Anonymous UUID: D703EE4A-4267-FA27-620B-4F3C6D3B6A26Time Awake Since Boot: 2200 secondsCrashed Thread: 1 -[LibraryImportAssistant synchronouslyDoTheImport] Dispatch queue: NSOperationQueue 0x7fbc82499770 :: NSOperation 0x7fbc82499cf0 (QOS: UTILITY)Exception Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYApplication Specific Information:*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '<MFSq
Topic:
App & System Services
SubTopic:
Core OS
Tags: