Skip to content

Commit 6ae72e7

Browse files
committed
Add swiftproj dependency
1 parent aed3c5a commit 6ae72e7

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ source 'https://rubygems.org'
22
ruby '~> 2.3'
33

44
gem 'cocoapods', '~> 1.1'
5+
gem 'swiftproj'

Gemfile.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ GEM
5353
nap (1.1.0)
5454
netrc (0.7.8)
5555
ruby-macho (1.1.0)
56+
swiftproj (0.1.0)
57+
colored2 (>= 3.0)
58+
xcodeproj (>= 1.5)
5659
thread_safe (0.3.6)
5760
tzinfo (1.2.3)
5861
thread_safe (~> 0.1)
@@ -67,6 +70,7 @@ PLATFORMS
6770

6871
DEPENDENCIES
6972
cocoapods (~> 1.1)
73+
swiftproj
7074

7175
RUBY VERSION
7276
ruby 2.3.1p112

0 commit comments

Comments
 (0)