When Build app made by Unity to iphone, error occurs in Xcode.
Even if you check the contents of the error message, you can not fix it well. I want to know how to improve.
- Steps taken
1. Build with iOS settings with Unity (Windows PC).
2. I opened folder with Xcode.
3. I made a build.
- Then an error message like the one below is displayed and it is impossible to build.
- "Apple Mach-O Linker (Id) Error"
- "_OBJC_CLASS _ $_ ARSession". Referenced from: "
- "Linker command failed with exit code 1 (use-v to see invocation)"
- Development environment
- PC: Windows 10 Pro , Mac OS 10.12
- Unity: 2017.2.0 f 3
- Xcode: 9.2
↧