Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: xcode
Created: 23/Nov/12 9:59 AM
Description:

The jenkons console logs:
-------------------------------------

.....
.....
.....
.....

    • BUILD SUCCEEDED **

Cleaning up previously generate .ipa files
Packaging IPA
Packaging 宝信移动.app => /Users/baosight/JenkinsHome/jobs/iPlat4M_IOS/workspace/build/Release-iphoneos/宝信移动-Release-1.0.6.ipa
[workspace] $ /usr/bin/xcrun -sdk iphoneos PackageApplication -v /Users/baosight/JenkinsHome/jobs/iPlat4M_IOS/workspace/build/Release-iphoneos/宝信移动.app -o /Users/baosight/JenkinsHome/jobs/iPlat4M_IOS/workspace/build/Release-iphoneos/宝信移动-Release-1.0.6.ipa
error: Specified application doesn't exist or isn't a bundle directory : '/Users/baosight/JenkinsHome/jobs/iPlat4M_IOS/workspace/build/Release-iphoneos/宝信移动.app'
Failed to build /Users/baosight/JenkinsHome/jobs/iPlat4M_IOS/workspace/build/Release-iphoneos/宝信移动-Release-1.0.6.ipa
Finished: SUCCESS

----------------------------------------

I copy the packing command to my bash, it executed successfully.

The command is:

/usr/bin/xcrun -sdk iphoneos PackageApplication -v /Users/baosight/JenkinsHome/jobs/iPlat4M_IOS/workspace/build/Release-iphoneos/宝信移动.app -o /Users/baosight/JenkinsHome/jobs/iPlat4M_IOS/workspace/build/Release-iphoneos/宝信移动-Release-1.0.6.ipa

bash execute logs:

...............
...............
...............
adding: Payload/宝信移动.app/unchecked.png (in=1495) (out=1495) (stored 0%)
adding: Payload/宝信移动.app/user.png (in=610) (out=610) (stored 0%)
adding: Payload/宝信移动.app/宝信移动 (in=2690896) (out=889151) (deflated 67%)
total bytes=3034974, compressed=1167497 -> 62% savings
]
Results at '/Users/baosight/JenkinsHome/jobs/iPlat4M_IOS/workspace/build/Release-iphoneos/宝信移动-Release-1.0.6.ipa'

Environment: MAC 10.8.2
Tomcat 5.5
Jenkins + Xcode 1.3.1
Fix Versions: current
Project: Jenkins
Priority: Critical Critical
Reporter: kervin fye
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to