Hi,
I have a project in Unity 4.6.9p4. This evening I updated my iphone to iOS 9.3, which necessitated an Xcode update to 7.3. After the upgrade, my project that previously compiled just fine is now throwing the error "unknown type name __declspec" whenever I try to compile in Xcode. I double checked this by opening, cleaning, and building a previously-built Xcode project, one that worked fine on my phone. Same error. It throws the error on the first line of this code:...
Error "unknown type name __declspec" after Xcode 7.3 upgrade
I have a project in Unity 4.6.9p4. This evening I updated my iphone to iOS 9.3, which necessitated an Xcode update to 7.3. After the upgrade, my project that previously compiled just fine is now throwing the error "unknown type name __declspec" whenever I try to compile in Xcode. I double checked this by opening, cleaning, and building a previously-built Xcode project, one that worked fine on my phone. Same error. It throws the error on the first line of this code:...
Error "unknown type name __declspec" after Xcode 7.3 upgrade