Search Unity

Unity 5.4.3 IOS IL2APP Xcode 8.2.1 error

Discussion in 'Getting Started' started by marksunara, Aug 17, 2017.

  1. marksunara

    marksunara

    Joined:
    May 24, 2013
    Posts:
    18
    Hello,

    I have been having problems with Xcode 8.2.1. After I build my project in Unity, I open the file in Xcode and when I try to build it in Xcode, I get an error from the compile which states:

    "Cannot initialize a parameter of type 'Component_t3501516275 * ' with an lvalue of type "Type_t *'

    This error appears 14 times in the file and I tried and sure how to fix it.

    Is there a way to fix this error?
     
  2. marksunara

    marksunara

    Joined:
    May 24, 2013
    Posts:
    18
    No worries, the errors are fixed. The error came from the scripts as it compiled from Xcode.