|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 56; |
| 6 | + objectVersion = 55; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | D53071F729983CEF00F1936C /* App.swift in Sources */ = {isa = PBXBuildFile; fileRef = D53071F629983CEF00F1936C /* App.swift */; };
|
11 | 11 | D53071F929983CEF00F1936C /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D53071F829983CEF00F1936C /* ContentView.swift */; };
|
12 |
| - D53071FB29983CF000F1936C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D53071FA29983CF000F1936C /* Assets.xcassets */; }; |
13 |
| - D53071FE29983CF000F1936C /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D53071FD29983CF000F1936C /* Preview Assets.xcassets */; }; |
14 |
| - D530720729983DCA00F1936C /* Introspect in Frameworks */ = {isa = PBXBuildFile; productRef = D530720629983DCA00F1936C /* Introspect */; }; |
15 | 12 | D5B829752999738200920EBD /* Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5B829742999738200920EBD /* Helpers.swift */; };
|
| 13 | + D5E3180329C132B6005847DC /* SwiftUIIntrospect in Frameworks */ = {isa = PBXBuildFile; productRef = D5E3180229C132B6005847DC /* SwiftUIIntrospect */; }; |
16 | 14 | /* End PBXBuildFile section */
|
17 | 15 |
|
18 | 16 | /* Begin PBXFileReference section */
|
19 | 17 | D53071F329983CEF00F1936C /* Showcase.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Showcase.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
20 | 18 | D53071F629983CEF00F1936C /* App.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = App.swift; sourceTree = "<group>"; };
|
21 | 19 | D53071F829983CEF00F1936C /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
22 |
| - D53071FA29983CF000F1936C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
23 |
| - D53071FD29983CF000F1936C /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; |
24 | 20 | D530720429983D9300F1936C /* Showcase.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Showcase.entitlements; sourceTree = "<group>"; };
|
25 | 21 | D5B829742999738200920EBD /* Helpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Helpers.swift; sourceTree = "<group>"; };
|
26 | 22 | /* End PBXFileReference section */
|
|
30 | 26 | isa = PBXFrameworksBuildPhase;
|
31 | 27 | buildActionMask = 2147483647;
|
32 | 28 | files = (
|
33 |
| - D530720729983DCA00F1936C /* Introspect in Frameworks */, |
| 29 | + D5E3180329C132B6005847DC /* SwiftUIIntrospect in Frameworks */, |
34 | 30 | );
|
35 | 31 | runOnlyForDeploymentPostprocessing = 0;
|
36 | 32 | };
|
|
61 | 57 | D53071F629983CEF00F1936C /* App.swift */,
|
62 | 58 | D53071F829983CEF00F1936C /* ContentView.swift */,
|
63 | 59 | D5B829742999738200920EBD /* Helpers.swift */,
|
64 |
| - D53071FA29983CF000F1936C /* Assets.xcassets */, |
65 |
| - D53071FC29983CF000F1936C /* Preview Content */, |
66 | 60 | );
|
67 | 61 | path = Showcase;
|
68 | 62 | sourceTree = "<group>";
|
69 | 63 | };
|
70 |
| - D53071FC29983CF000F1936C /* Preview Content */ = { |
71 |
| - isa = PBXGroup; |
72 |
| - children = ( |
73 |
| - D53071FD29983CF000F1936C /* Preview Assets.xcassets */, |
74 |
| - ); |
75 |
| - path = "Preview Content"; |
76 |
| - sourceTree = "<group>"; |
77 |
| - }; |
78 | 64 | D530720529983DCA00F1936C /* Frameworks */ = {
|
79 | 65 | isa = PBXGroup;
|
80 | 66 | children = (
|
|
99 | 85 | );
|
100 | 86 | name = Showcase;
|
101 | 87 | packageProductDependencies = (
|
102 |
| - D530720629983DCA00F1936C /* Introspect */, |
| 88 | + D5E3180229C132B6005847DC /* SwiftUIIntrospect */, |
103 | 89 | );
|
104 | 90 | productName = Showcase;
|
105 | 91 | productReference = D53071F329983CEF00F1936C /* Showcase.app */;
|
|
121 | 107 | };
|
122 | 108 | };
|
123 | 109 | buildConfigurationList = D53071EE29983CEF00F1936C /* Build configuration list for PBXProject "Showcase" */;
|
124 |
| - compatibilityVersion = "Xcode 14.0"; |
| 110 | + compatibilityVersion = "Xcode 13.0"; |
125 | 111 | developmentRegion = en;
|
126 | 112 | hasScannedForEncodings = 0;
|
127 | 113 | knownRegions = (
|
|
143 | 129 | isa = PBXResourcesBuildPhase;
|
144 | 130 | buildActionMask = 2147483647;
|
145 | 131 | files = (
|
146 |
| - D53071FE29983CF000F1936C /* Preview Assets.xcassets in Resources */, |
147 |
| - D53071FB29983CF000F1936C /* Assets.xcassets in Resources */, |
148 | 132 | );
|
149 | 133 | runOnlyForDeploymentPostprocessing = 0;
|
150 | 134 | };
|
|
167 | 151 | D53071FF29983CF000F1936C /* Debug */ = {
|
168 | 152 | isa = XCBuildConfiguration;
|
169 | 153 | buildSettings = {
|
| 154 | + ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES; |
170 | 155 | ALWAYS_SEARCH_USER_PATHS = NO;
|
171 | 156 | CLANG_ANALYZER_NONNULL = YES;
|
172 | 157 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
214 | 199 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
215 | 200 | GCC_WARN_UNUSED_FUNCTION = YES;
|
216 | 201 | GCC_WARN_UNUSED_VARIABLE = YES;
|
217 |
| - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 202 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 203 | + MACOSX_DEPLOYMENT_TARGET = 11.0; |
218 | 204 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
219 | 205 | MTL_FAST_MATH = YES;
|
220 | 206 | ONLY_ACTIVE_ARCH = YES;
|
221 | 207 | SDKROOT = iphoneos;
|
| 208 | + SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos appletvsimulator appletvos"; |
| 209 | + SUPPORTS_MACCATALYST = YES; |
222 | 210 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
223 | 211 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
224 |
| - TVOS_DEPLOYMENT_TARGET = 14.0; |
| 212 | + TVOS_DEPLOYMENT_TARGET = 13.0; |
225 | 213 | };
|
226 | 214 | name = Debug;
|
227 | 215 | };
|
228 | 216 | D530720029983CF000F1936C /* Release */ = {
|
229 | 217 | isa = XCBuildConfiguration;
|
230 | 218 | buildSettings = {
|
| 219 | + ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES; |
231 | 220 | ALWAYS_SEARCH_USER_PATHS = NO;
|
232 | 221 | CLANG_ANALYZER_NONNULL = YES;
|
233 | 222 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
269 | 258 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
270 | 259 | GCC_WARN_UNUSED_FUNCTION = YES;
|
271 | 260 | GCC_WARN_UNUSED_VARIABLE = YES;
|
272 |
| - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 261 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 262 | + MACOSX_DEPLOYMENT_TARGET = 11.0; |
273 | 263 | MTL_ENABLE_DEBUG_INFO = NO;
|
274 | 264 | MTL_FAST_MATH = YES;
|
275 | 265 | SDKROOT = iphoneos;
|
| 266 | + SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos appletvsimulator appletvos"; |
| 267 | + SUPPORTS_MACCATALYST = YES; |
276 | 268 | SWIFT_COMPILATION_MODE = wholemodule;
|
277 | 269 | SWIFT_OPTIMIZATION_LEVEL = "-O";
|
278 |
| - TVOS_DEPLOYMENT_TARGET = 14.0; |
| 270 | + TVOS_DEPLOYMENT_TARGET = 13.0; |
279 | 271 | VALIDATE_PRODUCT = YES;
|
280 | 272 | };
|
281 | 273 | name = Release;
|
282 | 274 | };
|
283 | 275 | D530720229983CF000F1936C /* Debug */ = {
|
284 | 276 | isa = XCBuildConfiguration;
|
285 | 277 | buildSettings = {
|
286 |
| - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
287 | 278 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
288 | 279 | CODE_SIGN_ENTITLEMENTS = Showcase/Showcase.entitlements;
|
289 | 280 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
|
290 | 281 | CODE_SIGN_STYLE = Automatic;
|
291 | 282 | CURRENT_PROJECT_VERSION = 1;
|
292 |
| - DEVELOPMENT_ASSET_PATHS = "\"Showcase/Preview Content\""; |
293 | 283 | ENABLE_PREVIEWS = YES;
|
294 | 284 | GENERATE_INFOPLIST_FILE = YES;
|
295 |
| - INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; |
296 | 285 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
297 | 286 | INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
| 287 | + INFOPLIST_KEY_UILaunchStoryboardName = ""; |
298 | 288 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
299 | 289 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
300 | 290 | LD_RUNPATH_SEARCH_PATHS = (
|
|
304 | 294 | MARKETING_VERSION = 1.0;
|
305 | 295 | PRODUCT_BUNDLE_IDENTIFIER = com.siteline.Showcase;
|
306 | 296 | PRODUCT_NAME = "$(TARGET_NAME)";
|
307 |
| - SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator"; |
308 | 297 | SUPPORTS_MACCATALYST = YES;
|
309 | 298 | SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
310 | 299 | SWIFT_EMIT_LOC_STRINGS = YES;
|
|
316 | 305 | D530720329983CF000F1936C /* Release */ = {
|
317 | 306 | isa = XCBuildConfiguration;
|
318 | 307 | buildSettings = {
|
319 |
| - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
320 | 308 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
321 | 309 | CODE_SIGN_ENTITLEMENTS = Showcase/Showcase.entitlements;
|
322 | 310 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
|
323 | 311 | CODE_SIGN_STYLE = Automatic;
|
324 | 312 | CURRENT_PROJECT_VERSION = 1;
|
325 |
| - DEVELOPMENT_ASSET_PATHS = "\"Showcase/Preview Content\""; |
326 | 313 | ENABLE_PREVIEWS = YES;
|
327 | 314 | GENERATE_INFOPLIST_FILE = YES;
|
328 |
| - INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; |
329 | 315 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
330 | 316 | INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
| 317 | + INFOPLIST_KEY_UILaunchStoryboardName = ""; |
331 | 318 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
332 | 319 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
333 | 320 | LD_RUNPATH_SEARCH_PATHS = (
|
|
337 | 324 | MARKETING_VERSION = 1.0;
|
338 | 325 | PRODUCT_BUNDLE_IDENTIFIER = com.siteline.Showcase;
|
339 | 326 | PRODUCT_NAME = "$(TARGET_NAME)";
|
340 |
| - SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator"; |
341 | 327 | SUPPORTS_MACCATALYST = YES;
|
342 | 328 | SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
343 | 329 | SWIFT_EMIT_LOC_STRINGS = YES;
|
|
370 | 356 | /* End XCConfigurationList section */
|
371 | 357 |
|
372 | 358 | /* Begin XCSwiftPackageProductDependency section */
|
373 |
| - D530720629983DCA00F1936C /* Introspect */ = { |
| 359 | + D5E3180229C132B6005847DC /* SwiftUIIntrospect */ = { |
374 | 360 | isa = XCSwiftPackageProductDependency;
|
375 |
| - productName = Introspect; |
| 361 | + productName = SwiftUIIntrospect; |
376 | 362 | };
|
377 | 363 | /* End XCSwiftPackageProductDependency section */
|
378 | 364 | };
|
|
0 commit comments