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 was archived by the owner on Nov 25, 2019. It is now read-only.
After some more looking, changing the setting only works if you are not building for arm64. If you want to build for arm64, you need to change the has_many_imp and belongs_to_imp to cast objc_msgSend. Something like this:
In the TestSources Folder ,in issue.m file xcode6 throw an error like this
. How can I solve this .
The text was updated successfully, but these errors were encountered: