touren / twitter-kit-ios

Twitter Kit is a native SDK to include Twitter content inside mobile apps.
Apache License 2.0
110 stars 80 forks source link

cannot run ./build.sh #5

Closed JoeSuen closed 5 years ago

JoeSuen commented 5 years ago

cannot run ./build.sh

Expected behavior

get the zip

Actual behavior

xcodebuild: error: SDK "iphonesimulator13.0" cannot be located. xcodebuild: error: SDK "iphoneos13.0" cannot be located. cp: TwitterKit/iphoneos/TwitterKit.framework/: No such file or directory fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't open input file: TwitterKit/iphoneos/TwitterKit.framework/TwitterKit (No such file or directory) fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't open input file: iOS/TwitterKit.framework/TwitterKit (No such file or directory) rm: TwitterKit.zip: No such file or directory

Steps to reproduce the behavior

cd rootfolder, and ./build.sh

touren commented 5 years ago

It should be fixed in the most updated master branch. @JoeSuen