diff --git a/AutoCat.xcodeproj/project.pbxproj b/AutoCat.xcodeproj/project.pbxproj index 3c8b1e1..ce50bfb 100644 --- a/AutoCat.xcodeproj/project.pbxproj +++ b/AutoCat.xcodeproj/project.pbxproj @@ -111,6 +111,7 @@ 7AE26A3324EEF9EC00625033 /* UIViewControllerExt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE26A3224EEF9EC00625033 /* UIViewControllerExt.swift */; }; 7AE26A3524F31B0700625033 /* EventsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE26A3424F31B0700625033 /* EventsController.swift */; }; 7AE492A1259232F000322D2E /* MultilineLinkRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE492A0259232F000322D2E /* MultilineLinkRow.swift */; }; + 7AE8424E26109F78002F6B31 /* Exportable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE8424D26109F78002F6B31 /* Exportable.swift */; }; 7AEFC3BE2529D3CC00BADFB2 /* ConfigurableCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AEFC3BD2529D3CC00BADFB2 /* ConfigurableCell.swift */; }; 7AEFE728240455E200910EB7 /* SettingsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AEFE727240455E200910EB7 /* SettingsController.swift */; }; 7AF12B1D258C9CFF0090F8B8 /* Cloneable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AF12B1C258C9CFF0090F8B8 /* Cloneable.swift */; }; @@ -219,6 +220,7 @@ 7AE26A3224EEF9EC00625033 /* UIViewControllerExt.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIViewControllerExt.swift; sourceTree = ""; }; 7AE26A3424F31B0700625033 /* EventsController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventsController.swift; sourceTree = ""; }; 7AE492A0259232F000322D2E /* MultilineLinkRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MultilineLinkRow.swift; sourceTree = ""; }; + 7AE8424D26109F78002F6B31 /* Exportable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Exportable.swift; sourceTree = ""; }; 7AEFC3BD2529D3CC00BADFB2 /* ConfigurableCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfigurableCell.swift; sourceTree = ""; }; 7AEFE727240455E200910EB7 /* SettingsController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsController.swift; sourceTree = ""; }; 7AF12B1C258C9CFF0090F8B8 /* Cloneable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Cloneable.swift; sourceTree = ""; }; @@ -299,25 +301,25 @@ 7A1146FF23FDE7E500B424AF /* AutoCat */ = { isa = PBXGroup; children = ( - 7A0420B825693CEE00034941 /* JS */, + 7A530B7C24017FBE00CBFE6E /* Cells */, + 7A11471423FDEAF800B424AF /* Controllers */, 7A3F07A924360D9100E59687 /* Extensions */, 7A6DD90424326788009DE740 /* Fonts */, - 7A6DD901242BF48D009DE740 /* Views */, - 7A530B7C24017FBE00CBFE6E /* Cells */, + 7A0420B825693CEE00034941 /* JS */, 7A11474523FF2A9000B424AF /* Models */, - 7A11474223FF06B600B424AF /* Utils */, 7A11472C23FECA3E00B424AF /* ThirdParty */, - 7A11471423FDEAF800B424AF /* Controllers */, + 7A11474223FF06B600B424AF /* Utils */, + 7A6DD901242BF48D009DE740 /* Views */, + 7A64AE6B2469DC6900ABE48E /* AutoCat.entitlements */, + 7A11470E23FDE7E600B424AF /* Info.plist */, 7A11470023FDE7E500B424AF /* AppDelegate.swift */, 7A11470223FDE7E500B424AF /* SceneDelegate.swift */, - 7A11470623FDE7E500B424AF /* Main.storyboard */, 7A11470923FDE7E600B424AF /* Assets.xcassets */, + 7A61FF8F2575A5B300D905D5 /* InfoPlist.strings */, 7A11470B23FDE7E600B424AF /* LaunchScreen.storyboard */, - 7A11470E23FDE7E600B424AF /* Info.plist */, - 7A64AE6B2469DC6900ABE48E /* AutoCat.entitlements */, 7A61FF892575A2CD00D905D5 /* Localizable.strings */, 7A61FFA2257D3CFC00D905D5 /* Localizable.stringsdict */, - 7A61FF8F2575A5B300D905D5 /* InfoPlist.strings */, + 7A11470623FDE7E500B424AF /* Main.storyboard */, ); path = AutoCat; sourceTree = ""; @@ -373,21 +375,21 @@ 7A11474523FF2A9000B424AF /* Models */ = { isa = PBXGroup; children = ( - 7A11474623FF2AA500B424AF /* User.swift */, + 7A659B5824A2B1BA0043A0F2 /* AudioRecord.swift */, + 7AF12B1C258C9CFF0090F8B8 /* Cloneable.swift */, + 7A0516192414FF0900FC55AC /* DateSection.swift */, + 7A8AB76725A0DC8200ECF2C1 /* DebugInfo.swift */, + 7A333813249A532400D878F1 /* Filter.swift */, + 7A0420A925619AEC00034941 /* Osago.swift */, + 6841A913FABBB0AB20DEF4FC /* PagedResponse.swift */, + 7A6DD90D24337930009DE740 /* PlateNumber.swift */, 7A11474823FF2B2D00B424AF /* Response.swift */, 7A11474A23FF368B00B424AF /* Settings.swift */, + 7A11474623FF2AA500B424AF /* User.swift */, 7A530B7F2401803A00CBFE6E /* Vehicle.swift */, - 7A0516192414FF0900FC55AC /* DateSection.swift */, - 7A6DD90D24337930009DE740 /* PlateNumber.swift */, - 7A333813249A532400D878F1 /* Filter.swift */, - 7AB562B9249C9E9B00473D53 /* VehicleRegion.swift */, - 7A659B5824A2B1BA0043A0F2 /* AudioRecord.swift */, - 7AAE6AD224CDDF950023860B /* VehicleEvent.swift */, - 7A0420A925619AEC00034941 /* Osago.swift */, 7A2DE69725868AC800A113FC /* VehicleAd.swift */, - 7AF12B1C258C9CFF0090F8B8 /* Cloneable.swift */, - 7A8AB76725A0DC8200ECF2C1 /* DebugInfo.swift */, - 6841A913FABBB0AB20DEF4FC /* PagedResponse.swift */, + 7AAE6AD224CDDF950023860B /* VehicleEvent.swift */, + 7AB562B9249C9E9B00473D53 /* VehicleRegion.swift */, ); path = Models; sourceTree = ""; @@ -406,18 +408,19 @@ 7A3F07A924360D9100E59687 /* Extensions */ = { isa = PBXGroup; children = ( - 7A3F07AA24360DC800E59687 /* Dated.swift */, - 7A8A2208248D10EC0073DFD9 /* ResizeImage.swift */, - 7A8A220A248D67B60073DFD9 /* VehicleReportImage.swift */, - 7A27ADF4249FD2F90035F39E /* FileManagerExt.swift */, + 7A21112924FC3D7E003BBF6F /* AudioEngine.swift */, + 7A8AB76425A0DB8F00ECF2C1 /* BundleVersion.swift */, + 7AE24C5E251F1B4E00758E39 /* Buttons.swift */, 7A27ADF824A09CAD0035F39E /* CocoaError.swift */, + 7A3F07AA24360DC800E59687 /* Dated.swift */, + 7AE8424D26109F78002F6B31 /* Exportable.swift */, + 7A27ADF4249FD2F90035F39E /* FileManagerExt.swift */, + 7ADF6CA02512244400F237B2 /* MapExt.swift */, + 7ADF6C92250B954900F237B2 /* Navigation.swift */, + 7A8A2208248D10EC0073DFD9 /* ResizeImage.swift */, 7A659B5A24A3768A0043A0F2 /* Substrings.swift */, 7AE26A3224EEF9EC00625033 /* UIViewControllerExt.swift */, - 7A21112924FC3D7E003BBF6F /* AudioEngine.swift */, - 7ADF6C92250B954900F237B2 /* Navigation.swift */, - 7ADF6CA02512244400F237B2 /* MapExt.swift */, - 7AE24C5E251F1B4E00758E39 /* Buttons.swift */, - 7A8AB76425A0DB8F00ECF2C1 /* BundleVersion.swift */, + 7A8A220A248D67B60073DFD9 /* VehicleReportImage.swift */, ); path = Extensions; sourceTree = ""; @@ -632,6 +635,7 @@ 7A6E03282485951700DB22ED /* OwnersController.swift in Sources */, 7A64AE742469DFB600ABE48E /* MediaContentView.swift in Sources */, 7A1090EC24A4E3E100B4F0B2 /* CellProgressView.swift in Sources */, + 7AE8424E26109F78002F6B31 /* Exportable.swift in Sources */, 7A96AE2D246B2B7400297C33 /* GoogleSignInController.swift in Sources */, 7A15051224DB3E3000F39631 /* AnyEncodable.swift in Sources */, 7A1090EA24A3A26300B4F0B2 /* AudioPlayer.swift in Sources */, @@ -847,7 +851,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = AutoCat/AutoCat.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 71; + CURRENT_PROJECT_VERSION = 72; DEVELOPMENT_TEAM = 46DTTB8X4S; INFOPLIST_FILE = AutoCat/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.0; @@ -871,7 +875,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = AutoCat/AutoCat.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 71; + CURRENT_PROJECT_VERSION = 72; DEVELOPMENT_TEAM = 46DTTB8X4S; INFOPLIST_FILE = AutoCat/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.0; diff --git a/AutoCat.xcodeproj/xcuserdata/selim.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/AutoCat.xcodeproj/xcuserdata/selim.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist index f74ca62..7ea2458 100644 --- a/AutoCat.xcodeproj/xcuserdata/selim.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist +++ b/AutoCat.xcodeproj/xcuserdata/selim.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist @@ -73,8 +73,8 @@ filePath = "AutoCat/Controllers/CheckController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "345" - endingLineNumber = "345" + startingLineNumber = "390" + endingLineNumber = "390" landmarkName = "check(number:action:force:)" landmarkType = "7"> @@ -89,8 +89,8 @@ filePath = "AutoCat/Controllers/CheckController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "341" - endingLineNumber = "341" + startingLineNumber = "386" + endingLineNumber = "386" landmarkName = "check(number:action:force:)" landmarkType = "7"> @@ -137,8 +137,8 @@ filePath = "AutoCat/Controllers/CheckController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "309" - endingLineNumber = "309" + startingLineNumber = "354" + endingLineNumber = "354" landmarkName = "getEvent(for:)" landmarkType = "7"> @@ -153,8 +153,8 @@ filePath = "AutoCat/Controllers/CheckController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "304" - endingLineNumber = "304" + startingLineNumber = "349" + endingLineNumber = "349" landmarkName = "getEvent(for:)" landmarkType = "7"> @@ -169,8 +169,8 @@ filePath = "AutoCat/Controllers/CheckController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "336" - endingLineNumber = "336" + startingLineNumber = "381" + endingLineNumber = "381" landmarkName = "check(number:action:force:)" landmarkType = "7"> diff --git a/AutoCat/Base.lproj/Main.storyboard b/AutoCat/Base.lproj/Main.storyboard index 084915e..201ecf0 100644 --- a/AutoCat/Base.lproj/Main.storyboard +++ b/AutoCat/Base.lproj/Main.storyboard @@ -100,14 +100,14 @@ - + - + - +