[TIMOB-3812] Ability to rename an SDK
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2016-08-19T22:46:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Tooling |
Labels | n/a |
Reporter | Ralf Pfeiffer |
Assignee | Ingo Muschenetz |
Created | 2011-04-28T19:25:38.000+0000 |
Updated | 2017-03-16T21:35:50.000+0000 |
Description
This is useful for developers who grab CI builds, or use Git and "scons" to try more recent SDKs.
For example, instead of downloading many 1.7.0 SDKs, many of us differentiate by renaming the SDK dir to to 1.7.0.0428 or something.
This will work is the rename is the first thing done.
Problem:
If Ti MObile projects are built, the python scripts are compiled and retain the SDK path. Some other side effects don't allow you to rename after building your 1st project. So maybe one solution would be an "SDK -clean" concept.
Dupe of TIMOB-13593
Closing ticket as duplicate.