|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 0175ABFF23F014C7003323C3 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0175AC0123F014C7003323C3 /* LaunchScreen.storyboard */; }; |
10 | 11 | 120DE71022B274910055C4CB /* GPXSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 120DE70F22B274910055C4CB /* GPXSession.swift */; };
|
11 | 12 | 120DE71122B274A40055C4CB /* GPXSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 120DE70F22B274910055C4CB /* GPXSession.swift */; };
|
12 | 13 | 4588D66B230D23AA009AA75F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 4588D66D230D23AA009AA75F /* InfoPlist.strings */; };
|
|
21 | 22 | 898EECE019C49B5800B4B207 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898EECDF19C49B5800B4B207 /* ViewController.swift */; };
|
22 | 23 | 898EECE319C49B5800B4B207 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 898EECE119C49B5800B4B207 /* Main.storyboard */; };
|
23 | 24 | 898EECE519C49B5800B4B207 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 898EECE419C49B5800B4B207 /* Images.xcassets */; };
|
24 |
| - 898EECE819C49B5800B4B207 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 898EECE619C49B5800B4B207 /* LaunchScreen.xib */; }; |
25 | 25 | 898EECF419C49B5800B4B207 /* OpenGpxTrackerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898EECF319C49B5800B4B207 /* OpenGpxTrackerTests.swift */; };
|
26 | 26 | 898EECFE19C49DC700B4B207 /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 898EECFD19C49DC700B4B207 /* MapKit.framework */; };
|
27 | 27 | 898EED0019C4A15E00B4B207 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 898EECFF19C4A15E00B4B207 /* CoreLocation.framework */; };
|
|
136 | 136 | /* End PBXCopyFilesBuildPhase section */
|
137 | 137 |
|
138 | 138 | /* Begin PBXFileReference section */
|
| 139 | + 0175AC0023F014C7003323C3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
| 140 | + 0175AC0323F014EA003323C3 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/LaunchScreen.strings"; sourceTree = "<group>"; }; |
| 141 | + 0175AC0523F01519003323C3 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/LaunchScreen.strings; sourceTree = "<group>"; }; |
| 142 | + 0175AC0723F01523003323C3 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/LaunchScreen.strings; sourceTree = "<group>"; }; |
139 | 143 | 120DE70F22B274910055C4CB /* GPXSession.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GPXSession.swift; sourceTree = "<group>"; };
|
140 | 144 | 3C3088B74A230AB1FD234D6F /* Pods_OpenGpxTracker_Watch.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_OpenGpxTracker_Watch.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
141 | 145 | 44E786790A477838358F948C /* Pods-OpenGpxTracker.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OpenGpxTracker.debug.xcconfig"; path = "Pods/Target Support Files/Pods-OpenGpxTracker/Pods-OpenGpxTracker.debug.xcconfig"; sourceTree = "<group>"; };
|
142 |
| - 455F78BD230AA9D6003705F3 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/LaunchScreen.strings; sourceTree = "<group>"; }; |
143 | 146 | 455F78BE230AA9D6003705F3 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Main.strings; sourceTree = "<group>"; };
|
144 | 147 | 4588D66C230D23AA009AA75F /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
145 | 148 | 4588D66E230D23AD009AA75F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
153 | 156 | 8913CD8D1BDB2477009EC729 /* PreferencesTableViewControllerDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PreferencesTableViewControllerDelegate.swift; sourceTree = "<group>"; };
|
154 | 157 | 893BEC8519C7E62200C77354 /* GPXWaypoint+MKAnnotation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "GPXWaypoint+MKAnnotation.swift"; sourceTree = "<group>"; };
|
155 | 158 | 895F04B31A7143CE004BEE8A /* GPXExtentCoordinates.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GPXExtentCoordinates.swift; sourceTree = "<group>"; };
|
156 |
| - 898E2BDC23129FDF00DC4E3F /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/LaunchScreen.strings; sourceTree = "<group>"; }; |
157 | 159 | 898E2BDD23129FE000DC4E3F /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Main.strings; sourceTree = "<group>"; };
|
158 | 160 | 898E2BDE23129FE000DC4E3F /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Interface.strings; sourceTree = "<group>"; };
|
159 | 161 | 898E2BDF23129FE000DC4E3F /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
166 | 168 | 898EECDF19C49B5800B4B207 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
167 | 169 | 898EECE219C49B5800B4B207 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
168 | 170 | 898EECE419C49B5800B4B207 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
169 |
| - 898EECE719C49B5800B4B207 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; }; |
170 | 171 | 898EECED19C49B5800B4B207 /* OpenGpxTrackerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OpenGpxTrackerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
171 | 172 | 898EECF219C49B5800B4B207 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
172 | 173 | 898EECF319C49B5800B4B207 /* OpenGpxTrackerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OpenGpxTrackerTests.swift; sourceTree = "<group>"; };
|
|
219 | 220 | BF692F6E2209AAFC00F8A0F1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
220 | 221 | BF692F702209AAFC00F8A0F1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
221 | 222 | BFA3CE8122C23B2300A8B965 /* CoreDataAlertView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataAlertView.swift; sourceTree = "<group>"; };
|
222 |
| - BFF304792312D8A00012D263 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/LaunchScreen.strings"; sourceTree = "<group>"; }; |
223 | 223 | BFF3047A2312D8A00012D263 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = "<group>"; };
|
224 | 224 | BFF3047B2312D8A00012D263 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Interface.strings"; sourceTree = "<group>"; };
|
225 | 225 | BFF3047C2312D8A00012D263 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
408 | 408 | isa = PBXGroup;
|
409 | 409 | children = (
|
410 | 410 | BF1FE1A6230EAB9B00404B59 /* Localizable.strings */,
|
411 |
| - 898EECE619C49B5800B4B207 /* LaunchScreen.xib */, |
| 411 | + 0175AC0123F014C7003323C3 /* LaunchScreen.storyboard */, |
412 | 412 | 898EECE119C49B5800B4B207 /* Main.storyboard */,
|
413 | 413 | 898EECDA19C49B5800B4B207 /* AppDelegate.swift */,
|
414 | 414 | 899D678519D354EB00C88A0A /* about.html */,
|
|
619 | 619 | BF1FE1A8230EAB9B00404B59 /* Localizable.strings in Resources */,
|
620 | 620 | 899D678719D354EB00C88A0A /* about.html in Resources */,
|
621 | 621 | 898EECE319C49B5800B4B207 /* Main.storyboard in Resources */,
|
622 |
| - 898EECE819C49B5800B4B207 /* LaunchScreen.xib in Resources */, |
623 | 622 | 898EECE519C49B5800B4B207 /* Images.xcassets in Resources */,
|
| 623 | + 0175ABFF23F014C7003323C3 /* LaunchScreen.storyboard in Resources */, |
624 | 624 | );
|
625 | 625 | runOnlyForDeploymentPostprocessing = 0;
|
626 | 626 | };
|
|
843 | 843 | /* End PBXTargetDependency section */
|
844 | 844 |
|
845 | 845 | /* Begin PBXVariantGroup section */
|
| 846 | + 0175AC0123F014C7003323C3 /* LaunchScreen.storyboard */ = { |
| 847 | + isa = PBXVariantGroup; |
| 848 | + children = ( |
| 849 | + 0175AC0023F014C7003323C3 /* Base */, |
| 850 | + 0175AC0323F014EA003323C3 /* zh-Hans */, |
| 851 | + 0175AC0523F01519003323C3 /* de */, |
| 852 | + 0175AC0723F01523003323C3 /* es */, |
| 853 | + ); |
| 854 | + name = LaunchScreen.storyboard; |
| 855 | + sourceTree = "<group>"; |
| 856 | + }; |
846 | 857 | 4588D66D230D23AA009AA75F /* InfoPlist.strings */ = {
|
847 | 858 | isa = PBXVariantGroup;
|
848 | 859 | children = (
|
|
891 | 902 | name = Main.storyboard;
|
892 | 903 | sourceTree = "<group>";
|
893 | 904 | };
|
894 |
| - 898EECE619C49B5800B4B207 /* LaunchScreen.xib */ = { |
895 |
| - isa = PBXVariantGroup; |
896 |
| - children = ( |
897 |
| - 898EECE719C49B5800B4B207 /* Base */, |
898 |
| - 455F78BD230AA9D6003705F3 /* de */, |
899 |
| - 898E2BDC23129FDF00DC4E3F /* es */, |
900 |
| - BFF304792312D8A00012D263 /* zh-Hans */, |
901 |
| - ); |
902 |
| - name = LaunchScreen.xib; |
903 |
| - sourceTree = "<group>"; |
904 |
| - }; |
905 | 905 | BF1FE1A6230EAB9B00404B59 /* Localizable.strings */ = {
|
906 | 906 | isa = PBXVariantGroup;
|
907 | 907 | children = (
|
|
0 commit comments