use*_*949 9 iphone xcode cocoa-touch codesign
我已经为某些用户提供了我的应用程序的临时版本.其中两个应用程序在启动时死亡,而一个用户没有问题.我也可以毫无问题地安装ad hoc ......但对我来说总是如此.一位用户从Xcode管理器控制台发送了以下信息.他们没有找到任何崩溃日志.我不知道如何制作下面的信息.突出的一点是"许可被拒绝".
我将provisioning和myapp.app文件放在一个dropbox文件夹中.然后,用户从同一位置检索文件.我已经对Dropbox中的.app文件进行了编码,并获得了有效的输出:
codesign -vvvv myapp.app
myapp.app: valid on disk
myapp.app: satisfies its Designated Requirement
Run Code Online (Sandbox Code Playgroud)
任何人都有一些想法,我怎么能弄清楚为什么该应用程序不适合这个用户?
这是一个用户的控制台输出.他们找不到任何相关的崩溃日志:
Stats
totalMLSITDBPostProcessing=5.31s
commands=0.01
misc=0.45s
icuSort=4.41s (MLS_icu_data=0.23s, MLS_icu_sec_data=0.13, dropIdx=0.04, normalize=0.13, update_orders=1.31, tStatsICUOther1=0.02, createIndex=2.50)
Sun Dec 13 12:35:04 unknown com.apple.launchd[1] <Error>: (UIKitApplication:com.cygen.myapp[0x8cb6]) posix_spawn("/var/mobile/Applications/4B036396-3294-4E0A-BBCC-4118E72846D4/myapp.app/myapp", ...): Permission denied
Sun Dec 13 12:35:04 unknown com.apple.launchd[1] <Warning>: (UIKitApplication:com.cygen.myapp[0x8cb6]) Exited with exit code: 1
Sun Dec 13 12:35:04 unknown SpringBoard[24] <Warning>: Failed to spawn myapp. Unable to obtain a task name port right for pid 179: (os/kern) failure
Sun Dec 13 12:35:04 unknown com.apple.launchd[1] <Warning>: (UIKitApplication:com.cygen.myapp[0x8cb6]) Throttling respawn: Will start in 2147483647 seconds
Sun Dec 13 12:35:04 unknown SpringBoard[24] <Warning>: Application 'myapp' exited abnormally with exit status 1
Sun Dec 13 12:35:10 unknown springboardservicesrelay[155] <Warning>: Unable to parse property list data of length: 0
Sun Dec 13 12:35:13 unknown com.apple.launchd[1] <Error>: (UIKitApplication:com.cygen.myapp[0x3ce5]) posix_spawn("/var/mobile/Applications/4B036396-3294-4E0A-BBCC-4118E72846D4/myapp.app/myapp", ...): Permission denied
Sun Dec 13 12:35:13 unknown com.apple.launchd[1] <Warning>: (UIKitApplication:com.cygen.myapp[0x3ce5]) Exited with exit code: 1
Sun Dec 13 12:35:13 unknown SpringBoard[24] <Warning>: Failed to spawn myapp. Unable to obtain a task name port right for pid 182: (os/kern) failure
Sun Dec 13 12:35:13 unknown com.apple.launchd[1] <Warning>: (UIKitApplication:com.cygen.myapp[0x3ce5]) Throttling respawn: Will start in 2147483647 seconds
Sun Dec 13 12:35:13 unknown SpringBoard[24] <Warning>: Application 'myapp' exited abnormally with exit status 1
Run Code Online (Sandbox Code Playgroud)
临时分发是非常棘手的.如果你错过了一件事,整个连锁店都会失败.基于它至少适用于您的一个用户的事实,这是我能想到的最重要的事情.
ProvisionedDevices
键下) 归档时间: |
|
查看次数: |
9499 次 |
最近记录: |