Fix ios demo app CI
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
🐛 Describe the bug
Haven't looked too closely into what is actually being tested, but the iOS demo CI has not been catching recent build issues such as #11753
Versions
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with .github/workflows/apple.yml around line 45 and investigate why the iOS demo CI did not catch the build issue described in #11753. Trace what the workflow currently tests and make the CI catch comparable iOS demo build failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, ios
- Domain
- ci-cd, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100