Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-421] Syntax error in main. File iphone/builder.py

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T02:29:04.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsios, iphone, sdk
Reportermattiasgunneras (at gmail)
AssigneeReggie Seagraves
Created2011-04-15T02:29:03.000+0000
Updated2017-03-09T21:18:14.000+0000

Description

I'm getting the following error when building my project on 0.9.1:

Traceback (most recent call last):
File "/Library/Application Support/Titanium/mobilesdk/osx/0.9.1/iphone/builder.py", line 500, in
main(sys.argv)
File "/Library/Application Support/Titanium/mobilesdk/osx/0.9.1/iphone/builder.py", line 244, in main
shutil.copy(s,)
TypeError: copy() takes exactly 2 arguments (1 given)

There seems to be a syntax error on line 244 in the mobilesdk source.

Comments

  1. Blain Hamon 2011-04-15

    Since I haven't been seeing this issue recreated elsewhere, I'm assuming it's been since fixed or is a unique case.

  2. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source