Re: ENABLE_BITCODE=NO and assistive applications
Re: ENABLE_BITCODE=NO and assistive applications
- Subject: Re: ENABLE_BITCODE=NO and assistive applications
- From: Jens Alfke <email@hidden>
- Date: Mon, 14 Sep 2015 09:33:13 -0700
On Sep 14, 2015, at 9:17 AM, Bill Cheeseman < email@hidden> wrote:
Does anybody know if Xcode 7 can be used to develop applications without bitcode?
Why don’t you try it and see? (No sarcasm intended. Just pointing out that Xcode 7 has been available in beta form since June.) What I wonder is whether setting the ENABLE_BITCODE build setting to NO will work for applications as well as frameworks.
I assume that bitcode is _only_ included in an app when it’s being built for submission to the App Store. There is absolutely no reason for the linker to include bitcode in a regular build of an app, because the OS doesn’t have the tools to do anything with it. Bitcode is only used by Apple’s distribution servers to generate customized binaries for App Store customers to download.
—Jens |
_______________________________________________
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