shu223 / Pulsator

Pulse animation for iOS
MIT License
1.42k stars 160 forks source link

Problems to install "Pulsator" using carthage #27

Open moiseslugoa opened 7 years ago

moiseslugoa commented 7 years ago

Hello everybody, I have a problem tried to install "Pulsator" with carthage you can see the error ... below

Task failed with exit code 65: /usr/bin/xcrun xcodebuild -project /Users/planetmedia/Desktop/notforall/Carthage/Checkouts/Pulsator/Pulsator.xcodeproj -scheme Pulsator -configuration Release -derivedDataPath /Users/planetmedia/Library/Caches/org.carthage.CarthageKit/DerivedData/Pulsator/0.3.0 -sdk iphoneos ONLY_ACTIVE_ARCH=NO BITCODE_GENERATION_MODE=bitcode CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES clean build I was reading and is because does not support Xcode 8.3.2 What can i do?