我正在使用 swift 4 与 Xcode 9 。我的应用程序在模拟器上运行完美。当我尝试存档以构建 .ipa 文件时,只会出现此错误。有没有其他方式与客户共享应用程序?
Code Signing Error: The file "/Users/imran-mac/Desktop/Orlando Dev/njm-app-fiverr/NJM iOS/NJM/NO" could not be opened.
Verify the value of the CODE_SIGN_ENTITLEMENTS build setting for target "NJM" and build configuration "Release" is correct and that the file exists on disk.
Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.2'