Open teawithfruit opened 5 years ago
Hello. Today I've updated to xCode 10.2 and Swift 5. Now I get the following build error:
Build Failed Task failed with exit code 65: /usr/bin/xcrun xcodebuild -project /Development/ios-v2/Carthage/Checkouts/ISTimeline/ISTimeline/ISTimeline.xcodeproj -scheme ISTimeline -configuration Release -derivedDataPath /Users/dan/Library/Caches/org.carthage.CarthageKit/DerivedData/10.2_10E125/ISTimeline/v1.0.0 -sdk iphoneos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/7t/yps0c3352m56m6jyvg_135c80000gn/T/ISTimeline SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Development/ios-v2/Carthage/Checkouts/ISTimeline)
Is it possible that you create an update to fix this build error?
Thanks!
For swift 5 you can use https://github.com/kf99916/TimelineTableViewCell
Hello. Today I've updated to xCode 10.2 and Swift 5. Now I get the following build error:
Is it possible that you create an update to fix this build error?
Thanks!