Code in XCode 7?

Discussion in 'How Can I...?' started by ddramond, Nov 19, 2015.

Tags:
  1. ddramond

    ddramond Boxer

    Joined:
    Nov 19, 2015
    Messages:
    3
    Likes Received:
    0
    I was wondering, is there anyway to export my app as an iOS, open it within XCode 7 and then view the full coding of the app so I could tweak it through XCode?

    Also, is there any way I could not have the Buildbox logo come up at the start when my app is run? This sort of takes away the feel of it being "my hard work". Sort of sucks.

    Thanks!

    Danny
     
  2. andre_sprs

    andre_sprs Serious Boxer

    Joined:
    Sep 30, 2015
    Messages:
    844
    Likes Received:
    403
    When you export as iOS it will place all of the code in a folder, which you can open in Xcode.
    If you have a subscription or paid for build box you can remove the buildbox logo.
     
  3. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    You have access to code up until the game loads, the game code itself is pre-compiled.

    As @andre_sprs stated if you are a paid customer then the loading screen can be customized inside Buildbox.
     

Share This Page