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 Jan 25, 2019. It is now read-only.
After updating the the Xcode 8.3 beta, I started getting an error on my Resource subclass. I created a new project with a fresh Spine installation from cocoapods to make sure it was coming from Spine. The error was not caused by importing Spine or even declaring an instance of spine (let spine = Spine(...)). Only creating a Resource subclass caused the error.
The error:
The only changes made to the template project to cause the error:
Any idea what the problem might be?
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.
After updating the the Xcode 8.3 beta, I started getting an error on my Resource subclass. I created a new project with a fresh Spine installation from cocoapods to make sure it was coming from Spine. The error was not caused by importing Spine or even declaring an instance of spine (let spine = Spine(...)). Only creating a Resource subclass caused the error.
The error:
The only changes made to the template project to cause the error:
Any idea what the problem might be?
The text was updated successfully, but these errors were encountered: