[TIMOB-19308] iOS9 + WatchKit2 + Simulator = broken build
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-08-05T23:34:07.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.0.0 |
Components | iOS, Tooling |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2015-08-03T17:12:58.000+0000 |
Updated | 2015-08-27T20:37:37.000+0000 |
Description
When performing a simulator build of an app with a WatchKit 2 app using iOS 9 and Xcode 7, the build fails on either the PBXCp failing or the WatchKit app binary not existing.
It's probably an environment variable or something.
ioslib PR: https://github.com/appcelerator/ioslib/pull/20 tisdk PR: https://github.com/appcelerator/titanium_mobile/pull/7008
Verified fixed, using: MacOS 10.11 (15A263e) Studio 5.0.0.201508271032 Ti SDK 5.0.0.v20150827102632 Appc NPM 4.2.0-1 Appc CLI 5.0.0-24 Ti CLI 4.1.5 Alloy 1.7.5 Arrow 1.2.48 Xcode 7.0 (7A192o) Node v0.10.37 Java 1.7.0_45 preproduction Can successfully build a watchkit 2 app on iOS sims without error