File tree Expand file tree Collapse file tree 3 files changed +8
-10
lines changed
xcuserdata/patrick.xcuserdatad/xcschemes Expand file tree Collapse file tree 3 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 409
409
GCC_WARN_UNINITIALIZED_AUTOS = YES;
410
410
GCC_WARN_UNUSED_FUNCTION = YES;
411
411
GCC_WARN_UNUSED_VARIABLE = YES;
412
- MACOSX_DEPLOYMENT_TARGET = 10.7 ;
412
+ MACOSX_DEPLOYMENT_TARGET = 11.0 ;
413
413
ONLY_ACTIVE_ARCH = YES;
414
414
SDKROOT = macosx;
415
415
};
453
453
GCC_WARN_UNINITIALIZED_AUTOS = YES;
454
454
GCC_WARN_UNUSED_FUNCTION = YES;
455
455
GCC_WARN_UNUSED_VARIABLE = YES;
456
- MACOSX_DEPLOYMENT_TARGET = 10.7 ;
456
+ MACOSX_DEPLOYMENT_TARGET = 11.0 ;
457
457
ONLY_ACTIVE_ARCH = YES;
458
458
SDKROOT = macosx;
459
459
};
474
474
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
475
475
INFOPLIST_FILE = "DHS/DHS-Info.plist";
476
476
MACOSX_DEPLOYMENT_TARGET = 11.0;
477
+ ONLY_ACTIVE_ARCH = NO;
477
478
PRODUCT_BUNDLE_IDENTIFIER = "com.objective-see.$(PRODUCT_NAME:rfc1034identifier)";
478
479
PRODUCT_NAME = DHS;
479
480
PROVISIONING_PROFILE = "";
497
498
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
498
499
INFOPLIST_FILE = "DHS/DHS-Info.plist";
499
500
MACOSX_DEPLOYMENT_TARGET = 11.0;
501
+ ONLY_ACTIVE_ARCH = NO;
500
502
PRODUCT_BUNDLE_IDENTIFIER = "com.objective-see.$(PRODUCT_NAME:rfc1034identifier)";
501
503
PRODUCT_NAME = DHS;
502
504
PROVISIONING_PROFILE = "";
Original file line number Diff line number Diff line change 27
27
selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
28
28
selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29
29
shouldUseLaunchSchemeArgsEnv = " YES" >
30
- <Testables >
31
- </Testables >
32
30
<MacroExpansion >
33
31
<BuildableReference
34
32
BuildableIdentifier = " primary"
38
36
ReferencedContainer = " container:DHS.xcodeproj" >
39
37
</BuildableReference >
40
38
</MacroExpansion >
41
- <AdditionalOptions >
42
- </AdditionalOptions >
39
+ <Testables >
40
+ </Testables >
43
41
</TestAction >
44
42
<LaunchAction
45
43
buildConfiguration = " Debug"
61
59
ReferencedContainer = " container:DHS.xcodeproj" >
62
60
</BuildableReference >
63
61
</BuildableProductRunnable >
64
- <AdditionalOptions >
65
- </AdditionalOptions >
66
62
</LaunchAction >
67
63
<ProfileAction
68
64
buildConfiguration = " Release"
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >APPL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.5.0 </string >
18
+ <string >1.5.1 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >1.5.0 </string >
22
+ <string >1.5.1 </string >
23
23
<key >LSMinimumSystemVersion </key >
24
24
<string >${MACOSX_DEPLOYMENT_TARGET} </string >
25
25
<key >NSHumanReadableCopyright </key >
You can’t perform that action at this time.
0 commit comments