Hello everyone!
Now that I am almost finished with 8 projects that I need to release for iOS and Android very soon, I needed to update Xcode so that the apps will run on iOS 9.3.
Before, I used 7.1.1 and Unity 5.2.2, which worked fine.
Now, after upgrading to 7.3, there are two errors showing up when trying to run a Unity 5.2.2 build:
il2cpp-codegen.h
> Unknown type name '__declspec'
>> In file included from /[path to...
Disaster: unknown __declspec, Expected ";" after top level declarator
Now that I am almost finished with 8 projects that I need to release for iOS and Android very soon, I needed to update Xcode so that the apps will run on iOS 9.3.
Before, I used 7.1.1 and Unity 5.2.2, which worked fine.
Now, after upgrading to 7.3, there are two errors showing up when trying to run a Unity 5.2.2 build:
il2cpp-codegen.h
> Unknown type name '__declspec'
>> In file included from /[path to...
Disaster: unknown __declspec, Expected ";" after top level declarator