[TIMOB-7563] iOS: Integration between Xcode and Titanium lacks in preserving variables
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2016-08-23T22:57:45.000+0000 |
Affected Version/s | Release 2.0.0, Release 2.0.1, Release 3.2.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Federico Casali |
Assignee | Ingo Muschenetz |
Created | 2012-02-06T18:30:35.000+0000 |
Updated | 2017-03-16T21:32:24.000+0000 |
Description
Steps to reproduce:
- create and build a new Titanium project
- open the project with Xcode and set variables: version, deployment target and build number
- rebuild project with Titanium Studio
Result: version, deployment target and build number variables are being overwritten.
Issue still happens with 2.0.1GA2.
This is by design. The Xcode project is generated by the iOS build. I don't see this ever changing.
Closing ticket as the issue won't fix.