Unable To Build To Simulator

Discussion in 'Buildbox 3.0' started by Ethan Feldman, Apr 20, 2020.

  1. Ethan Feldman

    Ethan Feldman Boxer

    Joined:
    Apr 18, 2020
    Messages:
    14
    Likes Received:
    1
    Hi there, I'm getting an issue building to the simulator, it builds using my real iOS device.

    BB 3
    XCode 10

    Error:
    :-1: symbol(s) not found for architecture x86_64

    I need to build to the simulator because I need to create a screenshot for a 12.9 iPad Pro. Apple didn't review my app because the screenshots for the iPad Pro are not correct. Please advise, thank you.
     
  2. Sean Buildbox

    Sean Buildbox Serious Boxer

    Joined:
    Sep 24, 2015
    Messages:
    902
    Likes Received:
    1,076
    Buildbox 3 does not work with xCode simulators at this time. This is due to the simulators requiring architecture that on device it does not need and would bloat actual IPA files if we included them.

    For the screenshots you can very easily make those by adjusting the aspect ratio in an image editor or similar. You could also even use Buildbox Preview screenshot function set to iPad 12.9 ;)
     
    chris15smile likes this.
  3. Ethan Feldman

    Ethan Feldman Boxer

    Joined:
    Apr 18, 2020
    Messages:
    14
    Likes Received:
    1
    Amazing, I didn't know that was a feature! I will try that, thanks. Thanks for the quick reply!
     
    Sean Buildbox likes this.
  4. Sean Buildbox

    Sean Buildbox Serious Boxer

    Joined:
    Sep 24, 2015
    Messages:
    902
    Likes Received:
    1,076
    No problem!
     

Share This Page