Xcode 6/7 compatibility?
Xcode 6/7 compatibility?
- Subject: Xcode 6/7 compatibility?
- From: Rick Mann <email@hidden>
- Date: Mon, 15 Jun 2015 16:36:00 -0700
I've been tasked with developing a Framework to allow third parties to embed our content in their apps. I'm hoping to do this with an embeddable iOS Framework that contains a compiled .a file. This may require some shenanigans around Xcode for distribution.
Assuming that works, if I compile this with Xcode 7 and write it in Swift 2, but set the deployment target to iOS 8.0, will a user of Xcode 6 (and Obj-C) be able to embed this Framework in their app? Will they be able to publish to the App Store with Xcode 6 (assuming my Framework doesn't use any new APIs, etc.)?
I'd like to do this project in Swift 2, but our clients absolutely must be able to submit to the store and use Xcode 6, at least until Apple requires Xcode 7.
Thoughts? Thanks,
--
Rick Mann
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden