Mac App Store Reviewer says "It appears Kiwi fails codesign verification"
Posted
by
isaiah
on Stack Overflow
See other posts from Stack Overflow
or by isaiah
Published on 2010-12-28T19:50:53Z
Indexed on
2010/12/28
19:54 UTC
Read the original article
Hit count: 448
But it clearly does not fail on my system. The Verification test in XCode during the submission should (I assume) test this. And running codesign on the command line of the archived app results in:
/Users/iac/Library/Application Support/Developer/Shared/Archived Applications/272860A0-961E-47E7-B62F-0F7D373D938A.apparchive/Kiwi.app: valid on disk /Users/iac/Library/Application Support/Developer/Shared/Archived Applications/272860A0-961E-47E7-B62F-0F7D373D938A.apparchive/Kiwi.app: satisfies its Designated Requirement
Anyone run into something like this before?
Thanks, Isaiah
© Stack Overflow or respective owner