Skip to content

Commit

Permalink
Merge pull request hyperoslo#147 from hyperoslo/fix/carthage
Browse files Browse the repository at this point in the history
Update Carthage
  • Loading branch information
onmyway133 authored Nov 2, 2017
2 parents 026153f + 4f9540b commit 83416d6
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 16 deletions.
5 changes: 2 additions & 3 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
github "hyperoslo/Cache" "4.0.2"
github "hyperoslo/Cache" "4.1.2"
github "hyperoslo/Hue" "3.0.0"
github "hyperoslo/Imaginary" "3.0.0"
github "onmyway133/SwiftHash" "2.0.1"
github "hyperoslo/Imaginary" "3.0.2"
1 change: 0 additions & 1 deletion Lightbox.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@
"$(SRCROOT)/Carthage/Build/iOS/Hue.framework",
"$(SRCROOT)/Carthage/Build/iOS/Imaginary.framework",
"$(SRCROOT)/Carthage/Build/iOS/Cache.framework",
"$(SRCROOT)/Carthage/Build/iOS/SwiftHash.framework",
);
name = "Copy frameworks with Carthage";
outputPaths = (
Expand Down
4 changes: 0 additions & 4 deletions bin/bootstrap

This file was deleted.

5 changes: 0 additions & 5 deletions bin/bootstrap-if-needed

This file was deleted.

5 changes: 2 additions & 3 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ machine:

dependencies:
override:
- bin/bootstrap-if-needed
cache_directories:
- "Carthage"
- rm -rf Carthage
- carthage update

test:
override:
Expand Down

0 comments on commit 83416d6

Please sign in to comment.