Skip to content

Comments

Enhance iOS build process with preflight checks #91

Open
skywinder wants to merge 1 commit intoUshadow-io:mainfrom
skywinder:ops
Open

Enhance iOS build process with preflight checks #91
skywinder wants to merge 1 commit intoUshadow-io:mainfrom
skywinder:ops

Conversation

@skywinder
Copy link
Contributor

No description provided.

…n MobileAppWizard. Added a preflight script to ensure the iOS development environment is ready before running the app. Updated package.json to include the new script and modified instructions in the wizard for clarity.
@thestumonkey
Copy link
Member

looks sensible but we want to focus on building on device not sim. Can you change to do that?

@skywinder skywinder changed the title Enhance iOS build process with preflight checks and update commands in MobileAppWizard. Added a preflight script to ensure the iOS development environment is ready before running the app. Updated package.json to include the new script and modified instructions in the wizard for clarity. Enhance iOS build process with preflight checks Jan 12, 2026
@skywinder
Copy link
Contributor Author

Sometimes it’s easier to start with the simulator, just to be sure everything is running. Then you have to deal with provisioning profiles and developer account certificates, so I think it’s better to have this middle step. It doesn’t make the build process harder.

Before, it also ran on the simulator by default with this command, but it crashed with a lot of errors. Now I’ve added steps to fix those errors. That’s it.

@skywinder
Copy link
Contributor Author

@thestumonkey ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants