WatchKit - The iOS app package contains 2 binary apps for the WatchKit app

enter image description here

When I create an iOS application for the app store and run the check, I see that the built-in binary and rights section contains two instances of my watch application. How does this happen? Has anyone else encountered this problem?

The rights that I use are for sharing keys and sharing application groups.

If you need more information, I will be happy to provide it. When I create a corporate version of this application and distribute it to my team, only one WatchKit application is installed. Should it be OK to send to Apple then?

0
ios iphone xcode watchkit apple-watch
May 28 '15 at 23:27
source share

No one has answered this question yet.

See similar questions:

45
Prevent deployment (disable) WatchKit app from iOS iPhone App in Xcode

or similar:

958
How to change iOS app name?
545
Broken infrastructure iOS app on device, dyld: library not loaded, Xcode 6 Beta
341
Xcode "Build and Archive" from the command line
181
The provisioning profile does not include access rights to the application identifier and key groups.
127
missing secret key in the keychain distribution certificate
55
iPhone: can a developer create a distribution application besides a team agent
7
How NOT to ship AppleWatch part of iOS app
5
AppSubmit issue None of the valid provisioning profiles allowed specified Watchkit rights
3
WatchKit extension does not see NSUserDefaults updates for application group
3
Enterprise view for watchkit app?



All Articles