File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,11 @@ use_frameworks!
33workspace 'R.swift'
44project 'ResourceApp/ResourceApp'
55
6- target 'ResourceApp' do
6+ target 'ResourceApp'
7+ target 'ResourceAppTests'
78
89pod 'R.swift.Library' , :path => './R.swift.Library'
910
10- end
11-
1211post_install do |installer |
1312 installer . pods_project . targets . each do |target |
1413 target . build_configurations . each do |config |
Original file line number Diff line number Diff line change 11PODS:
2- - R.swift.Library (2.1 .0)
2+ - R.swift.Library (2.2 .0)
33
44DEPENDENCIES:
55 - R.swift.Library (from `./R.swift.Library`)
@@ -9,8 +9,8 @@ EXTERNAL SOURCES:
99 :path: ./R.swift.Library
1010
1111SPEC CHECKSUMS:
12- R.swift.Library: e5e077ed04f6867a95676af491650091b23518e9
12+ R.swift.Library: 31a487b65381f37a7d203a6f1f935b43c9be35b0
1313
14- PODFILE CHECKSUM: 697c63af0dc7653faabb61448736a02bcb692198
14+ PODFILE CHECKSUM: 12d019b559db14e2a2b78328a04ddd370d7ad3a7
1515
1616COCOAPODS: 1.0.1
You can’t perform that action at this time.
0 commit comments