Skip to content

Commit

Permalink
Migrate to Carthage and fix signing credential on iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Adlai-Holler committed May 9, 2015
1 parent a56d835 commit f0a4d0d
Show file tree
Hide file tree
Showing 8 changed files with 101 additions and 235 deletions.
6 changes: 0 additions & 6 deletions .gitmodules

This file was deleted.

1 change: 1 addition & 0 deletions Cartfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github "joshaber/SwiftBox" "c11e489"
2 changes: 2 additions & 0 deletions Cartfile.private
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
github "Quick/Quick" ~> 0.3.1
github "Quick/Nimble" ~> 0.4.2
3 changes: 3 additions & 0 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
github "Quick/Nimble" "v0.4.2"
github "Quick/Quick" "v0.3.1"
github "joshaber/SwiftBox" "c11e489f2d7b39aa75f02236b09e81a106ce6fa9"
1 change: 0 additions & 1 deletion External/Quick
Submodule Quick deleted from 8bf96f
1 change: 0 additions & 1 deletion External/SwiftBox
Submodule SwiftBox deleted from 0b9eb0
319 changes: 95 additions & 224 deletions Few.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions Few.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f0a4d0d

Please sign in to comment.