Skip to content

Commit 9bbdfd0

Browse files
committed
Updated project for playground to work with Cocoapods 1.0
1 parent 1191d40 commit 9bbdfd0

File tree

2 files changed

+51
-50
lines changed

2 files changed

+51
-50
lines changed

Diff for: Demo/RxSwiftExtDemo.xcodeproj/project.pbxproj

+48-48
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
0DBC421DA83E083F68DB537A /* Pods_RxSwiftExtDemo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0BEC4F1786209DFD7B65ADA1 /* Pods_RxSwiftExtDemo.framework */; };
1110
3D3E95BB1CC01A150013FC08 /* ignoreWhenTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D3E95BA1CC01A150013FC08 /* ignoreWhenTests.swift */; };
1211
3D3EA4961CBAFEE800EB90DB /* IgnoreTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D3EA4951CBAFEE800EB90DB /* IgnoreTests.swift */; };
1312
3DB4B1EE1CC43D940006B332 /* cascadeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB4B1ED1CC43D940006B332 /* cascadeTests.swift */; };
@@ -16,12 +15,13 @@
1615
8458AF191CDA679600E6F2FE /* DistinctTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8458AF181CDA679600E6F2FE /* DistinctTests.swift */; };
1716
8458AF1F1CDA74A000E6F2FE /* WeakTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32141ADA1CC4129600569FFA /* WeakTests.swift */; };
1817
8458AF201CDA74A000E6F2FE /* WeakTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32141ADD1CC4B9F300569FFA /* WeakTarget.swift */; };
19-
8AFA763ED9F052A7A746FFE4 /* Pods_RxSwiftExtDemoTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC8FC7C40238BC1CE814B096 /* Pods_RxSwiftExtDemoTests.framework */; };
2018
9C1F54FA1CB67017001421F2 /* RxSwiftExtDemo.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C1F54F91CB67017001421F2 /* RxSwiftExtDemo.h */; settings = {ATTRIBUTES = (Public, ); }; };
2119
9C1F55021CB67026001421F2 /* Podfile in Resources */ = {isa = PBXBuildFile; fileRef = 9C1F55011CB67026001421F2 /* Podfile */; };
2220
9C1F552F1CB674B0001421F2 /* UnwrapTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C1F552E1CB674B0001421F2 /* UnwrapTests.swift */; };
2321
9C1F55311CB674B0001421F2 /* RxSwiftExtDemo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C1F54F61CB67017001421F2 /* RxSwiftExtDemo.framework */; };
2422
9C4C589D1CBD417F008021BF /* mapToTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C4C589C1CBD417F008021BF /* mapToTests.swift */; };
23+
A3A43FC15F66A28C72106818 /* Pods_RxSwiftExtDemoTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63EB846D2B0EF0759AF1D2D0 /* Pods_RxSwiftExtDemoTests.framework */; };
24+
F33E4FED57489201A4BF5EF4 /* Pods_RxSwiftExtDemo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4E8A0954E888F6FC0708DA58 /* Pods_RxSwiftExtDemo.framework */; };
2525
/* End PBXBuildFile section */
2626

2727
/* Begin PBXContainerItemProxy section */
@@ -35,17 +35,17 @@
3535
/* End PBXContainerItemProxy section */
3636

3737
/* Begin PBXFileReference section */
38-
0167407731918207B52D107C /* Pods-RxSwiftExtDemoTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxSwiftExtDemoTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-RxSwiftExtDemoTests/Pods-RxSwiftExtDemoTests.release.xcconfig"; sourceTree = "<group>"; };
39-
0BEC4F1786209DFD7B65ADA1 /* Pods_RxSwiftExtDemo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RxSwiftExtDemo.framework; sourceTree = BUILT_PRODUCTS_DIR; };
40-
16E9DA217CF086B9F92EBD61 /* Pods-RxSwiftExtDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxSwiftExtDemo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RxSwiftExtDemo/Pods-RxSwiftExtDemo.debug.xcconfig"; sourceTree = "<group>"; };
41-
1AC24A0EB7F102C06AEB2B7F /* Pods-RxSwiftExtDemoTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxSwiftExtDemoTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RxSwiftExtDemoTests/Pods-RxSwiftExtDemoTests.debug.xcconfig"; sourceTree = "<group>"; };
38+
01AA9500C3986C6D660D2EE6 /* Pods-RxSwiftExtDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxSwiftExtDemo.release.xcconfig"; path = "Pods/Target Support Files/Pods-RxSwiftExtDemo/Pods-RxSwiftExtDemo.release.xcconfig"; sourceTree = "<group>"; };
39+
26349AFE812517918AC69F39 /* Pods-RxSwiftExtDemoTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxSwiftExtDemoTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-RxSwiftExtDemoTests/Pods-RxSwiftExtDemoTests.release.xcconfig"; sourceTree = "<group>"; };
4240
32141ADA1CC4129600569FFA /* WeakTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WeakTests.swift; sourceTree = "<group>"; };
4341
32141ADD1CC4B9F300569FFA /* WeakTarget.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WeakTarget.swift; sourceTree = "<group>"; };
44-
34D6139496D21A135F6CED6E /* Pods-RxSwiftExtDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxSwiftExtDemo.release.xcconfig"; path = "Pods/Target Support Files/Pods-RxSwiftExtDemo/Pods-RxSwiftExtDemo.release.xcconfig"; sourceTree = "<group>"; };
4542
3D3E95BA1CC01A150013FC08 /* ignoreWhenTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ignoreWhenTests.swift; sourceTree = "<group>"; };
4643
3D3EA4951CBAFEE800EB90DB /* IgnoreTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IgnoreTests.swift; sourceTree = "<group>"; };
4744
3DB4B1ED1CC43D940006B332 /* cascadeTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = cascadeTests.swift; sourceTree = "<group>"; };
4845
3DC705A91CBCF74100493BB2 /* OnceTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OnceTests.swift; sourceTree = "<group>"; };
46+
4CD5F428F6226002C5376101 /* Pods-RxSwiftExtDemoTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxSwiftExtDemoTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RxSwiftExtDemoTests/Pods-RxSwiftExtDemoTests.debug.xcconfig"; sourceTree = "<group>"; };
47+
4E8A0954E888F6FC0708DA58 /* Pods_RxSwiftExtDemo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RxSwiftExtDemo.framework; sourceTree = BUILT_PRODUCTS_DIR; };
48+
63EB846D2B0EF0759AF1D2D0 /* Pods_RxSwiftExtDemoTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RxSwiftExtDemoTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
4949
68A12BDD1CC5EF5B009AAAFE /* notTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = notTests.swift; sourceTree = "<group>"; };
5050
8458AF181CDA679600E6F2FE /* DistinctTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DistinctTests.swift; sourceTree = "<group>"; };
5151
9C1F54F61CB67017001421F2 /* RxSwiftExtDemo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxSwiftExtDemo.framework; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -57,15 +57,15 @@
5757
9C1F552E1CB674B0001421F2 /* UnwrapTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnwrapTests.swift; sourceTree = "<group>"; };
5858
9C1F55301CB674B0001421F2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
5959
9C4C589C1CBD417F008021BF /* mapToTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = mapToTests.swift; sourceTree = "<group>"; };
60-
FC8FC7C40238BC1CE814B096 /* Pods_RxSwiftExtDemoTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RxSwiftExtDemoTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
60+
B3D674796C1680A61DF5DEFC /* Pods-RxSwiftExtDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxSwiftExtDemo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RxSwiftExtDemo/Pods-RxSwiftExtDemo.debug.xcconfig"; sourceTree = "<group>"; };
6161
/* End PBXFileReference section */
6262

6363
/* Begin PBXFrameworksBuildPhase section */
6464
9C1F54F21CB67017001421F2 /* Frameworks */ = {
6565
isa = PBXFrameworksBuildPhase;
6666
buildActionMask = 2147483647;
6767
files = (
68-
0DBC421DA83E083F68DB537A /* Pods_RxSwiftExtDemo.framework in Frameworks */,
68+
F33E4FED57489201A4BF5EF4 /* Pods_RxSwiftExtDemo.framework in Frameworks */,
6969
);
7070
runOnlyForDeploymentPostprocessing = 0;
7171
};
@@ -74,29 +74,18 @@
7474
buildActionMask = 2147483647;
7575
files = (
7676
9C1F55311CB674B0001421F2 /* RxSwiftExtDemo.framework in Frameworks */,
77-
8AFA763ED9F052A7A746FFE4 /* Pods_RxSwiftExtDemoTests.framework in Frameworks */,
77+
A3A43FC15F66A28C72106818 /* Pods_RxSwiftExtDemoTests.framework in Frameworks */,
7878
);
7979
runOnlyForDeploymentPostprocessing = 0;
8080
};
8181
/* End PBXFrameworksBuildPhase section */
8282

8383
/* Begin PBXGroup section */
84-
5A10A2B78BB0D96E034889CB /* Pods */ = {
84+
039B9D9897CC22E8F3FCEDEF /* Frameworks */ = {
8585
isa = PBXGroup;
8686
children = (
87-
16E9DA217CF086B9F92EBD61 /* Pods-RxSwiftExtDemo.debug.xcconfig */,
88-
34D6139496D21A135F6CED6E /* Pods-RxSwiftExtDemo.release.xcconfig */,
89-
1AC24A0EB7F102C06AEB2B7F /* Pods-RxSwiftExtDemoTests.debug.xcconfig */,
90-
0167407731918207B52D107C /* Pods-RxSwiftExtDemoTests.release.xcconfig */,
91-
);
92-
name = Pods;
93-
sourceTree = "<group>";
94-
};
95-
96576D833D8E94E0E8C9F8F7 /* Frameworks */ = {
96-
isa = PBXGroup;
97-
children = (
98-
0BEC4F1786209DFD7B65ADA1 /* Pods_RxSwiftExtDemo.framework */,
99-
FC8FC7C40238BC1CE814B096 /* Pods_RxSwiftExtDemoTests.framework */,
87+
4E8A0954E888F6FC0708DA58 /* Pods_RxSwiftExtDemo.framework */,
88+
63EB846D2B0EF0759AF1D2D0 /* Pods_RxSwiftExtDemoTests.framework */,
10089
);
10190
name = Frameworks;
10291
sourceTree = "<group>";
@@ -108,8 +97,8 @@
10897
9C1F54F81CB67017001421F2 /* RxSwiftExtDemo */,
10998
9C1F552D1CB674B0001421F2 /* RxSwiftExtDemoTests */,
11099
9C1F54F71CB67017001421F2 /* Products */,
111-
5A10A2B78BB0D96E034889CB /* Pods */,
112-
96576D833D8E94E0E8C9F8F7 /* Frameworks */,
100+
E9C6934DD2FF214C548CA4DE /* Pods */,
101+
039B9D9897CC22E8F3FCEDEF /* Frameworks */,
113102
);
114103
sourceTree = "<group>";
115104
};
@@ -151,6 +140,17 @@
151140
path = RxSwiftExtDemoTests;
152141
sourceTree = "<group>";
153142
};
143+
E9C6934DD2FF214C548CA4DE /* Pods */ = {
144+
isa = PBXGroup;
145+
children = (
146+
B3D674796C1680A61DF5DEFC /* Pods-RxSwiftExtDemo.debug.xcconfig */,
147+
01AA9500C3986C6D660D2EE6 /* Pods-RxSwiftExtDemo.release.xcconfig */,
148+
4CD5F428F6226002C5376101 /* Pods-RxSwiftExtDemoTests.debug.xcconfig */,
149+
26349AFE812517918AC69F39 /* Pods-RxSwiftExtDemoTests.release.xcconfig */,
150+
);
151+
name = Pods;
152+
sourceTree = "<group>";
153+
};
154154
/* End PBXGroup section */
155155

156156
/* Begin PBXHeadersBuildPhase section */
@@ -169,12 +169,12 @@
169169
isa = PBXNativeTarget;
170170
buildConfigurationList = 9C1F54FE1CB67017001421F2 /* Build configuration list for PBXNativeTarget "RxSwiftExtDemo" */;
171171
buildPhases = (
172-
0B2E940E7A71B928378BC392 /* Check Pods Manifest.lock */,
172+
1C1304FE7ABD2C9CA1243628 /* 📦 Check Pods Manifest.lock */,
173173
9C1F54F11CB67017001421F2 /* Sources */,
174174
9C1F54F21CB67017001421F2 /* Frameworks */,
175175
9C1F54F31CB67017001421F2 /* Headers */,
176176
9C1F54F41CB67017001421F2 /* Resources */,
177-
AD44D52323FCAA38D8E88535 /* Copy Pods Resources */,
177+
DB4F5430FA76D9D824EC5871 /* 📦 Copy Pods Resources */,
178178
);
179179
buildRules = (
180180
);
@@ -189,12 +189,12 @@
189189
isa = PBXNativeTarget;
190190
buildConfigurationList = 9C1F55341CB674B0001421F2 /* Build configuration list for PBXNativeTarget "RxSwiftExtDemoTests" */;
191191
buildPhases = (
192-
B3B2A74684554D5A1840E52A /* Check Pods Manifest.lock */,
192+
264F42F17BAB130EE81CA491 /* 📦 Check Pods Manifest.lock */,
193193
9C1F55281CB674B0001421F2 /* Sources */,
194194
9C1F55291CB674B0001421F2 /* Frameworks */,
195195
9C1F552A1CB674B0001421F2 /* Resources */,
196-
0BFBFCC59A23EB7D4D49D098 /* Embed Pods Frameworks */,
197-
120D0C4F2BFC3CADC6F65FD0 /* Copy Pods Resources */,
196+
84A831A7B6B84483C7CB8E00 /* 📦 Embed Pods Frameworks */,
197+
6A70F193B262C953BF766E17 /* 📦 Copy Pods Resources */,
198198
);
199199
buildRules = (
200200
);
@@ -262,79 +262,79 @@
262262
/* End PBXResourcesBuildPhase section */
263263

264264
/* Begin PBXShellScriptBuildPhase section */
265-
0B2E940E7A71B928378BC392 /* Check Pods Manifest.lock */ = {
265+
1C1304FE7ABD2C9CA1243628 /* 📦 Check Pods Manifest.lock */ = {
266266
isa = PBXShellScriptBuildPhase;
267267
buildActionMask = 2147483647;
268268
files = (
269269
);
270270
inputPaths = (
271271
);
272-
name = "Check Pods Manifest.lock";
272+
name = "📦 Check Pods Manifest.lock";
273273
outputPaths = (
274274
);
275275
runOnlyForDeploymentPostprocessing = 0;
276276
shellPath = /bin/sh;
277277
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
278278
showEnvVarsInLog = 0;
279279
};
280-
0BFBFCC59A23EB7D4D49D098 /* Embed Pods Frameworks */ = {
280+
264F42F17BAB130EE81CA491 /* 📦 Check Pods Manifest.lock */ = {
281281
isa = PBXShellScriptBuildPhase;
282282
buildActionMask = 2147483647;
283283
files = (
284284
);
285285
inputPaths = (
286286
);
287-
name = "Embed Pods Frameworks";
287+
name = "📦 Check Pods Manifest.lock";
288288
outputPaths = (
289289
);
290290
runOnlyForDeploymentPostprocessing = 0;
291291
shellPath = /bin/sh;
292-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RxSwiftExtDemoTests/Pods-RxSwiftExtDemoTests-frameworks.sh\"\n";
292+
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
293293
showEnvVarsInLog = 0;
294294
};
295-
120D0C4F2BFC3CADC6F65FD0 /* Copy Pods Resources */ = {
295+
6A70F193B262C953BF766E17 /* 📦 Copy Pods Resources */ = {
296296
isa = PBXShellScriptBuildPhase;
297297
buildActionMask = 2147483647;
298298
files = (
299299
);
300300
inputPaths = (
301301
);
302-
name = "Copy Pods Resources";
302+
name = "📦 Copy Pods Resources";
303303
outputPaths = (
304304
);
305305
runOnlyForDeploymentPostprocessing = 0;
306306
shellPath = /bin/sh;
307307
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RxSwiftExtDemoTests/Pods-RxSwiftExtDemoTests-resources.sh\"\n";
308308
showEnvVarsInLog = 0;
309309
};
310-
AD44D52323FCAA38D8E88535 /* Copy Pods Resources */ = {
310+
84A831A7B6B84483C7CB8E00 /* 📦 Embed Pods Frameworks */ = {
311311
isa = PBXShellScriptBuildPhase;
312312
buildActionMask = 2147483647;
313313
files = (
314314
);
315315
inputPaths = (
316316
);
317-
name = "Copy Pods Resources";
317+
name = "📦 Embed Pods Frameworks";
318318
outputPaths = (
319319
);
320320
runOnlyForDeploymentPostprocessing = 0;
321321
shellPath = /bin/sh;
322-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RxSwiftExtDemo/Pods-RxSwiftExtDemo-resources.sh\"\n";
322+
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RxSwiftExtDemoTests/Pods-RxSwiftExtDemoTests-frameworks.sh\"\n";
323323
showEnvVarsInLog = 0;
324324
};
325-
B3B2A74684554D5A1840E52A /* Check Pods Manifest.lock */ = {
325+
DB4F5430FA76D9D824EC5871 /* 📦 Copy Pods Resources */ = {
326326
isa = PBXShellScriptBuildPhase;
327327
buildActionMask = 2147483647;
328328
files = (
329329
);
330330
inputPaths = (
331331
);
332-
name = "Check Pods Manifest.lock";
332+
name = "📦 Copy Pods Resources";
333333
outputPaths = (
334334
);
335335
runOnlyForDeploymentPostprocessing = 0;
336336
shellPath = /bin/sh;
337-
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
337+
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RxSwiftExtDemo/Pods-RxSwiftExtDemo-resources.sh\"\n";
338338
showEnvVarsInLog = 0;
339339
};
340340
/* End PBXShellScriptBuildPhase section */
@@ -468,7 +468,7 @@
468468
};
469469
9C1F54FF1CB67017001421F2 /* Debug */ = {
470470
isa = XCBuildConfiguration;
471-
baseConfigurationReference = 16E9DA217CF086B9F92EBD61 /* Pods-RxSwiftExtDemo.debug.xcconfig */;
471+
baseConfigurationReference = B3D674796C1680A61DF5DEFC /* Pods-RxSwiftExtDemo.debug.xcconfig */;
472472
buildSettings = {
473473
CLANG_ENABLE_MODULES = YES;
474474
DEFINES_MODULE = YES;
@@ -487,7 +487,7 @@
487487
};
488488
9C1F55001CB67017001421F2 /* Release */ = {
489489
isa = XCBuildConfiguration;
490-
baseConfigurationReference = 34D6139496D21A135F6CED6E /* Pods-RxSwiftExtDemo.release.xcconfig */;
490+
baseConfigurationReference = 01AA9500C3986C6D660D2EE6 /* Pods-RxSwiftExtDemo.release.xcconfig */;
491491
buildSettings = {
492492
CLANG_ENABLE_MODULES = YES;
493493
DEFINES_MODULE = YES;
@@ -505,7 +505,7 @@
505505
};
506506
9C1F55351CB674B0001421F2 /* Debug */ = {
507507
isa = XCBuildConfiguration;
508-
baseConfigurationReference = 1AC24A0EB7F102C06AEB2B7F /* Pods-RxSwiftExtDemoTests.debug.xcconfig */;
508+
baseConfigurationReference = 4CD5F428F6226002C5376101 /* Pods-RxSwiftExtDemoTests.debug.xcconfig */;
509509
buildSettings = {
510510
INFOPLIST_FILE = RxSwiftExtDemoTests/Info.plist;
511511
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
@@ -516,7 +516,7 @@
516516
};
517517
9C1F55361CB674B0001421F2 /* Release */ = {
518518
isa = XCBuildConfiguration;
519-
baseConfigurationReference = 0167407731918207B52D107C /* Pods-RxSwiftExtDemoTests.release.xcconfig */;
519+
baseConfigurationReference = 26349AFE812517918AC69F39 /* Pods-RxSwiftExtDemoTests.release.xcconfig */;
520520
buildSettings = {
521521
INFOPLIST_FILE = RxSwiftExtDemoTests/Info.plist;
522522
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";

Diff for: RxSwiftExt.podspec

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
Pod::Spec.new do |s|
22
s.name = "RxSwiftExt"
3-
s.version = "1.0"
3+
s.version = "1.0.1"
44
s.summary = "RxSwift operators not found in the core distribtion"
55
s.description = <<-DESC
6-
A collection of operators for RxSwift
6+
A collection of operators for RxSwift adding commonly requested operations not found in the core distribution
7+
of RxSwift.
78
DESC
89
s.homepage = "https://github.com/RxSwiftCommunity/RxSwiftExt"
910
s.license = { :type => "MIT", :file => "LICENSE" }

0 commit comments

Comments
 (0)