[TIMOB-3462] Can't have a "é" in my app name...
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2016-08-19T21:41:01.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Ivan Mathy |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:45:30.000+0000 |
Updated | 2017-03-23T20:23:52.000+0000 |
Description
Any compile is ok,but when my app's name contains "é", there is an error:
Install Error
Error: Traceback (most recent call last): File
"/Library/Application Support/Titanium/mobilesdk/osx/1.6.1/iphone/builder.py", line 850, in main
os.system("/usr/bin/plutil -convert binary1 \"%s\"" % app_stylesheet)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u0301' in position 69: ordinal not in range(128)
How can I fix that?
Thanks;
Ivan.
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.