I'm trying to resurrect this project for the latest version of Unity and XCode. However, even after some basic changes to remove ARC, update GL linking, etc. - I cannot get the proper architecture to link correctly. If I remove arm64 from the valid arch, I still get linking issues with arm7.
Is this project compatible with the modern SDK's and iPhones? I mean it isn't, but do you have tips on making it so?
Or is this SDK completely unsupported and out of date?
I'm trying to resurrect this project for the latest version of Unity and XCode. However, even after some basic changes to remove ARC, update GL linking, etc. - I cannot get the proper architecture to link correctly. If I remove arm64 from the valid arch, I still get linking issues with arm7.
Is this project compatible with the modern SDK's and iPhones? I mean it isn't, but do you have tips on making it so?
Or is this SDK completely unsupported and out of date?