You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: