Buildbox 3.0.2 Won't Build On Xcode 11.0 Under Macos Catalina!

Discussion in 'Technical Discussion' started by dan_counsell, Oct 9, 2019.

  1. dan_counsell

    dan_counsell Avid Boxer

    Joined:
    Sep 25, 2015
    Messages:
    172
    Likes Received:
    229
    Just upgraded to macOS 10.15 Catalina. Buildbox 2.3.8, works great and the exported projects build fine in Xcode 11, however Buildbox 3 is a different story.

    Buildbox 3.0.2 won't build on Xcode 11.0 under Catalina, the build fails every time. Is this a known issue? or am I doing something wrong?

    Xcode Screenshot: https://cl.ly/c229f493c091

    Ping! @Sean Buildbox, @ZackGriset, @TreySmith, @NikRudenko
     
  2. Jaro

    Jaro Avid Boxer

    Joined:
    Sep 21, 2018
    Messages:
    387
    Likes Received:
    126
    Do you have Xcode upgraded ??
     
  3. tonymartz2

    tonymartz2 Avid Boxer

    Joined:
    Jun 9, 2016
    Messages:
    198
    Likes Received:
    46
    works fine for me after the upgrade
     
  4. dan_counsell

    dan_counsell Avid Boxer

    Joined:
    Sep 25, 2015
    Messages:
    172
    Likes Received:
    229
    Tried a new project, same build errors - https://cl.ly/9a6a5c19f9b6

    Using Buildbox 3.0.2 B#3194 and Xcode 11.0 (11A420a) under macOS 10.15 (19A583) Catalina.

    Anyone else successfully building with this setup?
     
  5. Sean Buildbox

    Sean Buildbox Serious Boxer

    Joined:
    Sep 24, 2015
    Messages:
    902
    Likes Received:
    1,076
    @dan_counsell are you trying on simulator? Simulator will not work with BB3 under any set up currently. Do the build errors occur as well with actual device?
     
  6. dan_counsell

    dan_counsell Avid Boxer

    Joined:
    Sep 25, 2015
    Messages:
    172
    Likes Received:
    229
    Ah, I was trying to use the simulator, will try a direct connection to the iPhone now…
     
  7. tonymartz2

    tonymartz2 Avid Boxer

    Joined:
    Jun 9, 2016
    Messages:
    198
    Likes Received:
    46
    I also get build failed if I try to build running an Xcode simulator, I always connect my Iphone lightning to usb cable and then I click on my phone when it shows up on Xcode. the app then installs and runs on my actual phone. that has always worked for me not the other Xcode sims
     
  8. Sean Buildbox

    Sean Buildbox Serious Boxer

    Joined:
    Sep 24, 2015
    Messages:
    902
    Likes Received:
    1,076
    This is known. Basically with 3D there are libraries required by simulator that are not needed on device. We do not include those because they would bloat actual IPA files once compiled for device. So unfortunately simulator does not work currently for Buildbox 3, though we've discussed potential solutions for this. In the meantime simulators are unfortunately not compatible.
     
    itzonator likes this.
  9. dan_counsell

    dan_counsell Avid Boxer

    Joined:
    Sep 25, 2015
    Messages:
    172
    Likes Received:
    229
    Perfect, thanks for your help!
     
    ZackGriset and Sean Buildbox like this.

Share This Page