Skip to content

Commit c866151

Browse files
giginetfreak4pc
authored andcommitted
Modify development targets
1 parent 7cae93b commit c866151

File tree

1 file changed

+173
-4
lines changed

1 file changed

+173
-4
lines changed

RxSwiftExt.xcodeproj/project.pbxproj

Lines changed: 173 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,76 @@
272272
/* End PBXBuildFile section */
273273

274274
/* Begin PBXContainerItemProxy section */
275+
074B9CF42642A223009699A3 /* PBXContainerItemProxy */ = {
276+
isa = PBXContainerItemProxy;
277+
containerPortal = 074B9CE72642A222009699A3 /* Rx.xcodeproj */;
278+
proxyType = 2;
279+
remoteGlobalIDString = C8A56AD71AD7424700B4673B;
280+
remoteInfo = RxSwift;
281+
};
282+
074B9CF62642A223009699A3 /* PBXContainerItemProxy */ = {
283+
isa = PBXContainerItemProxy;
284+
containerPortal = 074B9CE72642A222009699A3 /* Rx.xcodeproj */;
285+
proxyType = 2;
286+
remoteGlobalIDString = C809396D1B8A71760088E94D;
287+
remoteInfo = RxCocoa;
288+
};
289+
074B9CF82642A223009699A3 /* PBXContainerItemProxy */ = {
290+
isa = PBXContainerItemProxy;
291+
containerPortal = 074B9CE72642A222009699A3 /* Rx.xcodeproj */;
292+
proxyType = 2;
293+
remoteGlobalIDString = A2897D53225CA1E7004EA481;
294+
remoteInfo = RxRelay;
295+
};
296+
074B9CFA2642A223009699A3 /* PBXContainerItemProxy */ = {
297+
isa = PBXContainerItemProxy;
298+
containerPortal = 074B9CE72642A222009699A3 /* Rx.xcodeproj */;
299+
proxyType = 2;
300+
remoteGlobalIDString = C8093BC71B8A71F00088E94D;
301+
remoteInfo = RxBlocking;
302+
};
303+
074B9CFC2642A223009699A3 /* PBXContainerItemProxy */ = {
304+
isa = PBXContainerItemProxy;
305+
containerPortal = 074B9CE72642A222009699A3 /* Rx.xcodeproj */;
306+
proxyType = 2;
307+
remoteGlobalIDString = C88FA50C1C25C44800CCFEA4;
308+
remoteInfo = RxTest;
309+
};
310+
074B9CFE2642A223009699A3 /* PBXContainerItemProxy */ = {
311+
isa = PBXContainerItemProxy;
312+
containerPortal = 074B9CE72642A222009699A3 /* Rx.xcodeproj */;
313+
proxyType = 2;
314+
remoteGlobalIDString = C83508C31C386F6F0027C24C;
315+
remoteInfo = "AllTests-iOS";
316+
};
317+
074B9D002642A223009699A3 /* PBXContainerItemProxy */ = {
318+
isa = PBXContainerItemProxy;
319+
containerPortal = 074B9CE72642A222009699A3 /* Rx.xcodeproj */;
320+
proxyType = 2;
321+
remoteGlobalIDString = C83509841C38740E0027C24C;
322+
remoteInfo = "AllTests-tvOS";
323+
};
324+
074B9D022642A223009699A3 /* PBXContainerItemProxy */ = {
325+
isa = PBXContainerItemProxy;
326+
containerPortal = 074B9CE72642A222009699A3 /* Rx.xcodeproj */;
327+
proxyType = 2;
328+
remoteGlobalIDString = C83509941C38742C0027C24C;
329+
remoteInfo = "AllTests-macOS";
330+
};
331+
074B9D042642A223009699A3 /* PBXContainerItemProxy */ = {
332+
isa = PBXContainerItemProxy;
333+
containerPortal = 074B9CE72642A222009699A3 /* Rx.xcodeproj */;
334+
proxyType = 2;
335+
remoteGlobalIDString = C85BA04B1C3878740075D68E;
336+
remoteInfo = Microoptimizations;
337+
};
338+
074B9D062642A223009699A3 /* PBXContainerItemProxy */ = {
339+
isa = PBXContainerItemProxy;
340+
containerPortal = 074B9CE72642A222009699A3 /* Rx.xcodeproj */;
341+
proxyType = 2;
342+
remoteGlobalIDString = C8E8BA551E2C181A00A4AC2C;
343+
remoteInfo = Benchmarks;
344+
};
275345
3D638DED1DC2B2D50089A590 /* PBXContainerItemProxy */ = {
276346
isa = PBXContainerItemProxy;
277347
containerPortal = 18EE7A101C47B12F00C7256C /* Project object */;
@@ -321,6 +391,7 @@
321391
/* Begin PBXFileReference section */
322392
05A2BBAF247DAD2A007B54D6 /* RxCocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxCocoa.framework; path = Carthage/Build/Mac/RxCocoa.framework; sourceTree = "<group>"; };
323393
05A2BBB3247DB0B8007B54D6 /* RxCocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxCocoa.framework; path = Carthage/Build/tvOS/RxCocoa.framework; sourceTree = "<group>"; };
394+
074B9CE72642A222009699A3 /* Rx.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Rx.xcodeproj; path = Carthage/Checkouts/RxSwift/Rx.xcodeproj; sourceTree = "<group>"; };
324395
0D4D8D6E25CB0B1700C6971D /* RxRelay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxRelay.framework; path = Carthage/Build/iOS/RxRelay.framework; sourceTree = "<group>"; };
325396
0D4D8D7125CB0B2F00C6971D /* RxRelay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxRelay.framework; path = Carthage/Build/Mac/RxRelay.framework; sourceTree = "<group>"; };
326397
0D4D8D7B25CB0B4E00C6971D /* RxRelay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxRelay.framework; path = Carthage/Build/tvOS/RxRelay.framework; sourceTree = "<group>"; };
@@ -489,6 +560,23 @@
489560
/* End PBXFrameworksBuildPhase section */
490561

491562
/* Begin PBXGroup section */
563+
074B9CE82642A222009699A3 /* Products */ = {
564+
isa = PBXGroup;
565+
children = (
566+
074B9CF52642A223009699A3 /* RxSwift.framework */,
567+
074B9CF72642A223009699A3 /* RxCocoa.framework */,
568+
074B9CF92642A223009699A3 /* RxRelay.framework */,
569+
074B9CFB2642A223009699A3 /* RxBlocking.framework */,
570+
074B9CFD2642A223009699A3 /* RxTest.framework */,
571+
074B9CFF2642A223009699A3 /* AllTests-iOS.xctest */,
572+
074B9D012642A223009699A3 /* AllTests-tvOS.xctest */,
573+
074B9D032642A223009699A3 /* AllTests-macOS.xctest */,
574+
074B9D052642A223009699A3 /* PerformanceTests.app */,
575+
074B9D072642A223009699A3 /* Benchmarks.xctest */,
576+
);
577+
name = Products;
578+
sourceTree = "<group>";
579+
};
492580
188C6D921C47B2B20092101A /* Sources */ = {
493581
isa = PBXGroup;
494582
children = (
@@ -504,6 +592,7 @@
504592
18EE7A0F1C47B12F00C7256C = {
505593
isa = PBXGroup;
506594
children = (
595+
074B9CE72642A222009699A3 /* Rx.xcodeproj */,
507596
781C53FD23122554005CB85A /* Package.swift */,
508597
188C6D921C47B2B20092101A /* Sources */,
509598
3D638DF21DC2B2EE0089A590 /* Tests */,
@@ -891,6 +980,12 @@
891980
mainGroup = 18EE7A0F1C47B12F00C7256C;
892981
productRefGroup = 18EE7A191C47B12F00C7256C /* Products */;
893982
projectDirPath = "";
983+
projectReferences = (
984+
{
985+
ProductGroup = 074B9CE82642A222009699A3 /* Products */;
986+
ProjectRef = 074B9CE72642A222009699A3 /* Rx.xcodeproj */;
987+
},
988+
);
894989
projectRoot = "";
895990
targets = (
896991
188C6D901C47B2B20092101A /* RxSwiftExt-iOS */,
@@ -904,6 +999,80 @@
904999
};
9051000
/* End PBXProject section */
9061001

1002+
/* Begin PBXReferenceProxy section */
1003+
074B9CF52642A223009699A3 /* RxSwift.framework */ = {
1004+
isa = PBXReferenceProxy;
1005+
fileType = wrapper.framework;
1006+
path = RxSwift.framework;
1007+
remoteRef = 074B9CF42642A223009699A3 /* PBXContainerItemProxy */;
1008+
sourceTree = BUILT_PRODUCTS_DIR;
1009+
};
1010+
074B9CF72642A223009699A3 /* RxCocoa.framework */ = {
1011+
isa = PBXReferenceProxy;
1012+
fileType = wrapper.framework;
1013+
path = RxCocoa.framework;
1014+
remoteRef = 074B9CF62642A223009699A3 /* PBXContainerItemProxy */;
1015+
sourceTree = BUILT_PRODUCTS_DIR;
1016+
};
1017+
074B9CF92642A223009699A3 /* RxRelay.framework */ = {
1018+
isa = PBXReferenceProxy;
1019+
fileType = wrapper.framework;
1020+
path = RxRelay.framework;
1021+
remoteRef = 074B9CF82642A223009699A3 /* PBXContainerItemProxy */;
1022+
sourceTree = BUILT_PRODUCTS_DIR;
1023+
};
1024+
074B9CFB2642A223009699A3 /* RxBlocking.framework */ = {
1025+
isa = PBXReferenceProxy;
1026+
fileType = wrapper.framework;
1027+
path = RxBlocking.framework;
1028+
remoteRef = 074B9CFA2642A223009699A3 /* PBXContainerItemProxy */;
1029+
sourceTree = BUILT_PRODUCTS_DIR;
1030+
};
1031+
074B9CFD2642A223009699A3 /* RxTest.framework */ = {
1032+
isa = PBXReferenceProxy;
1033+
fileType = wrapper.framework;
1034+
path = RxTest.framework;
1035+
remoteRef = 074B9CFC2642A223009699A3 /* PBXContainerItemProxy */;
1036+
sourceTree = BUILT_PRODUCTS_DIR;
1037+
};
1038+
074B9CFF2642A223009699A3 /* AllTests-iOS.xctest */ = {
1039+
isa = PBXReferenceProxy;
1040+
fileType = wrapper.cfbundle;
1041+
path = "AllTests-iOS.xctest";
1042+
remoteRef = 074B9CFE2642A223009699A3 /* PBXContainerItemProxy */;
1043+
sourceTree = BUILT_PRODUCTS_DIR;
1044+
};
1045+
074B9D012642A223009699A3 /* AllTests-tvOS.xctest */ = {
1046+
isa = PBXReferenceProxy;
1047+
fileType = wrapper.cfbundle;
1048+
path = "AllTests-tvOS.xctest";
1049+
remoteRef = 074B9D002642A223009699A3 /* PBXContainerItemProxy */;
1050+
sourceTree = BUILT_PRODUCTS_DIR;
1051+
};
1052+
074B9D032642A223009699A3 /* AllTests-macOS.xctest */ = {
1053+
isa = PBXReferenceProxy;
1054+
fileType = wrapper.cfbundle;
1055+
path = "AllTests-macOS.xctest";
1056+
remoteRef = 074B9D022642A223009699A3 /* PBXContainerItemProxy */;
1057+
sourceTree = BUILT_PRODUCTS_DIR;
1058+
};
1059+
074B9D052642A223009699A3 /* PerformanceTests.app */ = {
1060+
isa = PBXReferenceProxy;
1061+
fileType = wrapper.application;
1062+
name = PerformanceTests.app;
1063+
path = Microoptimizations.app;
1064+
remoteRef = 074B9D042642A223009699A3 /* PBXContainerItemProxy */;
1065+
sourceTree = BUILT_PRODUCTS_DIR;
1066+
};
1067+
074B9D072642A223009699A3 /* Benchmarks.xctest */ = {
1068+
isa = PBXReferenceProxy;
1069+
fileType = wrapper.cfbundle;
1070+
path = Benchmarks.xctest;
1071+
remoteRef = 074B9D062642A223009699A3 /* PBXContainerItemProxy */;
1072+
sourceTree = BUILT_PRODUCTS_DIR;
1073+
};
1074+
/* End PBXReferenceProxy section */
1075+
9071076
/* Begin PBXResourcesBuildPhase section */
9081077
188C6D8F1C47B2B20092101A /* Resources */ = {
9091078
isa = PBXResourcesBuildPhase;
@@ -1349,7 +1518,7 @@
13491518
);
13501519
INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
13511520
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
1352-
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
1521+
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
13531522
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
13541523
PRODUCT_BUNDLE_IDENTIFIER = com.github.RxSwiftCommunity.RxSwiftExt;
13551524
PRODUCT_NAME = RxSwiftExt;
@@ -1380,7 +1549,7 @@
13801549
);
13811550
INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
13821551
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
1383-
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
1552+
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
13841553
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
13851554
PRODUCT_BUNDLE_IDENTIFIER = com.github.RxSwiftCommunity.RxSwiftExt;
13861555
PRODUCT_NAME = RxSwiftExt;
@@ -1438,7 +1607,7 @@
14381607
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
14391608
GCC_WARN_UNUSED_FUNCTION = YES;
14401609
GCC_WARN_UNUSED_VARIABLE = YES;
1441-
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
1610+
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
14421611
MTL_ENABLE_DEBUG_INFO = YES;
14431612
ONLY_ACTIVE_ARCH = YES;
14441613
SDKROOT = iphoneos;
@@ -1487,7 +1656,7 @@
14871656
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
14881657
GCC_WARN_UNUSED_FUNCTION = YES;
14891658
GCC_WARN_UNUSED_VARIABLE = YES;
1490-
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
1659+
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
14911660
MTL_ENABLE_DEBUG_INFO = NO;
14921661
SDKROOT = iphoneos;
14931662
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";

0 commit comments

Comments
 (0)