The strange thing is that it works fine with the simulator SDK and it even tried to work the first time I tried running it on the iPad but didn’t have the password for the iCloud account associated with it.
I tried everything, deleted the iOS build, reverted the whole unity project, changing settings back and nothing worked.
I even tried removing and adding imports in the pch file like I’ve read in another post but it seems it is not the same issue.
No, not yet, I was about to try to compile a blank project to see what happens but even if it works it wouldn't help me with the one I need it to work. Please let me know if you find anything about it.
Same exact thing happens to me. There's an [issue open][1] about this. I've added my vote to it. I would downgrade back to 5.4, but it seems that it can't be done. 5.5 is the first version that uses new serialization and downgrading is impossible. Have someone submitted a bug report? I can't submit out project, and this issue doesn't seem to affect new projects. [1]: https://issuetracker.unity3d.com/issues/ios-xcode-fails-to-build-for-ios-with-errors-use-of-undeclared-identifier-unity-ui-textrendering
– CyberManiak