talk-to / resign-ipa

Resign a .ipa with another identity
21 stars 2 forks source link

resign faild #5

Open young40 opened 9 years ago

young40 commented 9 years ago

Packaging the app error: /usr/bin/codesign --force --preserve-metadata=identifier,entitlements,resource-rules --sign B202332AB01D6405AFAAFB4E2B4AC1B3642F2E39 --resource-rules=/var/folders/l_/6pd2mcnx28j0fr6b1s1gfl2h0000gn/T/riHIpH5AMN/Payload/战舰帝国PP.app/ResourceRules.plist /var/folders/l/6pd2mcnx28j0fr6b1s1gfl2h0000gn/T/riHIpH5AMN/Payload/战舰帝国PP.app failed with error 1. Output: Warning: usage of --preserve-metadata with option "resource-rules" (deprecated in Mac OS X >= 10.10)! Warning: --resource-rules has been deprecated in Mac OS X >= 10.10! /var/folders/l/6pd2mcnx28j0fr6b1s1gfl2h0000gn/T/riHIpH5AMN/Payload/战舰帝国_PP.app/ResourceRules.plist: cannot read resources

chaitanyagupta commented 9 years ago

Thanks for reporting the issue. I will upgrade to OS X Yosemite hopefully next week; I will be able to look into this issue then.

chaitanyagupta commented 9 years ago

Looks similar to #3.