Skip to content
New issue

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

Build error with carthage and xcode 10.2 #17

Open
teawithfruit opened this issue Apr 15, 2019 · 1 comment
Open

Build error with carthage and xcode 10.2 #17

teawithfruit opened this issue Apr 15, 2019 · 1 comment

Comments

@teawithfruit
Copy link

teawithfruit commented Apr 15, 2019

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!

@harifsp
Copy link

harifsp commented Apr 16, 2019

For swift 5 you can use https://github.com/kf99916/TimelineTableViewCell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants