1. First, generate an ipa package for backup
Method 1:
Open this location in p>1Xcode
2. Click Edit Scheme…… ... as shown in the figure, change Debug to Release
3. Press the Command+B key at the same time. After precompiling and compiling, the generated XXX.app file will be found under the Products
file
4. Right-click the xxx.app file and Show in Finder
5. Copy this file and put it on the desktop to generate a folder. The name must be: Payload. Put the file just copied into the Payload folder and then press the folder. It can be condensed into a zip package and finally modified with the suffix ipa
Method 2: Configure the release certificate and the configuration files required for project release (the same as the release steps).
open this location in 1xcode
2. click Edit Scheme…… ... as shown in the figure, change Debug to release
3. product-archve
4. window-organizers
5. select Export
6. select the second item and then select next
7. select your developer here. Then click Choose
8. Select the first item and click Next-click next
9. Select the path and click Export, and you're done (generate a folder)
2. Register a user on Dandelion platform (Dandelion platform connection/)
1. You will see this interface after logging in successfully
2. Click Publish application
.