eni9889 / ppsideloader

534 stars 129 forks source link

Warning: The Copy Bundle Resources build phase contains this target's Info.plist file 'Info.plist'. #14

Closed jbperezf closed 8 years ago

jbperezf commented 8 years ago

I get this warning and an error that says: "Command /bin/sh failed with exit code 1"

ending in "Build Failed"what can I do?

eni9889 commented 8 years ago

Can you post a screencap of all of your logs?

jbperezf commented 8 years ago

This happens with every app! (snap, youtube, instagram and WA) but i noticed that the iphone developer certificate in keychain says "NOT VALID: this cartificate has an invalid issuer" but i dont know why this would happen if i did download the app from apples website and did the certificate step just as said with my apple id.

jbperezf commented 8 years ago

This problem was caused because the ios developer certificate created when using (create) was not valid: "this certificate has an unknown issuer". I solved this by downloading AppleWWDRCA certificate and importing it to my keychain the certificate was valid at this point but the build was still not succesfull. After creating the bundle identifier go to preference tab (account > View details) and press download all. after doing this the build was successful!