|
32 | 32 | 4B0000011111111111111127 /* arena_basketball.png in Resources */ = {isa = PBXBuildFile; fileRef = 4B0000010000000000000017 /* arena_basketball.png */; }; |
33 | 33 | 4B0000011111111111111128 /* arena_concert.png in Resources */ = {isa = PBXBuildFile; fileRef = 4B0000010000000000000018 /* arena_concert.png */; }; |
34 | 34 | 4B0000011111111111111129 /* Mappedin in Frameworks */ = {isa = PBXBuildFile; productRef = 4B0000020000000000000001 /* Mappedin */; }; |
| 35 | + D175A38A2EF9CE9600F925EF /* LocationsDemoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D175A3892EF9CE9300F925EF /* LocationsDemoViewController.swift */; }; |
35 | 36 | /* End PBXBuildFile section */ |
36 | 37 |
|
37 | 38 | /* Begin PBXFileReference section */ |
|
61 | 62 | 4B0000010000000000000018 /* arena_concert.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = arena_concert.png; sourceTree = "<group>"; }; |
62 | 63 | 4B0000010000000000000019 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
63 | 64 | 4B000001000000000000001A /* PlaygroundSamples.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PlaygroundSamples.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 65 | + D175A3892EF9CE9300F925EF /* LocationsDemoViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationsDemoViewController.swift; sourceTree = "<group>"; }; |
64 | 66 | /* End PBXFileReference section */ |
65 | 67 |
|
66 | 68 | /* Begin PBXFrameworksBuildPhase section */ |
|
86 | 88 | 4B0000040000000000000002 /* PlaygroundSamples */ = { |
87 | 89 | isa = PBXGroup; |
88 | 90 | children = ( |
| 91 | + D175A3892EF9CE9300F925EF /* LocationsDemoViewController.swift */, |
89 | 92 | 4B0000010000000000000001 /* AppDelegate.swift */, |
90 | 93 | 4B0000010000000000000002 /* SceneDelegate.swift */, |
91 | 94 | 4B0000010000000000000003 /* ViewController.swift */, |
|
219 | 222 | 4B000001111111111111111F /* ModelsDemoViewController.swift in Sources */, |
220 | 223 | 4B0000011111111111111120 /* NavigationDemoViewController.swift in Sources */, |
221 | 224 | 4B0000011111111111111121 /* PathsDemoViewController.swift in Sources */, |
| 225 | + D175A38A2EF9CE9600F925EF /* LocationsDemoViewController.swift in Sources */, |
222 | 226 | 4B0000011111111111111122 /* QueryDemoViewController.swift in Sources */, |
223 | 227 | 4B0000011111111111111123 /* SearchDemoViewController.swift in Sources */, |
224 | 228 | ); |
|
0 commit comments