|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 543844BD23D2BE2000D5EDE4 /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 543844BC23D2BE2000D5EDE4 /* MapKit.framework */; }; |
10 | 11 | 549D23D2233C77D5008EF4D7 /* FloatingPanel.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 549D23D1233C77D5008EF4D7 /* FloatingPanel.framework */; }; |
11 | 12 | 549D23D3233C77D5008EF4D7 /* FloatingPanel.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 549D23D1233C77D5008EF4D7 /* FloatingPanel.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
12 | 13 | 54B5112A216C3D840033A6F3 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54B51129216C3D840033A6F3 /* AppDelegate.swift */; }; |
|
31 | 32 | /* End PBXCopyFilesBuildPhase section */ |
32 | 33 |
|
33 | 34 | /* Begin PBXFileReference section */ |
| 35 | + 543844BC23D2BE2000D5EDE4 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; |
34 | 36 | 549D23D1233C77D5008EF4D7 /* FloatingPanel.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FloatingPanel.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
35 | 37 | 54B51126216C3D840033A6F3 /* Maps.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Maps.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
36 | 38 | 54B51129216C3D840033A6F3 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
|
46 | 48 | isa = PBXFrameworksBuildPhase; |
47 | 49 | buildActionMask = 2147483647; |
48 | 50 | files = ( |
| 51 | + 543844BD23D2BE2000D5EDE4 /* MapKit.framework in Frameworks */, |
49 | 52 | 549D23D2233C77D5008EF4D7 /* FloatingPanel.framework in Frameworks */, |
50 | 53 | ); |
51 | 54 | runOnlyForDeploymentPostprocessing = 0; |
52 | 55 | }; |
53 | 56 | /* End PBXFrameworksBuildPhase section */ |
54 | 57 |
|
55 | 58 | /* Begin PBXGroup section */ |
| 59 | + 543844BB23D2BE1F00D5EDE4 /* Frameworks */ = { |
| 60 | + isa = PBXGroup; |
| 61 | + children = ( |
| 62 | + 543844BC23D2BE2000D5EDE4 /* MapKit.framework */, |
| 63 | + ); |
| 64 | + name = Frameworks; |
| 65 | + sourceTree = "<group>"; |
| 66 | + }; |
56 | 67 | 54B5111D216C3D840033A6F3 = { |
57 | 68 | isa = PBXGroup; |
58 | 69 | children = ( |
59 | 70 | 549D23D1233C77D5008EF4D7 /* FloatingPanel.framework */, |
60 | 71 | 54B51128216C3D840033A6F3 /* Maps */, |
61 | 72 | 54B51127216C3D840033A6F3 /* Products */, |
| 73 | + 543844BB23D2BE1F00D5EDE4 /* Frameworks */, |
62 | 74 | ); |
63 | 75 | sourceTree = "<group>"; |
64 | 76 | }; |
|
0 commit comments