ld: '/Users/ompatel/Downloads/Answer My Question 2/RevMobAds.framework/RevMobAds(RevMobCDataScanner.o)'
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. for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Asked
Active
Viewed 64 times
0

Anupam Mishra
- 3,408
- 5
- 35
- 63

om patel
- 1
- 7
-
Set "bitcode- No " http://stackoverflow.com/a/32466484/4970453 Check This link @om – Varinder Singh iPhone Dev Aug 09 '16 at 09:03
-
thanks for the help – om patel Aug 10 '16 at 05:16
-
how to fix this bug libc++abi.dylib: terminating with uncaught exception of type NSException (lldb) – om patel Aug 10 '16 at 05:23
-
Have you checked this Answer ->http://stackoverflow.com/a/27389647/4970453 – Varinder Singh iPhone Dev Aug 10 '16 at 06:09
-
Just remove yellow errors ->http://stackoverflow.com/a/17770531/4970453 – Varinder Singh iPhone Dev Aug 10 '16 at 06:10
-
My app is build in sprite builder so i need a answer about sprite builder – om patel Aug 10 '16 at 06:15
-
I don't have any idea about sprite builder – Varinder Singh iPhone Dev Aug 10 '16 at 06:20