|
180 | 180 | B0CCB98C2B8626AE00AA73DE /* ProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0CCB98B2B8626AE00AA73DE /* ProfileView.swift */; }; |
181 | 181 | B0CCB98E2B8626C600AA73DE /* ProfileViewVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0CCB98D2B8626C600AA73DE /* ProfileViewVM.swift */; }; |
182 | 182 | C76DA1A12DF0679F00451E63 /* LongFormModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA8C74C32C4FDE1000D28220 /* LongFormModel.swift */; }; |
| 183 | + C77A4A262DF2AF3100DED8B0 /* SecureInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C77A4A252DF2AF3100DED8B0 /* SecureInputView.swift */; }; |
183 | 184 | C77EEBCF2DE59D3200494CB4 /* UndoMerge.swift in Sources */ = {isa = PBXBuildFile; fileRef = C77EEBCE2DE59D3200494CB4 /* UndoMerge.swift */; }; |
184 | 185 | C7ED070F2D70E2EC001FFFE2 /* TokenRefresher.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7ED070E2D70E2EC001FFFE2 /* TokenRefresher.swift */; }; |
185 | 186 | CFECB318461BB876B1621890 /* Pods_osmapi.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C4F37DA661B22FA87DF8282F /* Pods_osmapi.framework */; }; |
|
505 | 506 | B0CCB98B2B8626AE00AA73DE /* ProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; }; |
506 | 507 | B0CCB98D2B8626C600AA73DE /* ProfileViewVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileViewVM.swift; sourceTree = "<group>"; }; |
507 | 508 | C4F37DA661B22FA87DF8282F /* Pods_osmapi.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_osmapi.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 509 | + C77A4A252DF2AF3100DED8B0 /* SecureInputView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecureInputView.swift; sourceTree = "<group>"; }; |
508 | 510 | C77EEBCE2DE59D3200494CB4 /* UndoMerge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UndoMerge.swift; sourceTree = "<group>"; }; |
509 | 511 | C7ED070E2D70E2EC001FFFE2 /* TokenRefresher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TokenRefresher.swift; sourceTree = "<group>"; }; |
510 | 512 | 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>"; }; |
|
1544 | 1546 | FAFDA1FC2C6D322800ECEAE9 /* View */ = { |
1545 | 1547 | isa = PBXGroup; |
1546 | 1548 | children = ( |
| 1549 | + C77A4A252DF2AF3100DED8B0 /* SecureInputView.swift */, |
1547 | 1550 | FA8C74D72C60E95100D28220 /* PosmLogin.swift */, |
1548 | 1551 | ); |
1549 | 1552 | path = View; |
|
2192 | 2195 | 97412A9B2BBBF3B400DF7983 /* KerbHeightForm.swift in Sources */, |
2193 | 2196 | 973FC04A2B5A478C00878269 /* CrossMarkingForm.swift in Sources */, |
2194 | 2197 | FAE2584F2D39819300D2BB12 /* ManageQuestsView.swift in Sources */, |
| 2198 | + C77A4A262DF2AF3100DED8B0 /* SecureInputView.swift in Sources */, |
2195 | 2199 | 973FC03F2B59418B00878269 /* WayLit.swift in Sources */, |
2196 | 2200 | FAE481A42DD5F97800149A48 /* PasswordAuthenticationViewModel.swift in Sources */, |
2197 | 2201 | 971342772BBD415600174EBF /* InitialViewController.swift in Sources */, |
|
2733 | 2737 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
2734 | 2738 | CODE_SIGN_IDENTITY = "Apple Development"; |
2735 | 2739 | CODE_SIGN_STYLE = Automatic; |
2736 | | - CURRENT_PROJECT_VERSION = 4; |
| 2740 | + CURRENT_PROJECT_VERSION = 35; |
2737 | 2741 | DEVELOPMENT_TEAM = G8MQVE5WWW; |
2738 | 2742 | GENERATE_INFOPLIST_FILE = YES; |
2739 | 2743 | INFOPLIST_FILE = GoInfoGame/Info.plist; |
|
2771 | 2775 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
2772 | 2776 | CODE_SIGN_IDENTITY = "Apple Development"; |
2773 | 2777 | CODE_SIGN_STYLE = Automatic; |
2774 | | - CURRENT_PROJECT_VERSION = 4; |
| 2778 | + CURRENT_PROJECT_VERSION = 35; |
2775 | 2779 | DEVELOPMENT_TEAM = G8MQVE5WWW; |
2776 | 2780 | GENERATE_INFOPLIST_FILE = YES; |
2777 | 2781 | INFOPLIST_FILE = GoInfoGame/Info.plist; |
|
0 commit comments