1. Download the latest offline sdk:http://ask.dcloud.net.cn/docs/#//ask.dcloud.net.cn/article/103

  2. Unzip the downloaded SDK package and open the sample project in Xcode

    Find the sample project to download within the SDK to open

    Xcode asks if it’s open click Open to confirm

  3. Next change the resources to my own UniApp, open HBuilderX, find your project, right-click to generate local packaged APP resources, and then replace the resources into xcode project.

    Replace the WWW directory under Assets with the exported WWW directory

    Replace the appID in the example with your own appID

  1. Replace your app’s startup image with the one below. If you don’t know the resolution, check the original image’s resolution

  2. Replace the icon right click to see which file directory the icon is in

  3. Modifying application Information (Application name, Package ID, and version)

  4. After you modify the signature information and select a configuration file, the system automatically matches the signature file

  5. Set supported directions and devices

  6. Run it on a real machine

  7. packaging