We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aed3c5a commit 6ae72e7Copy full SHA for 6ae72e7
Gemfile
@@ -2,3 +2,4 @@ source 'https://rubygems.org'
2
ruby '~> 2.3'
3
4
gem 'cocoapods', '~> 1.1'
5
+gem 'swiftproj'
Gemfile.lock
@@ -53,6 +53,9 @@ GEM
53
nap (1.1.0)
54
netrc (0.7.8)
55
ruby-macho (1.1.0)
56
+ swiftproj (0.1.0)
57
+ colored2 (>= 3.0)
58
+ xcodeproj (>= 1.5)
59
thread_safe (0.3.6)
60
tzinfo (1.2.3)
61
thread_safe (~> 0.1)
@@ -67,6 +70,7 @@ PLATFORMS
67
70
68
71
DEPENDENCIES
69
72
cocoapods (~> 1.1)
73
+ swiftproj
74
75
RUBY VERSION
76
ruby 2.3.1p112
0 commit comments