We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!
The text was updated successfully, but these errors were encountered:
For swift 5 you can use https://github.com/kf99916/TimelineTableViewCell
Sorry, something went wrong.
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: