Re: How does ENABLE_BITCODE work?
Re: How does ENABLE_BITCODE work?
- Subject: Re: How does ENABLE_BITCODE work?
- From: email@hidden
- Date: Sat, 12 Sep 2015 10:35:46 -0400
> On Sep 11, 2015, at 4:45 PM, Rick Mann <email@hidden> wrote:
>
> I'm trying to build the OpenCV framework with bitcode support. OpenCV is built using cmake, and a Python script that drives cmake to build all the various architectures.
>
> I had hoped it would be as easy as adding -DENABLE_BITCODE=1 in the cmake build rules somewhere, but I was looking at a pure Xcode project, trying to find out where Xcode specifies ENABLE_BITCODE during the build process, and didn't see it, or anything related to bitcode. So, I'm wondering how to work it into the cmake-based OpenCV project.
>
> TIA,
>
> --
> Rick Mann
> email@hidden
I haven't tried it, but this looks useful:
http://stackoverflow.com/questions/31486232/how-do-i-xcodebuild-a-static-library-with-bitcode-enabled
If you get it figured out, let me know as I have some interest in a project with OpenCV whenever I can find some time.
Thanks,
Dave Reed
_______________________________________________
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