|
45 | 45 | 4D9B3B382C334B3A00A8F7AD /* LoginScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9B3B372C334B3A00A8F7AD /* LoginScreen.swift */; };
|
46 | 46 | 4D9B3B3A2C334B6300A8F7AD /* RegisterScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9B3B392C334B6300A8F7AD /* RegisterScreen.swift */; };
|
47 | 47 | 4D9B3B3D2C34B13E00A8F7AD /* LogoHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9B3B3C2C34B13E00A8F7AD /* LogoHeader.swift */; };
|
48 |
| - 4D9B3B422C36E23A00A8F7AD /* Array+RawRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9B3B412C36E23A00A8F7AD /* Array+RawRepresentable.swift */; }; |
49 | 48 | 4D9B3B452C36F46F00A8F7AD /* NSTextContentType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9B3B442C36F46F00A8F7AD /* NSTextContentType.swift */; };
|
50 | 49 | 4D9B3B472C36F50300A8F7AD /* UITextContentType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9B3B462C36F50300A8F7AD /* UITextContentType.swift */; };
|
51 | 50 | 4D9DC5032C11BF2500BA0507 /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9DC5022C11BF2500BA0507 /* Config.swift */; };
|
|
143 | 142 | 4D9B3B372C334B3A00A8F7AD /* LoginScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginScreen.swift; sourceTree = "<group>"; };
|
144 | 143 | 4D9B3B392C334B6300A8F7AD /* RegisterScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegisterScreen.swift; sourceTree = "<group>"; };
|
145 | 144 | 4D9B3B3C2C34B13E00A8F7AD /* LogoHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogoHeader.swift; sourceTree = "<group>"; };
|
146 |
| - 4D9B3B412C36E23A00A8F7AD /* Array+RawRepresentable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Array+RawRepresentable.swift"; sourceTree = "<group>"; }; |
147 | 145 | 4D9B3B442C36F46F00A8F7AD /* NSTextContentType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSTextContentType.swift; sourceTree = "<group>"; };
|
148 | 146 | 4D9B3B462C36F50300A8F7AD /* UITextContentType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UITextContentType.swift; sourceTree = "<group>"; };
|
149 | 147 | 4D9DC5022C11BF2500BA0507 /* Config.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Config.swift; sourceTree = "<group>"; };
|
|
152 | 150 | 4DB10B4F2C4FEBFC00634BF6 /* HelpCommands.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HelpCommands.swift; sourceTree = "<group>"; };
|
153 | 151 | 4DB2E36C2C416611007F958D /* SubmitButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubmitButton.swift; sourceTree = "<group>"; };
|
154 | 152 | 4DB2E36E2C418F5C007F958D /* DynamicForm.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DynamicForm.swift; sourceTree = "<group>"; };
|
| 153 | + 4DBF0BD32C9DB2E500E797BF /* .ios-test-model */ = {isa = PBXFileReference; lastKnownFileType = text; path = ".ios-test-model"; sourceTree = "<group>"; }; |
155 | 154 | 4DC5B1C92C6FA23000B75A07 /* LoginScreenProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginScreenProtocol.swift; sourceTree = "<group>"; };
|
156 | 155 | 4DC5B1CC2C6FA28E00B75A07 /* RegisterScreenProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegisterScreenProtocol.swift; sourceTree = "<group>"; };
|
157 | 156 | 4DC5B1CE2C6FA2BE00B75A07 /* MainViewProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainViewProtocol.swift; sourceTree = "<group>"; };
|
|
289 | 288 | 4DF3737F2C99C23D0008AB04 /* .swift-format */,
|
290 | 289 | 4D0DDC292C18A467006CD503 /* .xcode-version */,
|
291 | 290 | 4D6641DB2C5B963500BE3D07 /* .ios-test-version */,
|
| 291 | + 4DBF0BD32C9DB2E500E797BF /* .ios-test-model */, |
292 | 292 | 4DCEF8652C452EBA00F53085 /* .env-example */,
|
293 | 293 | 4DCEF8662C452ECC00F53085 /* .env */,
|
294 | 294 | 4D54C9592BF266F9001DE071 /* Makefile */,
|
|
410 | 410 | isa = PBXGroup;
|
411 | 411 | children = (
|
412 | 412 | 4DE785812C88B248000EC4E5 /* String.swift */,
|
413 |
| - 4D9B3B412C36E23A00A8F7AD /* Array+RawRepresentable.swift */, |
414 | 413 | 4D9B3B442C36F46F00A8F7AD /* NSTextContentType.swift */,
|
415 | 414 | 4D9B3B462C36F50300A8F7AD /* UITextContentType.swift */,
|
416 | 415 | 4DE785872C88F392000EC4E5 /* HTTPField.swift */,
|
|
641 | 640 | 4D13AF7B2C4E8F4200845FDB /* EnvironmentPicker.swift in Sources */,
|
642 | 641 | 4D30DA5F2C986B6C00499450 /* Avatar.swift in Sources */,
|
643 | 642 | 4DC5B1CF2C6FA2BE00B75A07 /* MainViewProtocol.swift in Sources */,
|
644 |
| - 4D9B3B422C36E23A00A8F7AD /* Array+RawRepresentable.swift in Sources */, |
645 | 643 | 4D4D394A2C086DA2007196D2 /* PublishedScreen.swift in Sources */,
|
646 | 644 | 4D5251EC2C1097A600018CD2 /* Destination.swift in Sources */,
|
647 | 645 | 4D54C92E2BF2608A001DE071 /* MainView.swift in Sources */,
|
|
791 | 789 | ONLY_ACTIVE_ARCH = YES;
|
792 | 790 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
793 | 791 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
| 792 | + SWIFT_VERSION = 6.0; |
794 | 793 | };
|
795 | 794 | name = Debug;
|
796 | 795 | };
|
|
854 | 853 | MTL_ENABLE_DEBUG_INFO = NO;
|
855 | 854 | MTL_FAST_MATH = YES;
|
856 | 855 | SWIFT_COMPILATION_MODE = wholemodule;
|
| 856 | + SWIFT_VERSION = 6.0; |
857 | 857 | };
|
858 | 858 | name = Release;
|
859 | 859 | };
|
|
889 | 889 | SDKROOT = auto;
|
890 | 890 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
|
891 | 891 | SWIFT_EMIT_LOC_STRINGS = YES;
|
892 |
| - SWIFT_VERSION = 5.0; |
893 | 892 | TARGETED_DEVICE_FAMILY = "1,2";
|
894 | 893 | };
|
895 | 894 | name = Debug;
|
|
926 | 925 | SDKROOT = auto;
|
927 | 926 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
|
928 | 927 | SWIFT_EMIT_LOC_STRINGS = YES;
|
929 |
| - SWIFT_VERSION = 5.0; |
930 | 928 | TARGETED_DEVICE_FAMILY = "1,2";
|
931 | 929 | };
|
932 | 930 | name = Release;
|
|
942 | 940 | SDKROOT = auto;
|
943 | 941 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
|
944 | 942 | SWIFT_EMIT_LOC_STRINGS = NO;
|
945 |
| - SWIFT_VERSION = 5.0; |
946 | 943 | TARGETED_DEVICE_FAMILY = "1,2";
|
947 | 944 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Fyreplace.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Fyreplace";
|
948 | 945 | };
|
|
959 | 956 | SDKROOT = auto;
|
960 | 957 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
|
961 | 958 | SWIFT_EMIT_LOC_STRINGS = NO;
|
962 |
| - SWIFT_VERSION = 5.0; |
963 | 959 | TARGETED_DEVICE_FAMILY = "1,2";
|
964 | 960 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Fyreplace.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Fyreplace";
|
965 | 961 | };
|
|
975 | 971 | SDKROOT = auto;
|
976 | 972 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
|
977 | 973 | SWIFT_EMIT_LOC_STRINGS = NO;
|
978 |
| - SWIFT_VERSION = 5.0; |
979 | 974 | TARGETED_DEVICE_FAMILY = "1,2";
|
980 | 975 | TEST_TARGET_NAME = Fyreplace;
|
981 | 976 | };
|
|
991 | 986 | SDKROOT = auto;
|
992 | 987 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
|
993 | 988 | SWIFT_EMIT_LOC_STRINGS = NO;
|
994 |
| - SWIFT_VERSION = 5.0; |
995 | 989 | TARGETED_DEVICE_FAMILY = "1,2";
|
996 | 990 | TEST_TARGET_NAME = Fyreplace;
|
997 | 991 | };
|
|
0 commit comments