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!
3
3
workspace 'R.swift'
4
4
project 'ResourceApp/ResourceApp'
5
5
6
- target 'ResourceApp' do
6
+ target 'ResourceApp'
7
+ target 'ResourceAppTests'
7
8
8
9
pod 'R.swift.Library' , :path => './R.swift.Library'
9
10
10
- end
11
-
12
11
post_install do |installer |
13
12
installer . pods_project . targets . each do |target |
14
13
target . build_configurations . each do |config |
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - R.swift.Library (2.1 .0)
2
+ - R.swift.Library (2.2 .0)
3
3
4
4
DEPENDENCIES:
5
5
- R.swift.Library (from `./R.swift.Library`)
@@ -9,8 +9,8 @@ EXTERNAL SOURCES:
9
9
:path: ./R.swift.Library
10
10
11
11
SPEC CHECKSUMS:
12
- R.swift.Library: e5e077ed04f6867a95676af491650091b23518e9
12
+ R.swift.Library: 31a487b65381f37a7d203a6f1f935b43c9be35b0
13
13
14
- PODFILE CHECKSUM: 697c63af0dc7653faabb61448736a02bcb692198
14
+ PODFILE CHECKSUM: 12d019b559db14e2a2b78328a04ddd370d7ad3a7
15
15
16
16
COCOAPODS: 1.0.1
You can’t perform that action at this time.
0 commit comments