|
87 | 87 | 038C584823A9308C00224630 /* InfoContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 038C584623A9304800224630 /* InfoContainerView.swift */; };
|
88 | 88 | 038C584A23A9394000224630 /* InfoCommonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 038C584923A9394000224630 /* InfoCommonView.swift */; };
|
89 | 89 | 038C584B23A9394000224630 /* InfoCommonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 038C584923A9394000224630 /* InfoCommonView.swift */; };
|
| 90 | + 038D2EBD23AB91C300CD91F7 /* InfoLocationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03A596D823AB8F000097EA66 /* InfoLocationView.swift */; }; |
90 | 91 | 038EBE9422D0AA3D00C7AD02 /* nl.json in Resources */ = {isa = PBXBuildFile; fileRef = 038EBE9322D0AA3D00C7AD02 /* nl.json */; };
|
91 | 92 | 038EBE9522D0AA3D00C7AD02 /* nl.json in Resources */ = {isa = PBXBuildFile; fileRef = 038EBE9322D0AA3D00C7AD02 /* nl.json */; };
|
92 | 93 | 0393857A2175D4B80040B850 /* AVPlayerViewExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 039385792175D4B80040B850 /* AVPlayerViewExtension.swift */; };
|
|
103 | 104 | 03A596D523AA752F0097EA66 /* InfoClockView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03A596D423AA752F0097EA66 /* InfoClockView.swift */; };
|
104 | 105 | 03A596D623AA752F0097EA66 /* InfoClockView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03A596D423AA752F0097EA66 /* InfoClockView.swift */; };
|
105 | 106 | 03A596D723AA75490097EA66 /* InfoMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03A596D223AA750F0097EA66 /* InfoMessageView.swift */; };
|
| 107 | + 03A596D923AB8F000097EA66 /* InfoLocationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03A596D823AB8F000097EA66 /* InfoLocationView.swift */; }; |
106 | 108 | 03AD45FF22981B0C00261325 /* CustomVideoFolders+helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03AD45FE22981B0C00261325 /* CustomVideoFolders+helpers.swift */; };
|
107 | 109 | 03AD460022981B1C00261325 /* CustomVideoFolders+helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03AD45FE22981B0C00261325 /* CustomVideoFolders+helpers.swift */; };
|
108 | 110 | 03BF51BA23A24B40008AD373 /* AnimationLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0306336D23A15FA900046A59 /* AnimationLayer.swift */; };
|
|
246 | 248 | 03A2CB9B216BA9AF0061E8E8 /* VideoManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoManager.swift; sourceTree = "<group>"; };
|
247 | 249 | 03A596D223AA750F0097EA66 /* InfoMessageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoMessageView.swift; sourceTree = "<group>"; };
|
248 | 250 | 03A596D423AA752F0097EA66 /* InfoClockView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoClockView.swift; sourceTree = "<group>"; };
|
| 251 | + 03A596D823AB8F000097EA66 /* InfoLocationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoLocationView.swift; sourceTree = "<group>"; }; |
249 | 252 | 03AD45FE22981B0C00261325 /* CustomVideoFolders+helpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CustomVideoFolders+helpers.swift"; sourceTree = "<group>"; };
|
250 | 253 | 03BF51BB23A2643C008AD373 /* LayerManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LayerManager.swift; sourceTree = "<group>"; };
|
251 | 254 | 03BF51BE23A274CA008AD373 /* MessageLayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageLayer.swift; sourceTree = "<group>"; };
|
|
382 | 385 | 034F29B623A7A93D004B34D5 /* InfoTableSource.swift */,
|
383 | 386 | 038C584623A9304800224630 /* InfoContainerView.swift */,
|
384 | 387 | 038C584923A9394000224630 /* InfoCommonView.swift */,
|
| 388 | + 03A596D823AB8F000097EA66 /* InfoLocationView.swift */, |
385 | 389 | 03A596D223AA750F0097EA66 /* InfoMessageView.swift */,
|
386 | 390 | 03A596D423AA752F0097EA66 /* InfoClockView.swift */,
|
387 | 391 | );
|
|
1028 | 1032 | FAF450221BE2B45D00C1F98A /* VideoLoader.swift in Sources */,
|
1029 | 1033 | 0313F9EA2294338300B074BB /* CustomVideoController.swift in Sources */,
|
1030 | 1034 | FAC36F5A1BE1756D007F2A20 /* AerialVideo.swift in Sources */,
|
| 1035 | + 038D2EBD23AB91C300CD91F7 /* InfoLocationView.swift in Sources */, |
1031 | 1036 | 034F29B823A7A9B3004B34D5 /* InfoTableSource.swift in Sources */,
|
1032 | 1037 | 0313F9ED2294468600B074BB /* SeededGenerator.swift in Sources */,
|
1033 | 1038 | 0393857B2175D4B80040B850 /* AVPlayerViewExtension.swift in Sources */,
|
|
1097 | 1102 | FAF450211BE2B45D00C1F98A /* VideoLoader.swift in Sources */,
|
1098 | 1103 | 03E8731321675FE0002B469B /* TimeManagement.swift in Sources */,
|
1099 | 1104 | 03D1E78722842FB300D10CF7 /* DisplayView.swift in Sources */,
|
| 1105 | + 03A596D923AB8F000097EA66 /* InfoLocationView.swift in Sources */, |
1100 | 1106 | FAB22A7E1BE17D7D0065C0F5 /* AssetLoaderDelegate.swift in Sources */,
|
1101 | 1107 | 0306336823A1012200046A59 /* LocationLayer.swift in Sources */,
|
1102 | 1108 | 03608A2922A56094008F08A2 /* PWC+LogPanel.swift in Sources */,
|
|
0 commit comments