English 中文(简体)
氯乙烯包装,试图制造 Titan中的 iPhone
原标题:Packaging Error, trying to make iPhone app in Titanium

我有问题试图包罗我的应用器 Titan。

它是正确的,我可以把它推向我的好战。

当我试图包裹在应用程序库中分发时,我会发现以下建筑错误。 记录:

Build details:

   timestamp=12/16/10 16:25
   version=1.5.1
   githash=16bbb92


Script arguments:
   /Users/wfm2/Library/Application Support/Titanium/mobilesdk/osx/1.5.1/iphone/builder.py
   distribute
   "4.2"
   "/Users/wfm2/Documents/Nick Hutton/SynthBasics1"
   net.macdonaldsoftware.synthbasics1
   "SynthBasics1"
   <null>
   "William Macdonald"
   "/Users/wfm2/Documents/Nick Hutton/SynthBasics1"
   iphone

Building from: /Users/wfm2/Library/Application Support/Titanium/mobilesdk/osx/1.5.1/iphone
Platform: Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386

Xcode path is: /Developer


Exception detected in script:
Traceback (most recent call last):
  File "/Users/wfm2/Library/Application Support/Titanium/mobilesdk/osx/1.5.1/iphone/builder.py", line 599, in main
    provisioning_profile = read_provisioning_profile(pp,o)
  File "/Users/wfm2/Library/Application Support/Titanium/mobilesdk/osx/1.5.1/iphone/builder.py", line 212, in read_provisioning_profile
    f = open(f, rb ).read()
IOError: [Errno 2] No such file or directory: u /Users/wfm2/Library/MobileDevice/Provisioning Profiles/<null>.mobileprovision 
最佳回答

看来,根据你提供的产出的最后一行,您的移动提供情况没有适当配置。

您需要编造,下载你的介绍。

问题回答

暂无回答




相关问题
Code sign Error

I have created a new iPhone application.I have two mach machines. I have created the certificate for running application in iPhone in one mac. Can I use the other mac for running the application in ...

ABPersonViewController Usage for displaying contact

Created a View based Project and added a contact to the AddressBook using ABAddressBookRef,ABRecordRef now i wanted to display the added contact ABPersonViewController is the method but how to use in ...

将音频Clips从Peter改为服务器

我不禁要问,那里是否有任何实例表明从Peit向服务器发送音响。 I m不关心电话或SIP风格的解决办法,只是一个简单的袖珍流程......

• 如何将搜查线重新定位?

我正试图把图像放在搜索条左边。 但是,问题始于这里,搜索条线不能重新布署。

热门标签