Question

i changed the target for my App from iOS 7.0 to 6.0 and now i get that error, when i start the iOS simulator. I search at google and tried all suggestions.

  • Library Simulator cleaned.
  • Targets - compile sources - all .m files added.
  • iOS simulator resetted.
  • all linked frameworks like sprite kit changed from required to optional.

But i got always the same error. What can I do?

Thanks for Answers and sorry for my bad english :)

Was it helpful?

Solution

Sprite Kit is not supported on iOS 6. You will have to change the target back to iOS 7.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top