This repository was archived by the owner on Dec 5, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
ReactiveViewModel.xcodeproj Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 410
410
isa = PBXProject;
411
411
attributes = {
412
412
LastTestingUpgradeCheck = 0510;
413
- LastUpgradeCheck = 0500 ;
413
+ LastUpgradeCheck = 0510 ;
414
414
ORGANIZATIONNAME = GitHub;
415
415
};
416
416
buildConfigurationList = D0948A35178159AD00BA8F23 /* Build configuration list for PBXProject "ReactiveViewModel" */;
533
533
isa = XCBuildConfiguration;
534
534
baseConfigurationReference = D0948A77178159DA00BA8F23 /* Debug.xcconfig */;
535
535
buildSettings = {
536
- ARCHS = "$(ARCHS_STANDARD_64_BIT)";
537
536
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
538
537
MACOSX_DEPLOYMENT_TARGET = 10.7;
539
538
};
543
542
isa = XCBuildConfiguration;
544
543
baseConfigurationReference = D0948A79178159DA00BA8F23 /* Release.xcconfig */;
545
544
buildSettings = {
546
- ARCHS = "$(ARCHS_STANDARD_64_BIT)";
547
545
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
548
546
MACOSX_DEPLOYMENT_TARGET = 10.7;
549
547
};
687
685
isa = XCBuildConfiguration;
688
686
baseConfigurationReference = D0948A78178159DA00BA8F23 /* Profile.xcconfig */;
689
687
buildSettings = {
690
- ARCHS = "$(ARCHS_STANDARD_64_BIT)";
691
688
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
692
689
MACOSX_DEPLOYMENT_TARGET = 10.7;
693
690
};
764
761
isa = XCBuildConfiguration;
765
762
baseConfigurationReference = D0948A7A178159DA00BA8F23 /* Test.xcconfig */;
766
763
buildSettings = {
767
- ARCHS = "$(ARCHS_STANDARD_64_BIT)";
768
764
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
769
765
MACOSX_DEPLOYMENT_TARGET = 10.7;
770
766
};
You can’t perform that action at this time.
0 commit comments