[TIMOB-24020] Hyperloop: iOS - Support Run Script Build Phases
GitHub Issue | n/a |
---|---|
Type | Epic |
Priority | High |
Status | Closed |
Resolution | Done |
Resolution Date | 2017-06-30T12:07:28.000+0000 |
Affected Version/s | hyperloop 1.2.8 |
Fix Version/s | Hyperloop 2.2.0 |
Components | Hyperloop, iOS |
Labels | n/a |
Reporter | Jan Vennemann |
Assignee | Jan Vennemann |
Created | 2016-10-12T12:21:24.000+0000 |
Updated | 2017-10-19T22:44:01.000+0000 |
Description
As many third party Frameworks as well as CocoaPods require shell scripts to be run during builds we should support adding those scripts to the Build Phases in the generated Xcode project.
There are two different use cases for this:
* Allow a user to define custom Shell Script Build Phases in appc.js, see TIMOB-23854
* CocoaPods adds various Shell Script Build Phases to copy pod resources and to embed frameworks into the project, see TIMOB-20565, TIMOB-23780 and TIMOB-23570
Closing as all issues resolved/closed