Universal Framework Script
- Dominant language
- Objective-C
- Stars
- 5.7k
- Forks
- 737
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 5
Description
It'd be nice to have a script that generates a universal framework for EarlGrey. Then when EarlGrey is used in CI, the dependency doesn't have to be recompiled.
- https://github.com/AudioKit/AudioKit/blob/master/Frameworks/build_frameworks.sh
- https://github.com/KeepSafe/ObjectiveRocks/blob/frameworks/build_universal_framework.sh
- http://devcenter.bitrise.io/docs/should-i-commit-my-dependencies-into-my-repository
Contributor guide
Research direction
Start by comparing the linked AudioKit and ObjectiveRocks framework-building scripts and checking how EarlGrey is built for CI. The work is done when EarlGrey has a script that generates a universal framework suitable for CI use so the dependency does not need recompilation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- build-system, ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100