[TIMOB-25188] iOS: Preserve permissions when packaging module platform folder
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-08-23T23:01:36.000+0000 |
Affected Version/s | Release 6.1.2 |
Fix Version/s | Release 6.2.0 |
Components | iOS |
Labels | n/a |
Reporter | Jan Vennemann |
Assignee | Jan Vennemann |
Created | 2017-08-22T21:03:01.000+0000 |
Updated | 2017-08-24T00:12:50.000+0000 |
Description
Frameworks stored under the platform folder loose their executable permission when they are archived by the module build on iOS
PR (master): https://github.com/appcelerator/titanium_mobile/pull/9344 PR (6_2_X): https://github.com/appcelerator/titanium_mobile/pull/9345
FR Passed using: MacOS 10.12.6 (16G24b) Studio 4.9.0.201705302345 Ti SDK 6.2.0.v20170823144824 Appc NPM 4.2.9 Appc CLI 6.2.3 Alloy 1.9.13 Xcode 8.3.3 (8E3004b) Execute permissions are present on frameworks in packaged modules. Tested using the provided module project and by adding additional frameworks to it for building.
verified in builds SDK 6.2.0.v20170823163641 & 7.0.0.v20170823164021