problem description
Open the ionic project with xcode. It takes more than 10 seconds to start after packaging the app.
the environmental background of the problems and what methods you have tried
you can use ionic build android-prod packaging to solve this problem on the Android platform. Try to use ionic build ios-- prod on the ios platform, and keep reporting errors. It can only be packaged directly in xcode.
wants to know the solution to the way xcode is packaged.