Xcode export App general problems and solutions (developer protocol changes and Bundle Id expiration issues), xcodebundle
XcodeExportAppGeneral Problems and Solutions
Question 1:Developer agreement changes.
After the change, the package will show A warning. Click"Visit developer website"Go to the Apple developer website and log on to the developer account, as shown in figureFigure BClick"Review Agreement"Proceed to the next step to confirm the terms of consent.
(Figure)
(Figure B)
Question 2:Bundle IdExpired(Expired)Problem
After the package expires, a C warning will appear. You need to log on to Apple Developer (left side)Certificates, IDs & Profiles-> (Left side)Provisioning Profiles->DistributionSelect Name for youXcodeProjectGeneral-> Identify-> Bundle IdentifierThe name corresponding to the item. Click it and select"Edit"Item, and then click"Generate"Button to extend the expiration time of the current project.Status"ExpiredChangeActive(Figure D.
(Supplement: If the App cannot be properly packaged in the above process, go toAccount Center, Select the configuration file of the App associated with the account, and select"Download"Update the configuration file !)
(Figure C)
(Figure D)