Distributing for App Store using beta versions of Xcode

前端 未结 5 816
太阳男子
太阳男子 2020-12-08 20:57

When I try to distribute an app I get this error:

Xcode attempted to locate or generate matching signing assets and failed to do so because of the f

5条回答
  •  轮回少年
    2020-12-08 21:15

    I found a hack, you can replace the build version number in the system to cheat to the system.

    1. System/Library/CoreServices/SystemVersion.plist
    2. Replace the build version of the beta for the last release version, in my case for 10.15.5 is 19G73

提交回复
热议问题