irkit / osx-launcher

IRLauncher : Launch IR signals from your favorite launcher (Quicksilver, Alfred, ..)
Other
25 stars 4 forks source link

Cannot build #3

Open kojiishi opened 10 years ago

kojiishi commented 10 years ago

To debug issue #2, I tried to clone and build by myself without luck. OS X 10.9, Xcode 5.1.1

Check dependencies

The file “APIKey.xcconfig” couldn’t be opened because there is no such file. (/Users/kojiishi/src/contrib/irkit-osx-launcher/APIKey.xcconfig)
The file “Pods.xcconfig” couldn’t be opened because there is no such file. (/Users/kojiishi/src/contrib/irkit-osx-launcher/Pods/Pods.xcconfig)
PhaseScriptExecution Check\ Pods\ Manifest.lock /Users/kojiishi/Library/Developer/Xcode/DerivedData/IRLauncher-ekcnrerktxyjdecynvdfhzlnlspg/Build/Intermediates/IRLauncher.build/Debug/IRLauncher.build/Script-A0C37A0958E54AD29D2B6E41.sh
    cd /Users/kojiishi/src/contrib/irkit-osx-launcher
    /bin/sh -c /Users/kojiishi/Library/Developer/Xcode/DerivedData/IRLauncher-ekcnrerktxyjdecynvdfhzlnlspg/Build/Intermediates/IRLauncher.build/Debug/IRLauncher.build/Script-A0C37A0958E54AD29D2B6E41.sh

diff: /../Podfile.lock: No such file or directory
diff: /Manifest.lock: No such file or directory
error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.
mash commented 10 years ago

Thanks, I'll write a "How to Build" section in the readme shortly

mash commented 10 years ago

Wrote it https://github.com/irkit/osx-launcher#how-to-build