feedhenry / fh-ios-swift-sdk

FeedHenry iOS (Swift) SDK
http://feedhenry.org
4 stars 17 forks source link

Fh 2566.push.sdk #10

Closed corinnekrych closed 8 years ago

corinnekrych commented 8 years ago

To be tested with pushstarter template app not ready for merge yet.

corinnekrych commented 8 years ago

@danielpassos Do you mind to do a review? It can be tested with https://github.com/feedhenry-templates/pushstarter-ios-swift

danielpassos commented 8 years ago

I needed to change the Pod git URL from: git@github.com:corinnekrych/fh-ios-swift-sdk.git to https://github.com/corinnekrych/fh-ios-swift-sdk.git

→ pod install
Updating local specs repositories

CocoaPods 1.0.0.beta.6 is available.
To update use: `sudo gem install cocoapods --pre`
[!] This is a test version we'd love you to try.

For more information see http://blog.cocoapods.org
and the CHANGELOG for this version http://git.io/BaH8pQ.

Analyzing dependencies
Pre-downloading: `FeedHenry` from `git@github.com:corinnekrych/fh-ios-swift-sdk.git`, commit `54bdee0dfda1c7a6d94fa23509a6994a7a61ed92`

[!] Error installing FeedHenry
[!] /usr/local/bin/git checkout --quiet 54bdee0dfda1c7a6d94fa23509a6994a7a61ed92

fatal: reference is not a tree: 54bdee0dfda1c7a6d94fa23509a6994a7a61ed92
danielpassos commented 8 years ago

:+1: