|
33 | 33 | 971342772BBD415600174EBF /* InitialViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 971342762BBD415600174EBF /* InitialViewController.swift */; }; |
34 | 34 | 971342792BBD691500174EBF /* MapViewControllerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 971342782BBD691500174EBF /* MapViewControllerView.swift */; }; |
35 | 35 | 971575172B5FFD6F0044797C /* MapView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 971575162B5FFD6F0044797C /* MapView.swift */; }; |
36 | | - 971575192B5FFE910044797C /* LocationManagerCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 971575182B5FFE910044797C /* LocationManagerCoordinator.swift */; }; |
37 | 36 | 971902112B983EFC009B3270 /* CustomMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 971902102B983EFC009B3270 /* CustomMap.swift */; }; |
38 | 37 | 972454152B14A49A0036B91A /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 972454142B14A49A0036B91A /* Extensions.swift */; }; |
39 | 38 | 973FBFFE2B46BB3800878269 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 973FBFFD2B46BB3800878269 /* Utils.swift */; }; |
|
162 | 161 | C76DA1A12DF0679F00451E63 /* LongFormModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA8C74C32C4FDE1000D28220 /* LongFormModel.swift */; }; |
163 | 162 | C77A4A262DF2AF3100DED8B0 /* SecureInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C77A4A252DF2AF3100DED8B0 /* SecureInputView.swift */; }; |
164 | 163 | C77EEBCF2DE59D3200494CB4 /* UndoMerge.swift in Sources */ = {isa = PBXBuildFile; fileRef = C77EEBCE2DE59D3200494CB4 /* UndoMerge.swift */; }; |
| 164 | + C7BA83542E3C9C3600755BA7 /* QuestSyncButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7BA83532E3C9C3600755BA7 /* QuestSyncButton.swift */; }; |
165 | 165 | C7ED070F2D70E2EC001FFFE2 /* TokenRefresher.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7ED070E2D70E2EC001FFFE2 /* TokenRefresher.swift */; }; |
166 | 166 | CFECB318461BB876B1621890 /* Pods_osmapi.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C4F37DA661B22FA87DF8282F /* Pods_osmapi.framework */; }; |
167 | 167 | FA18CAE22CC7CD89008247F2 /* KartaviewViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA18CAE12CC7CD89008247F2 /* KartaviewViewModel.swift */; }; |
|
500 | 500 | C75E47732E151058006D903A /* Kondapur.gpx */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = Kondapur.gpx; sourceTree = "<group>"; }; |
501 | 501 | C77A4A252DF2AF3100DED8B0 /* SecureInputView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecureInputView.swift; sourceTree = "<group>"; }; |
502 | 502 | C77EEBCE2DE59D3200494CB4 /* UndoMerge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UndoMerge.swift; sourceTree = "<group>"; }; |
| 503 | + C7BA83532E3C9C3600755BA7 /* QuestSyncButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = QuestSyncButton.swift; path = GoInfoGame/UI/Map/QuestSyncButton.swift; sourceTree = SOURCE_ROOT; }; |
503 | 504 | C7ED070E2D70E2EC001FFFE2 /* TokenRefresher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TokenRefresher.swift; sourceTree = "<group>"; }; |
504 | 505 | C96303080D26026265099E0E /* Pods-GoInfoGame.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GoInfoGame.release.xcconfig"; path = "Target Support Files/Pods-GoInfoGame/Pods-GoInfoGame.release.xcconfig"; sourceTree = "<group>"; }; |
505 | 506 | D76D8E22AC705A38AFEA78B1 /* Pods-GoInfoGame-GoInfoGameUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GoInfoGame-GoInfoGameUITests.debug.xcconfig"; path = "Target Support Files/Pods-GoInfoGame-GoInfoGameUITests/Pods-GoInfoGame-GoInfoGameUITests.debug.xcconfig"; sourceTree = "<group>"; }; |
|
1288 | 1289 | C71EB5A82E2100510009E610 /* SatellitePickerSheet.swift */, |
1289 | 1290 | C71EB5A92E2100510009E610 /* SatelliteServerResponse.swift */, |
1290 | 1291 | C71EB5AA2E2100510009E610 /* WMTSServer.swift */, |
| 1292 | + C7BA83532E3C9C3600755BA7 /* QuestSyncButton.swift */, |
1291 | 1293 | ); |
1292 | 1294 | path = "Satellite Server"; |
1293 | 1295 | sourceTree = "<group>"; |
|
2159 | 2161 | FA8C74D62C5C0DBA00D28220 /* LongFormViewModel.swift in Sources */, |
2160 | 2162 | 0536DD852B0BD11A00B04C4B /* LoginViewController.swift in Sources */, |
2161 | 2163 | A4E711A42B57B13100C9DE08 /* QuestionHeader.swift in Sources */, |
2162 | | - 971575192B5FFE910044797C /* LocationManagerCoordinator.swift in Sources */, |
2163 | 2164 | FABF3CF42B7419BB0080EAC9 /* LocationManagerDelegate.swift in Sources */, |
2164 | 2165 | 973FC0192B4FB17000878269 /* LocalizedStrings.swift in Sources */, |
2165 | 2166 | A48037312BBA8C25007EE7E4 /* ApiManager.swift in Sources */, |
|
2183 | 2184 | 973FC0012B46CD5D00878269 /* QuestsListUIView.swift in Sources */, |
2184 | 2185 | 973FC01F2B50DE7E00878269 /* ImageGridItemView.swift in Sources */, |
2185 | 2186 | FA633CB42DD4843B00324404 /* BiometricAuthManager.swift in Sources */, |
| 2187 | + C7BA83542E3C9C3600755BA7 /* QuestSyncButton.swift in Sources */, |
2186 | 2188 | 05CB71E02B0FAFD200DED821 /* GenericUIViewControllerRepresentable.swift in Sources */, |
2187 | 2189 | FAD5C4F32AFCBE700040C61A /* AppDelegate.swift in Sources */, |
2188 | 2190 | 05DBBB622B164D9A00B6F110 /* RealOPElement.swift in Sources */, |
|
2747 | 2749 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
2748 | 2750 | CODE_SIGN_IDENTITY = "Apple Development"; |
2749 | 2751 | CODE_SIGN_STYLE = Automatic; |
2750 | | - CURRENT_PROJECT_VERSION = 38; |
| 2752 | + CURRENT_PROJECT_VERSION = 39; |
2751 | 2753 | DEVELOPMENT_TEAM = G8MQVE5WWW; |
2752 | 2754 | GENERATE_INFOPLIST_FILE = YES; |
2753 | 2755 | INFOPLIST_FILE = GoInfoGame/Info.plist; |
|
2785 | 2787 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
2786 | 2788 | CODE_SIGN_IDENTITY = "Apple Development"; |
2787 | 2789 | CODE_SIGN_STYLE = Automatic; |
2788 | | - CURRENT_PROJECT_VERSION = 38; |
| 2790 | + CURRENT_PROJECT_VERSION = 39; |
2789 | 2791 | DEVELOPMENT_TEAM = G8MQVE5WWW; |
2790 | 2792 | GENERATE_INFOPLIST_FILE = YES; |
2791 | 2793 | INFOPLIST_FILE = GoInfoGame/Info.plist; |
|
0 commit comments