如果是这样,您可能需要手动更新WatchKit扩展中的WatchKit和WatchKit应用程序中的WKCompanionAppBundleIdentifier。最近在研究apple上架的项目,过程中发现要真正把一个项目上传到App Store是很困难的,然后我去把目前遇到的问题整理成一片文章(为了方便理解,文章是以问答的形式来描述的),方便以后上传再次需要和供其他人做个参考。
- Activation decision for extension with teamID teamID("[TEAM_ID]"), identifier [APP_ID] is UserOption - validating extension with identifier [APP_ID] - MacOS error: 3 - Error checking with notarization daemon: 3 - bundle code signature is not valid - does not satisfy requirement: -67050...
Change the team and bundle identifier of ios/Runner.xcworkspace of the example app to the one configured at 3. Create a Sandbox test user and set that user in your iPhone's Settings => App Store => Sandbox Account Launch the example app on the iPhone The prepared plans show up in the ...