|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 17CE42892ED9948D00045AE5 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17CE42882ED9948D00045AE5 /* CoreTelephony.framework */; }; |
| 11 | + 17CE43E92EDC146800045AE5 /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17CE43E82EDC146800045AE5 /* WidgetKit.framework */; }; |
| 12 | + 17CE43EB2EDC146800045AE5 /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17CE43EA2EDC146800045AE5 /* SwiftUI.framework */; }; |
| 13 | + 17CE43F62EDC146900045AE5 /* TrollSIMSwitcherWidgetExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 17CE43E72EDC146800045AE5 /* TrollSIMSwitcherWidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
11 | 14 | /* End PBXBuildFile section */ |
12 | 15 |
|
| 16 | +/* Begin PBXContainerItemProxy section */ |
| 17 | + 17CE43F42EDC146900045AE5 /* PBXContainerItemProxy */ = { |
| 18 | + isa = PBXContainerItemProxy; |
| 19 | + containerPortal = 174CC6502ED813F5003CA997 /* Project object */; |
| 20 | + proxyType = 1; |
| 21 | + remoteGlobalIDString = 17CE43E62EDC146800045AE5; |
| 22 | + remoteInfo = TrollSIMSwitcherWidgetExtension; |
| 23 | + }; |
| 24 | +/* End PBXContainerItemProxy section */ |
| 25 | + |
| 26 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 27 | + 17CE43FB2EDC146900045AE5 /* Embed Foundation Extensions */ = { |
| 28 | + isa = PBXCopyFilesBuildPhase; |
| 29 | + buildActionMask = 2147483647; |
| 30 | + dstPath = ""; |
| 31 | + dstSubfolderSpec = 13; |
| 32 | + files = ( |
| 33 | + 17CE43F62EDC146900045AE5 /* TrollSIMSwitcherWidgetExtension.appex in Embed Foundation Extensions */, |
| 34 | + ); |
| 35 | + name = "Embed Foundation Extensions"; |
| 36 | + runOnlyForDeploymentPostprocessing = 0; |
| 37 | + }; |
| 38 | +/* End PBXCopyFilesBuildPhase section */ |
| 39 | + |
13 | 40 | /* Begin PBXFileReference section */ |
14 | 41 | 174CC6582ED813F5003CA997 /* TrollSIMSwitcher.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TrollSIMSwitcher.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
15 | 42 | 17CE42882ED9948D00045AE5 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; |
| 43 | + 17CE43E72EDC146800045AE5 /* TrollSIMSwitcherWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = TrollSIMSwitcherWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 44 | + 17CE43E82EDC146800045AE5 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; |
| 45 | + 17CE43EA2EDC146800045AE5 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; |
16 | 46 | /* End PBXFileReference section */ |
17 | 47 |
|
18 | 48 | /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
|
23 | 53 | ); |
24 | 54 | target = 174CC6572ED813F5003CA997 /* TrollSIMSwitcher */; |
25 | 55 | }; |
| 56 | + 17CE43FA2EDC146900045AE5 /* Exceptions for "TrollSIMSwitcherWidget" folder in "TrollSIMSwitcherWidgetExtension" target */ = { |
| 57 | + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; |
| 58 | + membershipExceptions = ( |
| 59 | + Info.plist, |
| 60 | + ); |
| 61 | + target = 17CE43E62EDC146800045AE5 /* TrollSIMSwitcherWidgetExtension */; |
| 62 | + }; |
26 | 63 | /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
27 | 64 |
|
28 | 65 | /* Begin PBXFileSystemSynchronizedRootGroup section */ |
|
34 | 71 | path = TrollSIMSwitcher; |
35 | 72 | sourceTree = "<group>"; |
36 | 73 | }; |
| 74 | + 17CE43EC2EDC146800045AE5 /* TrollSIMSwitcherWidget */ = { |
| 75 | + isa = PBXFileSystemSynchronizedRootGroup; |
| 76 | + exceptions = ( |
| 77 | + 17CE43FA2EDC146900045AE5 /* Exceptions for "TrollSIMSwitcherWidget" folder in "TrollSIMSwitcherWidgetExtension" target */, |
| 78 | + ); |
| 79 | + path = TrollSIMSwitcherWidget; |
| 80 | + sourceTree = "<group>"; |
| 81 | + }; |
37 | 82 | /* End PBXFileSystemSynchronizedRootGroup section */ |
38 | 83 |
|
39 | 84 | /* Begin PBXFrameworksBuildPhase section */ |
|
45 | 90 | ); |
46 | 91 | runOnlyForDeploymentPostprocessing = 0; |
47 | 92 | }; |
| 93 | + 17CE43E42EDC146800045AE5 /* Frameworks */ = { |
| 94 | + isa = PBXFrameworksBuildPhase; |
| 95 | + buildActionMask = 2147483647; |
| 96 | + files = ( |
| 97 | + 17CE43EB2EDC146800045AE5 /* SwiftUI.framework in Frameworks */, |
| 98 | + 17CE43E92EDC146800045AE5 /* WidgetKit.framework in Frameworks */, |
| 99 | + ); |
| 100 | + runOnlyForDeploymentPostprocessing = 0; |
| 101 | + }; |
48 | 102 | /* End PBXFrameworksBuildPhase section */ |
49 | 103 |
|
50 | 104 | /* Begin PBXGroup section */ |
51 | 105 | 174CC64F2ED813F5003CA997 = { |
52 | 106 | isa = PBXGroup; |
53 | 107 | children = ( |
54 | 108 | 174CC65A2ED813F5003CA997 /* TrollSIMSwitcher */, |
| 109 | + 17CE43EC2EDC146800045AE5 /* TrollSIMSwitcherWidget */, |
55 | 110 | 174CC7732ED8360D003CA997 /* Frameworks */, |
56 | 111 | 174CC6592ED813F5003CA997 /* Products */, |
57 | 112 | ); |
|
61 | 116 | isa = PBXGroup; |
62 | 117 | children = ( |
63 | 118 | 174CC6582ED813F5003CA997 /* TrollSIMSwitcher.app */, |
| 119 | + 17CE43E72EDC146800045AE5 /* TrollSIMSwitcherWidgetExtension.appex */, |
64 | 120 | ); |
65 | 121 | name = Products; |
66 | 122 | sourceTree = "<group>"; |
|
69 | 125 | isa = PBXGroup; |
70 | 126 | children = ( |
71 | 127 | 17CE42882ED9948D00045AE5 /* CoreTelephony.framework */, |
| 128 | + 17CE43E82EDC146800045AE5 /* WidgetKit.framework */, |
| 129 | + 17CE43EA2EDC146800045AE5 /* SwiftUI.framework */, |
72 | 130 | ); |
73 | 131 | name = Frameworks; |
74 | 132 | sourceTree = "<group>"; |
|
83 | 141 | 174CC6542ED813F5003CA997 /* Sources */, |
84 | 142 | 174CC6552ED813F5003CA997 /* Frameworks */, |
85 | 143 | 174CC6562ED813F5003CA997 /* Resources */, |
| 144 | + 17CE43FB2EDC146900045AE5 /* Embed Foundation Extensions */, |
86 | 145 | ); |
87 | 146 | buildRules = ( |
88 | 147 | ); |
89 | 148 | dependencies = ( |
| 149 | + 17CE43F52EDC146900045AE5 /* PBXTargetDependency */, |
90 | 150 | ); |
91 | 151 | fileSystemSynchronizedGroups = ( |
92 | 152 | 174CC65A2ED813F5003CA997 /* TrollSIMSwitcher */, |
|
98 | 158 | productReference = 174CC6582ED813F5003CA997 /* TrollSIMSwitcher.app */; |
99 | 159 | productType = "com.apple.product-type.application"; |
100 | 160 | }; |
| 161 | + 17CE43E62EDC146800045AE5 /* TrollSIMSwitcherWidgetExtension */ = { |
| 162 | + isa = PBXNativeTarget; |
| 163 | + buildConfigurationList = 17CE43F72EDC146900045AE5 /* Build configuration list for PBXNativeTarget "TrollSIMSwitcherWidgetExtension" */; |
| 164 | + buildPhases = ( |
| 165 | + 17CE43E32EDC146800045AE5 /* Sources */, |
| 166 | + 17CE43E42EDC146800045AE5 /* Frameworks */, |
| 167 | + 17CE43E52EDC146800045AE5 /* Resources */, |
| 168 | + ); |
| 169 | + buildRules = ( |
| 170 | + ); |
| 171 | + dependencies = ( |
| 172 | + ); |
| 173 | + fileSystemSynchronizedGroups = ( |
| 174 | + 17CE43EC2EDC146800045AE5 /* TrollSIMSwitcherWidget */, |
| 175 | + ); |
| 176 | + name = TrollSIMSwitcherWidgetExtension; |
| 177 | + packageProductDependencies = ( |
| 178 | + ); |
| 179 | + productName = TrollSIMSwitcherWidgetExtension; |
| 180 | + productReference = 17CE43E72EDC146800045AE5 /* TrollSIMSwitcherWidgetExtension.appex */; |
| 181 | + productType = "com.apple.product-type.app-extension"; |
| 182 | + }; |
101 | 183 | /* End PBXNativeTarget section */ |
102 | 184 |
|
103 | 185 | /* Begin PBXProject section */ |
|
112 | 194 | CreatedOnToolsVersion = 16.4; |
113 | 195 | LastSwiftMigration = 1640; |
114 | 196 | }; |
| 197 | + 17CE43E62EDC146800045AE5 = { |
| 198 | + CreatedOnToolsVersion = 16.4; |
| 199 | + }; |
115 | 200 | }; |
116 | 201 | }; |
117 | 202 | buildConfigurationList = 174CC6532ED813F5003CA997 /* Build configuration list for PBXProject "TrollSIMSwitcher" */; |
|
130 | 215 | projectRoot = ""; |
131 | 216 | targets = ( |
132 | 217 | 174CC6572ED813F5003CA997 /* TrollSIMSwitcher */, |
| 218 | + 17CE43E62EDC146800045AE5 /* TrollSIMSwitcherWidgetExtension */, |
133 | 219 | ); |
134 | 220 | }; |
135 | 221 | /* End PBXProject section */ |
|
142 | 228 | ); |
143 | 229 | runOnlyForDeploymentPostprocessing = 0; |
144 | 230 | }; |
| 231 | + 17CE43E52EDC146800045AE5 /* Resources */ = { |
| 232 | + isa = PBXResourcesBuildPhase; |
| 233 | + buildActionMask = 2147483647; |
| 234 | + files = ( |
| 235 | + ); |
| 236 | + runOnlyForDeploymentPostprocessing = 0; |
| 237 | + }; |
145 | 238 | /* End PBXResourcesBuildPhase section */ |
146 | 239 |
|
147 | 240 | /* Begin PBXSourcesBuildPhase section */ |
|
152 | 245 | ); |
153 | 246 | runOnlyForDeploymentPostprocessing = 0; |
154 | 247 | }; |
| 248 | + 17CE43E32EDC146800045AE5 /* Sources */ = { |
| 249 | + isa = PBXSourcesBuildPhase; |
| 250 | + buildActionMask = 2147483647; |
| 251 | + files = ( |
| 252 | + ); |
| 253 | + runOnlyForDeploymentPostprocessing = 0; |
| 254 | + }; |
155 | 255 | /* End PBXSourcesBuildPhase section */ |
156 | 256 |
|
| 257 | +/* Begin PBXTargetDependency section */ |
| 258 | + 17CE43F52EDC146900045AE5 /* PBXTargetDependency */ = { |
| 259 | + isa = PBXTargetDependency; |
| 260 | + target = 17CE43E62EDC146800045AE5 /* TrollSIMSwitcherWidgetExtension */; |
| 261 | + targetProxy = 17CE43F42EDC146900045AE5 /* PBXContainerItemProxy */; |
| 262 | + }; |
| 263 | +/* End PBXTargetDependency section */ |
| 264 | + |
157 | 265 | /* Begin XCBuildConfiguration section */ |
158 | 266 | 174CC66C2ED813F6003CA997 /* Debug */ = { |
159 | 267 | isa = XCBuildConfiguration; |
|
163 | 271 | CLANG_ENABLE_MODULES = YES; |
164 | 272 | CODE_SIGN_STYLE = Automatic; |
165 | 273 | CURRENT_PROJECT_VERSION = 1; |
166 | | - DEVELOPMENT_TEAM = X2WABLB38D; |
| 274 | + DEVELOPMENT_TEAM = ""; |
167 | 275 | GENERATE_INFOPLIST_FILE = YES; |
168 | 276 | INFOPLIST_FILE = TrollSIMSwitcher/Info.plist; |
169 | 277 | INFOPLIST_KEY_CFBundleDisplayName = "Troll SIM Switcher"; |
|
199 | 307 | CLANG_ENABLE_MODULES = YES; |
200 | 308 | CODE_SIGN_STYLE = Automatic; |
201 | 309 | CURRENT_PROJECT_VERSION = 1; |
202 | | - DEVELOPMENT_TEAM = X2WABLB38D; |
| 310 | + DEVELOPMENT_TEAM = ""; |
203 | 311 | GENERATE_INFOPLIST_FILE = YES; |
204 | 312 | INFOPLIST_FILE = TrollSIMSwitcher/Info.plist; |
205 | 313 | INFOPLIST_KEY_CFBundleDisplayName = "Troll SIM Switcher"; |
|
349 | 457 | }; |
350 | 458 | name = Release; |
351 | 459 | }; |
| 460 | + 17CE43F82EDC146900045AE5 /* Debug */ = { |
| 461 | + isa = XCBuildConfiguration; |
| 462 | + buildSettings = { |
| 463 | + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 464 | + ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground; |
| 465 | + CODE_SIGN_STYLE = Automatic; |
| 466 | + CURRENT_PROJECT_VERSION = 1; |
| 467 | + DEVELOPMENT_TEAM = ""; |
| 468 | + GENERATE_INFOPLIST_FILE = YES; |
| 469 | + INFOPLIST_FILE = TrollSIMSwitcherWidget/Info.plist; |
| 470 | + INFOPLIST_KEY_CFBundleDisplayName = TrollSIMSwitcherWidget; |
| 471 | + INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
| 472 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 473 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 474 | + "$(inherited)", |
| 475 | + "@executable_path/Frameworks", |
| 476 | + "@executable_path/../../Frameworks", |
| 477 | + ); |
| 478 | + MARKETING_VERSION = 1.0; |
| 479 | + PRODUCT_BUNDLE_IDENTIFIER = com.developlab.TrollSIMSwitcher.TrollSIMSwitcherWidget; |
| 480 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 481 | + SKIP_INSTALL = YES; |
| 482 | + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
| 483 | + SUPPORTS_MACCATALYST = NO; |
| 484 | + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
| 485 | + SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO; |
| 486 | + SWIFT_EMIT_LOC_STRINGS = YES; |
| 487 | + SWIFT_VERSION = 5.0; |
| 488 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 489 | + }; |
| 490 | + name = Debug; |
| 491 | + }; |
| 492 | + 17CE43F92EDC146900045AE5 /* Release */ = { |
| 493 | + isa = XCBuildConfiguration; |
| 494 | + buildSettings = { |
| 495 | + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 496 | + ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground; |
| 497 | + CODE_SIGN_STYLE = Automatic; |
| 498 | + CURRENT_PROJECT_VERSION = 1; |
| 499 | + DEVELOPMENT_TEAM = ""; |
| 500 | + GENERATE_INFOPLIST_FILE = YES; |
| 501 | + INFOPLIST_FILE = TrollSIMSwitcherWidget/Info.plist; |
| 502 | + INFOPLIST_KEY_CFBundleDisplayName = TrollSIMSwitcherWidget; |
| 503 | + INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
| 504 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 505 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 506 | + "$(inherited)", |
| 507 | + "@executable_path/Frameworks", |
| 508 | + "@executable_path/../../Frameworks", |
| 509 | + ); |
| 510 | + MARKETING_VERSION = 1.0; |
| 511 | + PRODUCT_BUNDLE_IDENTIFIER = com.developlab.TrollSIMSwitcher.TrollSIMSwitcherWidget; |
| 512 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 513 | + SKIP_INSTALL = YES; |
| 514 | + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
| 515 | + SUPPORTS_MACCATALYST = NO; |
| 516 | + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
| 517 | + SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO; |
| 518 | + SWIFT_EMIT_LOC_STRINGS = YES; |
| 519 | + SWIFT_VERSION = 5.0; |
| 520 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 521 | + }; |
| 522 | + name = Release; |
| 523 | + }; |
352 | 524 | /* End XCBuildConfiguration section */ |
353 | 525 |
|
354 | 526 | /* Begin XCConfigurationList section */ |
|
370 | 542 | defaultConfigurationIsVisible = 0; |
371 | 543 | defaultConfigurationName = Release; |
372 | 544 | }; |
| 545 | + 17CE43F72EDC146900045AE5 /* Build configuration list for PBXNativeTarget "TrollSIMSwitcherWidgetExtension" */ = { |
| 546 | + isa = XCConfigurationList; |
| 547 | + buildConfigurations = ( |
| 548 | + 17CE43F82EDC146900045AE5 /* Debug */, |
| 549 | + 17CE43F92EDC146900045AE5 /* Release */, |
| 550 | + ); |
| 551 | + defaultConfigurationIsVisible = 0; |
| 552 | + defaultConfigurationName = Release; |
| 553 | + }; |
373 | 554 | /* End XCConfigurationList section */ |
374 | 555 | }; |
375 | 556 | rootObject = 174CC6502ED813F5003CA997 /* Project object */; |
|
0 commit comments