Xcode Mach-o Linker Error

Discussion in 'Technical Discussion' started by vtjniknh, Jul 9, 2017.

  1. vtjniknh

    vtjniknh Boxer

    Joined:
    Nov 3, 2015
    Messages:
    13
    Likes Received:
    4
    When I try to build in xcode I continue to get this error. I do not have ads in my game and I even get this error with a sample game from buildbox.

    Has anyone figured out how to solve this issue?
     
  2. abdussadik

    abdussadik Boxer

    Joined:
    Jan 12, 2016
    Messages:
    79
    Likes Received:
    12
    Did anybody find solution for this error?
     
  3. AaroArts

    AaroArts Miniboss Boxer

    Joined:
    Jun 22, 2016
    Messages:
    1,546
    Likes Received:
    826
    You probably need to update xCode.
    Or try running on an older iOS.
     
  4. abdussadik

    abdussadik Boxer

    Joined:
    Jan 12, 2016
    Messages:
    79
    Likes Received:
    12
    Hello, thank you

    I am using the latest Xcode. I tried every iOS version available in Xcode, but not worked.
     
  5. AaroArts

    AaroArts Miniboss Boxer

    Joined:
    Jun 22, 2016
    Messages:
    1,546
    Likes Received:
    826
    Are you building to a device or simulator?
     
  6. Christoph

    Christoph Miniboss Boxer

    Joined:
    Oct 4, 2015
    Messages:
    2,807
    Likes Received:
    2,309
    Mach-o Linker Errors can be anything. So best is to start from scratch. It could be your bundle ID that is wrong, your team is missing or anything else really. You can also try to delete Xcode completely, then download it again from the AppStore.
     
  7. abdussadik

    abdussadik Boxer

    Joined:
    Jan 12, 2016
    Messages:
    79
    Likes Received:
    12
    Hello

    I tried on simulator and on device.
     
  8. abdussadik

    abdussadik Boxer

    Joined:
    Jan 12, 2016
    Messages:
    79
    Likes Received:
    12
    Thank you Christoph

    Yes, you are right, it can be many thing, I had problems like this before, I tried other solutions, solutions from stackoverflow, for now they didn't work. Before I have fixed 2 times this error, this time still no solution.
     

Share This Page