File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1
- #include "Pods/Target Support Files/Pods/Pods.debug.xcconfig"
1
+ #include "Pods/Target Support Files/Pods-Sample /Pods-Sample .debug.xcconfig"
2
2
3
3
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) kEnvironment="@\"debug\""
Original file line number Diff line number Diff line change @@ -3,4 +3,6 @@ source 'https://github.com/CocoaPods/Specs.git'
3
3
4
4
# inhibit_all_warnings!
5
5
6
- pod 'SimulatorRemoteNotifications' , '~> 0.0.3'
6
+ target 'Sample' do
7
+ pod 'SimulatorRemoteNotifications' , '~> 0.0.3'
8
+ end
Original file line number Diff line number Diff line change @@ -7,4 +7,6 @@ DEPENDENCIES:
7
7
SPEC CHECKSUMS:
8
8
SimulatorRemoteNotifications: 1610643e0582b2af67bc254b071ace4077e8ef86
9
9
10
- COCOAPODS: 0.39.0
10
+ PODFILE CHECKSUM: 1e7bba3fe4e4d12126efc77f3f430a3dcd1d8be9
11
+
12
+ COCOAPODS: 1.0.1
Original file line number Diff line number Diff line change 1
- #include "Pods/Target Support Files/Pods/Pods.staging.xcconfig"
1
+ #include "Pods/Target Support Files/Pods-Sample/Pods-Sample.staging.xcconfig"
2
+
2
3
3
4
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) kEnvironment="@\"staging\""
You can’t perform that action at this time.
0 commit comments