openframeworks / openframeworks/openFrameworks
Suggestion : ios/download_libs.sh without tvos libs
Open
Nobody has claimed this yet.
- #6975 by @danoli3 — closed without merging
iOS
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
maybe moving functionality to another .sh file like
ios/download_tvos_libs.sh
or even other folder like
tvos/download_libs.sh
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 by reading ios/download_libs.sh and reviewing closed pull request #6975 to understand the prior approach. Separate the tvOS library-download functionality into ios/download_tvos_libs.sh or tvos/download_libs.sh, then verify that the iOS and tvOS scripts each download only their intended libraries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system, mobile-dev
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100