[TIMOB-3468] Umlauts not working in AppName ( 1.6.1 )
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2016-08-19T21:45:31.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | 1.6, build, character, errrors, special, umlauts |
Reporter | Seb S. |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:45:33.000+0000 |
Updated | 2017-03-23T20:24:00.000+0000 |
Description
Doesnt work with Ti Mobile SDK 1.6.1 on iPhone
Do work in 1.6.0 !!!
1) Create new project with name: Küche
2) Launch emulator
3) Build process aborted with this Error:
[ERROR] Error: Traceback (most recent call last): File "/Library/Application Support/Titanium/mobilesdk/osx/1.6.1/iphone/builder.py", line 1091, in main
execute_xcode("iphonesimulator%s" % link_version,["GCC_PREPROCESSOR_DEFINITIONS=<strong>LOG</strong>ID__=%s DEPLOYTYPE=development TI_DEVELOPMENT=1 DEBUG=1 TI_VERSION=%s" % (log_id,sdk_version)],False)
File "/Library/Application Support/Titanium/mobilesdk/osx/1.6.1/iphone/builder.py", line 1012, in execute_xcode
output = run.run(args,False,False,o)
File "/Library/Application Support/Titanium/mobilesdk/osx/1.6.1/iphone/run.py", line 39, in run
sys.exit(rc)
SystemExit: 1
This is no longer an issue as of Titanium SDK 6 and probably fixed in Titanium SDK 3 or 4 era.
Closing ticket as "Cannot Reproduce" with reference to the above comments.