ashchan / mail-notifr

Mail Notifr - Gmail Notifier for macOS
https://ashchan.com/projects/gmail-notifr
MIT License
210 stars 35 forks source link

No podspec exists at path #42

Closed tristan-k closed 9 years ago

tristan-k commented 9 years ago

I'm trying to built mail notifr from source, but failing at setting up cocoapods.

$ pod install
Analyzing dependencies
Pre-downloading: `StartAtLoginController` from `https://github.com/alexzielenski/StartAtLoginController.git`, commit `8bc3633be2861f05eee069667dca5233fb17db16`
[!] No podspec exists at path `/Volumes/home/gmail-notifr-objc/Pods/StartAtLoginController/StartAtLoginController.podspec.json`.

Did I miss something?

ashchan commented 9 years ago

@tristan-k Fixed this. Please try again.

tristan-k commented 9 years ago

That did the trick. But now I'm struggling with a code signing issue https://github.com/ashchan/gmail-notifr-objc/issues/32.