SFaceCompare icon indicating copy to clipboard operation
SFaceCompare copied to clipboard

/Pods/SFaceCompare/SFaceCompare/SameFace.framework/SameFace' does not contain bitcode.

Open hsabino opened this issue 4 years ago • 3 comments

Hi, When I try to build for my iPhone X device I get this error:

'/Users/////////Pods/SFaceCompare/SFaceCompare/SameFace.framework/SameFace' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. file '/Users////////*/Pods/SFaceCompare/SFaceCompare/SameFace.framework/SameFace' for architecture arm64

I disabled bitcode by going to your target's Build Settings -> Set Enable Bitcode to "No" for the SFaceCompare, but the issue continue.

I'm using: XCode Version 11.4 (11E146)

If more information is needed, just let me know.

Thanks,

hsabino avatar Apr 14 '20 17:04 hsabino

Hi @hsabino I've fixed the problem, just waiting for the pull request to be accepted. We'll hopefully soon find an updated version on CocoaPods. In the meantime you can use SameFace.framework from my pull request which will fix your issues.

horrion avatar Aug 02 '20 11:08 horrion

@horrion I've just updated and rebuild SameFace.framework. For new updates. Probably your help may require. Cause building SameFace.framework universal framework is a pain for me) And anything may go wrong. Could you try the new version and let me know, pls.

BohdanNikoletti avatar Oct 10 '20 23:10 BohdanNikoletti

Wait, so you've built the framework, but not as a universal framework and now you'd like me to build it as a universal framework?

horrion avatar Oct 14 '20 22:10 horrion