I am able to build my project successfully on Xcode but it shows the following error on Unity Cloud:
Error Domain=NSCocoaErrorDomain Code=3840 "Unexpected character / at line 1" UserInfo={NSDebugDescription=Unexpected character / at line 1, kCFPropertyListOldStyleParsingError=Error Domain=NSCocoaErrorDomain Code=3840 "Missing ';' on line 3" UserInfo={NSDebugDescription=Missing ';' on line 3}}
25925: [xcode] xcodebuild: error: Unable to read project 'Unity-iPhone.xcodeproj'
Unity version: 5.4.5
Xcode version: 8.3.2, I am able to build locally on 8.3.3 as well.
↧