Xcode Build Error

Discussion in 'Technical Discussion' started by trygiimusic, Oct 21, 2015.

  1. trygii

    trygii Avid Boxer

    Joined:
    Oct 14, 2015
    Messages:
    307
    Likes Received:
    72
    I'm getting the following error:

    [​IMG]

    I imported the latest Chartboost SDK, and I also did not change anything in the project. Just BuildBox export, open in Xcode, build, error.

    How can I fix this?
     
  2. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    Most likely the issue is that you are using Xcode 7. You need to downgrade back to Xcode 6.4.
     
  3. trygii

    trygii Avid Boxer

    Joined:
    Oct 14, 2015
    Messages:
    307
    Likes Received:
    72
    @Andy yes I'm using 7.0. I'll downgrade and get back to you to see if its fixed.

    Thanks!
     
  4. Jayson

    Jayson Boxer

    Joined:
    Oct 19, 2015
    Messages:
    85
    Likes Received:
    58
    Hi! Without downgrading, try this:

    Under Project, Click "PTplayer"
    Go to "Build Settings Tab"
    Search for "bitcode"
    Set enable bit code to "no"

    That should do it. :D
     
    trygiimusic likes this.
  5. trygii

    trygii Avid Boxer

    Joined:
    Oct 14, 2015
    Messages:
    307
    Likes Received:
    72
    @bojboj yes it worked! You saved me some time, thanks :)
     

Share This Page