x2on / simple-share-ios

Simple-Share for iOS is an easy drop-in library for sharing. (Facebook, Twitter, Mail, Safari)
Apache License 2.0
28 stars 13 forks source link

build script not running #5

Closed tommybananas closed 11 years ago

tommybananas commented 11 years ago

I'm getting this error when I run the build script, any ideas? Is ios 6.1 required?

MYCOMP$ ./build.sh Building simple-share for iPhoneSimulator and iPhoneOS 6.1 xcodebuild: error: SDK "iphoneos6.1" cannot be located. MYCOMP$

x2on commented 11 years ago

You need to install Xcode 4.6.x with iOS 6.1 SDK and Xcode command line tools.