2119 lines
130 KiB
Plaintext
2119 lines
130 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 70;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
7A06E0AC2C7065AC005731AC /* SettingsScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A06E0AB2C7065AB005731AC /* SettingsScreen.swift */; };
|
|
7A06E0AE2C7065C7005731AC /* SettingsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A06E0AD2C7065C7005731AC /* SettingsViewModel.swift */; };
|
|
7A06E0B02C7065D8005731AC /* SettingsCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A06E0AF2C7065D8005731AC /* SettingsCoordinator.swift */; };
|
|
7A06E0B32C707E13005731AC /* SettingsServiceProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A06E0B22C707E13005731AC /* SettingsServiceProtocol.swift */; };
|
|
7A06E0B52C707E2B005731AC /* SettingsService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A06E0B42C707E2B005731AC /* SettingsService.swift */; };
|
|
7A1022692C55197D00B84627 /* RealmSwift in Embed Frameworks */ = {isa = PBXBuildFile; productRef = 7ADF23052C25B5BF002624FF /* RealmSwift */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
|
|
7A10226C2C551EC500B84627 /* LocationEditScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A10226B2C551EC500B84627 /* LocationEditScreen.swift */; };
|
|
7A10226E2C551EE000B84627 /* LocationEditViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A10226D2C551EE000B84627 /* LocationEditViewModel.swift */; };
|
|
7A1022702C551EFD00B84627 /* LocationEditCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A10226F2C551EFD00B84627 /* LocationEditCoordinator.swift */; };
|
|
7A1022722C554A1300B84627 /* CustomHostingController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A1022712C554A1300B84627 /* CustomHostingController.swift */; };
|
|
7A1022772C557EC400B84627 /* LocationPickerScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A1022762C557EC400B84627 /* LocationPickerScreen.swift */; };
|
|
7A1022792C557ED600B84627 /* LocationPickerViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A1022782C557ED600B84627 /* LocationPickerViewModel.swift */; };
|
|
7A10227B2C557EE900B84627 /* LocationPickerCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A10227A2C557EE900B84627 /* LocationPickerCoordinator.swift */; };
|
|
7A1090E824A394F100B4F0B2 /* AudioRecordCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A1090E724A394F100B4F0B2 /* AudioRecordCell.swift */; };
|
|
7A1090EA24A3A26300B4F0B2 /* AudioPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A1090E924A3A26300B4F0B2 /* AudioPlayer.swift */; };
|
|
7A1090EC24A4E3E100B4F0B2 /* CellProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A1090EB24A4E3E100B4F0B2 /* CellProgressView.swift */; };
|
|
7A11470123FDE7E500B424AF /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A11470023FDE7E500B424AF /* AppDelegate.swift */; };
|
|
7A11470323FDE7E500B424AF /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A11470223FDE7E500B424AF /* SceneDelegate.swift */; };
|
|
7A11470823FDE7E500B424AF /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7A11470623FDE7E500B424AF /* Main.storyboard */; };
|
|
7A11470A23FDE7E600B424AF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7A11470923FDE7E600B424AF /* Assets.xcassets */; };
|
|
7A11470D23FDE7E600B424AF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7A11470B23FDE7E600B424AF /* LaunchScreen.storyboard */; };
|
|
7A11471623FDEB2A00B424AF /* MainSplitController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A11471523FDEB2A00B424AF /* MainSplitController.swift */; };
|
|
7A11471823FDEBFA00B424AF /* ReportController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A11471723FDEBFA00B424AF /* ReportController.swift */; };
|
|
7A11471A23FE839000B424AF /* AuthController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A11471923FE839000B424AF /* AuthController.swift */; };
|
|
7A1441662C297EDE00E79018 /* NotesScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A1441652C297EDE00E79018 /* NotesScreen.swift */; };
|
|
7A1441682C297EFD00E79018 /* NotesViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A1441672C297EFD00E79018 /* NotesViewModel.swift */; };
|
|
7A14416C2C297F2100E79018 /* NotesCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A14416B2C297F2100E79018 /* NotesCoordinator.swift */; };
|
|
7A14416E2C297F7C00E79018 /* Coordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A14416D2C297F7C00E79018 /* Coordinator.swift */; };
|
|
7A1441702C2998B200E79018 /* Formatters.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A14416F2C2998B200E79018 /* Formatters.swift */; };
|
|
7A176DB22C43071A00999D6B /* ApiServiceStub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A176DB12C43071A00999D6B /* ApiServiceStub.swift */; };
|
|
7A17CE4A2A2E820300626A6E /* UIStackView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A17CE492A2E820300626A6E /* UIStackView.swift */; };
|
|
7A17CE4C2A2E850200626A6E /* UISegmentedControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A17CE4B2A2E850200626A6E /* UISegmentedControl.swift */; };
|
|
7A1CF80529A41C66007962DA /* RealmSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 7A1CF80429A41C66007962DA /* RealmSwift */; };
|
|
7A1CF81629A42117007962DA /* Realm.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A1CF81529A42117007962DA /* Realm.swift */; };
|
|
7A1DC38E2517ED98002E9C99 /* BlockBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A1DC38D2517ED98002E9C99 /* BlockBarButtonItem.swift */; };
|
|
7A1E78F62CE900330004B740 /* ReportScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A1E78F52CE900330004B740 /* ReportScreen.swift */; };
|
|
7A1E78F82CE900440004B740 /* ReportViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A1E78F72CE900440004B740 /* ReportViewModel.swift */; };
|
|
7A1E78FA2CE9005C0004B740 /* ReportCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A1E78F92CE9005C0004B740 /* ReportCoordinator.swift */; };
|
|
7A1E78FF2CE91A740004B740 /* Vehicle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A1E78FE2CE91A740004B740 /* Vehicle.swift */; };
|
|
7A22B6ED2C67FDEA00E60173 /* SwiftLocationMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A22B6EB2C67FDEA00E60173 /* SwiftLocationMock.swift */; };
|
|
7A22B6EE2C67FDEA00E60173 /* GeocoderMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A22B6EA2C67FDEA00E60173 /* GeocoderMock.swift */; };
|
|
7A27ADC7249D43210035F39E /* RegionsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A27ADC6249D43210035F39E /* RegionsController.swift */; };
|
|
7A27ADF3249F8B650035F39E /* RecordsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A27ADF2249F8B650035F39E /* RecordsController.swift */; };
|
|
7A27ADF5249FD2F90035F39E /* FileManagerExt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A27ADF4249FD2F90035F39E /* FileManagerExt.swift */; };
|
|
7A27ADF7249FEF690035F39E /* Recorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A27ADF6249FEF690035F39E /* Recorder.swift */; };
|
|
7A2C96122C3B155B00AE46B5 /* NoteAlertModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A2C96112C3B155B00AE46B5 /* NoteAlertModifier.swift */; };
|
|
7A2E11292CCE395300E5CA17 /* OptionalDatePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A2E11282CCE395300E5CA17 /* OptionalDatePicker.swift */; };
|
|
7A2E6FA72C42B3AD00C40DA7 /* AutoCatCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7AF6D1EF2677C03B0086EA64 /* AutoCatCore.framework */; };
|
|
7A33381124990DAE00D878F1 /* FiltersController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A33381024990DAE00D878F1 /* FiltersController.swift */; };
|
|
7A3399AB299063370087DF98 /* SearchControllerExt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A3399AA299063370087DF98 /* SearchControllerExt.swift */; };
|
|
7A35177B27E23F8800DC538C /* Eureka in Frameworks */ = {isa = PBXBuildFile; productRef = 7A35177A27E23F8800DC538C /* Eureka */; };
|
|
7A3E12D72C7B42B700EE710D /* UserDefaults+Settings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A3E12D62C7B42B700EE710D /* UserDefaults+Settings.swift */; };
|
|
7A3E30F32C18840600567704 /* ActivityItemSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A3E30F22C18840600567704 /* ActivityItemSource.swift */; };
|
|
7A3F07AB24360DC800E59687 /* Dated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A3F07AA24360DC800E59687 /* Dated.swift */; };
|
|
7A3F07AD2436350B00E59687 /* SearchController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A3F07AC2436350B00E59687 /* SearchController.swift */; };
|
|
7A4322912CB2CC8A00085CF6 /* FiltersScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A4322902CB2CC8A00085CF6 /* FiltersScreen.swift */; };
|
|
7A4322932CB2CCAA00085CF6 /* FiltersViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A4322922CB2CCAA00085CF6 /* FiltersViewModel.swift */; };
|
|
7A4322952CB2CD0F00085CF6 /* FiltersCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A4322942CB2CD0F00085CF6 /* FiltersCoordinator.swift */; };
|
|
7A45FB382C27073700618694 /* StorageService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A45FB372C27073700618694 /* StorageService.swift */; };
|
|
7A4927D52CCE438600851C01 /* OptionalBinding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A4927D42CCE438600851C01 /* OptionalBinding.swift */; };
|
|
7A4927D72CCEA6DC00851C01 /* VMResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A4927D62CCEA6DC00851C01 /* VMResult.swift */; };
|
|
7A530B7A24001D3300CBFE6E /* CheckController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A530B7924001D3300CBFE6E /* CheckController.swift */; };
|
|
7A530B7E24017FEE00CBFE6E /* VehicleCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A530B7D24017FEE00CBFE6E /* VehicleCell.swift */; };
|
|
7A599C362C18AC7F00D47C18 /* ApiError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A599C352C18AC7F00D47C18 /* ApiError.swift */; };
|
|
7A599C392C18B22900D47C18 /* FbRefreshTokenModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A599C382C18B22900D47C18 /* FbRefreshTokenModel.swift */; };
|
|
7A599C3B2C18B36A00D47C18 /* FbVerifyTokenModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A599C3A2C18B36A00D47C18 /* FbVerifyTokenModel.swift */; };
|
|
7A5D7E0C2C71EB25002C17E7 /* ToggleRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A5D7E0B2C71EB25002C17E7 /* ToggleRowView.swift */; };
|
|
7A5D84B92C1AD3C200C2209B /* DtoConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A5D84B82C1AD3C200C2209B /* DtoConvertible.swift */; };
|
|
7A5D84BC2C1AD81000C2209B /* VehicleOwnershipPeriod.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A5D84BB2C1AD81000C2209B /* VehicleOwnershipPeriod.swift */; };
|
|
7A5D84BE2C1AE44700C2209B /* VehiclePhoto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A5D84BD2C1AE44700C2209B /* VehiclePhoto.swift */; };
|
|
7A5D84C02C1AE4DC00C2209B /* VehicleEngine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A5D84BF2C1AE4DC00C2209B /* VehicleEngine.swift */; };
|
|
7A5D84C22C1AE5C900C2209B /* VehicleModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A5D84C12C1AE5C900C2209B /* VehicleModel.swift */; };
|
|
7A5D84C42C1AE65C00C2209B /* VehicleBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A5D84C32C1AE65C00C2209B /* VehicleBrand.swift */; };
|
|
7A5D84C62C1AE72E00C2209B /* VehicleName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A5D84C52C1AE72E00C2209B /* VehicleName.swift */; };
|
|
7A60D24D2C5A9D4900D13F7B /* LocationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A60D24C2C5A9D4900D13F7B /* LocationService.swift */; };
|
|
7A60D24F2C5A9DA800D13F7B /* LocationServiceProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A60D24E2C5A9DA800D13F7B /* LocationServiceProtocol.swift */; };
|
|
7A60D2512C5A9E4200D13F7B /* GeocoderProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A60D2502C5A9E4200D13F7B /* GeocoderProtocol.swift */; };
|
|
7A61FF8B2575A2CD00D905D5 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7A61FF892575A2CD00D905D5 /* Localizable.strings */; };
|
|
7A61FF912575A5B300D905D5 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7A61FF8F2575A5B300D905D5 /* InfoPlist.strings */; };
|
|
7A61FFA0257D3CFC00D905D5 /* Localizable.stringsdict in Resources */ = {isa = PBXBuildFile; fileRef = 7A61FFA2257D3CFC00D905D5 /* Localizable.stringsdict */; };
|
|
7A64A2032C19DA1000284124 /* VehicleDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64A2022C19DA1000284124 /* VehicleDto.swift */; };
|
|
7A64A20A2C19E07100284124 /* VehicleNameDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64A2092C19E07100284124 /* VehicleNameDto.swift */; };
|
|
7A64A2102C19E1EB00284124 /* VehicleBrandDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64A20F2C19E1EB00284124 /* VehicleBrandDto.swift */; };
|
|
7A64A2122C19E2A100284124 /* VehicleModelDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64A2112C19E2A100284124 /* VehicleModelDto.swift */; };
|
|
7A64A2142C19E3B700284124 /* VehicleEngineDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64A2132C19E3B700284124 /* VehicleEngineDto.swift */; };
|
|
7A64A2162C19E4CF00284124 /* VehiclePhotoDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64A2152C19E4CF00284124 /* VehiclePhotoDto.swift */; };
|
|
7A64A2182C19E64800284124 /* VehicleOwnershipPeriodDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64A2172C19E64800284124 /* VehicleOwnershipPeriodDto.swift */; };
|
|
7A64A21A2C19E6B300284124 /* VehicleEventDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64A2192C19E6B300284124 /* VehicleEventDto.swift */; };
|
|
7A64A21C2C19E87B00284124 /* OsagoDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64A21B2C19E87B00284124 /* OsagoDto.swift */; };
|
|
7A64A21E2C19E8D500284124 /* VehicleAdDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64A21D2C19E8D500284124 /* VehicleAdDto.swift */; };
|
|
7A64A2202C19E93500284124 /* VehicleNoteDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64A21F2C19E93500284124 /* VehicleNoteDto.swift */; };
|
|
7A64A2222C19E99E00284124 /* DebugInfoDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64A2212C19E99E00284124 /* DebugInfoDto.swift */; };
|
|
7A64A2242C1A07EA00284124 /* Formatters.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64A2232C1A07EA00284124 /* Formatters.swift */; };
|
|
7A64A2262C1A32C800284124 /* AudioRecordDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64A2252C1A32C800284124 /* AudioRecordDto.swift */; };
|
|
7A64AE732469DFB600ABE48E /* DismissAnimationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64AE6F2469DFB600ABE48E /* DismissAnimationController.swift */; };
|
|
7A64AE742469DFB600ABE48E /* MediaContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64AE702469DFB600ABE48E /* MediaContentView.swift */; };
|
|
7A64AE752469DFB600ABE48E /* MediaBrowserViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64AE712469DFB600ABE48E /* MediaBrowserViewController.swift */; };
|
|
7A64AE762469DFB600ABE48E /* ContentTransformers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A64AE722469DFB600ABE48E /* ContentTransformers.swift */; };
|
|
7A659B5B24A3768A0043A0F2 /* Substrings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A659B5A24A3768A0043A0F2 /* Substrings.swift */; };
|
|
7A6B65B32CFB0DB500AABA6B /* NullifyDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A6B65B22CFB0DB500AABA6B /* NullifyDate.swift */; };
|
|
7A6C4D9E2C56BCA600982597 /* SwiftLocation in Frameworks */ = {isa = PBXBuildFile; productRef = 7A6C4D9D2C56BCA600982597 /* SwiftLocation */; };
|
|
7A6DD903242BF4A5009DE740 /* PlateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A6DD902242BF4A5009DE740 /* PlateView.swift */; };
|
|
7A6DD90824329144009DE740 /* CenterTextLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A6DD90724329144009DE740 /* CenterTextLayer.swift */; };
|
|
7A6DD90A24329541009DE740 /* RoadNumbers2.0.otf in Resources */ = {isa = PBXBuildFile; fileRef = 7A6DD90924329541009DE740 /* RoadNumbers2.0.otf */; };
|
|
7A6DD90C24335A6D009DE740 /* FlagLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A6DD90B24335A6D009DE740 /* FlagLayer.swift */; };
|
|
7A6F096026DBF588003A965D /* VehicleNote.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A6F095F26DBF588003A965D /* VehicleNote.swift */; };
|
|
7A7097C22C9EC139007CFDCA /* ServiceContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A7097C12C9EC139007CFDCA /* ServiceContainer.swift */; };
|
|
7A7097C62C9EC77A007CFDCA /* ServicePropertyWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A7097C52C9EC77A007CFDCA /* ServicePropertyWrapper.swift */; };
|
|
7A7158002C43EA6900852088 /* OwnersScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A7157FF2C43EA6900852088 /* OwnersScreen.swift */; };
|
|
7A7158042C43EAA200852088 /* OwnersCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A7158032C43EAA200852088 /* OwnersCoordinator.swift */; };
|
|
7A7158072C44085600852088 /* OsagoScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A7158062C44085600852088 /* OsagoScreen.swift */; };
|
|
7A7158092C44087E00852088 /* OsagoCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A7158082C44087E00852088 /* OsagoCoordinator.swift */; };
|
|
7A71580C2C44453200852088 /* AdsScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A71580B2C44453200852088 /* AdsScreen.swift */; };
|
|
7A71580E2C4445A200852088 /* AdsCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A71580D2C4445A200852088 /* AdsCoordinator.swift */; };
|
|
7A7158122C444A6400852088 /* AdsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A7158112C444A6400852088 /* AdsViewModel.swift */; };
|
|
7A7547E024032CB6004E8406 /* VehiclePhotoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A7547DF24032CB6004E8406 /* VehiclePhotoCell.swift */; };
|
|
7A761C042677F18E0005F28F /* ApiService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A11474323FF06CA00B424AF /* ApiService.swift */; };
|
|
7A761C052677F1BC0005F28F /* CocoaError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A27ADF824A09CAD0035F39E /* CocoaError.swift */; };
|
|
7A761C07267E8E7F0005F28F /* AnyEncodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A15051124DB3E3000F39631 /* AnyEncodable.swift */; };
|
|
7A761C08267E8EA20005F28F /* JWT.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A43F9F7246C8A6200BA5B49 /* JWT.swift */; };
|
|
7A761C09267E8EE40005F28F /* Base64FS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A96AE32246C095700297C33 /* Base64FS.swift */; };
|
|
7A761C0B267E8FF90005F28F /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A761C0A267E8FF90005F28F /* Error.swift */; };
|
|
7A813DC32508EE4F00CC93B9 /* EventCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A813DC22508EE4F00CC93B9 /* EventCell.swift */; };
|
|
7A8A2209248D10EC0073DFD9 /* ResizeImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A8A2208248D10EC0073DFD9 /* ResizeImage.swift */; };
|
|
7A8A220B248D67B60073DFD9 /* VehicleReportImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A8A220A248D67B60073DFD9 /* VehicleReportImage.swift */; };
|
|
7A8AB76525A0DB8F00ECF2C1 /* BundleVersion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A8AB76425A0DB8F00ECF2C1 /* BundleVersion.swift */; };
|
|
7A8AB76B25A1D95500ECF2C1 /* SourceStatusRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A8AB76A25A1D95500ECF2C1 /* SourceStatusRow.swift */; };
|
|
7A91894F29A2BD8700519C74 /* GestureRecognizers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A91894E29A2BD8700519C74 /* GestureRecognizers.swift */; };
|
|
7A961C6C2C4C3C8600CE2211 /* TextRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A961C6B2C4C3C8600CE2211 /* TextRowView.swift */; };
|
|
7A961C6E2C4C3C9E00CE2211 /* LinkRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A961C6D2C4C3C9E00CE2211 /* LinkRowView.swift */; };
|
|
7A96AE2D246B2B7400297C33 /* GoogleSignInController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A96AE2C246B2B7400297C33 /* GoogleSignInController.swift */; };
|
|
7A96AE2F246B2BCD00297C33 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7A96AE2E246B2BCD00297C33 /* WebKit.framework */; };
|
|
7A99406426E4BFAE002E9CB6 /* VehicleNoteCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A99406326E4BFAE002E9CB6 /* VehicleNoteCell.swift */; };
|
|
7A9FEEC82529AB23001CA50E /* RxRealmDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A9FEEC72529AB23001CA50E /* RxRealmDataSource.swift */; };
|
|
7AA7BC3325A5DFB80053A5D5 /* Kingfisher in Frameworks */ = {isa = PBXBuildFile; productRef = 7AF58D332402A91C00CE01A0 /* Kingfisher */; };
|
|
7AA7BC3525A5DFB80053A5D5 /* ExceptionCatcher in Frameworks */ = {isa = PBXBuildFile; productRef = 7A813DC02508C4D900CC93B9 /* ExceptionCatcher */; };
|
|
7AA7BC3625A5DFB80053A5D5 /* PKHUD in Frameworks */ = {isa = PBXBuildFile; productRef = 7AABDE1C2532F3EB0041AFC6 /* PKHUD */; };
|
|
7AAAFAD32C4D0FD00050410D /* ACImageSliderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AAAFAD22C4D0FD00050410D /* ACImageSliderView.swift */; };
|
|
7AAAFADA2C4D1AFE0050410D /* Zoomable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AAAFAD92C4D1AFE0050410D /* Zoomable.swift */; };
|
|
7AAAFADC2C4D1E130050410D /* ACImageSliderView+Modifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AAAFADB2C4D1E130050410D /* ACImageSliderView+Modifier.swift */; };
|
|
7AAAFADE2C4D23620050410D /* ACImageSliderModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AAAFADD2C4D23620050410D /* ACImageSliderModel.swift */; };
|
|
7AABB1F2267E9CC800D7AB32 /* SwiftDate in Frameworks */ = {isa = PBXBuildFile; productRef = 7AABB1F1267E9CC800D7AB32 /* SwiftDate */; };
|
|
7AABBE3B2CF9F85600346588 /* Binding+Map.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AABBE3A2CF9F85600346588 /* Binding+Map.swift */; };
|
|
7AABDE26253350C30041AFC6 /* RxSectionedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AABDE25253350C30041AFC6 /* RxSectionedDataSource.swift */; };
|
|
7AB0EF812C5CC0FE00291EE6 /* SwiftLocationProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AB0EF802C5CC0FE00291EE6 /* SwiftLocationProtocol.swift */; };
|
|
7AB0EF892C5D307600291EE6 /* LocationServiceStub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AB0EF882C5D307600291EE6 /* LocationServiceStub.swift */; };
|
|
7AB5871D2C42C1CF00FA7B66 /* RealmSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 7AB5871C2C42C1CF00FA7B66 /* RealmSwift */; };
|
|
7AB587322C42D38E00FA7B66 /* StorageServiceProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AB587312C42D38E00FA7B66 /* StorageServiceProtocol.swift */; };
|
|
7AB587342C42D3FA00FA7B66 /* StorageService+Notes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AB587332C42D3FA00FA7B66 /* StorageService+Notes.swift */; };
|
|
7AB587372C42E3EC00FA7B66 /* StorageServiceStub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AB587362C42E3EC00FA7B66 /* StorageServiceStub.swift */; };
|
|
7AB587412C42FFE200FA7B66 /* ApiServiceProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AB587402C42FFE200FA7B66 /* ApiServiceProtocol.swift */; };
|
|
7AB67E8C2435C38700258F61 /* CustomTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AB67E8B2435C38700258F61 /* CustomTextField.swift */; };
|
|
7AB67E8E2435D1A000258F61 /* CustomButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AB67E8D2435D1A000258F61 /* CustomButton.swift */; };
|
|
7AC3554A2969652F00889457 /* SwiftEntryKit in Frameworks */ = {isa = PBXBuildFile; productRef = 7AC355492969652F00889457 /* SwiftEntryKit */; };
|
|
7AC3554C29696A1C00889457 /* MainTabController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AC3554B29696A1C00889457 /* MainTabController.swift */; };
|
|
7AC3554E29696C4500889457 /* DummyNewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AC3554D29696C4500889457 /* DummyNewController.swift */; };
|
|
7AC3555029696D5A00889457 /* NewNumberController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AC3554F29696D5A00889457 /* NewNumberController.swift */; };
|
|
7AC3555229696E3F00889457 /* UIView+layout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AC3555129696E3F00889457 /* UIView+layout.swift */; };
|
|
7AC35554296973E100889457 /* ACButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AC35553296973E100889457 /* ACButton.swift */; };
|
|
7AC355592969746600889457 /* UIControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AC355582969746600889457 /* UIControl.swift */; };
|
|
7AC3555B296995B200889457 /* UIEdgeInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AC3555A296995B200889457 /* UIEdgeInsets.swift */; };
|
|
7AC76D7B270083AE0084DB27 /* TextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AC76D7A270083AE0084DB27 /* TextView.swift */; };
|
|
7ACBB91E2CB9B155005A5168 /* Mockable in Frameworks */ = {isa = PBXBuildFile; productRef = 7ACBB91D2CB9B155005A5168 /* Mockable */; };
|
|
7ACBB9202CB9B16C005A5168 /* Mockable in Frameworks */ = {isa = PBXBuildFile; productRef = 7ACBB91F2CB9B16C005A5168 /* Mockable */; };
|
|
7ADF23062C25B5BF002624FF /* RealmSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 7ADF23052C25B5BF002624FF /* RealmSwift */; };
|
|
7ADF6C93250B954900F237B2 /* Navigation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADF6C92250B954900F237B2 /* Navigation.swift */; };
|
|
7ADF6C95250D037700F237B2 /* ShowEventController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADF6C94250D037700F237B2 /* ShowEventController.swift */; };
|
|
7ADF6C97250F41B000F237B2 /* PNKeyboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADF6C96250F41B000F237B2 /* PNKeyboard.swift */; };
|
|
7ADF6C99250F872C00F237B2 /* RoadNumbers.otf in Resources */ = {isa = PBXBuildFile; fileRef = 7ADF6C98250F872C00F237B2 /* RoadNumbers.otf */; };
|
|
7ADF6C9F251201D200F237B2 /* GlobalEventsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADF6C9E251201D200F237B2 /* GlobalEventsController.swift */; };
|
|
7ADF6CA12512244400F237B2 /* MapExt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADF6CA02512244400F237B2 /* MapExt.swift */; };
|
|
7AE24C5F251F1B4E00758E39 /* Buttons.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE24C5E251F1B4E00758E39 /* Buttons.swift */; };
|
|
7AE26A3324EEF9EC00625033 /* UIViewControllerExt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE26A3224EEF9EC00625033 /* UIViewControllerExt.swift */; };
|
|
7AE26A3524F31B0700625033 /* EventsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE26A3424F31B0700625033 /* EventsController.swift */; };
|
|
7AEFC3BE2529D3CC00BADFB2 /* ConfigurableCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AEFC3BD2529D3CC00BADFB2 /* ConfigurableCell.swift */; };
|
|
7AF6D2042677C03B0086EA64 /* AutoCatCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7AF6D1EF2677C03B0086EA64 /* AutoCatCore.framework */; };
|
|
7AF6D2052677C03B0086EA64 /* AutoCatCore.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 7AF6D1EF2677C03B0086EA64 /* AutoCatCore.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
7AF6D2122677C12E0086EA64 /* Location.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A000AA124C2EEDE001F5B00 /* Location.swift */; };
|
|
7AF6D2132677C15A0086EA64 /* AudioRecord.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A659B5824A2B1BA0043A0F2 /* AudioRecord.swift */; };
|
|
7AF6D2142677C1680086EA64 /* VehicleEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AAE6AD224CDDF950023860B /* VehicleEvent.swift */; };
|
|
7AF6D2152677C1680086EA64 /* Settings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A11474A23FF368B00B424AF /* Settings.swift */; };
|
|
7AF6D2172677C1680086EA64 /* VehicleRegion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AB562B9249C9E9B00473D53 /* VehicleRegion.swift */; };
|
|
7AF6D2182677C1680086EA64 /* VehicleAd.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A2DE69725868AC800A113FC /* VehicleAd.swift */; };
|
|
7AF6D2192677C1680086EA64 /* DateSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A0516192414FF0900FC55AC /* DateSection.swift */; };
|
|
7AF6D21A2677C1680086EA64 /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A11474623FF2AA500B424AF /* User.swift */; };
|
|
7AF6D21B2677C1680086EA64 /* Vehicle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A530B7F2401803A00CBFE6E /* Vehicle.swift */; };
|
|
7AF6D21C2677C1680086EA64 /* DebugInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A8AB76725A0DC8200ECF2C1 /* DebugInfo.swift */; };
|
|
7AF6D21D2677C1680086EA64 /* Osago.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A0420A925619AEC00034941 /* Osago.swift */; };
|
|
7AF6D21E2677C1680086EA64 /* PlateNumber.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A6DD90D24337930009DE740 /* PlateNumber.swift */; };
|
|
7AF6D21F2677C1680086EA64 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A11474823FF2B2D00B424AF /* Response.swift */; };
|
|
7AF6D2202677C1680086EA64 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A333813249A532400D878F1 /* Filter.swift */; };
|
|
7AF6D2212677C1680086EA64 /* PagedResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6841A913FABBB0AB20DEF4FC /* PagedResponse.swift */; };
|
|
7AF6D2282677C2DC0086EA64 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A96AE30246B2FE400297C33 /* Constants.swift */; };
|
|
7AF6D22A2677C3AD0086EA64 /* Exportable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE8424D26109F78002F6B31 /* Exportable.swift */; };
|
|
7AF8606C2CB9B20C00954D2F /* Mockable in Frameworks */ = {isa = PBXBuildFile; productRef = 7AF8606B2CB9B20C00954D2F /* Mockable */; };
|
|
7AF8606E2CB9B86300954D2F /* Mockable in Frameworks */ = {isa = PBXBuildFile; productRef = 7AF8606D2CB9B86300954D2F /* Mockable */; };
|
|
7AF860702CBAA24500954D2F /* NavigationLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AF8606F2CBAA24500954D2F /* NavigationLink.swift */; };
|
|
7AFBE8C02C3024E5003C491D /* ACHud.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AFBE8BF2C3024E5003C491D /* ACHud.swift */; };
|
|
7AFBE8C42C302561003C491D /* ACHudContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AFBE8C32C302561003C491D /* ACHudContainer.swift */; };
|
|
7AFBE8CA2C3081C7003C491D /* ACProgressHud+Modifiers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AFBE8C92C3081C7003C491D /* ACProgressHud+Modifiers.swift */; };
|
|
7AFBE8CC2C3085C6003C491D /* ACProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AFBE8CB2C3085C6003C491D /* ACProgressView.swift */; };
|
|
7AFBE8CE2C308B53003C491D /* ACMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AFBE8CD2C308B53003C491D /* ACMessageView.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
7A2E6FA82C42B3AD00C40DA7 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 7A1146F523FDE7E500B424AF /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 7AF6D1EE2677C03B0086EA64;
|
|
remoteInfo = AutoCatCore;
|
|
};
|
|
7AB587262C42D27F00FA7B66 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 7A1146F523FDE7E500B424AF /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 7A1146FC23FDE7E500B424AF;
|
|
remoteInfo = AutoCat;
|
|
};
|
|
7AF6D2022677C03B0086EA64 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 7A1146F523FDE7E500B424AF /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 7AF6D1EE2677C03B0086EA64;
|
|
remoteInfo = AutoCatCore;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
7AA363372C25B64A00851D6D /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7AF6D2092677C03B0086EA64 /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
7A1022692C55197D00B84627 /* RealmSwift in Embed Frameworks */,
|
|
7AF6D2052677C03B0086EA64 /* AutoCatCore.framework in Embed Frameworks */,
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
6841A913FABBB0AB20DEF4FC /* PagedResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PagedResponse.swift; sourceTree = "<group>"; };
|
|
7A000AA124C2EEDE001F5B00 /* Location.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Location.swift; sourceTree = "<group>"; };
|
|
7A0420A925619AEC00034941 /* Osago.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Osago.swift; sourceTree = "<group>"; };
|
|
7A0516192414FF0900FC55AC /* DateSection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DateSection.swift; sourceTree = "<group>"; };
|
|
7A06E0AB2C7065AB005731AC /* SettingsScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsScreen.swift; sourceTree = "<group>"; };
|
|
7A06E0AD2C7065C7005731AC /* SettingsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsViewModel.swift; sourceTree = "<group>"; };
|
|
7A06E0AF2C7065D8005731AC /* SettingsCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsCoordinator.swift; sourceTree = "<group>"; };
|
|
7A06E0B22C707E13005731AC /* SettingsServiceProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsServiceProtocol.swift; sourceTree = "<group>"; };
|
|
7A06E0B42C707E2B005731AC /* SettingsService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsService.swift; sourceTree = "<group>"; };
|
|
7A10226B2C551EC500B84627 /* LocationEditScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationEditScreen.swift; sourceTree = "<group>"; };
|
|
7A10226D2C551EE000B84627 /* LocationEditViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationEditViewModel.swift; sourceTree = "<group>"; };
|
|
7A10226F2C551EFD00B84627 /* LocationEditCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationEditCoordinator.swift; sourceTree = "<group>"; };
|
|
7A1022712C554A1300B84627 /* CustomHostingController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomHostingController.swift; sourceTree = "<group>"; };
|
|
7A1022762C557EC400B84627 /* LocationPickerScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationPickerScreen.swift; sourceTree = "<group>"; };
|
|
7A1022782C557ED600B84627 /* LocationPickerViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationPickerViewModel.swift; sourceTree = "<group>"; };
|
|
7A10227A2C557EE900B84627 /* LocationPickerCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationPickerCoordinator.swift; sourceTree = "<group>"; };
|
|
7A1090E724A394F100B4F0B2 /* AudioRecordCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioRecordCell.swift; sourceTree = "<group>"; };
|
|
7A1090E924A3A26300B4F0B2 /* AudioPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioPlayer.swift; sourceTree = "<group>"; };
|
|
7A1090EB24A4E3E100B4F0B2 /* CellProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CellProgressView.swift; sourceTree = "<group>"; };
|
|
7A1146FD23FDE7E500B424AF /* AutoCat.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AutoCat.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7A11470023FDE7E500B424AF /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
7A11470223FDE7E500B424AF /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
7A11470723FDE7E500B424AF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
7A11470923FDE7E600B424AF /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
7A11470C23FDE7E600B424AF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
7A11470E23FDE7E600B424AF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
7A11471523FDEB2A00B424AF /* MainSplitController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainSplitController.swift; sourceTree = "<group>"; };
|
|
7A11471723FDEBFA00B424AF /* ReportController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReportController.swift; sourceTree = "<group>"; };
|
|
7A11471923FE839000B424AF /* AuthController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthController.swift; sourceTree = "<group>"; };
|
|
7A11474323FF06CA00B424AF /* ApiService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApiService.swift; sourceTree = "<group>"; };
|
|
7A11474623FF2AA500B424AF /* User.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = User.swift; sourceTree = "<group>"; };
|
|
7A11474823FF2B2D00B424AF /* Response.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Response.swift; sourceTree = "<group>"; };
|
|
7A11474A23FF368B00B424AF /* Settings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Settings.swift; sourceTree = "<group>"; };
|
|
7A11474D23FFEE8800B424AF /* SVProgressHUD.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SVProgressHUD.framework; path = Carthage/Build/iOS/SVProgressHUD.framework; sourceTree = "<group>"; };
|
|
7A1441652C297EDE00E79018 /* NotesScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotesScreen.swift; sourceTree = "<group>"; };
|
|
7A1441672C297EFD00E79018 /* NotesViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotesViewModel.swift; sourceTree = "<group>"; };
|
|
7A14416B2C297F2100E79018 /* NotesCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotesCoordinator.swift; sourceTree = "<group>"; };
|
|
7A14416D2C297F7C00E79018 /* Coordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Coordinator.swift; sourceTree = "<group>"; };
|
|
7A14416F2C2998B200E79018 /* Formatters.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Formatters.swift; sourceTree = "<group>"; };
|
|
7A15051124DB3E3000F39631 /* AnyEncodable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnyEncodable.swift; sourceTree = "<group>"; };
|
|
7A176DB12C43071A00999D6B /* ApiServiceStub.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApiServiceStub.swift; sourceTree = "<group>"; };
|
|
7A17CE492A2E820300626A6E /* UIStackView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIStackView.swift; sourceTree = "<group>"; };
|
|
7A17CE4B2A2E850200626A6E /* UISegmentedControl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UISegmentedControl.swift; sourceTree = "<group>"; };
|
|
7A1CF81529A42117007962DA /* Realm.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Realm.swift; sourceTree = "<group>"; };
|
|
7A1DC38D2517ED98002E9C99 /* BlockBarButtonItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlockBarButtonItem.swift; sourceTree = "<group>"; };
|
|
7A1E78F52CE900330004B740 /* ReportScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReportScreen.swift; sourceTree = "<group>"; };
|
|
7A1E78F72CE900440004B740 /* ReportViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReportViewModel.swift; sourceTree = "<group>"; };
|
|
7A1E78F92CE9005C0004B740 /* ReportCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReportCoordinator.swift; sourceTree = "<group>"; };
|
|
7A1E78FE2CE91A740004B740 /* Vehicle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Vehicle.swift; sourceTree = "<group>"; };
|
|
7A22B6EA2C67FDEA00E60173 /* GeocoderMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeocoderMock.swift; sourceTree = "<group>"; };
|
|
7A22B6EB2C67FDEA00E60173 /* SwiftLocationMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftLocationMock.swift; sourceTree = "<group>"; };
|
|
7A27ADC6249D43210035F39E /* RegionsController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegionsController.swift; sourceTree = "<group>"; };
|
|
7A27ADF2249F8B650035F39E /* RecordsController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecordsController.swift; sourceTree = "<group>"; };
|
|
7A27ADF4249FD2F90035F39E /* FileManagerExt.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileManagerExt.swift; sourceTree = "<group>"; };
|
|
7A27ADF6249FEF690035F39E /* Recorder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Recorder.swift; sourceTree = "<group>"; };
|
|
7A27ADF824A09CAD0035F39E /* CocoaError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CocoaError.swift; sourceTree = "<group>"; };
|
|
7A2C96112C3B155B00AE46B5 /* NoteAlertModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoteAlertModifier.swift; sourceTree = "<group>"; };
|
|
7A2DE69725868AC800A113FC /* VehicleAd.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleAd.swift; sourceTree = "<group>"; };
|
|
7A2E11282CCE395300E5CA17 /* OptionalDatePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OptionalDatePicker.swift; sourceTree = "<group>"; };
|
|
7A2E6FA32C42B3AD00C40DA7 /* AutoCatCoreTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AutoCatCoreTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7A33381024990DAE00D878F1 /* FiltersController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FiltersController.swift; sourceTree = "<group>"; };
|
|
7A333813249A532400D878F1 /* Filter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Filter.swift; sourceTree = "<group>"; };
|
|
7A3399AA299063370087DF98 /* SearchControllerExt.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchControllerExt.swift; sourceTree = "<group>"; };
|
|
7A3E12D62C7B42B700EE710D /* UserDefaults+Settings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UserDefaults+Settings.swift"; sourceTree = "<group>"; };
|
|
7A3E30F22C18840600567704 /* ActivityItemSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivityItemSource.swift; sourceTree = "<group>"; };
|
|
7A3F07AA24360DC800E59687 /* Dated.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Dated.swift; sourceTree = "<group>"; };
|
|
7A3F07AC2436350B00E59687 /* SearchController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchController.swift; sourceTree = "<group>"; };
|
|
7A4322902CB2CC8A00085CF6 /* FiltersScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FiltersScreen.swift; sourceTree = "<group>"; };
|
|
7A4322922CB2CCAA00085CF6 /* FiltersViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FiltersViewModel.swift; sourceTree = "<group>"; };
|
|
7A4322942CB2CD0F00085CF6 /* FiltersCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FiltersCoordinator.swift; sourceTree = "<group>"; };
|
|
7A43F9F7246C8A6200BA5B49 /* JWT.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JWT.swift; sourceTree = "<group>"; };
|
|
7A45FB372C27073700618694 /* StorageService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageService.swift; sourceTree = "<group>"; };
|
|
7A4927D42CCE438600851C01 /* OptionalBinding.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OptionalBinding.swift; sourceTree = "<group>"; };
|
|
7A4927D62CCEA6DC00851C01 /* VMResult.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VMResult.swift; sourceTree = "<group>"; };
|
|
7A52AB292580112E002CD910 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
7A530B7924001D3300CBFE6E /* CheckController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CheckController.swift; sourceTree = "<group>"; };
|
|
7A530B7D24017FEE00CBFE6E /* VehicleCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleCell.swift; sourceTree = "<group>"; };
|
|
7A530B7F2401803A00CBFE6E /* Vehicle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Vehicle.swift; sourceTree = "<group>"; };
|
|
7A599C352C18AC7F00D47C18 /* ApiError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApiError.swift; sourceTree = "<group>"; };
|
|
7A599C382C18B22900D47C18 /* FbRefreshTokenModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FbRefreshTokenModel.swift; sourceTree = "<group>"; };
|
|
7A599C3A2C18B36A00D47C18 /* FbVerifyTokenModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FbVerifyTokenModel.swift; sourceTree = "<group>"; };
|
|
7A5D7E0B2C71EB25002C17E7 /* ToggleRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ToggleRowView.swift; sourceTree = "<group>"; };
|
|
7A5D84B82C1AD3C200C2209B /* DtoConvertible.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DtoConvertible.swift; sourceTree = "<group>"; };
|
|
7A5D84BB2C1AD81000C2209B /* VehicleOwnershipPeriod.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleOwnershipPeriod.swift; sourceTree = "<group>"; };
|
|
7A5D84BD2C1AE44700C2209B /* VehiclePhoto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehiclePhoto.swift; sourceTree = "<group>"; };
|
|
7A5D84BF2C1AE4DC00C2209B /* VehicleEngine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleEngine.swift; sourceTree = "<group>"; };
|
|
7A5D84C12C1AE5C900C2209B /* VehicleModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleModel.swift; sourceTree = "<group>"; };
|
|
7A5D84C32C1AE65C00C2209B /* VehicleBrand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleBrand.swift; sourceTree = "<group>"; };
|
|
7A5D84C52C1AE72E00C2209B /* VehicleName.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleName.swift; sourceTree = "<group>"; };
|
|
7A60D24C2C5A9D4900D13F7B /* LocationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationService.swift; sourceTree = "<group>"; };
|
|
7A60D24E2C5A9DA800D13F7B /* LocationServiceProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationServiceProtocol.swift; sourceTree = "<group>"; };
|
|
7A60D2502C5A9E4200D13F7B /* GeocoderProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeocoderProtocol.swift; sourceTree = "<group>"; };
|
|
7A61FF8325759DE700D905D5 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
|
|
7A61FF8A2575A2CD00D905D5 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
7A61FF8D2575A2F900D905D5 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
7A61FF902575A5B300D905D5 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
7A61FF932575A5B600D905D5 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
7A61FF962576C16400D905D5 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Main.strings; sourceTree = "<group>"; };
|
|
7A61FFA1257D3CFC00D905D5 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = en; path = en.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
7A61FFA4257D3D0200D905D5 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ru; path = ru.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
7A64A2022C19DA1000284124 /* VehicleDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleDto.swift; sourceTree = "<group>"; };
|
|
7A64A2092C19E07100284124 /* VehicleNameDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleNameDto.swift; sourceTree = "<group>"; };
|
|
7A64A20F2C19E1EB00284124 /* VehicleBrandDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleBrandDto.swift; sourceTree = "<group>"; };
|
|
7A64A2112C19E2A100284124 /* VehicleModelDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleModelDto.swift; sourceTree = "<group>"; };
|
|
7A64A2132C19E3B700284124 /* VehicleEngineDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleEngineDto.swift; sourceTree = "<group>"; };
|
|
7A64A2152C19E4CF00284124 /* VehiclePhotoDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehiclePhotoDto.swift; sourceTree = "<group>"; };
|
|
7A64A2172C19E64800284124 /* VehicleOwnershipPeriodDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleOwnershipPeriodDto.swift; sourceTree = "<group>"; };
|
|
7A64A2192C19E6B300284124 /* VehicleEventDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleEventDto.swift; sourceTree = "<group>"; };
|
|
7A64A21B2C19E87B00284124 /* OsagoDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OsagoDto.swift; sourceTree = "<group>"; };
|
|
7A64A21D2C19E8D500284124 /* VehicleAdDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleAdDto.swift; sourceTree = "<group>"; };
|
|
7A64A21F2C19E93500284124 /* VehicleNoteDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleNoteDto.swift; sourceTree = "<group>"; };
|
|
7A64A2212C19E99E00284124 /* DebugInfoDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DebugInfoDto.swift; sourceTree = "<group>"; };
|
|
7A64A2232C1A07EA00284124 /* Formatters.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Formatters.swift; sourceTree = "<group>"; };
|
|
7A64A2252C1A32C800284124 /* AudioRecordDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioRecordDto.swift; sourceTree = "<group>"; };
|
|
7A64AE6B2469DC6900ABE48E /* AutoCat.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AutoCat.entitlements; sourceTree = "<group>"; };
|
|
7A64AE6F2469DFB600ABE48E /* DismissAnimationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DismissAnimationController.swift; sourceTree = "<group>"; };
|
|
7A64AE702469DFB600ABE48E /* MediaContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MediaContentView.swift; sourceTree = "<group>"; };
|
|
7A64AE712469DFB600ABE48E /* MediaBrowserViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MediaBrowserViewController.swift; sourceTree = "<group>"; };
|
|
7A64AE722469DFB600ABE48E /* ContentTransformers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContentTransformers.swift; sourceTree = "<group>"; };
|
|
7A659B5824A2B1BA0043A0F2 /* AudioRecord.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioRecord.swift; sourceTree = "<group>"; };
|
|
7A659B5A24A3768A0043A0F2 /* Substrings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Substrings.swift; sourceTree = "<group>"; };
|
|
7A6B65B22CFB0DB500AABA6B /* NullifyDate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NullifyDate.swift; sourceTree = "<group>"; };
|
|
7A6DD902242BF4A5009DE740 /* PlateView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlateView.swift; sourceTree = "<group>"; };
|
|
7A6DD90724329144009DE740 /* CenterTextLayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CenterTextLayer.swift; sourceTree = "<group>"; };
|
|
7A6DD90924329541009DE740 /* RoadNumbers2.0.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = RoadNumbers2.0.otf; sourceTree = "<group>"; };
|
|
7A6DD90B24335A6D009DE740 /* FlagLayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlagLayer.swift; sourceTree = "<group>"; };
|
|
7A6DD90D24337930009DE740 /* PlateNumber.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlateNumber.swift; sourceTree = "<group>"; };
|
|
7A6F095F26DBF588003A965D /* VehicleNote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleNote.swift; sourceTree = "<group>"; };
|
|
7A7097C12C9EC139007CFDCA /* ServiceContainer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServiceContainer.swift; sourceTree = "<group>"; };
|
|
7A7097C52C9EC77A007CFDCA /* ServicePropertyWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServicePropertyWrapper.swift; sourceTree = "<group>"; };
|
|
7A7157FF2C43EA6900852088 /* OwnersScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OwnersScreen.swift; sourceTree = "<group>"; };
|
|
7A7158032C43EAA200852088 /* OwnersCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OwnersCoordinator.swift; sourceTree = "<group>"; };
|
|
7A7158062C44085600852088 /* OsagoScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OsagoScreen.swift; sourceTree = "<group>"; };
|
|
7A7158082C44087E00852088 /* OsagoCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OsagoCoordinator.swift; sourceTree = "<group>"; };
|
|
7A71580B2C44453200852088 /* AdsScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdsScreen.swift; sourceTree = "<group>"; };
|
|
7A71580D2C4445A200852088 /* AdsCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdsCoordinator.swift; sourceTree = "<group>"; };
|
|
7A7158112C444A6400852088 /* AdsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdsViewModel.swift; sourceTree = "<group>"; };
|
|
7A7547DF24032CB6004E8406 /* VehiclePhotoCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehiclePhotoCell.swift; sourceTree = "<group>"; };
|
|
7A761C0A267E8FF90005F28F /* Error.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Error.swift; sourceTree = "<group>"; };
|
|
7A813DBD2506A57100CC93B9 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AuthenticationServices.framework; sourceTree = DEVELOPER_DIR; };
|
|
7A813DC22508EE4F00CC93B9 /* EventCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventCell.swift; sourceTree = "<group>"; };
|
|
7A8A2208248D10EC0073DFD9 /* ResizeImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResizeImage.swift; sourceTree = "<group>"; };
|
|
7A8A220A248D67B60073DFD9 /* VehicleReportImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleReportImage.swift; sourceTree = "<group>"; };
|
|
7A8AB76425A0DB8F00ECF2C1 /* BundleVersion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BundleVersion.swift; sourceTree = "<group>"; };
|
|
7A8AB76725A0DC8200ECF2C1 /* DebugInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DebugInfo.swift; sourceTree = "<group>"; };
|
|
7A8AB76A25A1D95500ECF2C1 /* SourceStatusRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceStatusRow.swift; sourceTree = "<group>"; };
|
|
7A91894E29A2BD8700519C74 /* GestureRecognizers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GestureRecognizers.swift; sourceTree = "<group>"; };
|
|
7A92D0AB240425B100EF3B77 /* ATGMediaBrowser.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ATGMediaBrowser.framework; path = Carthage/Build/iOS/ATGMediaBrowser.framework; sourceTree = "<group>"; };
|
|
7A961C6B2C4C3C8600CE2211 /* TextRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextRowView.swift; sourceTree = "<group>"; };
|
|
7A961C6D2C4C3C9E00CE2211 /* LinkRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinkRowView.swift; sourceTree = "<group>"; };
|
|
7A96AE2C246B2B7400297C33 /* GoogleSignInController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GoogleSignInController.swift; sourceTree = "<group>"; };
|
|
7A96AE2E246B2BCD00297C33 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/WebKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
7A96AE30246B2FE400297C33 /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
|
|
7A96AE32246C095700297C33 /* Base64FS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Base64FS.swift; sourceTree = "<group>"; };
|
|
7A99406326E4BFAE002E9CB6 /* VehicleNoteCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleNoteCell.swift; sourceTree = "<group>"; };
|
|
7A9FEEC72529AB23001CA50E /* RxRealmDataSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RxRealmDataSource.swift; sourceTree = "<group>"; };
|
|
7AAAFAD22C4D0FD00050410D /* ACImageSliderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ACImageSliderView.swift; sourceTree = "<group>"; };
|
|
7AAAFAD92C4D1AFE0050410D /* Zoomable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Zoomable.swift; sourceTree = "<group>"; };
|
|
7AAAFADB2C4D1E130050410D /* ACImageSliderView+Modifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ACImageSliderView+Modifier.swift"; sourceTree = "<group>"; };
|
|
7AAAFADD2C4D23620050410D /* ACImageSliderModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ACImageSliderModel.swift; sourceTree = "<group>"; };
|
|
7AABBE3A2CF9F85600346588 /* Binding+Map.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Binding+Map.swift"; sourceTree = "<group>"; };
|
|
7AABDE25253350C30041AFC6 /* RxSectionedDataSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RxSectionedDataSource.swift; sourceTree = "<group>"; };
|
|
7AAE6AD224CDDF950023860B /* VehicleEvent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleEvent.swift; sourceTree = "<group>"; };
|
|
7AB0EF802C5CC0FE00291EE6 /* SwiftLocationProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftLocationProtocol.swift; sourceTree = "<group>"; };
|
|
7AB0EF882C5D307600291EE6 /* LocationServiceStub.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationServiceStub.swift; sourceTree = "<group>"; };
|
|
7AB562B9249C9E9B00473D53 /* VehicleRegion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleRegion.swift; sourceTree = "<group>"; };
|
|
7AB587222C42D27F00FA7B66 /* AutoCatTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AutoCatTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7AB587312C42D38E00FA7B66 /* StorageServiceProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageServiceProtocol.swift; sourceTree = "<group>"; };
|
|
7AB587332C42D3FA00FA7B66 /* StorageService+Notes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "StorageService+Notes.swift"; sourceTree = "<group>"; };
|
|
7AB587362C42E3EC00FA7B66 /* StorageServiceStub.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageServiceStub.swift; sourceTree = "<group>"; };
|
|
7AB587402C42FFE200FA7B66 /* ApiServiceProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApiServiceProtocol.swift; sourceTree = "<group>"; };
|
|
7AB67E8B2435C38700258F61 /* CustomTextField.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomTextField.swift; sourceTree = "<group>"; };
|
|
7AB67E8D2435D1A000258F61 /* CustomButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomButton.swift; sourceTree = "<group>"; };
|
|
7AC3554B29696A1C00889457 /* MainTabController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainTabController.swift; sourceTree = "<group>"; };
|
|
7AC3554D29696C4500889457 /* DummyNewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DummyNewController.swift; sourceTree = "<group>"; };
|
|
7AC3554F29696D5A00889457 /* NewNumberController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewNumberController.swift; sourceTree = "<group>"; };
|
|
7AC3555129696E3F00889457 /* UIView+layout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIView+layout.swift"; sourceTree = "<group>"; };
|
|
7AC35553296973E100889457 /* ACButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ACButton.swift; sourceTree = "<group>"; };
|
|
7AC355582969746600889457 /* UIControl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIControl.swift; sourceTree = "<group>"; };
|
|
7AC3555A296995B200889457 /* UIEdgeInsets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIEdgeInsets.swift; sourceTree = "<group>"; };
|
|
7AC76D7A270083AE0084DB27 /* TextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextView.swift; sourceTree = "<group>"; };
|
|
7ADF6C92250B954900F237B2 /* Navigation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Navigation.swift; sourceTree = "<group>"; };
|
|
7ADF6C94250D037700F237B2 /* ShowEventController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShowEventController.swift; sourceTree = "<group>"; };
|
|
7ADF6C96250F41B000F237B2 /* PNKeyboard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PNKeyboard.swift; sourceTree = "<group>"; };
|
|
7ADF6C98250F872C00F237B2 /* RoadNumbers.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = RoadNumbers.otf; sourceTree = "<group>"; };
|
|
7ADF6C9E251201D200F237B2 /* GlobalEventsController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlobalEventsController.swift; sourceTree = "<group>"; };
|
|
7ADF6CA02512244400F237B2 /* MapExt.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapExt.swift; sourceTree = "<group>"; };
|
|
7AE24C5E251F1B4E00758E39 /* Buttons.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Buttons.swift; sourceTree = "<group>"; };
|
|
7AE26A3224EEF9EC00625033 /* UIViewControllerExt.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIViewControllerExt.swift; sourceTree = "<group>"; };
|
|
7AE26A3424F31B0700625033 /* EventsController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventsController.swift; sourceTree = "<group>"; };
|
|
7AE8424D26109F78002F6B31 /* Exportable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Exportable.swift; sourceTree = "<group>"; };
|
|
7AEFC3BD2529D3CC00BADFB2 /* ConfigurableCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfigurableCell.swift; sourceTree = "<group>"; };
|
|
7AF6D1EF2677C03B0086EA64 /* AutoCatCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AutoCatCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7AF6D1F12677C03B0086EA64 /* AutoCatCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AutoCatCore.h; sourceTree = "<group>"; };
|
|
7AF6D1F22677C03B0086EA64 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
7AF8606F2CBAA24500954D2F /* NavigationLink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationLink.swift; sourceTree = "<group>"; };
|
|
7AFBE8BF2C3024E5003C491D /* ACHud.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ACHud.swift; sourceTree = "<group>"; };
|
|
7AFBE8C32C302561003C491D /* ACHudContainer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ACHudContainer.swift; sourceTree = "<group>"; };
|
|
7AFBE8C92C3081C7003C491D /* ACProgressHud+Modifiers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ACProgressHud+Modifiers.swift"; sourceTree = "<group>"; };
|
|
7AFBE8CB2C3085C6003C491D /* ACProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ACProgressView.swift; sourceTree = "<group>"; };
|
|
7AFBE8CD2C308B53003C491D /* ACMessageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ACMessageView.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
|
7A2E6FA42C42B3AD00C40DA7 /* AutoCatCoreTests */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = AutoCatCoreTests; sourceTree = "<group>"; };
|
|
7AB587232C42D27F00FA7B66 /* AutoCatTests */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = AutoCatTests; sourceTree = "<group>"; };
|
|
/* End PBXFileSystemSynchronizedRootGroup section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
7A1146FA23FDE7E500B424AF /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7AA7BC3525A5DFB80053A5D5 /* ExceptionCatcher in Frameworks */,
|
|
7AA7BC3325A5DFB80053A5D5 /* Kingfisher in Frameworks */,
|
|
7ADF23062C25B5BF002624FF /* RealmSwift in Frameworks */,
|
|
7AA7BC3625A5DFB80053A5D5 /* PKHUD in Frameworks */,
|
|
7AC3554A2969652F00889457 /* SwiftEntryKit in Frameworks */,
|
|
7ACBB91E2CB9B155005A5168 /* Mockable in Frameworks */,
|
|
7AF6D2042677C03B0086EA64 /* AutoCatCore.framework in Frameworks */,
|
|
7A35177B27E23F8800DC538C /* Eureka in Frameworks */,
|
|
7A96AE2F246B2BCD00297C33 /* WebKit.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7A2E6FA02C42B3AD00C40DA7 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7AB5871D2C42C1CF00FA7B66 /* RealmSwift in Frameworks */,
|
|
7A2E6FA72C42B3AD00C40DA7 /* AutoCatCore.framework in Frameworks */,
|
|
7AF8606C2CB9B20C00954D2F /* Mockable in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7AB5871F2C42D27F00FA7B66 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7ACBB9202CB9B16C005A5168 /* Mockable in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7AF6D1EC2677C03B0086EA64 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7A1CF80529A41C66007962DA /* RealmSwift in Frameworks */,
|
|
7AABB1F2267E9CC800D7AB32 /* SwiftDate in Frameworks */,
|
|
7AF8606E2CB9B86300954D2F /* Mockable in Frameworks */,
|
|
7A6C4D9E2C56BCA600982597 /* SwiftLocation in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
7A06E0AA2C706550005731AC /* SettingsScreen */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A06E0AB2C7065AB005731AC /* SettingsScreen.swift */,
|
|
7A06E0AD2C7065C7005731AC /* SettingsViewModel.swift */,
|
|
7A06E0AF2C7065D8005731AC /* SettingsCoordinator.swift */,
|
|
);
|
|
path = SettingsScreen;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A06E0B12C707DD7005731AC /* SettingsService */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A06E0B22C707E13005731AC /* SettingsServiceProtocol.swift */,
|
|
7A06E0B42C707E2B005731AC /* SettingsService.swift */,
|
|
7A3E12D62C7B42B700EE710D /* UserDefaults+Settings.swift */,
|
|
);
|
|
path = SettingsService;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A0B969D257D6CB3000B39AD /* eureka */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A8AB76A25A1D95500ECF2C1 /* SourceStatusRow.swift */,
|
|
);
|
|
path = eureka;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A10226A2C551EA200B84627 /* LocationEditScreen */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A10226B2C551EC500B84627 /* LocationEditScreen.swift */,
|
|
7A10226D2C551EE000B84627 /* LocationEditViewModel.swift */,
|
|
7A10226F2C551EFD00B84627 /* LocationEditCoordinator.swift */,
|
|
);
|
|
path = LocationEditScreen;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A1022752C557E3F00B84627 /* LocationPickerScreen */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A1022762C557EC400B84627 /* LocationPickerScreen.swift */,
|
|
7A1022782C557ED600B84627 /* LocationPickerViewModel.swift */,
|
|
7A10227A2C557EE900B84627 /* LocationPickerCoordinator.swift */,
|
|
);
|
|
path = LocationPickerScreen;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A1146F423FDE7E500B424AF = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A1146FF23FDE7E500B424AF /* AutoCat */,
|
|
7AF6D1F02677C03B0086EA64 /* AutoCatCore */,
|
|
7A2E6FA42C42B3AD00C40DA7 /* AutoCatCoreTests */,
|
|
7AB587232C42D27F00FA7B66 /* AutoCatTests */,
|
|
7A1146FE23FDE7E500B424AF /* Products */,
|
|
7A11474C23FFEE8700B424AF /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
7A1146FE23FDE7E500B424AF /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A1146FD23FDE7E500B424AF /* AutoCat.app */,
|
|
7AF6D1EF2677C03B0086EA64 /* AutoCatCore.framework */,
|
|
7A2E6FA32C42B3AD00C40DA7 /* AutoCatCoreTests.xctest */,
|
|
7AB587222C42D27F00FA7B66 /* AutoCatTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A1146FF23FDE7E500B424AF /* AutoCat */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7AB587352C42E3BF00FA7B66 /* Preview */,
|
|
7AFBE8C52C30812E003C491D /* SwiftUI */,
|
|
7AC355552969742800889457 /* ACUIKit */,
|
|
7A530B7C24017FBE00CBFE6E /* Cells */,
|
|
7A11471423FDEAF800B424AF /* Controllers */,
|
|
7A1441632C297E9800E79018 /* Screens */,
|
|
7A3F07A924360D9100E59687 /* Extensions */,
|
|
7A6DD90424326788009DE740 /* Fonts */,
|
|
7A11472C23FECA3E00B424AF /* ThirdParty */,
|
|
7A11474223FF06B600B424AF /* Utils */,
|
|
7A6DD901242BF48D009DE740 /* Views */,
|
|
7A64AE6B2469DC6900ABE48E /* AutoCat.entitlements */,
|
|
7A11470E23FDE7E600B424AF /* Info.plist */,
|
|
7A11470023FDE7E500B424AF /* AppDelegate.swift */,
|
|
7A11470223FDE7E500B424AF /* SceneDelegate.swift */,
|
|
7A11470923FDE7E600B424AF /* Assets.xcassets */,
|
|
7A61FF8F2575A5B300D905D5 /* InfoPlist.strings */,
|
|
7A11470B23FDE7E600B424AF /* LaunchScreen.storyboard */,
|
|
7A61FF892575A2CD00D905D5 /* Localizable.strings */,
|
|
7A61FFA2257D3CFC00D905D5 /* Localizable.stringsdict */,
|
|
7A11470623FDE7E500B424AF /* Main.storyboard */,
|
|
);
|
|
path = AutoCat;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A11471423FDEAF800B424AF /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A813DC7250B5C6E00CC93B9 /* Location */,
|
|
7A11471923FE839000B424AF /* AuthController.swift */,
|
|
7A530B7924001D3300CBFE6E /* CheckController.swift */,
|
|
7A33381024990DAE00D878F1 /* FiltersController.swift */,
|
|
7A96AE2C246B2B7400297C33 /* GoogleSignInController.swift */,
|
|
7A11471523FDEB2A00B424AF /* MainSplitController.swift */,
|
|
7A27ADF2249F8B650035F39E /* RecordsController.swift */,
|
|
7A27ADC6249D43210035F39E /* RegionsController.swift */,
|
|
7A11471723FDEBFA00B424AF /* ReportController.swift */,
|
|
7A3F07AC2436350B00E59687 /* SearchController.swift */,
|
|
7AC3554B29696A1C00889457 /* MainTabController.swift */,
|
|
7AC3554D29696C4500889457 /* DummyNewController.swift */,
|
|
7AC3554F29696D5A00889457 /* NewNumberController.swift */,
|
|
7A4927D62CCEA6DC00851C01 /* VMResult.swift */,
|
|
);
|
|
path = Controllers;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A11472C23FECA3E00B424AF /* ThirdParty */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A64AE6E2469DFB600ABE48E /* ATGMediaBrowser */,
|
|
7A6DD90724329144009DE740 /* CenterTextLayer.swift */,
|
|
);
|
|
path = ThirdParty;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A11474223FF06B600B424AF /* Utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A27ADF6249FEF690035F39E /* Recorder.swift */,
|
|
7A1090E924A3A26300B4F0B2 /* AudioPlayer.swift */,
|
|
7A9FEEC72529AB23001CA50E /* RxRealmDataSource.swift */,
|
|
7AABDE25253350C30041AFC6 /* RxSectionedDataSource.swift */,
|
|
7A3E30F22C18840600567704 /* ActivityItemSource.swift */,
|
|
7A14416D2C297F7C00E79018 /* Coordinator.swift */,
|
|
7A14416F2C2998B200E79018 /* Formatters.swift */,
|
|
);
|
|
path = Utils;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A11474523FF2A9000B424AF /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A5D84BA2C1AD80400C2209B /* Realm */,
|
|
7A64A2042C19DA2D00284124 /* Protocols */,
|
|
7A64A2012C19D99D00284124 /* DTO */,
|
|
7A599C372C18B21200D47C18 /* Firebase */,
|
|
7A0516192414FF0900FC55AC /* DateSection.swift */,
|
|
7A333813249A532400D878F1 /* Filter.swift */,
|
|
6841A913FABBB0AB20DEF4FC /* PagedResponse.swift */,
|
|
7A6DD90D24337930009DE740 /* PlateNumber.swift */,
|
|
7A11474823FF2B2D00B424AF /* Response.swift */,
|
|
7A11474A23FF368B00B424AF /* Settings.swift */,
|
|
7A11474623FF2AA500B424AF /* User.swift */,
|
|
7AB562B9249C9E9B00473D53 /* VehicleRegion.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A11474C23FFEE8700B424AF /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A813DBD2506A57100CC93B9 /* AuthenticationServices.framework */,
|
|
7A96AE2E246B2BCD00297C33 /* WebKit.framework */,
|
|
7A92D0AB240425B100EF3B77 /* ATGMediaBrowser.framework */,
|
|
7A11474D23FFEE8800B424AF /* SVProgressHUD.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A1441632C297E9800E79018 /* Screens */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A1E78F42CE9001A0004B740 /* ReportScreen */,
|
|
7A43228F2CB2CC5D00085CF6 /* FiltersScreen */,
|
|
7A06E0AA2C706550005731AC /* SettingsScreen */,
|
|
7A1022752C557E3F00B84627 /* LocationPickerScreen */,
|
|
7A10226A2C551EA200B84627 /* LocationEditScreen */,
|
|
7A71580A2C44451B00852088 /* AdsScreen */,
|
|
7A7158052C44083F00852088 /* OsagoScreen */,
|
|
7A7157FE2C43EA5200852088 /* OwnersScreen */,
|
|
7A1441642C297EA800E79018 /* NotesScreen */,
|
|
);
|
|
path = Screens;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A1441642C297EA800E79018 /* NotesScreen */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A1441652C297EDE00E79018 /* NotesScreen.swift */,
|
|
7A1441672C297EFD00E79018 /* NotesViewModel.swift */,
|
|
7A14416B2C297F2100E79018 /* NotesCoordinator.swift */,
|
|
7A2C96112C3B155B00AE46B5 /* NoteAlertModifier.swift */,
|
|
);
|
|
path = NotesScreen;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A1E78F42CE9001A0004B740 /* ReportScreen */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A1E78F52CE900330004B740 /* ReportScreen.swift */,
|
|
7A1E78F72CE900440004B740 /* ReportViewModel.swift */,
|
|
7A1E78F92CE9005C0004B740 /* ReportCoordinator.swift */,
|
|
);
|
|
path = ReportScreen;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A1E78FB2CE91A590004B740 /* Data */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A1E78FE2CE91A740004B740 /* Vehicle.swift */,
|
|
);
|
|
path = Data;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A22B6EC2C67FDEA00E60173 /* Mocks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A22B6EA2C67FDEA00E60173 /* GeocoderMock.swift */,
|
|
7A22B6EB2C67FDEA00E60173 /* SwiftLocationMock.swift */,
|
|
);
|
|
path = Mocks;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A3F07A924360D9100E59687 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A8AB76425A0DB8F00ECF2C1 /* BundleVersion.swift */,
|
|
7AE24C5E251F1B4E00758E39 /* Buttons.swift */,
|
|
7A3F07AA24360DC800E59687 /* Dated.swift */,
|
|
7A27ADF4249FD2F90035F39E /* FileManagerExt.swift */,
|
|
7ADF6CA02512244400F237B2 /* MapExt.swift */,
|
|
7ADF6C92250B954900F237B2 /* Navigation.swift */,
|
|
7A8A2208248D10EC0073DFD9 /* ResizeImage.swift */,
|
|
7A659B5A24A3768A0043A0F2 /* Substrings.swift */,
|
|
7AE26A3224EEF9EC00625033 /* UIViewControllerExt.swift */,
|
|
7A8A220A248D67B60073DFD9 /* VehicleReportImage.swift */,
|
|
7A761C0A267E8FF90005F28F /* Error.swift */,
|
|
7AC76D7A270083AE0084DB27 /* TextView.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A43228F2CB2CC5D00085CF6 /* FiltersScreen */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A4322902CB2CC8A00085CF6 /* FiltersScreen.swift */,
|
|
7A4322922CB2CCAA00085CF6 /* FiltersViewModel.swift */,
|
|
7A4322942CB2CD0F00085CF6 /* FiltersCoordinator.swift */,
|
|
);
|
|
path = FiltersScreen;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A45FB362C2706D000618694 /* Services */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A06E0B12C707DD7005731AC /* SettingsService */,
|
|
7A60D24B2C5A9D2700D13F7B /* LocationService */,
|
|
7AB5873D2C42FF4000FA7B66 /* ApiService */,
|
|
7AB587302C42D35900FA7B66 /* StorageService */,
|
|
);
|
|
path = Services;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A530B7C24017FBE00CBFE6E /* Cells */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A530B7D24017FEE00CBFE6E /* VehicleCell.swift */,
|
|
7A7547DF24032CB6004E8406 /* VehiclePhotoCell.swift */,
|
|
7A1090E724A394F100B4F0B2 /* AudioRecordCell.swift */,
|
|
7A813DC22508EE4F00CC93B9 /* EventCell.swift */,
|
|
7AEFC3BD2529D3CC00BADFB2 /* ConfigurableCell.swift */,
|
|
7A99406326E4BFAE002E9CB6 /* VehicleNoteCell.swift */,
|
|
);
|
|
path = Cells;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A599C372C18B21200D47C18 /* Firebase */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A599C382C18B22900D47C18 /* FbRefreshTokenModel.swift */,
|
|
7A599C3A2C18B36A00D47C18 /* FbVerifyTokenModel.swift */,
|
|
);
|
|
path = Firebase;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A5D84BA2C1AD80400C2209B /* Realm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A659B5824A2B1BA0043A0F2 /* AudioRecord.swift */,
|
|
7A5D84BB2C1AD81000C2209B /* VehicleOwnershipPeriod.swift */,
|
|
7A5D84BD2C1AE44700C2209B /* VehiclePhoto.swift */,
|
|
7A5D84BF2C1AE4DC00C2209B /* VehicleEngine.swift */,
|
|
7A5D84C12C1AE5C900C2209B /* VehicleModel.swift */,
|
|
7A5D84C32C1AE65C00C2209B /* VehicleBrand.swift */,
|
|
7A5D84C52C1AE72E00C2209B /* VehicleName.swift */,
|
|
7A530B7F2401803A00CBFE6E /* Vehicle.swift */,
|
|
7A2DE69725868AC800A113FC /* VehicleAd.swift */,
|
|
7AAE6AD224CDDF950023860B /* VehicleEvent.swift */,
|
|
7A6F095F26DBF588003A965D /* VehicleNote.swift */,
|
|
7A0420A925619AEC00034941 /* Osago.swift */,
|
|
7A8AB76725A0DC8200ECF2C1 /* DebugInfo.swift */,
|
|
);
|
|
path = Realm;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A60D24B2C5A9D2700D13F7B /* LocationService */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A60D24C2C5A9D4900D13F7B /* LocationService.swift */,
|
|
7A60D24E2C5A9DA800D13F7B /* LocationServiceProtocol.swift */,
|
|
7A60D2502C5A9E4200D13F7B /* GeocoderProtocol.swift */,
|
|
7AB0EF802C5CC0FE00291EE6 /* SwiftLocationProtocol.swift */,
|
|
);
|
|
path = LocationService;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A64A2012C19D99D00284124 /* DTO */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A64A2022C19DA1000284124 /* VehicleDto.swift */,
|
|
7A64A2092C19E07100284124 /* VehicleNameDto.swift */,
|
|
7A64A20F2C19E1EB00284124 /* VehicleBrandDto.swift */,
|
|
7A64A2112C19E2A100284124 /* VehicleModelDto.swift */,
|
|
7A64A2132C19E3B700284124 /* VehicleEngineDto.swift */,
|
|
7A64A2152C19E4CF00284124 /* VehiclePhotoDto.swift */,
|
|
7A64A2172C19E64800284124 /* VehicleOwnershipPeriodDto.swift */,
|
|
7A64A2192C19E6B300284124 /* VehicleEventDto.swift */,
|
|
7A64A21B2C19E87B00284124 /* OsagoDto.swift */,
|
|
7A64A21D2C19E8D500284124 /* VehicleAdDto.swift */,
|
|
7A64A21F2C19E93500284124 /* VehicleNoteDto.swift */,
|
|
7A64A2212C19E99E00284124 /* DebugInfoDto.swift */,
|
|
7A64A2252C1A32C800284124 /* AudioRecordDto.swift */,
|
|
);
|
|
path = DTO;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A64A2042C19DA2D00284124 /* Protocols */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A5D84B82C1AD3C200C2209B /* DtoConvertible.swift */,
|
|
);
|
|
path = Protocols;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A64AE6E2469DFB600ABE48E /* ATGMediaBrowser */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A64AE6F2469DFB600ABE48E /* DismissAnimationController.swift */,
|
|
7A64AE702469DFB600ABE48E /* MediaContentView.swift */,
|
|
7A64AE712469DFB600ABE48E /* MediaBrowserViewController.swift */,
|
|
7A64AE722469DFB600ABE48E /* ContentTransformers.swift */,
|
|
);
|
|
path = ATGMediaBrowser;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A6DD901242BF48D009DE740 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A0B969D257D6CB3000B39AD /* eureka */,
|
|
7A6DD902242BF4A5009DE740 /* PlateView.swift */,
|
|
7A6DD90B24335A6D009DE740 /* FlagLayer.swift */,
|
|
7AB67E8B2435C38700258F61 /* CustomTextField.swift */,
|
|
7AB67E8D2435D1A000258F61 /* CustomButton.swift */,
|
|
7A1090EB24A4E3E100B4F0B2 /* CellProgressView.swift */,
|
|
7ADF6C96250F41B000F237B2 /* PNKeyboard.swift */,
|
|
7A1DC38D2517ED98002E9C99 /* BlockBarButtonItem.swift */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A6DD90424326788009DE740 /* Fonts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7ADF6C98250F872C00F237B2 /* RoadNumbers.otf */,
|
|
7A6DD90924329541009DE740 /* RoadNumbers2.0.otf */,
|
|
);
|
|
path = Fonts;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A7097C02C9EC113007CFDCA /* DependencyInjection */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A7097C12C9EC139007CFDCA /* ServiceContainer.swift */,
|
|
7A7097C52C9EC77A007CFDCA /* ServicePropertyWrapper.swift */,
|
|
);
|
|
path = DependencyInjection;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A7157FE2C43EA5200852088 /* OwnersScreen */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A7157FF2C43EA6900852088 /* OwnersScreen.swift */,
|
|
7A7158032C43EAA200852088 /* OwnersCoordinator.swift */,
|
|
);
|
|
path = OwnersScreen;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A7158052C44083F00852088 /* OsagoScreen */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A7158062C44085600852088 /* OsagoScreen.swift */,
|
|
7A7158082C44087E00852088 /* OsagoCoordinator.swift */,
|
|
);
|
|
path = OsagoScreen;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A71580A2C44451B00852088 /* AdsScreen */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A71580B2C44453200852088 /* AdsScreen.swift */,
|
|
7A71580D2C4445A200852088 /* AdsCoordinator.swift */,
|
|
7A7158112C444A6400852088 /* AdsViewModel.swift */,
|
|
);
|
|
path = AdsScreen;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A761C06267E8E720005F28F /* ThirdParty */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A96AE32246C095700297C33 /* Base64FS.swift */,
|
|
7A15051124DB3E3000F39631 /* AnyEncodable.swift */,
|
|
);
|
|
path = ThirdParty;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A813DC7250B5C6E00CC93B9 /* Location */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7AE26A3424F31B0700625033 /* EventsController.swift */,
|
|
7ADF6C94250D037700F237B2 /* ShowEventController.swift */,
|
|
7ADF6C9E251201D200F237B2 /* GlobalEventsController.swift */,
|
|
);
|
|
path = Location;
|
|
sourceTree = "<group>";
|
|
};
|
|
7AAAFAD12C4D0FB00050410D /* ACImageSlider */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7AAAFAD22C4D0FD00050410D /* ACImageSliderView.swift */,
|
|
7AAAFADB2C4D1E130050410D /* ACImageSliderView+Modifier.swift */,
|
|
7AAAFADD2C4D23620050410D /* ACImageSliderModel.swift */,
|
|
);
|
|
path = ACImageSlider;
|
|
sourceTree = "<group>";
|
|
};
|
|
7AB587302C42D35900FA7B66 /* StorageService */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7AB587312C42D38E00FA7B66 /* StorageServiceProtocol.swift */,
|
|
7A45FB372C27073700618694 /* StorageService.swift */,
|
|
7AB587332C42D3FA00FA7B66 /* StorageService+Notes.swift */,
|
|
);
|
|
path = StorageService;
|
|
sourceTree = "<group>";
|
|
};
|
|
7AB587352C42E3BF00FA7B66 /* Preview */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A1E78FB2CE91A590004B740 /* Data */,
|
|
7AB587362C42E3EC00FA7B66 /* StorageServiceStub.swift */,
|
|
7A176DB12C43071A00999D6B /* ApiServiceStub.swift */,
|
|
7AB0EF882C5D307600291EE6 /* LocationServiceStub.swift */,
|
|
);
|
|
path = Preview;
|
|
sourceTree = "<group>";
|
|
};
|
|
7AB5873D2C42FF4000FA7B66 /* ApiService */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7AB587402C42FFE200FA7B66 /* ApiServiceProtocol.swift */,
|
|
7A11474323FF06CA00B424AF /* ApiService.swift */,
|
|
7A599C352C18AC7F00D47C18 /* ApiError.swift */,
|
|
);
|
|
path = ApiService;
|
|
sourceTree = "<group>";
|
|
};
|
|
7AC355552969742800889457 /* ACUIKit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7AC355562969743800889457 /* Views */,
|
|
7AC355572969744100889457 /* Extensions */,
|
|
);
|
|
path = ACUIKit;
|
|
sourceTree = "<group>";
|
|
};
|
|
7AC355562969743800889457 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7AC35553296973E100889457 /* ACButton.swift */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
7AC355572969744100889457 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A3399AA299063370087DF98 /* SearchControllerExt.swift */,
|
|
7AC3555129696E3F00889457 /* UIView+layout.swift */,
|
|
7AC355582969746600889457 /* UIControl.swift */,
|
|
7AC3555A296995B200889457 /* UIEdgeInsets.swift */,
|
|
7A91894E29A2BD8700519C74 /* GestureRecognizers.swift */,
|
|
7A17CE492A2E820300626A6E /* UIStackView.swift */,
|
|
7A17CE4B2A2E850200626A6E /* UISegmentedControl.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
7AF6D1F02677C03B0086EA64 /* AutoCatCore */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A7097C02C9EC113007CFDCA /* DependencyInjection */,
|
|
7A45FB362C2706D000618694 /* Services */,
|
|
7A761C06267E8E720005F28F /* ThirdParty */,
|
|
7AF6D2292677C3950086EA64 /* Extensions */,
|
|
7A11474523FF2A9000B424AF /* Models */,
|
|
7AF6D20D2677C0C30086EA64 /* Utils */,
|
|
7A22B6EC2C67FDEA00E60173 /* Mocks */,
|
|
7AF6D1F12677C03B0086EA64 /* AutoCatCore.h */,
|
|
7AF6D1F22677C03B0086EA64 /* Info.plist */,
|
|
);
|
|
path = AutoCatCore;
|
|
sourceTree = "<group>";
|
|
};
|
|
7AF6D20D2677C0C30086EA64 /* Utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A43F9F7246C8A6200BA5B49 /* JWT.swift */,
|
|
7A96AE30246B2FE400297C33 /* Constants.swift */,
|
|
7A000AA124C2EEDE001F5B00 /* Location.swift */,
|
|
7A64A2232C1A07EA00284124 /* Formatters.swift */,
|
|
);
|
|
path = Utils;
|
|
sourceTree = "<group>";
|
|
};
|
|
7AF6D2292677C3950086EA64 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A27ADF824A09CAD0035F39E /* CocoaError.swift */,
|
|
7AE8424D26109F78002F6B31 /* Exportable.swift */,
|
|
7A1CF81529A42117007962DA /* Realm.swift */,
|
|
7A6B65B22CFB0DB500AABA6B /* NullifyDate.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
7AFBE8C52C30812E003C491D /* SwiftUI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7AAAFAD12C4D0FB00050410D /* ACImageSlider */,
|
|
7AFBE8C62C30814E003C491D /* ACProgressHud */,
|
|
7A961C6B2C4C3C8600CE2211 /* TextRowView.swift */,
|
|
7A961C6D2C4C3C9E00CE2211 /* LinkRowView.swift */,
|
|
7AAAFAD92C4D1AFE0050410D /* Zoomable.swift */,
|
|
7A1022712C554A1300B84627 /* CustomHostingController.swift */,
|
|
7A5D7E0B2C71EB25002C17E7 /* ToggleRowView.swift */,
|
|
7AF8606F2CBAA24500954D2F /* NavigationLink.swift */,
|
|
7A2E11282CCE395300E5CA17 /* OptionalDatePicker.swift */,
|
|
7A4927D42CCE438600851C01 /* OptionalBinding.swift */,
|
|
7AABBE3A2CF9F85600346588 /* Binding+Map.swift */,
|
|
);
|
|
path = SwiftUI;
|
|
sourceTree = "<group>";
|
|
};
|
|
7AFBE8C62C30814E003C491D /* ACProgressHud */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7AFBE8BF2C3024E5003C491D /* ACHud.swift */,
|
|
7AFBE8C32C302561003C491D /* ACHudContainer.swift */,
|
|
7AFBE8C92C3081C7003C491D /* ACProgressHud+Modifiers.swift */,
|
|
7AFBE8CB2C3085C6003C491D /* ACProgressView.swift */,
|
|
7AFBE8CD2C308B53003C491D /* ACMessageView.swift */,
|
|
);
|
|
path = ACProgressHud;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
7AF6D1EA2677C03B0086EA64 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
7A1146FC23FDE7E500B424AF /* AutoCat */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7A11471123FDE7E600B424AF /* Build configuration list for PBXNativeTarget "AutoCat" */;
|
|
buildPhases = (
|
|
7A1146F923FDE7E500B424AF /* Sources */,
|
|
7A1146FA23FDE7E500B424AF /* Frameworks */,
|
|
7A1146FB23FDE7E500B424AF /* Resources */,
|
|
7AF6D2092677C03B0086EA64 /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
7AF6D2032677C03B0086EA64 /* PBXTargetDependency */,
|
|
);
|
|
name = AutoCat;
|
|
packageProductDependencies = (
|
|
7AF58D332402A91C00CE01A0 /* Kingfisher */,
|
|
7A813DC02508C4D900CC93B9 /* ExceptionCatcher */,
|
|
7AABDE1C2532F3EB0041AFC6 /* PKHUD */,
|
|
7A35177A27E23F8800DC538C /* Eureka */,
|
|
7AC355492969652F00889457 /* SwiftEntryKit */,
|
|
7ADF23052C25B5BF002624FF /* RealmSwift */,
|
|
7ACBB91D2CB9B155005A5168 /* Mockable */,
|
|
);
|
|
productName = AutoCat;
|
|
productReference = 7A1146FD23FDE7E500B424AF /* AutoCat.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
7A2E6FA22C42B3AD00C40DA7 /* AutoCatCoreTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7A2E6FAC2C42B3AD00C40DA7 /* Build configuration list for PBXNativeTarget "AutoCatCoreTests" */;
|
|
buildPhases = (
|
|
7A2E6F9F2C42B3AD00C40DA7 /* Sources */,
|
|
7A2E6FA02C42B3AD00C40DA7 /* Frameworks */,
|
|
7A2E6FA12C42B3AD00C40DA7 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
7A2E6FA92C42B3AD00C40DA7 /* PBXTargetDependency */,
|
|
);
|
|
fileSystemSynchronizedGroups = (
|
|
7A2E6FA42C42B3AD00C40DA7 /* AutoCatCoreTests */,
|
|
);
|
|
name = AutoCatCoreTests;
|
|
packageProductDependencies = (
|
|
7AB5871C2C42C1CF00FA7B66 /* RealmSwift */,
|
|
7AF8606B2CB9B20C00954D2F /* Mockable */,
|
|
);
|
|
productName = AutoCatCoreTests;
|
|
productReference = 7A2E6FA32C42B3AD00C40DA7 /* AutoCatCoreTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
7AB587212C42D27F00FA7B66 /* AutoCatTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7AB587282C42D27F00FA7B66 /* Build configuration list for PBXNativeTarget "AutoCatTests" */;
|
|
buildPhases = (
|
|
7AB5871E2C42D27F00FA7B66 /* Sources */,
|
|
7AB5871F2C42D27F00FA7B66 /* Frameworks */,
|
|
7AB587202C42D27F00FA7B66 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
7AB587272C42D27F00FA7B66 /* PBXTargetDependency */,
|
|
);
|
|
fileSystemSynchronizedGroups = (
|
|
7AB587232C42D27F00FA7B66 /* AutoCatTests */,
|
|
);
|
|
name = AutoCatTests;
|
|
packageProductDependencies = (
|
|
7ACBB91F2CB9B16C005A5168 /* Mockable */,
|
|
);
|
|
productName = AutoCatTests;
|
|
productReference = 7AB587222C42D27F00FA7B66 /* AutoCatTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
7AF6D1EE2677C03B0086EA64 /* AutoCatCore */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7AF6D2062677C03B0086EA64 /* Build configuration list for PBXNativeTarget "AutoCatCore" */;
|
|
buildPhases = (
|
|
7AF6D1EA2677C03B0086EA64 /* Headers */,
|
|
7AF6D1EB2677C03B0086EA64 /* Sources */,
|
|
7AF6D1EC2677C03B0086EA64 /* Frameworks */,
|
|
7AF6D1ED2677C03B0086EA64 /* Resources */,
|
|
7AA363372C25B64A00851D6D /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = AutoCatCore;
|
|
packageProductDependencies = (
|
|
7AABB1F1267E9CC800D7AB32 /* SwiftDate */,
|
|
7A1CF80429A41C66007962DA /* RealmSwift */,
|
|
7A6C4D9D2C56BCA600982597 /* SwiftLocation */,
|
|
7AF8606D2CB9B86300954D2F /* Mockable */,
|
|
);
|
|
productName = AutoCatCore;
|
|
productReference = 7AF6D1EF2677C03B0086EA64 /* AutoCatCore.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
7A1146F523FDE7E500B424AF /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 1600;
|
|
LastUpgradeCheck = 1130;
|
|
ORGANIZATIONNAME = "Selim Mustafaev";
|
|
TargetAttributes = {
|
|
7A1146FC23FDE7E500B424AF = {
|
|
CreatedOnToolsVersion = 11.3.1;
|
|
};
|
|
7A2E6FA22C42B3AD00C40DA7 = {
|
|
CreatedOnToolsVersion = 16.0;
|
|
};
|
|
7AB587212C42D27F00FA7B66 = {
|
|
CreatedOnToolsVersion = 16.0;
|
|
TestTargetID = 7A1146FC23FDE7E500B424AF;
|
|
};
|
|
7AF6D1EE2677C03B0086EA64 = {
|
|
CreatedOnToolsVersion = 12.5;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 7A1146F823FDE7E500B424AF /* Build configuration list for PBXProject "AutoCat" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
ru,
|
|
);
|
|
mainGroup = 7A1146F423FDE7E500B424AF;
|
|
packageReferences = (
|
|
7AF58D322402A91C00CE01A0 /* XCRemoteSwiftPackageReference "Kingfisher" */,
|
|
7A05160F241412CA00FC55AC /* XCRemoteSwiftPackageReference "SwiftDate" */,
|
|
7A813DBF2508C4D900CC93B9 /* XCRemoteSwiftPackageReference "ExceptionCatcher" */,
|
|
7AABDE1B2532F3EB0041AFC6 /* XCRemoteSwiftPackageReference "PKHUD" */,
|
|
7A35177927E23F8800DC538C /* XCRemoteSwiftPackageReference "Eureka" */,
|
|
7AC355482969652F00889457 /* XCRemoteSwiftPackageReference "SwiftEntryKit" */,
|
|
7A1CF7FD29A41C2F007962DA /* XCRemoteSwiftPackageReference "realm-swift" */,
|
|
7A6C4D9C2C56BCA600982597 /* XCRemoteSwiftPackageReference "SwiftLocation" */,
|
|
7ACBB91C2CB9B155005A5168 /* XCRemoteSwiftPackageReference "Mockable" */,
|
|
);
|
|
productRefGroup = 7A1146FE23FDE7E500B424AF /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
7A1146FC23FDE7E500B424AF /* AutoCat */,
|
|
7AF6D1EE2677C03B0086EA64 /* AutoCatCore */,
|
|
7A2E6FA22C42B3AD00C40DA7 /* AutoCatCoreTests */,
|
|
7AB587212C42D27F00FA7B66 /* AutoCatTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
7A1146FB23FDE7E500B424AF /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7A61FF912575A5B300D905D5 /* InfoPlist.strings in Resources */,
|
|
7A61FFA0257D3CFC00D905D5 /* Localizable.stringsdict in Resources */,
|
|
7ADF6C99250F872C00F237B2 /* RoadNumbers.otf in Resources */,
|
|
7A11470D23FDE7E600B424AF /* LaunchScreen.storyboard in Resources */,
|
|
7A61FF8B2575A2CD00D905D5 /* Localizable.strings in Resources */,
|
|
7A6DD90A24329541009DE740 /* RoadNumbers2.0.otf in Resources */,
|
|
7A11470A23FDE7E600B424AF /* Assets.xcassets in Resources */,
|
|
7A11470823FDE7E500B424AF /* Main.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7A2E6FA12C42B3AD00C40DA7 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7AB587202C42D27F00FA7B66 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7AF6D1ED2677C03B0086EA64 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
7A1146F923FDE7E500B424AF /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7A961C6C2C4C3C8600CE2211 /* TextRowView.swift in Sources */,
|
|
7AEFC3BE2529D3CC00BADFB2 /* ConfigurableCell.swift in Sources */,
|
|
7A1022772C557EC400B84627 /* LocationPickerScreen.swift in Sources */,
|
|
7A4322932CB2CCAA00085CF6 /* FiltersViewModel.swift in Sources */,
|
|
7A5D7E0C2C71EB25002C17E7 /* ToggleRowView.swift in Sources */,
|
|
7A7158092C44087E00852088 /* OsagoCoordinator.swift in Sources */,
|
|
7A1441662C297EDE00E79018 /* NotesScreen.swift in Sources */,
|
|
7A11470123FDE7E500B424AF /* AppDelegate.swift in Sources */,
|
|
7A1E78FF2CE91A740004B740 /* Vehicle.swift in Sources */,
|
|
7A3399AB299063370087DF98 /* SearchControllerExt.swift in Sources */,
|
|
7A14416E2C297F7C00E79018 /* Coordinator.swift in Sources */,
|
|
7A6DD90824329144009DE740 /* CenterTextLayer.swift in Sources */,
|
|
7A99406426E4BFAE002E9CB6 /* VehicleNoteCell.swift in Sources */,
|
|
7A8AB76B25A1D95500ECF2C1 /* SourceStatusRow.swift in Sources */,
|
|
7AC3554C29696A1C00889457 /* MainTabController.swift in Sources */,
|
|
7A813DC32508EE4F00CC93B9 /* EventCell.swift in Sources */,
|
|
7A1441682C297EFD00E79018 /* NotesViewModel.swift in Sources */,
|
|
7AFBE8C02C3024E5003C491D /* ACHud.swift in Sources */,
|
|
7A3F07AD2436350B00E59687 /* SearchController.swift in Sources */,
|
|
7AABDE26253350C30041AFC6 /* RxSectionedDataSource.swift in Sources */,
|
|
7A4927D72CCEA6DC00851C01 /* VMResult.swift in Sources */,
|
|
7AAAFADA2C4D1AFE0050410D /* Zoomable.swift in Sources */,
|
|
7A6DD90C24335A6D009DE740 /* FlagLayer.swift in Sources */,
|
|
7A2E11292CCE395300E5CA17 /* OptionalDatePicker.swift in Sources */,
|
|
7A761C0B267E8FF90005F28F /* Error.swift in Sources */,
|
|
7AC3555029696D5A00889457 /* NewNumberController.swift in Sources */,
|
|
7AE26A3524F31B0700625033 /* EventsController.swift in Sources */,
|
|
7AB67E8C2435C38700258F61 /* CustomTextField.swift in Sources */,
|
|
7AF860702CBAA24500954D2F /* NavigationLink.swift in Sources */,
|
|
7A27ADF5249FD2F90035F39E /* FileManagerExt.swift in Sources */,
|
|
7A4927D52CCE438600851C01 /* OptionalBinding.swift in Sources */,
|
|
7A17CE4A2A2E820300626A6E /* UIStackView.swift in Sources */,
|
|
7A1DC38E2517ED98002E9C99 /* BlockBarButtonItem.swift in Sources */,
|
|
7AE26A3324EEF9EC00625033 /* UIViewControllerExt.swift in Sources */,
|
|
7A06E0AE2C7065C7005731AC /* SettingsViewModel.swift in Sources */,
|
|
7A961C6E2C4C3C9E00CE2211 /* LinkRowView.swift in Sources */,
|
|
7A27ADF3249F8B650035F39E /* RecordsController.swift in Sources */,
|
|
7A3E30F32C18840600567704 /* ActivityItemSource.swift in Sources */,
|
|
7A8A2209248D10EC0073DFD9 /* ResizeImage.swift in Sources */,
|
|
7ADF6CA12512244400F237B2 /* MapExt.swift in Sources */,
|
|
7AC3554E29696C4500889457 /* DummyNewController.swift in Sources */,
|
|
7A7158122C444A6400852088 /* AdsViewModel.swift in Sources */,
|
|
7A1E78FA2CE9005C0004B740 /* ReportCoordinator.swift in Sources */,
|
|
7A659B5B24A3768A0043A0F2 /* Substrings.swift in Sources */,
|
|
7A71580E2C4445A200852088 /* AdsCoordinator.swift in Sources */,
|
|
7AFBE8CA2C3081C7003C491D /* ACProgressHud+Modifiers.swift in Sources */,
|
|
7AABBE3B2CF9F85600346588 /* Binding+Map.swift in Sources */,
|
|
7A27ADF7249FEF690035F39E /* Recorder.swift in Sources */,
|
|
7A1E78F62CE900330004B740 /* ReportScreen.swift in Sources */,
|
|
7A10226C2C551EC500B84627 /* LocationEditScreen.swift in Sources */,
|
|
7A7158072C44085600852088 /* OsagoScreen.swift in Sources */,
|
|
7AAAFAD32C4D0FD00050410D /* ACImageSliderView.swift in Sources */,
|
|
7A3F07AB24360DC800E59687 /* Dated.swift in Sources */,
|
|
7A33381124990DAE00D878F1 /* FiltersController.swift in Sources */,
|
|
7AC76D7B270083AE0084DB27 /* TextView.swift in Sources */,
|
|
7A1090E824A394F100B4F0B2 /* AudioRecordCell.swift in Sources */,
|
|
7A2C96122C3B155B00AE46B5 /* NoteAlertModifier.swift in Sources */,
|
|
7A64AE762469DFB600ABE48E /* ContentTransformers.swift in Sources */,
|
|
7A11471823FDEBFA00B424AF /* ReportController.swift in Sources */,
|
|
7AE24C5F251F1B4E00758E39 /* Buttons.swift in Sources */,
|
|
7A11471A23FE839000B424AF /* AuthController.swift in Sources */,
|
|
7A530B7A24001D3300CBFE6E /* CheckController.swift in Sources */,
|
|
7A64AE742469DFB600ABE48E /* MediaContentView.swift in Sources */,
|
|
7A1090EC24A4E3E100B4F0B2 /* CellProgressView.swift in Sources */,
|
|
7A96AE2D246B2B7400297C33 /* GoogleSignInController.swift in Sources */,
|
|
7A10227B2C557EE900B84627 /* LocationPickerCoordinator.swift in Sources */,
|
|
7A176DB22C43071A00999D6B /* ApiServiceStub.swift in Sources */,
|
|
7A1090EA24A3A26300B4F0B2 /* AudioPlayer.swift in Sources */,
|
|
7A11471623FDEB2A00B424AF /* MainSplitController.swift in Sources */,
|
|
7A6DD903242BF4A5009DE740 /* PlateView.swift in Sources */,
|
|
7A1022722C554A1300B84627 /* CustomHostingController.swift in Sources */,
|
|
7ADF6C9F251201D200F237B2 /* GlobalEventsController.swift in Sources */,
|
|
7A1022792C557ED600B84627 /* LocationPickerViewModel.swift in Sources */,
|
|
7A11470323FDE7E500B424AF /* SceneDelegate.swift in Sources */,
|
|
7A530B7E24017FEE00CBFE6E /* VehicleCell.swift in Sources */,
|
|
7A1E78F82CE900440004B740 /* ReportViewModel.swift in Sources */,
|
|
7A10226E2C551EE000B84627 /* LocationEditViewModel.swift in Sources */,
|
|
7AFBE8CE2C308B53003C491D /* ACMessageView.swift in Sources */,
|
|
7A14416C2C297F2100E79018 /* NotesCoordinator.swift in Sources */,
|
|
7A9FEEC82529AB23001CA50E /* RxRealmDataSource.swift in Sources */,
|
|
7AAAFADE2C4D23620050410D /* ACImageSliderModel.swift in Sources */,
|
|
7A8AB76525A0DB8F00ECF2C1 /* BundleVersion.swift in Sources */,
|
|
7AC3555229696E3F00889457 /* UIView+layout.swift in Sources */,
|
|
7AC355592969746600889457 /* UIControl.swift in Sources */,
|
|
7AB67E8E2435D1A000258F61 /* CustomButton.swift in Sources */,
|
|
7AC35554296973E100889457 /* ACButton.swift in Sources */,
|
|
7AAAFADC2C4D1E130050410D /* ACImageSliderView+Modifier.swift in Sources */,
|
|
7A8A220B248D67B60073DFD9 /* VehicleReportImage.swift in Sources */,
|
|
7AFBE8C42C302561003C491D /* ACHudContainer.swift in Sources */,
|
|
7AC3555B296995B200889457 /* UIEdgeInsets.swift in Sources */,
|
|
7A06E0AC2C7065AC005731AC /* SettingsScreen.swift in Sources */,
|
|
7A4322952CB2CD0F00085CF6 /* FiltersCoordinator.swift in Sources */,
|
|
7A7158002C43EA6900852088 /* OwnersScreen.swift in Sources */,
|
|
7A1441702C2998B200E79018 /* Formatters.swift in Sources */,
|
|
7A4322912CB2CC8A00085CF6 /* FiltersScreen.swift in Sources */,
|
|
7ADF6C95250D037700F237B2 /* ShowEventController.swift in Sources */,
|
|
7A71580C2C44453200852088 /* AdsScreen.swift in Sources */,
|
|
7A06E0B02C7065D8005731AC /* SettingsCoordinator.swift in Sources */,
|
|
7A91894F29A2BD8700519C74 /* GestureRecognizers.swift in Sources */,
|
|
7A27ADC7249D43210035F39E /* RegionsController.swift in Sources */,
|
|
7AFBE8CC2C3085C6003C491D /* ACProgressView.swift in Sources */,
|
|
7ADF6C93250B954900F237B2 /* Navigation.swift in Sources */,
|
|
7AB587372C42E3EC00FA7B66 /* StorageServiceStub.swift in Sources */,
|
|
7A64AE752469DFB600ABE48E /* MediaBrowserViewController.swift in Sources */,
|
|
7A64AE732469DFB600ABE48E /* DismissAnimationController.swift in Sources */,
|
|
7ADF6C97250F41B000F237B2 /* PNKeyboard.swift in Sources */,
|
|
7A1022702C551EFD00B84627 /* LocationEditCoordinator.swift in Sources */,
|
|
7AB0EF892C5D307600291EE6 /* LocationServiceStub.swift in Sources */,
|
|
7A7158042C43EAA200852088 /* OwnersCoordinator.swift in Sources */,
|
|
7A7547E024032CB6004E8406 /* VehiclePhotoCell.swift in Sources */,
|
|
7A17CE4C2A2E850200626A6E /* UISegmentedControl.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7A2E6F9F2C42B3AD00C40DA7 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7AB5871E2C42D27F00FA7B66 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7AF6D1EB2677C03B0086EA64 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7A5D84C22C1AE5C900C2209B /* VehicleModel.swift in Sources */,
|
|
7A22B6ED2C67FDEA00E60173 /* SwiftLocationMock.swift in Sources */,
|
|
7A22B6EE2C67FDEA00E60173 /* GeocoderMock.swift in Sources */,
|
|
7A5D84B92C1AD3C200C2209B /* DtoConvertible.swift in Sources */,
|
|
7AF6D2182677C1680086EA64 /* VehicleAd.swift in Sources */,
|
|
7A761C08267E8EA20005F28F /* JWT.swift in Sources */,
|
|
7A64A2242C1A07EA00284124 /* Formatters.swift in Sources */,
|
|
7A5D84C02C1AE4DC00C2209B /* VehicleEngine.swift in Sources */,
|
|
7AB0EF812C5CC0FE00291EE6 /* SwiftLocationProtocol.swift in Sources */,
|
|
7AF6D2282677C2DC0086EA64 /* Constants.swift in Sources */,
|
|
7A64A2182C19E64800284124 /* VehicleOwnershipPeriodDto.swift in Sources */,
|
|
7A599C3B2C18B36A00D47C18 /* FbVerifyTokenModel.swift in Sources */,
|
|
7A64A2162C19E4CF00284124 /* VehiclePhotoDto.swift in Sources */,
|
|
7A6B65B32CFB0DB500AABA6B /* NullifyDate.swift in Sources */,
|
|
7A7097C22C9EC139007CFDCA /* ServiceContainer.swift in Sources */,
|
|
7A7097C62C9EC77A007CFDCA /* ServicePropertyWrapper.swift in Sources */,
|
|
7A5D84BE2C1AE44700C2209B /* VehiclePhoto.swift in Sources */,
|
|
7A64A2262C1A32C800284124 /* AudioRecordDto.swift in Sources */,
|
|
7A761C09267E8EE40005F28F /* Base64FS.swift in Sources */,
|
|
7A64A21E2C19E8D500284124 /* VehicleAdDto.swift in Sources */,
|
|
7AF6D2202677C1680086EA64 /* Filter.swift in Sources */,
|
|
7A761C042677F18E0005F28F /* ApiService.swift in Sources */,
|
|
7AF6D21C2677C1680086EA64 /* DebugInfo.swift in Sources */,
|
|
7AF6D2122677C12E0086EA64 /* Location.swift in Sources */,
|
|
7AF6D2142677C1680086EA64 /* VehicleEvent.swift in Sources */,
|
|
7A64A2102C19E1EB00284124 /* VehicleBrandDto.swift in Sources */,
|
|
7A599C392C18B22900D47C18 /* FbRefreshTokenModel.swift in Sources */,
|
|
7AF6D2172677C1680086EA64 /* VehicleRegion.swift in Sources */,
|
|
7A6F096026DBF588003A965D /* VehicleNote.swift in Sources */,
|
|
7AF6D21E2677C1680086EA64 /* PlateNumber.swift in Sources */,
|
|
7A5D84C62C1AE72E00C2209B /* VehicleName.swift in Sources */,
|
|
7A64A2122C19E2A100284124 /* VehicleModelDto.swift in Sources */,
|
|
7A06E0B32C707E13005731AC /* SettingsServiceProtocol.swift in Sources */,
|
|
7A06E0B52C707E2B005731AC /* SettingsService.swift in Sources */,
|
|
7AF6D21F2677C1680086EA64 /* Response.swift in Sources */,
|
|
7A60D24D2C5A9D4900D13F7B /* LocationService.swift in Sources */,
|
|
7A60D24F2C5A9DA800D13F7B /* LocationServiceProtocol.swift in Sources */,
|
|
7A761C07267E8E7F0005F28F /* AnyEncodable.swift in Sources */,
|
|
7A64A2032C19DA1000284124 /* VehicleDto.swift in Sources */,
|
|
7AB587322C42D38E00FA7B66 /* StorageServiceProtocol.swift in Sources */,
|
|
7A3E12D72C7B42B700EE710D /* UserDefaults+Settings.swift in Sources */,
|
|
7A64A2222C19E99E00284124 /* DebugInfoDto.swift in Sources */,
|
|
7A5D84BC2C1AD81000C2209B /* VehicleOwnershipPeriod.swift in Sources */,
|
|
7A64A2202C19E93500284124 /* VehicleNoteDto.swift in Sources */,
|
|
7AF6D21A2677C1680086EA64 /* User.swift in Sources */,
|
|
7A60D2512C5A9E4200D13F7B /* GeocoderProtocol.swift in Sources */,
|
|
7A64A21C2C19E87B00284124 /* OsagoDto.swift in Sources */,
|
|
7AF6D21D2677C1680086EA64 /* Osago.swift in Sources */,
|
|
7AF6D2152677C1680086EA64 /* Settings.swift in Sources */,
|
|
7A1CF81629A42117007962DA /* Realm.swift in Sources */,
|
|
7A64A2142C19E3B700284124 /* VehicleEngineDto.swift in Sources */,
|
|
7A761C052677F1BC0005F28F /* CocoaError.swift in Sources */,
|
|
7AF6D2132677C15A0086EA64 /* AudioRecord.swift in Sources */,
|
|
7A64A21A2C19E6B300284124 /* VehicleEventDto.swift in Sources */,
|
|
7AB587342C42D3FA00FA7B66 /* StorageService+Notes.swift in Sources */,
|
|
7AF6D21B2677C1680086EA64 /* Vehicle.swift in Sources */,
|
|
7AB587412C42FFE200FA7B66 /* ApiServiceProtocol.swift in Sources */,
|
|
7A5D84C42C1AE65C00C2209B /* VehicleBrand.swift in Sources */,
|
|
7A599C362C18AC7F00D47C18 /* ApiError.swift in Sources */,
|
|
7A45FB382C27073700618694 /* StorageService.swift in Sources */,
|
|
7A64A20A2C19E07100284124 /* VehicleNameDto.swift in Sources */,
|
|
7AF6D22A2677C3AD0086EA64 /* Exportable.swift in Sources */,
|
|
7AF6D2212677C1680086EA64 /* PagedResponse.swift in Sources */,
|
|
7AF6D2192677C1680086EA64 /* DateSection.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
7A2E6FA92C42B3AD00C40DA7 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 7AF6D1EE2677C03B0086EA64 /* AutoCatCore */;
|
|
targetProxy = 7A2E6FA82C42B3AD00C40DA7 /* PBXContainerItemProxy */;
|
|
};
|
|
7AB587272C42D27F00FA7B66 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 7A1146FC23FDE7E500B424AF /* AutoCat */;
|
|
targetProxy = 7AB587262C42D27F00FA7B66 /* PBXContainerItemProxy */;
|
|
};
|
|
7AF6D2032677C03B0086EA64 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 7AF6D1EE2677C03B0086EA64 /* AutoCatCore */;
|
|
targetProxy = 7AF6D2022677C03B0086EA64 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
7A11470623FDE7E500B424AF /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
7A11470723FDE7E500B424AF /* Base */,
|
|
7A61FF962576C16400D905D5 /* ru */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A11470B23FDE7E600B424AF /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
7A11470C23FDE7E600B424AF /* Base */,
|
|
7A61FF8325759DE700D905D5 /* ru */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A61FF892575A2CD00D905D5 /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
7A61FF8A2575A2CD00D905D5 /* Base */,
|
|
7A61FF8D2575A2F900D905D5 /* ru */,
|
|
7A52AB292580112E002CD910 /* en */,
|
|
);
|
|
name = Localizable.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A61FF8F2575A5B300D905D5 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
7A61FF902575A5B300D905D5 /* Base */,
|
|
7A61FF932575A5B600D905D5 /* ru */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A61FFA2257D3CFC00D905D5 /* Localizable.stringsdict */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
7A61FFA1257D3CFC00D905D5 /* en */,
|
|
7A61FFA4257D3D0200D905D5 /* ru */,
|
|
);
|
|
name = Localizable.stringsdict;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
7A11470F23FDE7E600B424AF /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
7A11471023FDE7E600B424AF /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
7A11471223FDE7E600B424AF /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_ENTITLEMENTS = AutoCat/AutoCat.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 142;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
INFOPLIST_FILE = AutoCat/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = AutoCat;
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.6;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 14.6;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = pro.aliencat.AutoCat;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SUPPORTS_MACCATALYST = YES;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_VERSION = 6.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
7A11471323FDE7E600B424AF /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_ENTITLEMENTS = AutoCat/AutoCat.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 142;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
INFOPLIST_FILE = AutoCat/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = AutoCat;
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.6;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 14.6;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = pro.aliencat.AutoCat;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SUPPORTS_MACCATALYST = YES;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_VERSION = 6.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
7A2E6FAA2C42B3AD00C40DA7 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.6;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 14.6;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = pro.aliencat.AutoCatCoreTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
7A2E6FAB2C42B3AD00C40DA7 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.6;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 14.6;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = pro.aliencat.AutoCatCoreTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
7AB587292C42D27F00FA7B66 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.6;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 14.6;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = pro.aliencat.AutoCatTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AutoCat.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/AutoCat";
|
|
};
|
|
name = Debug;
|
|
};
|
|
7AB5872A2C42D27F00FA7B66 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.6;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 14.6;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = pro.aliencat.AutoCatTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AutoCat.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/AutoCat";
|
|
};
|
|
name = Release;
|
|
};
|
|
7AF6D2072677C03B0086EA64 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = AutoCatCore/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.6;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 14.6;
|
|
PRODUCT_BUNDLE_IDENTIFIER = pro.aliencat.AutoCatCore;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG MOCKING";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
7AF6D2082677C03B0086EA64 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = AutoCatCore/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.6;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 14.6;
|
|
PRODUCT_BUNDLE_IDENTIFIER = pro.aliencat.AutoCatCore;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
7A1146F823FDE7E500B424AF /* Build configuration list for PBXProject "AutoCat" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7A11470F23FDE7E600B424AF /* Debug */,
|
|
7A11471023FDE7E600B424AF /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7A11471123FDE7E600B424AF /* Build configuration list for PBXNativeTarget "AutoCat" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7A11471223FDE7E600B424AF /* Debug */,
|
|
7A11471323FDE7E600B424AF /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7A2E6FAC2C42B3AD00C40DA7 /* Build configuration list for PBXNativeTarget "AutoCatCoreTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7A2E6FAA2C42B3AD00C40DA7 /* Debug */,
|
|
7A2E6FAB2C42B3AD00C40DA7 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7AB587282C42D27F00FA7B66 /* Build configuration list for PBXNativeTarget "AutoCatTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7AB587292C42D27F00FA7B66 /* Debug */,
|
|
7AB5872A2C42D27F00FA7B66 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7AF6D2062677C03B0086EA64 /* Build configuration list for PBXNativeTarget "AutoCatCore" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7AF6D2072677C03B0086EA64 /* Debug */,
|
|
7AF6D2082677C03B0086EA64 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
7A05160F241412CA00FC55AC /* XCRemoteSwiftPackageReference "SwiftDate" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/malcommac/SwiftDate.git";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 6.1.0;
|
|
};
|
|
};
|
|
7A1CF7FD29A41C2F007962DA /* XCRemoteSwiftPackageReference "realm-swift" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/realm/realm-swift.git";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 10.36.0;
|
|
};
|
|
};
|
|
7A35177927E23F8800DC538C /* XCRemoteSwiftPackageReference "Eureka" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/xmartlabs/Eureka";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 5.0.0;
|
|
};
|
|
};
|
|
7A6C4D9C2C56BCA600982597 /* XCRemoteSwiftPackageReference "SwiftLocation" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/malcommac/SwiftLocation.git";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 6.0.0;
|
|
};
|
|
};
|
|
7A813DBF2508C4D900CC93B9 /* XCRemoteSwiftPackageReference "ExceptionCatcher" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/sindresorhus/ExceptionCatcher";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 1.1.0;
|
|
};
|
|
};
|
|
7AABDE1B2532F3EB0041AFC6 /* XCRemoteSwiftPackageReference "PKHUD" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/pkluz/PKHUD.git";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 5.4.0;
|
|
};
|
|
};
|
|
7AC355482969652F00889457 /* XCRemoteSwiftPackageReference "SwiftEntryKit" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/huri000/SwiftEntryKit";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 2.0.0;
|
|
};
|
|
};
|
|
7ACBB91C2CB9B155005A5168 /* XCRemoteSwiftPackageReference "Mockable" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/Kolos65/Mockable";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 0.0.11;
|
|
};
|
|
};
|
|
7AF58D322402A91C00CE01A0 /* XCRemoteSwiftPackageReference "Kingfisher" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/onevcat/Kingfisher";
|
|
requirement = {
|
|
branch = "8.0.0-alpha.1";
|
|
kind = branch;
|
|
};
|
|
};
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
7A1CF80429A41C66007962DA /* RealmSwift */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 7A1CF7FD29A41C2F007962DA /* XCRemoteSwiftPackageReference "realm-swift" */;
|
|
productName = RealmSwift;
|
|
};
|
|
7A35177A27E23F8800DC538C /* Eureka */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 7A35177927E23F8800DC538C /* XCRemoteSwiftPackageReference "Eureka" */;
|
|
productName = Eureka;
|
|
};
|
|
7A6C4D9D2C56BCA600982597 /* SwiftLocation */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 7A6C4D9C2C56BCA600982597 /* XCRemoteSwiftPackageReference "SwiftLocation" */;
|
|
productName = SwiftLocation;
|
|
};
|
|
7A813DC02508C4D900CC93B9 /* ExceptionCatcher */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 7A813DBF2508C4D900CC93B9 /* XCRemoteSwiftPackageReference "ExceptionCatcher" */;
|
|
productName = ExceptionCatcher;
|
|
};
|
|
7AABB1F1267E9CC800D7AB32 /* SwiftDate */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 7A05160F241412CA00FC55AC /* XCRemoteSwiftPackageReference "SwiftDate" */;
|
|
productName = SwiftDate;
|
|
};
|
|
7AABDE1C2532F3EB0041AFC6 /* PKHUD */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 7AABDE1B2532F3EB0041AFC6 /* XCRemoteSwiftPackageReference "PKHUD" */;
|
|
productName = PKHUD;
|
|
};
|
|
7AB5871C2C42C1CF00FA7B66 /* RealmSwift */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 7A1CF7FD29A41C2F007962DA /* XCRemoteSwiftPackageReference "realm-swift" */;
|
|
productName = RealmSwift;
|
|
};
|
|
7AC355492969652F00889457 /* SwiftEntryKit */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 7AC355482969652F00889457 /* XCRemoteSwiftPackageReference "SwiftEntryKit" */;
|
|
productName = SwiftEntryKit;
|
|
};
|
|
7ACBB91D2CB9B155005A5168 /* Mockable */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 7ACBB91C2CB9B155005A5168 /* XCRemoteSwiftPackageReference "Mockable" */;
|
|
productName = Mockable;
|
|
};
|
|
7ACBB91F2CB9B16C005A5168 /* Mockable */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 7ACBB91C2CB9B155005A5168 /* XCRemoteSwiftPackageReference "Mockable" */;
|
|
productName = Mockable;
|
|
};
|
|
7ADF23052C25B5BF002624FF /* RealmSwift */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 7A1CF7FD29A41C2F007962DA /* XCRemoteSwiftPackageReference "realm-swift" */;
|
|
productName = RealmSwift;
|
|
};
|
|
7AF58D332402A91C00CE01A0 /* Kingfisher */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 7AF58D322402A91C00CE01A0 /* XCRemoteSwiftPackageReference "Kingfisher" */;
|
|
productName = Kingfisher;
|
|
};
|
|
7AF8606B2CB9B20C00954D2F /* Mockable */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 7ACBB91C2CB9B155005A5168 /* XCRemoteSwiftPackageReference "Mockable" */;
|
|
productName = Mockable;
|
|
};
|
|
7AF8606D2CB9B86300954D2F /* Mockable */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 7ACBB91C2CB9B155005A5168 /* XCRemoteSwiftPackageReference "Mockable" */;
|
|
productName = Mockable;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = 7A1146F523FDE7E500B424AF /* Project object */;
|
|
}
|