Error while moving app to iOS device.

You must Login before you can answer or comment on any questions.

  • OS X Lion
  • SDK 1.7.1
  • XCODE 4.1

Following error occurs while executing the iOS dev install:


[INFO] Performing clean build [INFO] Installing application in iTunes ... one moment [DEBUG] executing command: /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/PackageApplication /Users/myself/Documents/Titanium Studio Workspace/myapp/build/iphone/build/Debug-iphoneos/myapp.app

/Users/myself/Library/Application Support/Titanium/mobilesdk/osx/1.7.1/iphone/itunes_sync.scpt: execution error: Can’t make name of 3 into type Unicode text. (-1700)

[INFO] iTunes sync initiated


Any idea why this happens?

2 Answers

I think that is issue on Lion. You may read at here. Someone talk about how to use on Lion.

Another Thread

I was having the same problem in OS 10.6.8 with the newest SDK and was getting that error consistently at some point. I realized the errors only happen when iTunes is in the "Register Now/Later" page. Once "register later" is clicked and iTunes is showing the sync preferences, I no longer get that error.

Your Answer

Think you can help? Login to answer this question!