Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Commit 8ca6def

Browse files
committed
OK Computer.
1 parent c6cb520 commit 8ca6def

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

ReactiveViewModel.xcodeproj/project.pbxproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@
415415
isa = PBXProject;
416416
attributes = {
417417
LastTestingUpgradeCheck = 0510;
418-
LastUpgradeCheck = 0510;
418+
LastUpgradeCheck = 0620;
419419
ORGANIZATIONNAME = GitHub;
420420
TargetAttributes = {
421421
D0C7C3A619FEFB520069B5C0 = {
@@ -536,6 +536,7 @@
536536
buildSettings = {
537537
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
538538
MACOSX_DEPLOYMENT_TARGET = 10.8;
539+
ONLY_ACTIVE_ARCH = YES;
539540
TARGETED_DEVICE_FAMILY = "1,2";
540541
};
541542
name = Debug;

ReactiveViewModel.xcodeproj/xcshareddata/xcschemes/ReactiveViewModel Mac.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "0610"
3+
LastUpgradeVersion = "0620"
44
version = "2.0">
55
<BuildAction
66
parallelizeBuildables = "YES"

ReactiveViewModel.xcodeproj/xcshareddata/xcschemes/ReactiveViewModel iOS.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "0610"
3+
LastUpgradeVersion = "0620"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

0 commit comments

Comments
 (0)