|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 5D82A6B228D18452006A44BA /* libswiftCoreGraphics.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D82A6B128D1844E006A44BA /* libswiftCoreGraphics.tbd */; }; |
11 | 10 | 6467E8642699AC5F00565F4F /* SurfaceAppearance+phone.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6467E8632699AC5F00565F4F /* SurfaceAppearance+phone.swift */; }; |
12 | 11 | 6467E86A2699B19D00565F4F /* SearchPanelPhoneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6467E8692699B19D00565F4F /* SearchPanelPhoneDelegate.swift */; }; |
13 | 12 | 649A122926C14D0900DAB961 /* UIHostingController+ignoreKeyboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 649A122826C14D0900DAB961 /* UIHostingController+ignoreKeyboard.swift */; }; |
|
43 | 42 | /* End PBXCopyFilesBuildPhase section */ |
44 | 43 |
|
45 | 44 | /* Begin PBXFileReference section */ |
46 | | - 5D82A6B128D1844E006A44BA /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; |
47 | 45 | 6467E8632699AC5F00565F4F /* SurfaceAppearance+phone.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SurfaceAppearance+phone.swift"; sourceTree = "<group>"; }; |
48 | 46 | 6467E8692699B19D00565F4F /* SearchPanelPhoneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchPanelPhoneDelegate.swift; sourceTree = "<group>"; }; |
49 | 47 | 649A122826C14D0900DAB961 /* UIHostingController+ignoreKeyboard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIHostingController+ignoreKeyboard.swift"; sourceTree = "<group>"; }; |
|
69 | 67 | isa = PBXFrameworksBuildPhase; |
70 | 68 | buildActionMask = 2147483647; |
71 | 69 | files = ( |
72 | | - 5D82A6B228D18452006A44BA /* libswiftCoreGraphics.tbd in Frameworks */, |
73 | 70 | 64A5B734269133DC00BCAA05 /* FloatingPanel.framework in Frameworks */, |
74 | 71 | ); |
75 | 72 | runOnlyForDeploymentPostprocessing = 0; |
|
113 | 110 | 64A5B732269133DC00BCAA05 /* Frameworks */ = { |
114 | 111 | isa = PBXGroup; |
115 | 112 | children = ( |
116 | | - 5D82A6B128D1844E006A44BA /* libswiftCoreGraphics.tbd */, |
117 | 113 | 64A5B733269133DC00BCAA05 /* FloatingPanel.framework */, |
118 | 114 | ); |
119 | 115 | name = Frameworks; |
|
367 | 363 | "$(inherited)", |
368 | 364 | "@executable_path/Frameworks", |
369 | 365 | ); |
370 | | - LIBRARY_SEARCH_PATHS = ( |
371 | | - "$(inherited)", |
372 | | - "$(SDKROOT)/usr/lib/swift", |
373 | | - ); |
374 | 366 | MARKETING_VERSION = 1.0; |
375 | 367 | PRODUCT_BUNDLE_IDENTIFIER = "example.Maps-SwiftUI"; |
376 | 368 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
398 | 390 | "$(inherited)", |
399 | 391 | "@executable_path/Frameworks", |
400 | 392 | ); |
401 | | - LIBRARY_SEARCH_PATHS = ( |
402 | | - "$(inherited)", |
403 | | - "$(SDKROOT)/usr/lib/swift", |
404 | | - ); |
405 | 393 | MARKETING_VERSION = 1.0; |
406 | 394 | PRODUCT_BUNDLE_IDENTIFIER = "exmaple.Maps-SwiftUI"; |
407 | 395 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments