Skip to content

Commit b0715bc

Browse files
authored
Merge pull request #131 from kkebo/update-project-settings
chore: update project settings
2 parents a5cb503 + 9033c43 commit b0715bc

File tree

3 files changed

+26
-14
lines changed

3 files changed

+26
-14
lines changed

DNSecure.xcodeproj/project.pbxproj

Lines changed: 25 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,20 @@
3636
/* End PBXFileReference section */
3737

3838
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
39+
8968A7542E68669300DBEFD1 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
40+
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
41+
membershipExceptions = (
42+
Info.plist,
43+
);
44+
target = 8940024824ACBD2800EBE74B /* DNSecureTests */;
45+
};
46+
8968A7552E68669300DBEFD1 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
47+
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
48+
membershipExceptions = (
49+
Info.plist,
50+
);
51+
target = 8940025324ACBD2800EBE74B /* DNSecureUITests */;
52+
};
3953
899AD03F2E66100500449710 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
4054
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
4155
membershipExceptions = (
@@ -47,8 +61,8 @@
4761

4862
/* Begin PBXFileSystemSynchronizedRootGroup section */
4963
899AD0232E66100500449710 /* DNSecure */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (899AD03F2E66100500449710 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = DNSecure; sourceTree = "<group>"; };
50-
899AD0422E66100E00449710 /* DNSecureTests */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = DNSecureTests; sourceTree = "<group>"; };
51-
899AD0472E66101100449710 /* DNSecureUITests */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = DNSecureUITests; sourceTree = "<group>"; };
64+
899AD0422E66100E00449710 /* DNSecureTests */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (8968A7542E68669300DBEFD1 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = DNSecureTests; sourceTree = "<group>"; };
65+
899AD0472E66101100449710 /* DNSecureUITests */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (8968A7552E68669300DBEFD1 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = DNSecureUITests; sourceTree = "<group>"; };
5266
/* End PBXFileSystemSynchronizedRootGroup section */
5367

5468
/* Begin PBXFrameworksBuildPhase section */
@@ -180,7 +194,7 @@
180194
attributes = {
181195
BuildIndependentTargetsInParallel = YES;
182196
LastSwiftUpdateCheck = 1200;
183-
LastUpgradeCheck = 1620;
197+
LastUpgradeCheck = 2600;
184198
TargetAttributes = {
185199
8940023724ACBD2700EBE74B = {
186200
CreatedOnToolsVersion = 12.0;
@@ -313,6 +327,7 @@
313327
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
314328
COPY_PHASE_STRIP = NO;
315329
DEBUG_INFORMATION_FORMAT = dwarf;
330+
DEVELOPMENT_TEAM = X4678G5DL2;
316331
ENABLE_STRICT_OBJC_MSGSEND = YES;
317332
ENABLE_TESTABILITY = YES;
318333
ENABLE_USER_SCRIPT_SANDBOXING = YES;
@@ -335,6 +350,7 @@
335350
MTL_FAST_MATH = YES;
336351
ONLY_ACTIVE_ARCH = YES;
337352
SDKROOT = iphoneos;
353+
STRING_CATALOG_GENERATE_SYMBOLS = YES;
338354
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
339355
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
340356
};
@@ -376,6 +392,7 @@
376392
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
377393
COPY_PHASE_STRIP = NO;
378394
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
395+
DEVELOPMENT_TEAM = X4678G5DL2;
379396
ENABLE_NS_ASSERTIONS = NO;
380397
ENABLE_STRICT_OBJC_MSGSEND = YES;
381398
ENABLE_USER_SCRIPT_SANDBOXING = YES;
@@ -391,6 +408,7 @@
391408
MTL_ENABLE_DEBUG_INFO = NO;
392409
MTL_FAST_MATH = YES;
393410
SDKROOT = iphoneos;
411+
STRING_CATALOG_GENERATE_SYMBOLS = YES;
394412
SWIFT_COMPILATION_MODE = wholemodule;
395413
SWIFT_OPTIMIZATION_LEVEL = "-O";
396414
VALIDATE_PRODUCT = YES;
@@ -406,7 +424,8 @@
406424
CODE_SIGN_STYLE = Automatic;
407425
CURRENT_PROJECT_VERSION = 1;
408426
DEVELOPMENT_ASSET_PATHS = "\"DNSecure/Preview Content\"";
409-
DEVELOPMENT_TEAM = X4678G5DL2;
427+
ENABLE_APP_SANDBOX = YES;
428+
ENABLE_OUTGOING_NETWORK_CONNECTIONS = YES;
410429
ENABLE_PREVIEWS = YES;
411430
INFOPLIST_FILE = DNSecure/Info.plist;
412431
LD_RUNPATH_SEARCH_PATHS = (
@@ -433,7 +452,8 @@
433452
CODE_SIGN_STYLE = Automatic;
434453
CURRENT_PROJECT_VERSION = 1;
435454
DEVELOPMENT_ASSET_PATHS = "\"DNSecure/Preview Content\"";
436-
DEVELOPMENT_TEAM = X4678G5DL2;
455+
ENABLE_APP_SANDBOX = YES;
456+
ENABLE_OUTGOING_NETWORK_CONNECTIONS = YES;
437457
ENABLE_PREVIEWS = YES;
438458
INFOPLIST_FILE = DNSecure/Info.plist;
439459
LD_RUNPATH_SEARCH_PATHS = (
@@ -456,7 +476,6 @@
456476
buildSettings = {
457477
BUNDLE_LOADER = "$(TEST_HOST)";
458478
CODE_SIGN_STYLE = Automatic;
459-
DEVELOPMENT_TEAM = X4678G5DL2;
460479
INFOPLIST_FILE = DNSecureTests/Info.plist;
461480
LD_RUNPATH_SEARCH_PATHS = (
462481
"$(inherited)",
@@ -476,7 +495,6 @@
476495
buildSettings = {
477496
BUNDLE_LOADER = "$(TEST_HOST)";
478497
CODE_SIGN_STYLE = Automatic;
479-
DEVELOPMENT_TEAM = X4678G5DL2;
480498
INFOPLIST_FILE = DNSecureTests/Info.plist;
481499
LD_RUNPATH_SEARCH_PATHS = (
482500
"$(inherited)",
@@ -495,7 +513,6 @@
495513
isa = XCBuildConfiguration;
496514
buildSettings = {
497515
CODE_SIGN_STYLE = Automatic;
498-
DEVELOPMENT_TEAM = X4678G5DL2;
499516
INFOPLIST_FILE = DNSecureUITests/Info.plist;
500517
LD_RUNPATH_SEARCH_PATHS = (
501518
"$(inherited)",
@@ -514,7 +531,6 @@
514531
isa = XCBuildConfiguration;
515532
buildSettings = {
516533
CODE_SIGN_STYLE = Automatic;
517-
DEVELOPMENT_TEAM = X4678G5DL2;
518534
INFOPLIST_FILE = DNSecureUITests/Info.plist;
519535
LD_RUNPATH_SEARCH_PATHS = (
520536
"$(inherited)",

DNSecure.xcodeproj/xcshareddata/xcschemes/DNSecure.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 = "1620"
3+
LastUpgradeVersion = "2600"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

DNSecure/DNSecure.entitlements

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,5 @@
88
</array>
99
<key>com.apple.developer.networking.wifi-info</key>
1010
<true/>
11-
<key>com.apple.security.app-sandbox</key>
12-
<true/>
13-
<key>com.apple.security.network.client</key>
14-
<true/>
1511
</dict>
1612
</plist>

0 commit comments

Comments
 (0)