Macos 10.14 Mojave And Xcode 10 Compatibility

Discussion in 'Technical Discussion' started by dan_counsell, Jun 27, 2018.

  1. dan_counsell

    dan_counsell Avid Boxer

    Joined:
    Sep 25, 2015
    Messages:
    172
    Likes Received:
    229
    Hey all,

    Has anyone tried building a BuildBox project with macOS 10.14 Mojave and Xcode 10 yet?
    And perhaps more importantly, does BuildBox 2.3.6 run okay under Mojave (Public Beta 1)? Did anyone try it yet?

    Just curious if it's working or if I should wait…
     
  2. AaroArts

    AaroArts Miniboss Boxer

    Joined:
    Jun 22, 2016
    Messages:
    1,546
    Likes Received:
    826
    I recommend waiting for Support to announce it once Mojave is officially released.
     
  3. dan_counsell

    dan_counsell Avid Boxer

    Joined:
    Sep 25, 2015
    Messages:
    172
    Likes Received:
    229
    Yeah sure, but that aside. Has anyone tried it and does it work?
     
  4. dan_counsell

    dan_counsell Avid Boxer

    Joined:
    Sep 25, 2015
    Messages:
    172
    Likes Received:
    229
    The answer would be no to this, I ran a test and get the following warning on macOS 10.14 Mojave and Xcode 10.

    Screenshot 2018-06-29 at 18.46.23.png

    @Andy any ideas on how to fix this?

    Cheers
    Dan
     
    rcruz82 likes this.
  5. AndyG

    AndyG Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,100
    Likes Received:
    915
    Try using Xcode 9 and see if that works. It should do. BB is probably not compatible yet with an unreleased version of xCode.
     
  6. dan_counsell

    dan_counsell Avid Boxer

    Joined:
    Sep 25, 2015
    Messages:
    172
    Likes Received:
    229
    Just to confirm, running and building BB projects on Mojave with Xcode 9 works fine… Just don't update your test device to the beta of iOS 12.
     
  7. rcruz82

    rcruz82 Boxer

    Joined:
    Apr 16, 2018
    Messages:
    20
    Likes Received:
    11
    I’m getting this too! We need a fix for this ASAP!
     
  8. rcruz82

    rcruz82 Boxer

    Joined:
    Apr 16, 2018
    Messages:
    20
    Likes Received:
    11
    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
     
  9. AndyG

    AndyG Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,100
    Likes Received:
    915
    Dual install Xcode 9 alongside Xcode 10 to maintain compatibility.
     

Share This Page