Buildbox Xcode Archive Problem

Discussion in 'Technical Discussion' started by ThinkSimple, Mar 22, 2018.

  1. ThinkSimple

    ThinkSimple Boxer

    Joined:
    Jun 29, 2017
    Messages:
    29
    Likes Received:
    10
    Hello Buildbox Community,
    Recently I always get an error when I try to archive my game in Xcode.
    I never really had problems in Xcode but now this...
    Does somebody know how to fix this Problem
    Screenshot of the Error Code:
    Unbenannt.PNG
     

    Attached Files:

  2. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    Based on the info provided I'm guessing that you need to update your Xcode.
     
  3. ThinkSimple

    ThinkSimple Boxer

    Joined:
    Jun 29, 2017
    Messages:
    29
    Likes Received:
    10
    thanks this fixed the error, but now im getting some new errors with some assets. Unbenannt2.PNG
     
  4. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    What version of Xcode and BB are you using now? Most likely you just need to re-export the project.
     
  5. ThinkSimple

    ThinkSimple Boxer

    Joined:
    Jun 29, 2017
    Messages:
    29
    Likes Received:
    10
    I have Xcode 8.3.3 and the newest version of buildbox(2.3.3.0) installed...
    Re-Exporting the project didn't work, I'm getting the same error again.
     
  6. spicedbeangames

    spicedbeangames Miniboss Boxer

    Joined:
    Mar 31, 2016
    Messages:
    1,389
    Likes Received:
    596
    Check out this thread
     
  7. ThinkSimple

    ThinkSimple Boxer

    Joined:
    Jun 29, 2017
    Messages:
    29
    Likes Received:
    10
    Now upgraded to Xcode 9.2 but and it's still not working, I'm getting the same error message Unbenannt4.PNG :
     
  8. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
  9. ThinkSimple

    ThinkSimple Boxer

    Joined:
    Jun 29, 2017
    Messages:
    29
    Likes Received:
    10
    hmm I tried pasting this command in the terminal
    rm -rf ~/Library/Developer/Xcode/DerivedData
    but this also didn't helped I got same asset error again.
    I will try the other options mentioned on stackoverflow later.
     
  10. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    Did you add an icon? Otherwise, I would contact support@buildbox.com and provide your BBDOC so we can check how it is set up.
     
  11. ThinkSimple

    ThinkSimple Boxer

    Joined:
    Jun 29, 2017
    Messages:
    29
    Likes Received:
    10
    Yes, of course. I tried old exported projects(exported from Buildbox) if they still would work in Xcode and they do. But if I now export them(the old 100% working unchanged projects) from Buildbox and archive them in Xcode I get an "Asset Catalog Compiler Error".
     
  12. ThinkSimple

    ThinkSimple Boxer

    Joined:
    Jun 29, 2017
    Messages:
    29
    Likes Received:
    10
    So a strange thing I found out is that the build succeeds if I run the app on the emulator. The App works fine on the Emulator and the app icon is also visible...
    BuilSucceeds.PNG
     
  13. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    Please send BBDOC examples to support@buildbox.com so we can work with you to solve this issue.
     

Share This Page