-
Notifications
You must be signed in to change notification settings - Fork 4
Testing
Robin edited this page Sep 13, 2024
·
2 revisions
You must install two applications to test the Spark demo app.
Note : On first launch of Xcode, follow the instructions to download simulators.
You have two possibilities to test the demo app :
- Test the Demo app from the current main branch of spark-ios repository.
- Test the Demo app from a component repository. The component repository from a pull request will be injected in the Demo app.
- Go to Actions in spark-ios
- On the left panel, select build-demo-app-from-main
- Click on Run workflow button, select the main branch (or an another one if you want) then click on Run workflow.
- A new line below the Run workflow should be appear. Wait until you have the green round icon on the new line.
- Click on the title of this line.
- On the Artifacts section, download the SparkMainDemo.app.
- Go to the Pull Request page.
- Search the last github-actions (bot) comment and download the SparkDemo.app. See example here.
- Open the Sparkans mac os application.
- Launch Sparkans, on the Simulators entry on the sidebar, select the simulator you want and add the SparkDemo.app.
Don't hesite to contact the Spark-ios team if you have any trouble.