-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBootCache-110.2.patch
67 lines (66 loc) · 2.22 KB
/
BootCache-110.2.patch
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Binary files BootCache-110.2.orig/.DS_Store and BootCache-110.2/.DS_Store differ
diff -ru BootCache-110.2.orig/BootCache.xcodeproj/project.pbxproj BootCache-110.2/BootCache.xcodeproj/project.pbxproj
--- BootCache-110.2.orig/BootCache.xcodeproj/project.pbxproj 2015-03-03 17:31:41.000000000 -0500
+++ BootCache-110.2/BootCache.xcodeproj/project.pbxproj 2016-05-20 04:00:52.000000000 -0400
@@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
- objectVersion = 46;
+ objectVersion = 47;
objects = {
/* Begin PBXAggregateTarget section */
@@ -329,7 +329,7 @@
LastUpgradeCheck = 0700;
};
buildConfigurationList = 42F550340A77D4BD00672F71 /* Build configuration list for PBXProject "BootCache" */;
- compatibilityVersion = "Xcode 3.2";
+ compatibilityVersion = "Xcode 6.3";
developmentRegion = English;
hasScannedForEncodings = 1;
knownRegions = (
@@ -483,7 +483,7 @@
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
- SDKROOT = macosx.internal;
+ SDKROOT = macosx10.10;
WARNING_CFLAGS = (
"-Wmost",
"-Wno-four-char-constants",
@@ -500,7 +500,7 @@
GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
- SDKROOT = macosx.internal;
+ SDKROOT = macosx10.10;
WARNING_CFLAGS = (
"-Wmost",
"-Wno-four-char-constants",
@@ -533,10 +533,12 @@
89F255720DAABEAD00CA7984 /* Development */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
OTHER_LDFLAGS = "";
PRODUCT_NAME = BootCache;
+ SDKROOT = macosx;
SECTORDER_FLAGS = "";
ZERO_LINK = YES;
};
@@ -545,9 +547,11 @@
89F255770DAABEAD00CA7984 /* Default */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
OTHER_LDFLAGS = "";
PRODUCT_NAME = BootCache;
+ SDKROOT = macosx;
SECTORDER_FLAGS = "";
};
name = Default;
Only in BootCache-110.2/BootCache.xcodeproj: project.xcworkspace
Only in BootCache-110.2/BootCache.xcodeproj: xcuserdata