Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Achieve Carthage compatibility by compiling source file in target's build phase #57

Merged
merged 2 commits into from Jun 25, 2018

Conversation

tforzaglia
Copy link
Contributor

@tforzaglia tforzaglia commented May 10, 2017

Hey, @bahlo

Great framework here! Very useful for an app I'm working on. I'm using Carthage in my app and was unfortunately having a problem with integrating SwiftGif. Based on #48, it seems that others have also had similar problems with using Carthage to integrate SwiftGif.

Anyway, this PR should fix the issue. Feel free to test it out and merge if you like.

@tomorrowkey
Copy link

Is there any problem to merge?

@tforzaglia
Copy link
Contributor Author

tforzaglia commented Jun 24, 2018

@tomorrowkey, this is all good to merge from my point of view, but as this repository belongs to @bahlo, he will need to evaluate and merge if he is satisfied with my pull request.

@tforzaglia tforzaglia changed the title Compile source file in target's build phase Achieve Carthage compatibility by compiling source file in target's build phase Jun 24, 2018
Copy link
Contributor

@tanukiti1987 tanukiti1987 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. @bahlo Can you merge it?

@bahlo bahlo merged commit c6ec0a1 into swiftgif:master Jun 25, 2018
@bahlo
Copy link
Member

bahlo commented Jun 25, 2018

Thank you very much!

@tanukiti1987
Copy link
Contributor

@bahlo Thank you 👍 Is there the plan to release new version at CocoaPods and Carthage?

@tforzaglia tforzaglia deleted the carthage-support branch June 25, 2018 13:34
@tforzaglia tforzaglia mentioned this pull request Jun 25, 2018
@jgs0
Copy link

jgs0 commented Dec 6, 2018

I had the same problem last week. Everything up to date, I guess:

Cartfile:
github "bahlo/SwiftGif" >= 1.6.1

Terminal:
xcodebuild -version
Xcode 10.1
Build version 10B61

The Framework is build but it seams to be empty... as a fix I just use the modulefile source directly.

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

Successfully merging this pull request may close these issues.

None yet

5 participants