Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3463] Can't have a "é" in my app name...

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionDuplicate
Resolution Date2016-08-19T21:27:53.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterIvan Mathy
AssigneeIngo Muschenetz
Created2011-04-15T03:45:30.000+0000
Updated2017-03-16T21:35:43.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.

Comments

  1. Chris Barber 2016-08-19

    Dupe of TIMOB-3462
  2. Lee Morris 2017-03-16

    Closing ticket as duplicate.

JSON Source