1229 lines
57 KiB
Plaintext
1229 lines
57 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 55;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
7A2329B926AF122400264CFA /* MainViewSmall.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A2329B826AF122400264CFA /* MainViewSmall.swift */; };
|
|
7A2329BA26AF122400264CFA /* MainViewSmall.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A2329B826AF122400264CFA /* MainViewSmall.swift */; };
|
|
7A2329BD26AF123300264CFA /* MainViewBig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A2329BB26AF123200264CFA /* MainViewBig.swift */; };
|
|
7A2329BF26AF140F00264CFA /* CheckView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A2329BE26AF140F00264CFA /* CheckView.swift */; };
|
|
7A2329C026AF140F00264CFA /* CheckView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A2329BE26AF140F00264CFA /* CheckView.swift */; };
|
|
7A2329C226AF141E00264CFA /* SearchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A2329C126AF141E00264CFA /* SearchView.swift */; };
|
|
7A2329C326AF141E00264CFA /* SearchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A2329C126AF141E00264CFA /* SearchView.swift */; };
|
|
7A2329C526AF142900264CFA /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A2329C426AF142900264CFA /* SettingsView.swift */; };
|
|
7A2329C626AF142900264CFA /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A2329C426AF142900264CFA /* SettingsView.swift */; };
|
|
7A2329C826AF143F00264CFA /* RecordsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A2329C726AF143F00264CFA /* RecordsView.swift */; };
|
|
7A2329C926AF143F00264CFA /* RecordsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A2329C726AF143F00264CFA /* RecordsView.swift */; };
|
|
7A2329CB26AF15AC00264CFA /* ReportView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A2329CA26AF15AC00264CFA /* ReportView.swift */; };
|
|
7A2329CC26AF15AC00264CFA /* ReportView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A2329CA26AF15AC00264CFA /* ReportView.swift */; };
|
|
7A40D5932691C6D8009B0BC4 /* Tests_iOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D5922691C6D8009B0BC4 /* Tests_iOS.swift */; };
|
|
7A40D59D2691C6D8009B0BC4 /* Tests_macOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D59C2691C6D8009B0BC4 /* Tests_macOS.swift */; };
|
|
7A40D59E2691C6D8009B0BC4 /* AutoCat2.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D5792691C6D7009B0BC4 /* AutoCat2.xcdatamodeld */; };
|
|
7A40D59F2691C6D8009B0BC4 /* AutoCat2.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D5792691C6D7009B0BC4 /* AutoCat2.xcdatamodeld */; };
|
|
7A40D5A02691C6D8009B0BC4 /* AutoCat2App.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D57B2691C6D7009B0BC4 /* AutoCat2App.swift */; };
|
|
7A40D5A12691C6D8009B0BC4 /* AutoCat2App.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D57B2691C6D7009B0BC4 /* AutoCat2App.swift */; };
|
|
7A40D5A22691C6D8009B0BC4 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D57C2691C6D7009B0BC4 /* ContentView.swift */; };
|
|
7A40D5A32691C6D8009B0BC4 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D57C2691C6D7009B0BC4 /* ContentView.swift */; };
|
|
7A40D5A42691C6D8009B0BC4 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D57D2691C6D7009B0BC4 /* Persistence.swift */; };
|
|
7A40D5A52691C6D8009B0BC4 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D57D2691C6D7009B0BC4 /* Persistence.swift */; };
|
|
7A40D5A62691C6D8009B0BC4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7A40D57E2691C6D7009B0BC4 /* Assets.xcassets */; };
|
|
7A40D5A72691C6D8009B0BC4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7A40D57E2691C6D7009B0BC4 /* Assets.xcassets */; };
|
|
7A40D5E126924AEC009B0BC4 /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D5E026924AEC009B0BC4 /* User.swift */; };
|
|
7A40D5E326924B09009B0BC4 /* Settings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D5E226924B09009B0BC4 /* Settings.swift */; };
|
|
7A40D5E426924B09009B0BC4 /* Settings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D5E226924B09009B0BC4 /* Settings.swift */; };
|
|
7A40D5E526924B0C009B0BC4 /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D5E026924AEC009B0BC4 /* User.swift */; };
|
|
7A40D5E926938BEC009B0BC4 /* AuthView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D5E826938BEC009B0BC4 /* AuthView.swift */; };
|
|
7A40D5EA26938BEC009B0BC4 /* AuthView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D5E826938BEC009B0BC4 /* AuthView.swift */; };
|
|
7A40D5ED2693A1EA009B0BC4 /* AuthVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D5EC2693A1EA009B0BC4 /* AuthVM.swift */; };
|
|
7A40D5EE2693A1EA009B0BC4 /* AuthVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D5EC2693A1EA009B0BC4 /* AuthVM.swift */; };
|
|
7A40D5F62693A63A009B0BC4 /* SettingsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D5F52693A63A009B0BC4 /* SettingsTests.swift */; };
|
|
7A40D5FE2693A91F009B0BC4 /* CocoaError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D5FD2693A91F009B0BC4 /* CocoaError.swift */; };
|
|
7A40D5FF2693A91F009B0BC4 /* CocoaError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D5FD2693A91F009B0BC4 /* CocoaError.swift */; };
|
|
7A40D6022694FF5D009B0BC4 /* Api.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D6012694FF5D009B0BC4 /* Api.swift */; };
|
|
7A40D6032694FF5D009B0BC4 /* Api.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D6012694FF5D009B0BC4 /* Api.swift */; };
|
|
7A40D60826998DCF009B0BC4 /* Alert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D60726998DCF009B0BC4 /* Alert.swift */; };
|
|
7A40D60926998DCF009B0BC4 /* Alert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D60726998DCF009B0BC4 /* Alert.swift */; };
|
|
7A40D60C2699A070009B0BC4 /* MockURLProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A40D60B2699A070009B0BC4 /* MockURLProtocol.swift */; };
|
|
7A503C03269F382F002C1A0D /* login_success.json in Resources */ = {isa = PBXBuildFile; fileRef = 7A503C02269F382F002C1A0D /* login_success.json */; };
|
|
7A683999269612EA00B2188A /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A683998269612EA00B2188A /* Response.swift */; };
|
|
7A68399A269612EA00B2188A /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A683998269612EA00B2188A /* Response.swift */; };
|
|
7A971F0626AD6F2F007E527B /* ApiMethodMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A971F0526AD6F2F007E527B /* ApiMethodMock.swift */; };
|
|
7A971F0826AD7084007E527B /* LoginMethodMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A971F0726AD7084007E527B /* LoginMethodMock.swift */; };
|
|
7A971F0A26AD74FD007E527B /* ApiMethodMockProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A971F0926AD74FD007E527B /* ApiMethodMockProtocol.swift */; };
|
|
7A971F0D26AD7D4C007E527B /* AnyEncodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A971F0C26AD7D4C007E527B /* AnyEncodable.swift */; };
|
|
7A971F0E26AD7D4C007E527B /* AnyEncodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A971F0C26AD7D4C007E527B /* AnyEncodable.swift */; };
|
|
7A971F2026ADC351007E527B /* ApiError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A971F1F26ADC351007E527B /* ApiError.swift */; };
|
|
7A971F2126ADC351007E527B /* ApiError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A971F1F26ADC351007E527B /* ApiError.swift */; };
|
|
7A971F2326ADF74B007E527B /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A971F2226ADF74B007E527B /* MainView.swift */; };
|
|
7A971F2426ADF74B007E527B /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A971F2226ADF74B007E527B /* MainView.swift */; };
|
|
7AAEBD35274A47C500230C28 /* PlateNumberView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AAEBD34274A47C500230C28 /* PlateNumberView.swift */; };
|
|
7AAEBD36274A47C600230C28 /* PlateNumberView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AAEBD34274A47C500230C28 /* PlateNumberView.swift */; };
|
|
7ABC05A826B05AF9004BB5A7 /* Vehicle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ABC05A726B05AF9004BB5A7 /* Vehicle.swift */; };
|
|
7ABC05A926B05AF9004BB5A7 /* Vehicle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ABC05A726B05AF9004BB5A7 /* Vehicle.swift */; };
|
|
7ACD05D72695C08A00557667 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ACD05D62695C08A00557667 /* Constants.swift */; };
|
|
7ACD05D82695C08A00557667 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ACD05D62695C08A00557667 /* Constants.swift */; };
|
|
7ADE63712735E1FF00A152FE /* VName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADE63702735E1FF00A152FE /* VName.swift */; };
|
|
7ADE63732735E27200A152FE /* VBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADE63722735E27200A152FE /* VBrand.swift */; };
|
|
7ADE63742735E27200A152FE /* VBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADE63722735E27200A152FE /* VBrand.swift */; };
|
|
7ADE63752735E27D00A152FE /* VName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADE63702735E1FF00A152FE /* VName.swift */; };
|
|
7ADE637827368C4600A152FE /* VehicleService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADE637727368C4600A152FE /* VehicleService.swift */; };
|
|
7ADE637927368C4600A152FE /* VehicleService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADE637727368C4600A152FE /* VehicleService.swift */; };
|
|
7ADE637B273692F300A152FE /* StorageService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADE637A273692F300A152FE /* StorageService.swift */; };
|
|
7ADE637C273692F300A152FE /* StorageService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADE637A273692F300A152FE /* StorageService.swift */; };
|
|
7ADE637F2738143000A152FE /* CheckNumberPopup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ADE637E2738143000A152FE /* CheckNumberPopup.swift */; };
|
|
7AEFAEED26985A3400ED2C85 /* ACProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AEFAEEC26985A3400ED2C85 /* ACProgressView.swift */; };
|
|
7AEFAEEE26985A3400ED2C85 /* ACProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AEFAEEC26985A3400ED2C85 /* ACProgressView.swift */; };
|
|
7AF552D92696E5C100578083 /* ApiTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AF552D82696E5C100578083 /* ApiTests.swift */; };
|
|
7AFADDA7274A49DB00D53EFC /* PlateNumber.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AFADDA6274A49DB00D53EFC /* PlateNumber.swift */; };
|
|
7AFADDA8274A49DB00D53EFC /* PlateNumber.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AFADDA6274A49DB00D53EFC /* PlateNumber.swift */; };
|
|
7AFADDAF274A64DD00D53EFC /* RoadNumbers.otf in Resources */ = {isa = PBXBuildFile; fileRef = 7AFADDAD274A64DD00D53EFC /* RoadNumbers.otf */; };
|
|
7AFADDB0274A64DD00D53EFC /* RoadNumbers.otf in Resources */ = {isa = PBXBuildFile; fileRef = 7AFADDAD274A64DD00D53EFC /* RoadNumbers.otf */; };
|
|
7AFADDB1274A64DD00D53EFC /* RoadNumbers2.0.otf in Resources */ = {isa = PBXBuildFile; fileRef = 7AFADDAE274A64DD00D53EFC /* RoadNumbers2.0.otf */; };
|
|
7AFADDB2274A64DD00D53EFC /* RoadNumbers2.0.otf in Resources */ = {isa = PBXBuildFile; fileRef = 7AFADDAE274A64DD00D53EFC /* RoadNumbers2.0.otf */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
7A40D58F2691C6D8009B0BC4 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 7A40D5742691C6D6009B0BC4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 7A40D5822691C6D8009B0BC4;
|
|
remoteInfo = "AutoCat2 (iOS)";
|
|
};
|
|
7A40D5992691C6D8009B0BC4 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 7A40D5742691C6D6009B0BC4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 7A40D5882691C6D8009B0BC4;
|
|
remoteInfo = "AutoCat2 (macOS)";
|
|
};
|
|
7A40D5F72693A63A009B0BC4 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 7A40D5742691C6D6009B0BC4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 7A40D5822691C6D8009B0BC4;
|
|
remoteInfo = "AutoCat2 (iOS)";
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
7A40D5D52691C7D3009B0BC4 /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7A40D5DE2691C7EB009B0BC4 /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
7A2329B826AF122400264CFA /* MainViewSmall.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainViewSmall.swift; sourceTree = "<group>"; };
|
|
7A2329BB26AF123200264CFA /* MainViewBig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainViewBig.swift; sourceTree = "<group>"; };
|
|
7A2329BE26AF140F00264CFA /* CheckView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CheckView.swift; sourceTree = "<group>"; };
|
|
7A2329C126AF141E00264CFA /* SearchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchView.swift; sourceTree = "<group>"; };
|
|
7A2329C426AF142900264CFA /* SettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsView.swift; sourceTree = "<group>"; };
|
|
7A2329C726AF143F00264CFA /* RecordsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecordsView.swift; sourceTree = "<group>"; };
|
|
7A2329CA26AF15AC00264CFA /* ReportView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReportView.swift; sourceTree = "<group>"; };
|
|
7A40D57A2691C6D7009B0BC4 /* Shared.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Shared.xcdatamodel; sourceTree = "<group>"; };
|
|
7A40D57B2691C6D7009B0BC4 /* AutoCat2App.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutoCat2App.swift; sourceTree = "<group>"; };
|
|
7A40D57C2691C6D7009B0BC4 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
|
7A40D57D2691C6D7009B0BC4 /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; };
|
|
7A40D57E2691C6D7009B0BC4 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
7A40D5832691C6D8009B0BC4 /* AutoCat2.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AutoCat2.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7A40D5892691C6D8009B0BC4 /* AutoCat2.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AutoCat2.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7A40D58E2691C6D8009B0BC4 /* Tests iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests iOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7A40D5922691C6D8009B0BC4 /* Tests_iOS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests_iOS.swift; sourceTree = "<group>"; };
|
|
7A40D5982691C6D8009B0BC4 /* Tests macOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests macOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7A40D59C2691C6D8009B0BC4 /* Tests_macOS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests_macOS.swift; sourceTree = "<group>"; };
|
|
7A40D5E026924AEC009B0BC4 /* User.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = User.swift; sourceTree = "<group>"; };
|
|
7A40D5E226924B09009B0BC4 /* Settings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Settings.swift; sourceTree = "<group>"; };
|
|
7A40D5E826938BEC009B0BC4 /* AuthView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthView.swift; sourceTree = "<group>"; };
|
|
7A40D5EC2693A1EA009B0BC4 /* AuthVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthVM.swift; sourceTree = "<group>"; };
|
|
7A40D5F32693A63A009B0BC4 /* AutoCat2Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AutoCat2Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7A40D5F52693A63A009B0BC4 /* SettingsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsTests.swift; sourceTree = "<group>"; };
|
|
7A40D5FD2693A91F009B0BC4 /* CocoaError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CocoaError.swift; sourceTree = "<group>"; };
|
|
7A40D6012694FF5D009B0BC4 /* Api.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Api.swift; sourceTree = "<group>"; };
|
|
7A40D60726998DCF009B0BC4 /* Alert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Alert.swift; sourceTree = "<group>"; };
|
|
7A40D60B2699A070009B0BC4 /* MockURLProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockURLProtocol.swift; sourceTree = "<group>"; };
|
|
7A503C02269F382F002C1A0D /* login_success.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = login_success.json; sourceTree = "<group>"; };
|
|
7A683998269612EA00B2188A /* Response.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Response.swift; sourceTree = "<group>"; };
|
|
7A971F0526AD6F2F007E527B /* ApiMethodMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApiMethodMock.swift; sourceTree = "<group>"; };
|
|
7A971F0726AD7084007E527B /* LoginMethodMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginMethodMock.swift; sourceTree = "<group>"; };
|
|
7A971F0926AD74FD007E527B /* ApiMethodMockProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApiMethodMockProtocol.swift; sourceTree = "<group>"; };
|
|
7A971F0C26AD7D4C007E527B /* AnyEncodable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnyEncodable.swift; sourceTree = "<group>"; };
|
|
7A971F1F26ADC351007E527B /* ApiError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApiError.swift; sourceTree = "<group>"; };
|
|
7A971F2226ADF74B007E527B /* MainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainView.swift; sourceTree = "<group>"; };
|
|
7A971F2526ADFD35007E527B /* AutoCat2 (macOS).entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "AutoCat2 (macOS).entitlements"; sourceTree = "<group>"; };
|
|
7AAEBD34274A47C500230C28 /* PlateNumberView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlateNumberView.swift; sourceTree = "<group>"; };
|
|
7ABC05A726B05AF9004BB5A7 /* Vehicle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Vehicle.swift; sourceTree = "<group>"; };
|
|
7ACD05D62695C08A00557667 /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
|
|
7ADE63702735E1FF00A152FE /* VName.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VName.swift; sourceTree = "<group>"; };
|
|
7ADE63722735E27200A152FE /* VBrand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VBrand.swift; sourceTree = "<group>"; };
|
|
7ADE637727368C4600A152FE /* VehicleService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleService.swift; sourceTree = "<group>"; };
|
|
7ADE637A273692F300A152FE /* StorageService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageService.swift; sourceTree = "<group>"; };
|
|
7ADE637E2738143000A152FE /* CheckNumberPopup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CheckNumberPopup.swift; sourceTree = "<group>"; };
|
|
7AEFAEEC26985A3400ED2C85 /* ACProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ACProgressView.swift; sourceTree = "<group>"; };
|
|
7AF552D82696E5C100578083 /* ApiTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApiTests.swift; sourceTree = "<group>"; };
|
|
7AFADDA6274A49DB00D53EFC /* PlateNumber.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlateNumber.swift; sourceTree = "<group>"; };
|
|
7AFADDAD274A64DD00D53EFC /* RoadNumbers.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = RoadNumbers.otf; sourceTree = "<group>"; };
|
|
7AFADDAE274A64DD00D53EFC /* RoadNumbers2.0.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = RoadNumbers2.0.otf; sourceTree = "<group>"; };
|
|
7AFADDB3274A65BB00D53EFC /* AutoCat2--macOS--Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "AutoCat2--macOS--Info.plist"; sourceTree = "<group>"; };
|
|
7AFADDB4274A678D00D53EFC /* AutoCat2--iOS--Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "AutoCat2--iOS--Info.plist"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
7A40D5802691C6D8009B0BC4 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7A40D5862691C6D8009B0BC4 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7A40D58B2691C6D8009B0BC4 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7A40D5952691C6D8009B0BC4 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7A40D5F02693A63A009B0BC4 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
7A40D5732691C6D6009B0BC4 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7AFADDB4274A678D00D53EFC /* AutoCat2--iOS--Info.plist */,
|
|
7AFADDB3274A65BB00D53EFC /* AutoCat2--macOS--Info.plist */,
|
|
7A971F2526ADFD35007E527B /* AutoCat2 (macOS).entitlements */,
|
|
7A40D5782691C6D7009B0BC4 /* Shared */,
|
|
7A40D5912691C6D8009B0BC4 /* Tests iOS */,
|
|
7A40D59B2691C6D8009B0BC4 /* Tests macOS */,
|
|
7A40D5F42693A63A009B0BC4 /* AutoCat2Tests */,
|
|
7A40D5842691C6D8009B0BC4 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
7A40D5782691C6D7009B0BC4 /* Shared */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7AFADDAC274A64DD00D53EFC /* Fonts */,
|
|
7ADE637627368C2A00A152FE /* Services */,
|
|
7A971F0B26AD7D27007E527B /* ThirdParty */,
|
|
7A40D6002694FF4C009B0BC4 /* Utils */,
|
|
7A40D5FC2693A90F009B0BC4 /* Extensions */,
|
|
7A40D5EB2693A1C3009B0BC4 /* ViewModels */,
|
|
7A40D5E726938BC8009B0BC4 /* Views */,
|
|
7A40D5E626924BAA009B0BC4 /* Property Wrappers */,
|
|
7A40D5DF26924ADE009B0BC4 /* Models */,
|
|
7A40D57B2691C6D7009B0BC4 /* AutoCat2App.swift */,
|
|
7A40D57D2691C6D7009B0BC4 /* Persistence.swift */,
|
|
7A40D57E2691C6D7009B0BC4 /* Assets.xcassets */,
|
|
7A40D5792691C6D7009B0BC4 /* AutoCat2.xcdatamodeld */,
|
|
);
|
|
path = Shared;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A40D5842691C6D8009B0BC4 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A40D5832691C6D8009B0BC4 /* AutoCat2.app */,
|
|
7A40D5892691C6D8009B0BC4 /* AutoCat2.app */,
|
|
7A40D58E2691C6D8009B0BC4 /* Tests iOS.xctest */,
|
|
7A40D5982691C6D8009B0BC4 /* Tests macOS.xctest */,
|
|
7A40D5F32693A63A009B0BC4 /* AutoCat2Tests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A40D5912691C6D8009B0BC4 /* Tests iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A40D5922691C6D8009B0BC4 /* Tests_iOS.swift */,
|
|
);
|
|
path = "Tests iOS";
|
|
sourceTree = "<group>";
|
|
};
|
|
7A40D59B2691C6D8009B0BC4 /* Tests macOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A40D59C2691C6D8009B0BC4 /* Tests_macOS.swift */,
|
|
);
|
|
path = "Tests macOS";
|
|
sourceTree = "<group>";
|
|
};
|
|
7A40D5DF26924ADE009B0BC4 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A40D5E026924AEC009B0BC4 /* User.swift */,
|
|
7A40D5E226924B09009B0BC4 /* Settings.swift */,
|
|
7A683998269612EA00B2188A /* Response.swift */,
|
|
7ABC05A726B05AF9004BB5A7 /* Vehicle.swift */,
|
|
7ADE63702735E1FF00A152FE /* VName.swift */,
|
|
7ADE63722735E27200A152FE /* VBrand.swift */,
|
|
7AFADDA6274A49DB00D53EFC /* PlateNumber.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A40D5E626924BAA009B0BC4 /* Property Wrappers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
path = "Property Wrappers";
|
|
sourceTree = "<group>";
|
|
};
|
|
7A40D5E726938BC8009B0BC4 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7ADE637D2738139D00A152FE /* macOS */,
|
|
7AEFAEEC26985A3400ED2C85 /* ACProgressView.swift */,
|
|
7A2329BE26AF140F00264CFA /* CheckView.swift */,
|
|
7A40D57C2691C6D7009B0BC4 /* ContentView.swift */,
|
|
7A40D5E826938BEC009B0BC4 /* AuthView.swift */,
|
|
7A971F2226ADF74B007E527B /* MainView.swift */,
|
|
7A2329B826AF122400264CFA /* MainViewSmall.swift */,
|
|
7A2329C126AF141E00264CFA /* SearchView.swift */,
|
|
7A2329C426AF142900264CFA /* SettingsView.swift */,
|
|
7A2329C726AF143F00264CFA /* RecordsView.swift */,
|
|
7A2329CA26AF15AC00264CFA /* ReportView.swift */,
|
|
7AAEBD34274A47C500230C28 /* PlateNumberView.swift */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A40D5EB2693A1C3009B0BC4 /* ViewModels */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A40D5EC2693A1EA009B0BC4 /* AuthVM.swift */,
|
|
);
|
|
path = ViewModels;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A40D5F42693A63A009B0BC4 /* AutoCat2Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A971F0326AD6EA1007E527B /* Api */,
|
|
7A40D5F52693A63A009B0BC4 /* SettingsTests.swift */,
|
|
7AF552D82696E5C100578083 /* ApiTests.swift */,
|
|
);
|
|
path = AutoCat2Tests;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A40D5FC2693A90F009B0BC4 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A40D5FD2693A91F009B0BC4 /* CocoaError.swift */,
|
|
7A40D60726998DCF009B0BC4 /* Alert.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A40D6002694FF4C009B0BC4 /* Utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A40D6012694FF5D009B0BC4 /* Api.swift */,
|
|
7A971F1F26ADC351007E527B /* ApiError.swift */,
|
|
7ACD05D62695C08A00557667 /* Constants.swift */,
|
|
);
|
|
path = Utils;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A40D60A2699A04F009B0BC4 /* Mocks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A971F0526AD6F2F007E527B /* ApiMethodMock.swift */,
|
|
7A971F0726AD7084007E527B /* LoginMethodMock.swift */,
|
|
);
|
|
path = Mocks;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A503C00269F370A002C1A0D /* Responses */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A503C02269F382F002C1A0D /* login_success.json */,
|
|
);
|
|
path = Responses;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A971F0326AD6EA1007E527B /* Api */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A971F0426AD6ED6007E527B /* Lib */,
|
|
7A40D60A2699A04F009B0BC4 /* Mocks */,
|
|
7A503C00269F370A002C1A0D /* Responses */,
|
|
);
|
|
path = Api;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A971F0426AD6ED6007E527B /* Lib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A40D60B2699A070009B0BC4 /* MockURLProtocol.swift */,
|
|
7A971F0926AD74FD007E527B /* ApiMethodMockProtocol.swift */,
|
|
);
|
|
path = Lib;
|
|
sourceTree = "<group>";
|
|
};
|
|
7A971F0B26AD7D27007E527B /* ThirdParty */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A971F0C26AD7D4C007E527B /* AnyEncodable.swift */,
|
|
);
|
|
path = ThirdParty;
|
|
sourceTree = "<group>";
|
|
};
|
|
7ADE637627368C2A00A152FE /* Services */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7ADE637727368C4600A152FE /* VehicleService.swift */,
|
|
7ADE637A273692F300A152FE /* StorageService.swift */,
|
|
);
|
|
path = Services;
|
|
sourceTree = "<group>";
|
|
};
|
|
7ADE637D2738139D00A152FE /* macOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A2329BB26AF123200264CFA /* MainViewBig.swift */,
|
|
7ADE637E2738143000A152FE /* CheckNumberPopup.swift */,
|
|
);
|
|
path = macOS;
|
|
sourceTree = "<group>";
|
|
};
|
|
7AFADDAC274A64DD00D53EFC /* Fonts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7AFADDAD274A64DD00D53EFC /* RoadNumbers.otf */,
|
|
7AFADDAE274A64DD00D53EFC /* RoadNumbers2.0.otf */,
|
|
);
|
|
path = Fonts;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
7A40D5822691C6D8009B0BC4 /* AutoCat2 (iOS) */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7A40D5AA2691C6D8009B0BC4 /* Build configuration list for PBXNativeTarget "AutoCat2 (iOS)" */;
|
|
buildPhases = (
|
|
7A40D57F2691C6D8009B0BC4 /* Sources */,
|
|
7A40D5802691C6D8009B0BC4 /* Frameworks */,
|
|
7A40D5812691C6D8009B0BC4 /* Resources */,
|
|
7A40D5D52691C7D3009B0BC4 /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "AutoCat2 (iOS)";
|
|
packageProductDependencies = (
|
|
);
|
|
productName = "AutoCat2 (iOS)";
|
|
productReference = 7A40D5832691C6D8009B0BC4 /* AutoCat2.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
7A40D5882691C6D8009B0BC4 /* AutoCat2 (macOS) */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7A40D5AD2691C6D8009B0BC4 /* Build configuration list for PBXNativeTarget "AutoCat2 (macOS)" */;
|
|
buildPhases = (
|
|
7A40D5852691C6D8009B0BC4 /* Sources */,
|
|
7A40D5862691C6D8009B0BC4 /* Frameworks */,
|
|
7A40D5872691C6D8009B0BC4 /* Resources */,
|
|
7A40D5DE2691C7EB009B0BC4 /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "AutoCat2 (macOS)";
|
|
packageProductDependencies = (
|
|
);
|
|
productName = "AutoCat2 (macOS)";
|
|
productReference = 7A40D5892691C6D8009B0BC4 /* AutoCat2.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
7A40D58D2691C6D8009B0BC4 /* Tests iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7A40D5B02691C6D8009B0BC4 /* Build configuration list for PBXNativeTarget "Tests iOS" */;
|
|
buildPhases = (
|
|
7A40D58A2691C6D8009B0BC4 /* Sources */,
|
|
7A40D58B2691C6D8009B0BC4 /* Frameworks */,
|
|
7A40D58C2691C6D8009B0BC4 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
7A40D5902691C6D8009B0BC4 /* PBXTargetDependency */,
|
|
);
|
|
name = "Tests iOS";
|
|
productName = "Tests iOS";
|
|
productReference = 7A40D58E2691C6D8009B0BC4 /* Tests iOS.xctest */;
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
};
|
|
7A40D5972691C6D8009B0BC4 /* Tests macOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7A40D5B32691C6D8009B0BC4 /* Build configuration list for PBXNativeTarget "Tests macOS" */;
|
|
buildPhases = (
|
|
7A40D5942691C6D8009B0BC4 /* Sources */,
|
|
7A40D5952691C6D8009B0BC4 /* Frameworks */,
|
|
7A40D5962691C6D8009B0BC4 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
7A40D59A2691C6D8009B0BC4 /* PBXTargetDependency */,
|
|
);
|
|
name = "Tests macOS";
|
|
productName = "Tests macOS";
|
|
productReference = 7A40D5982691C6D8009B0BC4 /* Tests macOS.xctest */;
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
};
|
|
7A40D5F22693A63A009B0BC4 /* AutoCat2Tests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7A40D5F92693A63A009B0BC4 /* Build configuration list for PBXNativeTarget "AutoCat2Tests" */;
|
|
buildPhases = (
|
|
7A40D5EF2693A63A009B0BC4 /* Sources */,
|
|
7A40D5F02693A63A009B0BC4 /* Frameworks */,
|
|
7A40D5F12693A63A009B0BC4 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
7A40D5F82693A63A009B0BC4 /* PBXTargetDependency */,
|
|
);
|
|
name = AutoCat2Tests;
|
|
productName = AutoCat2Tests;
|
|
productReference = 7A40D5F32693A63A009B0BC4 /* AutoCat2Tests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
7A40D5742691C6D6009B0BC4 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 1300;
|
|
LastUpgradeCheck = 1310;
|
|
TargetAttributes = {
|
|
7A40D5822691C6D8009B0BC4 = {
|
|
CreatedOnToolsVersion = 13.0;
|
|
};
|
|
7A40D5882691C6D8009B0BC4 = {
|
|
CreatedOnToolsVersion = 13.0;
|
|
};
|
|
7A40D58D2691C6D8009B0BC4 = {
|
|
CreatedOnToolsVersion = 13.0;
|
|
TestTargetID = 7A40D5822691C6D8009B0BC4;
|
|
};
|
|
7A40D5972691C6D8009B0BC4 = {
|
|
CreatedOnToolsVersion = 13.0;
|
|
TestTargetID = 7A40D5882691C6D8009B0BC4;
|
|
};
|
|
7A40D5F22693A63A009B0BC4 = {
|
|
CreatedOnToolsVersion = 13.0;
|
|
TestTargetID = 7A40D5822691C6D8009B0BC4;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 7A40D5772691C6D6009B0BC4 /* Build configuration list for PBXProject "AutoCat2" */;
|
|
compatibilityVersion = "Xcode 13.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 7A40D5732691C6D6009B0BC4;
|
|
packageReferences = (
|
|
);
|
|
productRefGroup = 7A40D5842691C6D8009B0BC4 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
7A40D5822691C6D8009B0BC4 /* AutoCat2 (iOS) */,
|
|
7A40D5882691C6D8009B0BC4 /* AutoCat2 (macOS) */,
|
|
7A40D58D2691C6D8009B0BC4 /* Tests iOS */,
|
|
7A40D5972691C6D8009B0BC4 /* Tests macOS */,
|
|
7A40D5F22693A63A009B0BC4 /* AutoCat2Tests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
7A40D5812691C6D8009B0BC4 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7AFADDAF274A64DD00D53EFC /* RoadNumbers.otf in Resources */,
|
|
7A40D5A62691C6D8009B0BC4 /* Assets.xcassets in Resources */,
|
|
7AFADDB1274A64DD00D53EFC /* RoadNumbers2.0.otf in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7A40D5872691C6D8009B0BC4 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7AFADDB0274A64DD00D53EFC /* RoadNumbers.otf in Resources */,
|
|
7A40D5A72691C6D8009B0BC4 /* Assets.xcassets in Resources */,
|
|
7AFADDB2274A64DD00D53EFC /* RoadNumbers2.0.otf in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7A40D58C2691C6D8009B0BC4 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7A40D5962691C6D8009B0BC4 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7A40D5F12693A63A009B0BC4 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7A503C03269F382F002C1A0D /* login_success.json in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
7A40D57F2691C6D8009B0BC4 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7A40D5E926938BEC009B0BC4 /* AuthView.swift in Sources */,
|
|
7A971F2326ADF74B007E527B /* MainView.swift in Sources */,
|
|
7ADE63732735E27200A152FE /* VBrand.swift in Sources */,
|
|
7A971F0D26AD7D4C007E527B /* AnyEncodable.swift in Sources */,
|
|
7ACD05D72695C08A00557667 /* Constants.swift in Sources */,
|
|
7A40D5E326924B09009B0BC4 /* Settings.swift in Sources */,
|
|
7ADE637827368C4600A152FE /* VehicleService.swift in Sources */,
|
|
7AEFAEED26985A3400ED2C85 /* ACProgressView.swift in Sources */,
|
|
7A40D5A02691C6D8009B0BC4 /* AutoCat2App.swift in Sources */,
|
|
7A683999269612EA00B2188A /* Response.swift in Sources */,
|
|
7A2329BF26AF140F00264CFA /* CheckView.swift in Sources */,
|
|
7A40D60826998DCF009B0BC4 /* Alert.swift in Sources */,
|
|
7A2329C226AF141E00264CFA /* SearchView.swift in Sources */,
|
|
7ADE637B273692F300A152FE /* StorageService.swift in Sources */,
|
|
7ADE63712735E1FF00A152FE /* VName.swift in Sources */,
|
|
7A40D5A42691C6D8009B0BC4 /* Persistence.swift in Sources */,
|
|
7A971F2026ADC351007E527B /* ApiError.swift in Sources */,
|
|
7A2329CB26AF15AC00264CFA /* ReportView.swift in Sources */,
|
|
7AAEBD35274A47C500230C28 /* PlateNumberView.swift in Sources */,
|
|
7A40D5ED2693A1EA009B0BC4 /* AuthVM.swift in Sources */,
|
|
7A40D59E2691C6D8009B0BC4 /* AutoCat2.xcdatamodeld in Sources */,
|
|
7AFADDA7274A49DB00D53EFC /* PlateNumber.swift in Sources */,
|
|
7ABC05A826B05AF9004BB5A7 /* Vehicle.swift in Sources */,
|
|
7A2329B926AF122400264CFA /* MainViewSmall.swift in Sources */,
|
|
7A2329C826AF143F00264CFA /* RecordsView.swift in Sources */,
|
|
7A40D5E126924AEC009B0BC4 /* User.swift in Sources */,
|
|
7A40D5FE2693A91F009B0BC4 /* CocoaError.swift in Sources */,
|
|
7A40D6022694FF5D009B0BC4 /* Api.swift in Sources */,
|
|
7A40D5A22691C6D8009B0BC4 /* ContentView.swift in Sources */,
|
|
7A2329C526AF142900264CFA /* SettingsView.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7A40D5852691C6D8009B0BC4 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7AAEBD36274A47C600230C28 /* PlateNumberView.swift in Sources */,
|
|
7ADE637927368C4600A152FE /* VehicleService.swift in Sources */,
|
|
7A40D5EA26938BEC009B0BC4 /* AuthView.swift in Sources */,
|
|
7A971F2426ADF74B007E527B /* MainView.swift in Sources */,
|
|
7ADE63742735E27200A152FE /* VBrand.swift in Sources */,
|
|
7A971F0E26AD7D4C007E527B /* AnyEncodable.swift in Sources */,
|
|
7ACD05D82695C08A00557667 /* Constants.swift in Sources */,
|
|
7A2329BD26AF123300264CFA /* MainViewBig.swift in Sources */,
|
|
7A40D5A12691C6D8009B0BC4 /* AutoCat2App.swift in Sources */,
|
|
7AEFAEEE26985A3400ED2C85 /* ACProgressView.swift in Sources */,
|
|
7A40D5A52691C6D8009B0BC4 /* Persistence.swift in Sources */,
|
|
7AFADDA8274A49DB00D53EFC /* PlateNumber.swift in Sources */,
|
|
7A68399A269612EA00B2188A /* Response.swift in Sources */,
|
|
7A2329C026AF140F00264CFA /* CheckView.swift in Sources */,
|
|
7A40D60926998DCF009B0BC4 /* Alert.swift in Sources */,
|
|
7A2329C326AF141E00264CFA /* SearchView.swift in Sources */,
|
|
7A40D5E526924B0C009B0BC4 /* User.swift in Sources */,
|
|
7A971F2126ADC351007E527B /* ApiError.swift in Sources */,
|
|
7A2329CC26AF15AC00264CFA /* ReportView.swift in Sources */,
|
|
7ADE637C273692F300A152FE /* StorageService.swift in Sources */,
|
|
7ADE637F2738143000A152FE /* CheckNumberPopup.swift in Sources */,
|
|
7A40D5EE2693A1EA009B0BC4 /* AuthVM.swift in Sources */,
|
|
7A40D59F2691C6D8009B0BC4 /* AutoCat2.xcdatamodeld in Sources */,
|
|
7ABC05A926B05AF9004BB5A7 /* Vehicle.swift in Sources */,
|
|
7A2329BA26AF122400264CFA /* MainViewSmall.swift in Sources */,
|
|
7A2329C926AF143F00264CFA /* RecordsView.swift in Sources */,
|
|
7A40D5A32691C6D8009B0BC4 /* ContentView.swift in Sources */,
|
|
7ADE63752735E27D00A152FE /* VName.swift in Sources */,
|
|
7A40D5FF2693A91F009B0BC4 /* CocoaError.swift in Sources */,
|
|
7A40D6032694FF5D009B0BC4 /* Api.swift in Sources */,
|
|
7A40D5E426924B09009B0BC4 /* Settings.swift in Sources */,
|
|
7A2329C626AF142900264CFA /* SettingsView.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7A40D58A2691C6D8009B0BC4 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7A40D5932691C6D8009B0BC4 /* Tests_iOS.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7A40D5942691C6D8009B0BC4 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7A40D59D2691C6D8009B0BC4 /* Tests_macOS.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7A40D5EF2693A63A009B0BC4 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7A40D60C2699A070009B0BC4 /* MockURLProtocol.swift in Sources */,
|
|
7A971F0826AD7084007E527B /* LoginMethodMock.swift in Sources */,
|
|
7AF552D92696E5C100578083 /* ApiTests.swift in Sources */,
|
|
7A971F0A26AD74FD007E527B /* ApiMethodMockProtocol.swift in Sources */,
|
|
7A40D5F62693A63A009B0BC4 /* SettingsTests.swift in Sources */,
|
|
7A971F0626AD6F2F007E527B /* ApiMethodMock.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
7A40D5902691C6D8009B0BC4 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 7A40D5822691C6D8009B0BC4 /* AutoCat2 (iOS) */;
|
|
targetProxy = 7A40D58F2691C6D8009B0BC4 /* PBXContainerItemProxy */;
|
|
};
|
|
7A40D59A2691C6D8009B0BC4 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 7A40D5882691C6D8009B0BC4 /* AutoCat2 (macOS) */;
|
|
targetProxy = 7A40D5992691C6D8009B0BC4 /* PBXContainerItemProxy */;
|
|
};
|
|
7A40D5F82693A63A009B0BC4 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 7A40D5822691C6D8009B0BC4 /* AutoCat2 (iOS) */;
|
|
targetProxy = 7A40D5F72693A63A009B0BC4 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
7A40D5A82691C6D8009B0BC4 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
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 = 15.0;
|
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
7A40D5A92691C6D8009B0BC4 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
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 = 15.0;
|
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
};
|
|
name = Release;
|
|
};
|
|
7A40D5AB2691C6D8009B0BC4 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = "AutoCat2--iOS--Info.plist";
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = pro.aliencat.AutoCat2;
|
|
PRODUCT_NAME = AutoCat2;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
7A40D5AC2691C6D8009B0BC4 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = "AutoCat2--iOS--Info.plist";
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = pro.aliencat.AutoCat2;
|
|
PRODUCT_NAME = AutoCat2;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
7A40D5AE2691C6D8009B0BC4 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = "AutoCat2 (macOS).entitlements";
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
ENABLE_APP_SANDBOX = YES;
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
ENABLE_PREVIEWS = YES;
|
|
ENABLE_USER_SELECTED_FILES = readonly;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = "AutoCat2--macOS--Info.plist";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = pro.aliencat.AutoCat2;
|
|
PRODUCT_NAME = AutoCat2;
|
|
SDKROOT = macosx;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
7A40D5AF2691C6D8009B0BC4 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = "AutoCat2 (macOS).entitlements";
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
ENABLE_APP_SANDBOX = YES;
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
ENABLE_PREVIEWS = YES;
|
|
ENABLE_USER_SELECTED_FILES = readonly;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = "AutoCat2--macOS--Info.plist";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = pro.aliencat.AutoCat2;
|
|
PRODUCT_NAME = AutoCat2;
|
|
SDKROOT = macosx;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
7A40D5B12691C6D8009B0BC4 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "pro.aliencat.Tests-iOS";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = "AutoCat2 (iOS)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
7A40D5B22691C6D8009B0BC4 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "pro.aliencat.Tests-iOS";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = "AutoCat2 (iOS)";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
7A40D5B42691C6D8009B0BC4 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@loader_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "pro.aliencat.Tests-macOS";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_TARGET_NAME = "AutoCat2 (macOS)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
7A40D5B52691C6D8009B0BC4 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@loader_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "pro.aliencat.Tests-macOS";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_TARGET_NAME = "AutoCat2 (macOS)";
|
|
};
|
|
name = Release;
|
|
};
|
|
7A40D5FA2693A63A009B0BC4 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = pro.aliencat.AutoCat2Tests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AutoCat2.app/AutoCat2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
7A40D5FB2693A63A009B0BC4 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 46DTTB8X4S;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = pro.aliencat.AutoCat2Tests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AutoCat2.app/AutoCat2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
7A40D5772691C6D6009B0BC4 /* Build configuration list for PBXProject "AutoCat2" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7A40D5A82691C6D8009B0BC4 /* Debug */,
|
|
7A40D5A92691C6D8009B0BC4 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7A40D5AA2691C6D8009B0BC4 /* Build configuration list for PBXNativeTarget "AutoCat2 (iOS)" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7A40D5AB2691C6D8009B0BC4 /* Debug */,
|
|
7A40D5AC2691C6D8009B0BC4 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7A40D5AD2691C6D8009B0BC4 /* Build configuration list for PBXNativeTarget "AutoCat2 (macOS)" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7A40D5AE2691C6D8009B0BC4 /* Debug */,
|
|
7A40D5AF2691C6D8009B0BC4 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7A40D5B02691C6D8009B0BC4 /* Build configuration list for PBXNativeTarget "Tests iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7A40D5B12691C6D8009B0BC4 /* Debug */,
|
|
7A40D5B22691C6D8009B0BC4 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7A40D5B32691C6D8009B0BC4 /* Build configuration list for PBXNativeTarget "Tests macOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7A40D5B42691C6D8009B0BC4 /* Debug */,
|
|
7A40D5B52691C6D8009B0BC4 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7A40D5F92693A63A009B0BC4 /* Build configuration list for PBXNativeTarget "AutoCat2Tests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7A40D5FA2693A63A009B0BC4 /* Debug */,
|
|
7A40D5FB2693A63A009B0BC4 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCVersionGroup section */
|
|
7A40D5792691C6D7009B0BC4 /* AutoCat2.xcdatamodeld */ = {
|
|
isa = XCVersionGroup;
|
|
children = (
|
|
7A40D57A2691C6D7009B0BC4 /* Shared.xcdatamodel */,
|
|
);
|
|
currentVersion = 7A40D57A2691C6D7009B0BC4 /* Shared.xcdatamodel */;
|
|
path = AutoCat2.xcdatamodeld;
|
|
sourceTree = "<group>";
|
|
versionGroupType = wrapper.xcdatamodel;
|
|
};
|
|
/* End XCVersionGroup section */
|
|
};
|
|
rootObject = 7A40D5742691C6D6009B0BC4 /* Project object */;
|
|
}
|