apple-watch - Xcode 7.0 beta/IOS9/WatchOS 2 - 没有配对 Apple Watch 的符号?

标签 apple-watch ios9 watchos-2

我在 Xcode 中收到此消息,知道如何修复它吗?

enter image description here

最佳答案

来自https://forums.developer.apple.com/thread/3380 :

Xcode failed to download the symbol files from http://adcdownload.apple.com/Developer_Tools/watchOS_13S5255d/Watch1_1_13S5255d.dmg. I was successful to launch my watchOS app by following steps.

  1. Download the symbol file installer for 13S5255c from 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 the DMG and open Watch1,1.pkg.
  4. Change the destination directory to above directory. (DO NOT install to default location! OS X will be destroyed!)
  5. Install symbol files.
  6. Open project on Xcode 7 beta.
  7. Disconnect and connect iPhone.

关于apple-watch - Xcode 7.0 beta/IOS9/WatchOS 2 - 没有配对 Apple Watch 的符号?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31051908/

相关文章:

ios - 苹果 watch : Status bar height

swift - 从 nib 加载自定义 UIView 会导致无限循环或抛出 nil 异常

IOS9 ContactsUI 具体情况

ios - Xcode 6 与 iOS 9?

ios - 无法加载 HTTP URL 图片

watchkit - watchos 中的多种并发症

swift - Apple Watch 和 Swift 在使用 CoreMotion 计算设备运动时崩溃

objective-c - 使用 Swift 和 ObjC 代码库时找不到 PojectName-Swift.h

swift - startAnimatingWithImagesInRange 未完成

swift - 禁用 WatchKit TableRow 的选择