Is Xcode 10 Supported?

Discussion in 'Technical Discussion' started by rcruz82, Sep 25, 2018.

  1. rcruz82

    rcruz82 Boxer

    Joined:
    Apr 16, 2018
    Messages:
    20
    Likes Received:
    11
    I’m trying to get my game installed on my iPhone XS but it’s not building ever since I updated to Xcode 10.

    Does anyone have any info on this?

    *Edit: So I just tried this:

    Xcode->File->Project Settings-> Build System -> Legacy Build System.

    Select "Legacy Build System" from Build System tag. Press on "Done"

    Clear your project with "cmd+shift+alt+k" and "Derived Data"

    And it worked!?

    https://stackoverflow.com/questions/50718018/xcode-10-error-multiple-commands-produce
     
    Last edited: Sep 25, 2018
  2. Sean Buildbox

    Sean Buildbox Serious Boxer

    Joined:
    Sep 24, 2015
    Messages:
    902
    Likes Received:
    1,076
  3. Kill DM

    Kill DM Boxer

    Joined:
    Jan 31, 2017
    Messages:
    20
    Likes Received:
    8
    I'm getting an error On Xcode as well. Can't upload my game.
     
  4. NikRudenko

    NikRudenko Administrator Staff Member

    Joined:
    Sep 25, 2015
    Messages:
    179
    Likes Received:
    493
    What kind of error you guys having?

    I just tried multiple games with Xcode 10 and it working great.

    The only issue I found was in applovin SDK. I it is just need new framework (SafariServices.framework)
     
    AndyG likes this.
  5. AndyG

    AndyG Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,100
    Likes Received:
    915
    I haven't uploaded to iTunes Connect yet but exporting from BB 2.3.7 Beta and installing via Xcode 10 on an iPhone 6 Plus is working perfectly for me.
     
  6. Christoph

    Christoph Miniboss Boxer

    Joined:
    Oct 4, 2015
    Messages:
    2,807
    Likes Received:
    2,309
    Yeah. Can confirm. No issues with Xcode 10. Everything works using BB 2.3.7.

    For ads I use custom hooks though.
     
  7. anthony_williamson

    anthony_williamson Boxer

    Joined:
    Jan 29, 2016
    Messages:
    20
    Likes Received:
    13
    I recently built my game with Xcode 10, on an iPhone 6 (iOS 12.1), and my controls are inaccessible. I switched over to Xcode 9.4.1, built it, and got the same exact results. I was using an export from BB 2.3.6.

    During the same session, I built the game on an iPad 3 (iOS 9.2) and everything worked perfectly.

    For iOS 12, should I be using BB 2.3.7 beta?
     
  8. AndyG

    AndyG Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,100
    Likes Received:
    915
    Lifesaver @NikRudenko
    But needs added to the export for release of 2.3.7
     

Share This Page