SwiftUI App(iOS, watchOS, ,macOS) appstoreconnect distribute error

[ad_1]

I need assistance
I had a one iOS app earlier than(swift, storyboard)
I do change this app swiftui(iOS, watchOS, macOS)
Lastly i attempted distribute this challenge
macOS app distribute success
however iOS with watchOS app failed

Asset validation failed
Invalid Signature. A sealed useful resource is lacking or invalid. The file at path [.app/] isn’t correctly signed. Be sure to have signed your software with a distribution certificates, not an advert hoc certificates or a improvement certificates. Confirm that the code signing settings in Xcode are appropriate on the goal stage (which override any values on the challenge stage). Moreover, make certain the bundle you’re importing was constructed utilizing a Launch goal in Xcode, not a Simulator goal. In case you are sure your code signing settings are appropriate, select “Clear All” in Xcode, delete the “construct” listing within the Finder, and rebuild your launch goal. For extra data, please seek the advice of https://developer.apple.com/library/ios/documentation/Safety/Conceptual/CodeSigningGuide/Introduction/Introduction.html (ID: a2f2c076-42d1-431d-8a34-b00b6bfd1c6f)

that is an error message

I attempted this

  1. Venture -> Targets -> Choose your app -> Construct Settings -> Code Signing Identification -> Debug -> Double faucet “iPhone Distribution” and alter it to “iPhone Developer”.
  2. Clear derived information & reopen xcode.
  3. certification delete and obtain once more
  4. reset bundle chece -> replace final bundle model -> Restart Xcode -> Clear Venture and Construct.
  5. Uncheck computerized signing and re test it.
  6. Construct settings -> Code Signing Identification -> “iOS Improvement” isn’t included within the provisioning profile.

what occur to me…. I hope distribute success
i take advantage of xcode Model 14.0.1 (14A400)
ios goal 13.0
macos goal 12.3
watchos goal 8.0

Certificates file are Apple Improvement, Apple Distribution

please assist me

[ad_2]

Leave a Reply