Failed to install app error: Invalid Bundle - No Apple Watch Binary
问题 I'm trying to develop an extension of my app for the Apple Watch. Instead of install the app on the watch, I have this error: AppName Failed to install AppName, error: Invalid Bundle - No Apple Watch Binary In my info.plist files... For the extension, I have: <key>CFBundleIdentifier</key> <string>com.mycompany.AppName.watchkitextension</string> <key>WKAppBundleIdentifier</key> <string>com.mycompany.AppName.watchkitapp</string> For the WatchKit app, I have: <key>CFBundleIdentifier</key <string