Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit c950fdf

Browse files
committed
remove wholemodule
1 parent 74a744a commit c950fdf

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Freetime.xcodeproj/project.pbxproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2303,7 +2303,7 @@
23032303
isa = PBXProject;
23042304
attributes = {
23052305
LastSwiftUpdateCheck = 0930;
2306-
LastUpgradeCheck = 0930;
2306+
LastUpgradeCheck = 1000;
23072307
ORGANIZATIONNAME = "Ryan Nystrom";
23082308
TargetAttributes = {
23092309
294EE4B8209006BF002C9CB1 = {
@@ -3458,7 +3458,6 @@
34583458
ONLY_ACTIVE_ARCH = YES;
34593459
SDKROOT = iphoneos;
34603460
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
3461-
SWIFT_COMPILATION_MODE = wholemodule;
34623461
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
34633462
TARGETED_DEVICE_FAMILY = "1,2";
34643463
};

Freetime.xcodeproj/xcshareddata/xcschemes/Freetime-AppCenter.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 = "0930"
3+
LastUpgradeVersion = "1000"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

0 commit comments

Comments
 (0)