-4

I tried default apps on iPhoneSimulator.

Running on iOS8.3. But WatchKit Apps not running on iOS8.2.

XCODE says "Waiting to Attach".

Do you know why can't running on iOS8.2 ?

Yow
  • 29
  • 1
  • Max suggested: Resetting your simulator. On this thread: http://stackoverflow.com/questions/27033588/how-to-run-a-watchkit-app – Larry B Apr 22 '15 at 03:31
  • I tried other thread. but iOS8.2 say's "SPErrorInvalidBundleNoGizmoBinaryMessage" – Yow Apr 22 '15 at 03:53

1 Answers1

0

According to this: Apple Watchkit simulator issue: SPErrorInvalidBundleNoGizmoBinaryMessage

Clean Xcode, because it's sounding like you changed the bundleid.

Community
  • 1
  • 1
Larry B
  • 193
  • 11