[TIMOB-16529] Need to remove all warnings when project is opened in Xcode
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2014-03-01T18:00:41.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Jamil Spain |
Assignee | Ingo Muschenetz |
Created | 2014-03-01T17:57:39.000+0000 |
Updated | 2017-03-20T22:14:16.000+0000 |
Description
Steps to reproduce are:
- create a new project in Appcelerator Studio with iOS as the target.
- build the project for simulator
= browse to build folder and open the xcode project in xcode.
- run the project. You will see around 40 warnings there. Most can be corrected with modification to the output files, while others refer to deprecation.
URGENCY:
- we need a clean version of the SDK that eliminates as many warnings as possible. No warnings is preferred, but the rule for customer is under 10. If some cannot be removed, we need explanation.
Let me know if you have any questions
Please use TIMOB-15118 as the ticket for this issue. Note there is already a PR available there.
Closing ticket as duplicate.