|
161 | 161 | 01E0A5B825BD0FCD00298D35 /* ErrorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01E0A5B325BD0FC700298D35 /* ErrorView.swift */; }; |
162 | 162 | 01E0A60125BD149200298D35 /* MainButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01E0A5F925BD148800298D35 /* MainButtonView.swift */; }; |
163 | 163 | 01E0A60C25BD440300298D35 /* SignInEmailAndPasswordView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01E0A60B25BD440300298D35 /* SignInEmailAndPasswordView.swift */; }; |
164 | | - 01E0A62225BD4A7800298D35 /* Shopkeeper+Backdoor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01E0A62125BD4A7800298D35 /* Shopkeeper+Backdoor.swift */; }; |
165 | 164 | 01E0A63025BD53FD00298D35 /* Shop.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01E0A62F25BD53FD00298D35 /* Shop.swift */; }; |
166 | 165 | 01E1CECC287787A700E724FC /* SignUpView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01E1CECB287787A700E724FC /* SignUpView.swift */; }; |
167 | 166 | 01E2477029A570D300D4B00D /* SignUp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01E2476F29A570D300D4B00D /* SignUp.swift */; }; |
|
338 | 337 | 01E0A5B525BD0FC700298D35 /* LoadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadingView.swift; sourceTree = "<group>"; }; |
339 | 338 | 01E0A5F925BD148800298D35 /* MainButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainButtonView.swift; sourceTree = "<group>"; }; |
340 | 339 | 01E0A60B25BD440300298D35 /* SignInEmailAndPasswordView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SignInEmailAndPasswordView.swift; sourceTree = "<group>"; }; |
341 | | - 01E0A62125BD4A7800298D35 /* Shopkeeper+Backdoor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Shopkeeper+Backdoor.swift"; sourceTree = "<group>"; }; |
342 | 340 | 01E0A62F25BD53FD00298D35 /* Shop.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Shop.swift; sourceTree = "<group>"; }; |
343 | 341 | 01E1CECB287787A700E724FC /* SignUpView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SignUpView.swift; sourceTree = "<group>"; }; |
344 | 342 | 01E2476F29A570D300D4B00D /* SignUp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SignUp.swift; sourceTree = "<group>"; }; |
|
629 | 627 | children = ( |
630 | 628 | 017203C725A9708A008FD63B /* SessionController.swift */, |
631 | 629 | 0199CD3D2E075CBB00109DC6 /* SessionControllerProtocol.swift */, |
632 | | - 01E0A62125BD4A7800298D35 /* Shopkeeper+Backdoor.swift */, |
633 | 630 | ); |
634 | 631 | path = Sessions; |
635 | 632 | sourceTree = "<group>"; |
|
906 | 903 | attributes = { |
907 | 904 | BuildIndependentTargetsInParallel = YES; |
908 | 905 | LastSwiftUpdateCheck = 1620; |
909 | | - LastUpgradeCheck = 1640; |
| 906 | + LastUpgradeCheck = 2630; |
910 | 907 | TargetAttributes = { |
911 | 908 | 011F6DEC259EF16400BED22E = { |
912 | 909 | CreatedOnToolsVersion = 12.3; |
|
960 | 957 | }; |
961 | 958 | /* End PBXResourcesBuildPhase section */ |
962 | 959 |
|
963 | | -/* Begin PBXShellScriptBuildPhase section */ |
964 | | -/* End PBXShellScriptBuildPhase section */ |
965 | | - |
966 | 960 | /* Begin PBXSourcesBuildPhase section */ |
967 | 961 | 011F6DE9259EF16400BED22E /* Sources */ = { |
968 | 962 | isa = PBXSourcesBuildPhase; |
|
1040 | 1034 | 01ED197B2A037B9E00CD4735 /* AppTabView.swift in Sources */, |
1041 | 1035 | 0110A1612AC81978003EDCBA /* ResendConfirmationInstructionsView.swift in Sources */, |
1042 | 1036 | 01D85BA72E081C6D00A95798 /* ScanViewModel.swift in Sources */, |
1043 | | - 01E0A62225BD4A7800298D35 /* Shopkeeper+Backdoor.swift in Sources */, |
1044 | 1037 | 0106413C29A9EDFF00B46FED /* AccountPasswordRequest.swift in Sources */, |
1045 | 1038 | 0172035625A9642E008FD63B /* ShopAdapter.swift in Sources */, |
1046 | 1039 | 0172788B2D7D936E00CE424F /* CompletedTag.swift in Sources */, |
|
1200 | 1193 | MTL_FAST_MATH = YES; |
1201 | 1194 | ONLY_ACTIVE_ARCH = YES; |
1202 | 1195 | SDKROOT = iphoneos; |
| 1196 | + STRING_CATALOG_GENERATE_SYMBOLS = YES; |
1203 | 1197 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
1204 | 1198 | SWIFT_EMIT_LOC_STRINGS = YES; |
1205 | 1199 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
|
1262 | 1256 | MTL_ENABLE_DEBUG_INFO = NO; |
1263 | 1257 | MTL_FAST_MATH = YES; |
1264 | 1258 | SDKROOT = iphoneos; |
| 1259 | + STRING_CATALOG_GENERATE_SYMBOLS = YES; |
1265 | 1260 | SWIFT_COMPILATION_MODE = wholemodule; |
1266 | 1261 | SWIFT_EMIT_LOC_STRINGS = YES; |
1267 | 1262 | SWIFT_OPTIMIZATION_LEVEL = "-O"; |
|
1397 | 1392 | MTL_ENABLE_DEBUG_INFO = NO; |
1398 | 1393 | MTL_FAST_MATH = YES; |
1399 | 1394 | SDKROOT = iphoneos; |
| 1395 | + STRING_CATALOG_GENERATE_SYMBOLS = YES; |
1400 | 1396 | SWIFT_COMPILATION_MODE = wholemodule; |
1401 | 1397 | SWIFT_EMIT_LOC_STRINGS = YES; |
1402 | 1398 | SWIFT_OPTIMIZATION_LEVEL = "-O"; |
|
0 commit comments