[ALOY-970] Update jake and Harness template for Ti 3.2.2.GA
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2014-03-17T16:05:21.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Tim Poulsen |
| Assignee | Tim Poulsen |
| Created | 2014-03-17T16:01:14.000+0000 |
| Updated | 2014-03-17T16:05:21.000+0000 |
Description
Because of breaking changes in Xcode 5.1, I can no longer build test apps without updating these two files with every git checkout.
PR: https://github.com/appcelerator/alloy/pull/348 Functional test: On a system with Xcode 5 and Ti 3.2.2.GA installed, use jake app:run dir=(path to any of the test apps) and it should build for the iOS simulator without error.
PR merged