|
35 | 35 | 50A000000000000000000003 /* libLocaleShared.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 90F000000000000000000002 /* libLocaleShared.a */; }; |
36 | 36 | 50A000000000000000000004 /* NetworkExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50F000000000000000000001 /* NetworkExtension.framework */; }; |
37 | 37 | 50A000000000000000000005 /* libLocaleShared.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 90F000000000000000000002 /* libLocaleShared.a */; }; |
38 | | - 60A000000000000000000001 /* LocaleDNSProxy.systemextension in Embed System Extensions */ = {isa = PBXBuildFile; fileRef = 90F000000000000000000003 /* LocaleDNSProxy.systemextension */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
| 38 | + 60A000000000000000000001 /* dev.offyotto.Locale.LocaleDNSProxy.systemextension in Embed System Extensions */ = {isa = PBXBuildFile; fileRef = 90F000000000000000000003 /* dev.offyotto.Locale.LocaleDNSProxy.systemextension */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
39 | 39 | /* End PBXBuildFile section */ |
40 | 40 |
|
41 | 41 | /* Begin PBXContainerItemProxy section */ |
|
69 | 69 | dstPath = "$(CONTENTS_FOLDER_PATH)/Library/SystemExtensions"; |
70 | 70 | dstSubfolderSpec = 16; |
71 | 71 | files = ( |
72 | | - 60A000000000000000000001 /* LocaleDNSProxy.systemextension in Embed System Extensions */, |
| 72 | + 60A000000000000000000001 /* dev.offyotto.Locale.LocaleDNSProxy.systemextension in Embed System Extensions */, |
73 | 73 | ); |
74 | 74 | name = "Embed System Extensions"; |
75 | 75 | runOnlyForDeploymentPostprocessing = 0; |
|
108 | 108 | 50F000000000000000000002 /* SystemExtensions.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemExtensions.framework; path = System/Library/Frameworks/SystemExtensions.framework; sourceTree = SDKROOT; }; |
109 | 109 | 90F000000000000000000001 /* Locale.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Locale.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
110 | 110 | 90F000000000000000000002 /* libLocaleShared.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libLocaleShared.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
111 | | - 90F000000000000000000003 /* LocaleDNSProxy.systemextension */ = {isa = PBXFileReference; explicitFileType = wrapper.system-extension; includeInIndex = 0; path = LocaleDNSProxy.systemextension; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 111 | + 90F000000000000000000003 /* dev.offyotto.Locale.LocaleDNSProxy.systemextension */ = {isa = PBXFileReference; explicitFileType = wrapper.system-extension; includeInIndex = 0; path = dev.offyotto.Locale.LocaleDNSProxy.systemextension; sourceTree = BUILT_PRODUCTS_DIR; }; |
112 | 112 | /* End PBXFileReference section */ |
113 | 113 |
|
114 | 114 | /* Begin PBXFrameworksBuildPhase section */ |
|
149 | 149 | children = ( |
150 | 150 | 90F000000000000000000001 /* Locale.app */, |
151 | 151 | 90F000000000000000000002 /* libLocaleShared.a */, |
152 | | - 90F000000000000000000003 /* LocaleDNSProxy.systemextension */, |
| 152 | + 90F000000000000000000003 /* dev.offyotto.Locale.LocaleDNSProxy.systemextension */, |
153 | 153 | ); |
154 | 154 | name = Products; |
155 | 155 | sourceTree = "<group>"; |
|
280 | 280 | ); |
281 | 281 | name = LocaleDNSProxy; |
282 | 282 | productName = LocaleDNSProxy; |
283 | | - productReference = 90F000000000000000000003 /* LocaleDNSProxy.systemextension */; |
| 283 | + productReference = 90F000000000000000000003 /* dev.offyotto.Locale.LocaleDNSProxy.systemextension */; |
284 | 284 | productType = "com.apple.product-type.system-extension"; |
285 | 285 | }; |
286 | 286 | /* End PBXNativeTarget section */ |
|
611 | 611 | PROVISIONING_PROFILE_SPECIFIER = ""; |
612 | 612 | SKIP_INSTALL = YES; |
613 | 613 | SWIFT_VERSION = 5.0; |
| 614 | + WRAPPER_NAME = dev.offyotto.Locale.LocaleDNSProxy.systemextension; |
614 | 615 | WRAPPER_EXTENSION = systemextension; |
615 | 616 | }; |
616 | 617 | name = Debug; |
|
637 | 638 | PROVISIONING_PROFILE_SPECIFIER = ""; |
638 | 639 | SKIP_INSTALL = YES; |
639 | 640 | SWIFT_VERSION = 5.0; |
| 641 | + WRAPPER_NAME = dev.offyotto.Locale.LocaleDNSProxy.systemextension; |
640 | 642 | WRAPPER_EXTENSION = systemextension; |
641 | 643 | }; |
642 | 644 | name = Release; |
|
0 commit comments