How to use BB with iOS 9 ?

Discussion in 'Technical Discussion' started by eyal, Dec 7, 2015.

  1. eyal

    eyal Serious Boxer

    Joined:
    Sep 25, 2015
    Messages:
    642
    Likes Received:
    121
    Just got an iphone5 and it has io9 on it.
    Used to work with xcode 6 now it can't use the ios 9 of course.
    Now what ?
    Tried to use xCode 7 - but I get this error -
    "
    ld: '/Users/user/Desktop/gameFile_5_12_Sios/ios/libs/core/libcore.a(PTStore.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 arm64

    clang: error: linker command failed with exit code 1 (use -v to see invocation)"

    What is going on ?
    Same file works on Xcode 6.4 but not in 7 - what to do ?
     
    Last edited: Dec 7, 2015
  2. playsgames6666

    playsgames6666 Miniboss Boxer

    Joined:
    Nov 13, 2015
    Messages:
    1,168
    Likes Received:
    745
    In build settings in Xcode -- Turn bit code to no .
    Should be good then
     
  3. Tam Pham

    Tam Pham Boxer

    Joined:
    Nov 29, 2015
    Messages:
    7
    Likes Received:
    5
    playsgames6666 provide the right way. At first time, it makes me confuse to find that attribute. Here is the screen shot for clearer explanation if you want:
    Screen Shot 2015-12-07 at 23.43.58.png
     
    Member_Game and Christoph like this.
  4. playsgames6666

    playsgames6666 Miniboss Boxer

    Joined:
    Nov 13, 2015
    Messages:
    1,168
    Likes Received:
    745
    Well that is confusing.
     
  5. eyal

    eyal Serious Boxer

    Joined:
    Sep 25, 2015
    Messages:
    642
    Likes Received:
    121
    Thank you :)
     
  6. netkomm

    netkomm Avid Boxer

    Joined:
    Nov 23, 2015
    Messages:
    274
    Likes Received:
    143
    This video tutorial explains step-by-step how to export a BB project to Xcode.

     

Share This Page