Xcode 7.0 beta / IOS9 / WatchOS 2 - no symbols for paired Apple Watch? -


i got message within xcode, idea how fix it?

enter image description here

from https://forums.developer.apple.com/thread/3380:

xcode failed download symbol files http://adcdownload.apple.com/developer_tools/watchos_13s5255d/watch1_1_13s5255d.dmg. successful launch watchos app following steps.

  1. download symbol file installer 13s5255c http://adcdownload.apple.com/developer_tools/watchos_13s5255c/watch1_1_13s5255c.dmg.
  2. create directory "~/library/developer/xcode/watchos devicesupport/2.0 (13s5255d)/symbols"
  3. mount dmg , open watch1,1.pkg.
  4. change destination directory above directory. (do not install default location! os x destroyed!)
  5. install symbol files.
  6. open project on xcode 7 beta.
  7. disconnect , connect iphone.

Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -