Apple Mach-o Linker Error

Discussion in 'Technical Discussion' started by vikash, Dec 10, 2018.

  1. vikash

    vikash Boxer

    Joined:
    Jun 20, 2017
    Messages:
    70
    Likes Received:
    25

    Attached Files:

  2. AaroArts

    AaroArts Miniboss Boxer

    Joined:
    Jun 22, 2016
    Messages:
    1,546
    Likes Received:
    826
    You sometimes see this error when you've imported duplicate frameworks, or haven't linked a framework in the Build Phases in Xcode.
     
  3. vikash

    vikash Boxer

    Joined:
    Jun 20, 2017
    Messages:
    70
    Likes Received:
    25
    Okay So, How Can I link my framework. I am not using ads in my game. Could you please tell me in details. I don't know anything about coding.
     
  4. AaroArts

    AaroArts Miniboss Boxer

    Joined:
    Jun 22, 2016
    Messages:
    1,546
    Likes Received:
    826
    What have you added to your project since exporting it from Buildbox?
     
  5. vikash

    vikash Boxer

    Joined:
    Jun 20, 2017
    Messages:
    70
    Likes Received:
    25
    Nothing I have just create a simple game and exported without any ads and all Please have a look at it & exported in Xcode. When I opening it it is showing the error.
    Screen Shot 2018-12-11 at 12.24.05 AM.png Screen Shot 2018-12-11 at 12.24.26 AM.png
     
  6. AaroArts

    AaroArts Miniboss Boxer

    Joined:
    Jun 22, 2016
    Messages:
    1,546
    Likes Received:
    826
    What version of Buildbox and Xcode are you using?

    You could check you have these settings enabled:

    Screen Shot 2018-12-10 at 19.00.34.png

    If not, try re-exporting it from Buildbox and see if you have the same problem.
     
  7. vikash

    vikash Boxer

    Joined:
    Jun 20, 2017
    Messages:
    70
    Likes Received:
    25
    Please have a look on this video:
    I am using X-code: 8.2.1
    and build box: 2.3.7
    https://www.dropbox.com/s/mypa1x3dl7mgiix/1.mov?dl=0

    Not working tried many times and explore over internet but not resolving by anything. May be something missing with links.
     
  8. AaroArts

    AaroArts Miniboss Boxer

    Joined:
    Jun 22, 2016
    Messages:
    1,546
    Likes Received:
    826
    You need to update Xcode.
    The latest version is 10.1
     
  9. vikash

    vikash Boxer

    Joined:
    Jun 20, 2017
    Messages:
    70
    Likes Received:
    25
    Hey Thank you so much. I have installed IOS Mojave & Update Xcode to 10.1 & now its working. I have submitted my app successfully finally. Thank you so much.
     
    AaroArts likes this.

Share This Page