|
158 | 158 | C75EAD362E042D4500F75969 /* SideWalkWidth.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4E711A12B57A3B400C9DE08 /* SideWalkWidth.swift */; }; |
159 | 159 | C75EAD372E042D4500F75969 /* SideWalkWidthForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = 973FC0132B4D353800878269 /* SideWalkWidthForm.swift */; }; |
160 | 160 | C76187DC2E0153D800150201 /* ClusterMap in Frameworks */ = {isa = PBXBuildFile; productRef = C76187DB2E0153D800150201 /* ClusterMap */; }; |
| 161 | + C769AB552E431EFE00FA810A /* Strings+Generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = C769AB542E431EFE00FA810A /* Strings+Generated.swift */; }; |
161 | 162 | C76DA1A12DF0679F00451E63 /* LongFormModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA8C74C32C4FDE1000D28220 /* LongFormModel.swift */; }; |
162 | 163 | C77A4A262DF2AF3100DED8B0 /* SecureInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C77A4A252DF2AF3100DED8B0 /* SecureInputView.swift */; }; |
163 | 164 | C77EEBCF2DE59D3200494CB4 /* UndoMerge.swift in Sources */ = {isa = PBXBuildFile; fileRef = C77EEBCE2DE59D3200494CB4 /* UndoMerge.swift */; }; |
| 165 | + C7927B552E42363000A7A34E /* XCAssets+Generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7927B532E42363000A7A34E /* XCAssets+Generated.swift */; }; |
164 | 166 | C7BA83542E3C9C3600755BA7 /* QuestSyncButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7BA83532E3C9C3600755BA7 /* QuestSyncButton.swift */; }; |
165 | 167 | C7ED070F2D70E2EC001FFFE2 /* TokenRefresher.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7ED070E2D70E2EC001FFFE2 /* TokenRefresher.swift */; }; |
166 | 168 | CFECB318461BB876B1621890 /* Pods_osmapi.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C4F37DA661B22FA87DF8282F /* Pods_osmapi.framework */; }; |
|
498 | 500 | C75CC5D72E0D22F4008A94A0 /* SCLIO Seattle pins response.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "SCLIO Seattle pins response.json"; sourceTree = "<group>"; }; |
499 | 501 | C75CC5D82E0D22F4008A94A0 /* LongQuestsResponse.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = LongQuestsResponse.json; sourceTree = "<group>"; }; |
500 | 502 | C75E47732E151058006D903A /* Kondapur.gpx */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = Kondapur.gpx; sourceTree = "<group>"; }; |
| 503 | + C769AB542E431EFE00FA810A /* Strings+Generated.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Strings+Generated.swift"; sourceTree = "<group>"; }; |
501 | 504 | C77A4A252DF2AF3100DED8B0 /* SecureInputView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecureInputView.swift; sourceTree = "<group>"; }; |
502 | 505 | C77EEBCE2DE59D3200494CB4 /* UndoMerge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UndoMerge.swift; sourceTree = "<group>"; }; |
| 506 | + C7927B532E42363000A7A34E /* XCAssets+Generated.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCAssets+Generated.swift"; sourceTree = "<group>"; }; |
503 | 507 | C7BA83532E3C9C3600755BA7 /* QuestSyncButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = QuestSyncButton.swift; path = GoInfoGame/UI/Map/QuestSyncButton.swift; sourceTree = SOURCE_ROOT; }; |
504 | 508 | C7ED070E2D70E2EC001FFFE2 /* TokenRefresher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TokenRefresher.swift; sourceTree = "<group>"; }; |
505 | 509 | 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>"; }; |
|
657 | 661 | 0536DD8A2B0BD2A900B04C4B /* Helpers */ = { |
658 | 662 | isa = PBXGroup; |
659 | 663 | children = ( |
| 664 | + C7927B542E42363000A7A34E /* Generated */, |
660 | 665 | C75CC5D52E0D22E0008A94A0 /* SampleResponses */, |
661 | 666 | 0536DD8B2B0BD2C200B04C4B /* Constants.swift */, |
662 | 667 | 972454142B14A49A0036B91A /* Extensions.swift */, |
|
1316 | 1321 | path = SampleResponses; |
1317 | 1322 | sourceTree = "<group>"; |
1318 | 1323 | }; |
| 1324 | + C7927B542E42363000A7A34E /* Generated */ = { |
| 1325 | + isa = PBXGroup; |
| 1326 | + children = ( |
| 1327 | + C769AB542E431EFE00FA810A /* Strings+Generated.swift */, |
| 1328 | + C7927B532E42363000A7A34E /* XCAssets+Generated.swift */, |
| 1329 | + ); |
| 1330 | + path = Generated; |
| 1331 | + sourceTree = "<group>"; |
| 1332 | + }; |
1319 | 1333 | FA18CADE2CC7CD46008247F2 /* Kartaview */ = { |
1320 | 1334 | isa = PBXGroup; |
1321 | 1335 | children = ( |
|
1735 | 1749 | isa = PBXNativeTarget; |
1736 | 1750 | buildConfigurationList = FAD5C5192AFCBE720040C61A /* Build configuration list for PBXNativeTarget "GoInfoGame" */; |
1737 | 1751 | buildPhases = ( |
| 1752 | + C7927B562E42364100A7A34E /* SwiftGen */, |
1738 | 1753 | 3A8B389D639C310AE1E29BEB /* [CP] Check Pods Manifest.lock */, |
1739 | 1754 | FAD5C4EB2AFCBE700040C61A /* Sources */, |
1740 | 1755 | FAD5C4EC2AFCBE700040C61A /* Frameworks */, |
|
2027 | 2042 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GoInfoGame-GoInfoGameUITests/Pods-GoInfoGame-GoInfoGameUITests-frameworks.sh\"\n"; |
2028 | 2043 | showEnvVarsInLog = 0; |
2029 | 2044 | }; |
| 2045 | + C7927B562E42364100A7A34E /* SwiftGen */ = { |
| 2046 | + isa = PBXShellScriptBuildPhase; |
| 2047 | + buildActionMask = 2147483647; |
| 2048 | + files = ( |
| 2049 | + ); |
| 2050 | + inputFileListPaths = ( |
| 2051 | + ); |
| 2052 | + inputPaths = ( |
| 2053 | + ); |
| 2054 | + name = SwiftGen; |
| 2055 | + outputFileListPaths = ( |
| 2056 | + ); |
| 2057 | + outputPaths = ( |
| 2058 | + ); |
| 2059 | + runOnlyForDeploymentPostprocessing = 0; |
| 2060 | + shellPath = /bin/sh; |
| 2061 | + shellScript = "if [[ \"$(uname -m)\" == arm64 ]]\nthen\n export PATH=\"/opt/homebrew/bin:$PATH\"\nfi\n\nif command -v swiftgen >/dev/null 2>&1\nthen\n swiftgen\nelse\n echo \"warning: `swiftgen` command not found\"\nfi\n\n"; |
| 2062 | + }; |
2030 | 2063 | FF862D6335761A29040D8975 /* [CP] Check Pods Manifest.lock */ = { |
2031 | 2064 | isa = PBXShellScriptBuildPhase; |
2032 | 2065 | buildActionMask = 2147483647; |
|
2259 | 2292 | 971902112B983EFC009B3270 /* CustomMap.swift in Sources */, |
2260 | 2293 | FA5071982D71F1B000CE9798 /* SyncLogger.swift in Sources */, |
2261 | 2294 | A48037362BBA8DDC007EE7E4 /* WorkspacesResponse.swift in Sources */, |
| 2295 | + C769AB552E431EFE00FA810A /* Strings+Generated.swift in Sources */, |
2262 | 2296 | 0536DD992B0BDBFE00B04C4B /* OAuthManager.swift in Sources */, |
2263 | 2297 | A4E711A62B57BBCA00C9DE08 /* QuestProtocols.swift in Sources */, |
2264 | 2298 | FAFDA2122C6F64E800ECEAE9 /* UserProfileView.swift in Sources */, |
2265 | 2299 | 973FBFFE2B46BB3800878269 /* Utils.swift in Sources */, |
2266 | 2300 | B0CCB98C2B8626AE00AA73DE /* ProfileView.swift in Sources */, |
2267 | 2301 | FAF44FBD2B3084EC004FE664 /* OnboardingView1.swift in Sources */, |
2268 | 2302 | 973FC01D2B4FEE1B00878269 /* YesNoView.swift in Sources */, |
| 2303 | + C7927B552E42363000A7A34E /* XCAssets+Generated.swift in Sources */, |
2269 | 2304 | FAE481A62DDB22DB00149A48 /* BiometricToggleView.swift in Sources */, |
2270 | 2305 | ); |
2271 | 2306 | runOnlyForDeploymentPostprocessing = 0; |
|
2749 | 2784 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
2750 | 2785 | CODE_SIGN_IDENTITY = "Apple Development"; |
2751 | 2786 | CODE_SIGN_STYLE = Automatic; |
2752 | | - CURRENT_PROJECT_VERSION = 39; |
| 2787 | + CURRENT_PROJECT_VERSION = 1; |
2753 | 2788 | DEVELOPMENT_TEAM = G8MQVE5WWW; |
2754 | 2789 | GENERATE_INFOPLIST_FILE = YES; |
2755 | 2790 | INFOPLIST_FILE = GoInfoGame/Info.plist; |
| 2791 | + INFOPLIST_KEY_CFBundleDisplayName = "AVIV ScoutRoute"; |
2756 | 2792 | INFOPLIST_KEY_NSCameraUsageDescription = "This app requires access to your camera to upload images to Kartaview"; |
| 2793 | + INFOPLIST_KEY_NSFaceIDUsageDescription = "Used to securely log in using Face ID"; |
2757 | 2794 | INFOPLIST_KEY_NSFileProviderDomainUsageDescription = ""; |
2758 | 2795 | INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "We need your location"; |
2759 | 2796 | INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "We need your location"; |
|
2787 | 2824 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
2788 | 2825 | CODE_SIGN_IDENTITY = "Apple Development"; |
2789 | 2826 | CODE_SIGN_STYLE = Automatic; |
2790 | | - CURRENT_PROJECT_VERSION = 39; |
| 2827 | + CURRENT_PROJECT_VERSION = 1; |
2791 | 2828 | DEVELOPMENT_TEAM = G8MQVE5WWW; |
2792 | 2829 | GENERATE_INFOPLIST_FILE = YES; |
2793 | 2830 | INFOPLIST_FILE = GoInfoGame/Info.plist; |
| 2831 | + INFOPLIST_KEY_CFBundleDisplayName = "AVIV ScoutRoute"; |
2794 | 2832 | INFOPLIST_KEY_NSCameraUsageDescription = "This app requires access to your camera to upload images to Kartaview"; |
| 2833 | + INFOPLIST_KEY_NSFaceIDUsageDescription = "Used to securely log in using Face ID"; |
2795 | 2834 | INFOPLIST_KEY_NSFileProviderDomainUsageDescription = ""; |
2796 | 2835 | INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "We need your location"; |
2797 | 2836 | INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "We need your location"; |
|
2807 | 2846 | "@executable_path/Frameworks", |
2808 | 2847 | ); |
2809 | 2848 | MARKETING_VERSION = 1.0; |
2810 | | - PRODUCT_BUNDLE_IDENTIFIER = com.uwtcat.gig; |
| 2849 | + PRODUCT_BUNDLE_IDENTIFIER = tech.opentoall.aviv.scoutroute; |
2811 | 2850 | PRODUCT_NAME = "$(TARGET_NAME)"; |
2812 | 2851 | PROVISIONING_PROFILE_SPECIFIER = ""; |
2813 | 2852 | SWIFT_EMIT_LOC_STRINGS = YES; |
|
0 commit comments