omnypro / shiver

Be in the know when your favorite streamers go live on Twitch.
19 stars 3 forks source link

I cannot get shiver to build #22

Closed kaikuehne closed 11 years ago

kaikuehne commented 11 years ago

Hi, I'm very certain that this is pebcak, but I cannot get the project to compile using my version of XCode (Version 4.6.3 (4H1503)). I don't know Mac programming, what am I missing? Thank you!

The error message when I build the project is: Code Sign error: The identity 'Mac Developer' doesn't match any valid, non-expired certificate/private key pair in your keychains

bryanveloso commented 11 years ago

Ah, since I build this project for the Mac App Store, Apple requires that I sign it with a certificate. Since you're not me, you're going to have to go into the project's settings and deselect something along the lines of "Code Sign this Application." That should make it work.

kaikuehne commented 11 years ago

Hi, I figured it out a few days ago but forgot to mention it here. Thank you for the cool app!

bryanveloso commented 11 years ago

Glad you figured it out! And thank you for the kind words.

:heart: