joshaber / MacShairport

A native Mac Shairport implementation
Other
176 stars 25 forks source link

Tried running it by compiling the project in XCode but ran into the following problem #3

Closed totic closed 13 years ago

totic commented 13 years ago

Code Signing Identity 'MacShairport' does not match any valid, non-expired, code-signing certificate in your keychain.

What should I do?

Thanks

joshaber commented 13 years ago

The code signing certificate and key are included in the repo. See signing_certificate.cer and signing_keys.p12.

bencall commented 13 years ago

I had a problem with the given certificate to. Disabling code signing in project preference also work.