[TIMOB-27756] watchOS: Including watchOS framework causing build error
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2020-02-10T21:34:54.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 9.0.0 |
| Components | iOS |
| Labels | n/a |
| Reporter | Hans Knöchel |
| Assignee | Chris Barber |
| Created | 2020-02-10T20:35:18.000+0000 |
| Updated | 2020-02-14T17:15:36.000+0000 |
Description
When including a watchOS framework to our watchOS target, the build fails because the CLI tries to parse a compiled (binary) plist which shouldn't be checked. The easy but powerful fix is to not check plist files inside frameworks but still copy them.
PR: https://github.com/appcelerator/titanium_mobile/pull/11469 Testing steps: Honestly, use our app to test it. The setup is pretty advanced otherwise.
Closing ticket The compiled plist is no longer attempted to be parsed, encountered and filed TIMOB-27768 while testing this. TIMOB-27757 is still an issue here also, but the issue for this ticket is fixed SDK: 9.0.0.v20200212155006