diff --git a/marking_app/ios/Flutter/AppFrameworkInfo.plist b/marking_app/ios/Flutter/AppFrameworkInfo.plist
deleted file mode 100644
index 9625e10..0000000
--- a/marking_app/ios/Flutter/AppFrameworkInfo.plist
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
- CFBundleDevelopmentRegion
- en
- CFBundleExecutable
- App
- CFBundleIdentifier
- io.flutter.flutter.app
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- App
- CFBundlePackageType
- FMWK
- CFBundleShortVersionString
- 1.0
- CFBundleSignature
- ????
- CFBundleVersion
- 1.0
- MinimumOSVersion
- 11.0
-
-
diff --git a/marking_app/ios/Flutter/Debug.xcconfig b/marking_app/ios/Flutter/Debug.xcconfig
deleted file mode 100644
index ec97fc6..0000000
--- a/marking_app/ios/Flutter/Debug.xcconfig
+++ /dev/null
@@ -1,2 +0,0 @@
-#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"
-#include "Generated.xcconfig"
diff --git a/marking_app/ios/Flutter/Release.xcconfig b/marking_app/ios/Flutter/Release.xcconfig
deleted file mode 100644
index c4855bf..0000000
--- a/marking_app/ios/Flutter/Release.xcconfig
+++ /dev/null
@@ -1,2 +0,0 @@
-#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"
-#include "Generated.xcconfig"
diff --git a/marking_app/ios/Runner.xcodeproj/project.pbxproj b/marking_app/ios/Runner.xcodeproj/project.pbxproj
deleted file mode 100644
index 353ac32..0000000
--- a/marking_app/ios/Runner.xcodeproj/project.pbxproj
+++ /dev/null
@@ -1,567 +0,0 @@
-// !$*UTF8*$!
-{
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 54;
- objects = {
-
-/* Begin PBXBuildFile section */
- 0BD030502994F44800EB7527 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0BD0304F2994F44800EB7527 /* Launch Screen.storyboard */; };
- 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
- 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
- 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
- 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
- 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
- EE3BAAE20F3BEC99D310EC6B /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9AE64B664D96A59005B338D3 /* Pods_Runner.framework */; };
-/* End PBXBuildFile section */
-
-/* Begin PBXCopyFilesBuildPhase section */
- 9705A1C41CF9048500538489 /* Embed Frameworks */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 10;
- files = (
- );
- name = "Embed Frameworks";
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXCopyFilesBuildPhase section */
-
-/* Begin PBXFileReference section */
- 0BD0304F2994F44800EB7527 /* Launch Screen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = ""; };
- 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = ""; };
- 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = ""; };
- 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = ""; };
- 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = ""; };
- 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; };
- 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = ""; };
- 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = ""; };
- 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = ""; };
- 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; };
- 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; };
- 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; };
- 9AE64B664D96A59005B338D3 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- C10C2C5ACC7897B6B2214829 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = ""; };
- C6B2A9330D892EC648722E1F /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = ""; };
- ED6D5F149381C3F07E8271D9 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = ""; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
- 97C146EB1CF9000F007C117D /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- EE3BAAE20F3BEC99D310EC6B /* Pods_Runner.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
- 050DAC6E1AD50AF47A1F4114 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 9AE64B664D96A59005B338D3 /* Pods_Runner.framework */,
- );
- name = Frameworks;
- sourceTree = "";
- };
- 9740EEB11CF90186004384FC /* Flutter */ = {
- isa = PBXGroup;
- children = (
- 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
- 9740EEB21CF90195004384FC /* Debug.xcconfig */,
- 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
- 9740EEB31CF90195004384FC /* Generated.xcconfig */,
- );
- name = Flutter;
- sourceTree = "";
- };
- 97C146E51CF9000F007C117D = {
- isa = PBXGroup;
- children = (
- 9740EEB11CF90186004384FC /* Flutter */,
- 97C146F01CF9000F007C117D /* Runner */,
- 97C146EF1CF9000F007C117D /* Products */,
- C207720910912611749C3350 /* Pods */,
- 050DAC6E1AD50AF47A1F4114 /* Frameworks */,
- );
- sourceTree = "";
- };
- 97C146EF1CF9000F007C117D /* Products */ = {
- isa = PBXGroup;
- children = (
- 97C146EE1CF9000F007C117D /* Runner.app */,
- );
- name = Products;
- sourceTree = "";
- };
- 97C146F01CF9000F007C117D /* Runner */ = {
- isa = PBXGroup;
- children = (
- 97C146FA1CF9000F007C117D /* Main.storyboard */,
- 97C146FD1CF9000F007C117D /* Assets.xcassets */,
- 97C147021CF9000F007C117D /* Info.plist */,
- 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,
- 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
- 74858FAE1ED2DC5600515810 /* AppDelegate.swift */,
- 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */,
- 0BD0304F2994F44800EB7527 /* Launch Screen.storyboard */,
- );
- path = Runner;
- sourceTree = "";
- };
- C207720910912611749C3350 /* Pods */ = {
- isa = PBXGroup;
- children = (
- C10C2C5ACC7897B6B2214829 /* Pods-Runner.debug.xcconfig */,
- C6B2A9330D892EC648722E1F /* Pods-Runner.release.xcconfig */,
- ED6D5F149381C3F07E8271D9 /* Pods-Runner.profile.xcconfig */,
- );
- path = Pods;
- sourceTree = "";
- };
-/* End PBXGroup section */
-
-/* Begin PBXNativeTarget section */
- 97C146ED1CF9000F007C117D /* Runner */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
- buildPhases = (
- 1C9AEEDAA5EE4DF0C315D220 /* [CP] Check Pods Manifest.lock */,
- 9740EEB61CF901F6004384FC /* Run Script */,
- 97C146EA1CF9000F007C117D /* Sources */,
- 97C146EB1CF9000F007C117D /* Frameworks */,
- 97C146EC1CF9000F007C117D /* Resources */,
- 9705A1C41CF9048500538489 /* Embed Frameworks */,
- 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
- 3BB2ED9F63943D7AA67A4542 /* [CP] Embed Pods Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = Runner;
- productName = Runner;
- productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
- productType = "com.apple.product-type.application";
- };
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
- 97C146E61CF9000F007C117D /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 1300;
- ORGANIZATIONNAME = "";
- TargetAttributes = {
- 97C146ED1CF9000F007C117D = {
- CreatedOnToolsVersion = 7.3.1;
- LastSwiftMigration = 1100;
- };
- };
- };
- buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
- compatibilityVersion = "Xcode 9.3";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 97C146E51CF9000F007C117D;
- productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 97C146ED1CF9000F007C117D /* Runner */,
- );
- };
-/* End PBXProject section */
-
-/* Begin PBXResourcesBuildPhase section */
- 97C146EC1CF9000F007C117D /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
- 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
- 0BD030502994F44800EB7527 /* Launch Screen.storyboard in Resources */,
- 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXResourcesBuildPhase section */
-
-/* Begin PBXShellScriptBuildPhase section */
- 1C9AEEDAA5EE4DF0C315D220 /* [CP] Check Pods Manifest.lock */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
- "${PODS_ROOT}/Manifest.lock",
- );
- name = "[CP] Check Pods Manifest.lock";
- outputFileListPaths = (
- );
- outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
- showEnvVarsInLog = 0;
- };
- 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
- isa = PBXShellScriptBuildPhase;
- alwaysOutOfDate = 1;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
- );
- name = "Thin Binary";
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
- };
- 3BB2ED9F63943D7AA67A4542 /* [CP] Embed Pods Frameworks */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
- );
- name = "[CP] Embed Pods Frameworks";
- outputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
- showEnvVarsInLog = 0;
- };
- 9740EEB61CF901F6004384FC /* Run Script */ = {
- isa = PBXShellScriptBuildPhase;
- alwaysOutOfDate = 1;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- name = "Run Script";
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build\n";
- };
-/* End PBXShellScriptBuildPhase section */
-
-/* Begin PBXSourcesBuildPhase section */
- 97C146EA1CF9000F007C117D /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */,
- 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXSourcesBuildPhase section */
-
-/* Begin PBXVariantGroup section */
- 97C146FA1CF9000F007C117D /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 97C146FB1CF9000F007C117D /* Base */,
- );
- name = Main.storyboard;
- sourceTree = "";
- };
-/* End PBXVariantGroup section */
-
-/* Begin XCBuildConfiguration section */
- 249021D3217E4FDB00AE95B9 /* Profile */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = 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_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_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- 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 = 11.0;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- SUPPORTED_PLATFORMS = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- };
- name = Profile;
- };
- 249021D4217E4FDB00AE95B9 /* Profile */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "";
- CLANG_ENABLE_MODULES = YES;
- CURRENT_PROJECT_VERSION = 14;
- DEVELOPMENT_TEAM = CYDU583KN6;
- ENABLE_BITCODE = NO;
- INFOPLIST_FILE = Runner/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- MARKETING_VERSION = 1.0.92;
- PRODUCT_BUNDLE_IDENTIFIER = com.example.markingApp;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SUPPORTS_MACCATALYST = NO;
- SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
- SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VERSIONING_SYSTEM = "apple-generic";
- };
- name = Profile;
- };
- 97C147031CF9000F007C117D /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = 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_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_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- 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 = 11.0;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- 97C147041CF9000F007C117D /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = 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_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_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- 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 = 11.0;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- SUPPORTED_PLATFORMS = iphoneos;
- SWIFT_COMPILATION_MODE = wholemodule;
- SWIFT_OPTIMIZATION_LEVEL = "-O";
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 97C147061CF9000F007C117D /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "";
- CLANG_ENABLE_MODULES = YES;
- CURRENT_PROJECT_VERSION = 14;
- DEVELOPMENT_TEAM = CYDU583KN6;
- ENABLE_BITCODE = NO;
- INFOPLIST_FILE = Runner/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- MARKETING_VERSION = 1.0.92;
- PRODUCT_BUNDLE_IDENTIFIER = com.example.markingApp;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SUPPORTS_MACCATALYST = NO;
- SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
- SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VERSIONING_SYSTEM = "apple-generic";
- };
- name = Debug;
- };
- 97C147071CF9000F007C117D /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "";
- CLANG_ENABLE_MODULES = YES;
- CURRENT_PROJECT_VERSION = 14;
- DEVELOPMENT_TEAM = CYDU583KN6;
- ENABLE_BITCODE = NO;
- INFOPLIST_FILE = Runner/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- MARKETING_VERSION = 1.0.92;
- PRODUCT_BUNDLE_IDENTIFIER = com.example.markingApp;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
- SUPPORTS_MACCATALYST = NO;
- SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
- SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VERSIONING_SYSTEM = "apple-generic";
- };
- name = Release;
- };
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
- 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 97C147031CF9000F007C117D /* Debug */,
- 97C147041CF9000F007C117D /* Release */,
- 249021D3217E4FDB00AE95B9 /* Profile */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 97C147061CF9000F007C117D /* Debug */,
- 97C147071CF9000F007C117D /* Release */,
- 249021D4217E4FDB00AE95B9 /* Profile */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
-/* End XCConfigurationList section */
- };
- rootObject = 97C146E61CF9000F007C117D /* Project object */;
-}
diff --git a/marking_app/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/marking_app/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
deleted file mode 100644
index 919434a..0000000
--- a/marking_app/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
diff --git a/marking_app/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/marking_app/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
deleted file mode 100644
index 18d9810..0000000
--- a/marking_app/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
- IDEDidComputeMac32BitWarning
-
-
-
diff --git a/marking_app/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/marking_app/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
deleted file mode 100644
index f9b0d7c..0000000
--- a/marking_app/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
- PreviewsEnabled
-
-
-
diff --git a/marking_app/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/marking_app/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
deleted file mode 100644
index c87d15a..0000000
--- a/marking_app/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
+++ /dev/null
@@ -1,87 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/marking_app/ios/Runner.xcworkspace/contents.xcworkspacedata b/marking_app/ios/Runner.xcworkspace/contents.xcworkspacedata
deleted file mode 100644
index 21a3cc1..0000000
--- a/marking_app/ios/Runner.xcworkspace/contents.xcworkspacedata
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
-
diff --git a/marking_app/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/marking_app/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
deleted file mode 100644
index 18d9810..0000000
--- a/marking_app/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
- IDEDidComputeMac32BitWarning
-
-
-
diff --git a/marking_app/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/marking_app/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
deleted file mode 100644
index f9b0d7c..0000000
--- a/marking_app/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
- PreviewsEnabled
-
-
-
diff --git a/marking_app/ios/Runner/AppDelegate.swift b/marking_app/ios/Runner/AppDelegate.swift
deleted file mode 100644
index 1ae4b2e..0000000
--- a/marking_app/ios/Runner/AppDelegate.swift
+++ /dev/null
@@ -1,14 +0,0 @@
-import UIKit
-import Flutter
-
-@UIApplicationMain
-@objc class AppDelegate: FlutterAppDelegate {
- override func application(
- _ application: UIApplication,
- didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?
- ) -> Bool {
- Thread.sleep(forTimeInterval: 2)
- GeneratedPluginRegistrant.register(with: self)
- return super.application(application, didFinishLaunchingWithOptions: launchOptions)
- }
-}
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
deleted file mode 100644
index 728e6c3..0000000
--- a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
+++ /dev/null
@@ -1,122 +0,0 @@
-{
- "images": [
- {
- "size": "20x20",
- "idiom": "iphone",
- "filename": "icon-20@2x.png",
- "scale": "2x"
- },
- {
- "size": "20x20",
- "idiom": "iphone",
- "filename": "icon-20@3x.png",
- "scale": "3x"
- },
- {
- "size": "29x29",
- "idiom": "iphone",
- "filename": "icon-29.png",
- "scale": "1x"
- },
- {
- "size": "29x29",
- "idiom": "iphone",
- "filename": "icon-29@2x.png",
- "scale": "2x"
- },
- {
- "size": "29x29",
- "idiom": "iphone",
- "filename": "icon-29@3x.png",
- "scale": "3x"
- },
- {
- "size": "40x40",
- "idiom": "iphone",
- "filename": "icon-40@2x.png",
- "scale": "2x"
- },
- {
- "size": "40x40",
- "idiom": "iphone",
- "filename": "icon-40@3x.png",
- "scale": "3x"
- },
- {
- "size": "60x60",
- "idiom": "iphone",
- "filename": "icon-60@2x.png",
- "scale": "2x"
- },
- {
- "size": "60x60",
- "idiom": "iphone",
- "filename": "icon-60@3x.png",
- "scale": "3x"
- },
- {
- "size": "20x20",
- "idiom": "ipad",
- "filename": "icon-20-ipad.png",
- "scale": "1x"
- },
- {
- "size": "20x20",
- "idiom": "ipad",
- "filename": "icon-20@2x-ipad.png",
- "scale": "2x"
- },
- {
- "size": "29x29",
- "idiom": "ipad",
- "filename": "icon-29-ipad.png",
- "scale": "1x"
- },
- {
- "size": "29x29",
- "idiom": "ipad",
- "filename": "icon-29@2x-ipad.png",
- "scale": "2x"
- },
- {
- "size": "40x40",
- "idiom": "ipad",
- "filename": "icon-40.png",
- "scale": "1x"
- },
- {
- "size": "40x40",
- "idiom": "ipad",
- "filename": "icon-40@2x.png",
- "scale": "2x"
- },
- {
- "size": "76x76",
- "idiom": "ipad",
- "filename": "icon-76.png",
- "scale": "1x"
- },
- {
- "size": "76x76",
- "idiom": "ipad",
- "filename": "icon-76@2x.png",
- "scale": "2x"
- },
- {
- "size": "83.5x83.5",
- "idiom": "ipad",
- "filename": "icon-83.5@2x.png",
- "scale": "2x"
- },
- {
- "size": "1024x1024",
- "idiom": "ios-marketing",
- "filename": "icon-1024.png",
- "scale": "1x"
- }
- ],
- "info": {
- "version": 1,
- "author": "icon.wuruihong.com"
- }
-}
\ No newline at end of file
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-1024.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-1024.png
deleted file mode 100644
index 2d30d56..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-1024.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-20-ipad.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-20-ipad.png
deleted file mode 100644
index 6752d55..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-20-ipad.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-20@2x-ipad.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-20@2x-ipad.png
deleted file mode 100644
index 2ac12a6..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-20@2x-ipad.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-20@2x.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-20@2x.png
deleted file mode 100644
index 2ac12a6..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-20@2x.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-20@3x.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-20@3x.png
deleted file mode 100644
index 6e173e4..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-20@3x.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-29-ipad.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-29-ipad.png
deleted file mode 100644
index 8b589c6..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-29-ipad.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-29.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-29.png
deleted file mode 100644
index 8b589c6..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-29.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-29@2x-ipad.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-29@2x-ipad.png
deleted file mode 100644
index 25de1d7..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-29@2x-ipad.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-29@2x.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-29@2x.png
deleted file mode 100644
index 25de1d7..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-29@2x.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-29@3x.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-29@3x.png
deleted file mode 100644
index 559e028..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-29@3x.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-40.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-40.png
deleted file mode 100644
index 2ac12a6..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-40.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-40@2x.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-40@2x.png
deleted file mode 100644
index 7acf82a..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-40@2x.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-40@3x.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-40@3x.png
deleted file mode 100644
index 34fc19b..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-40@3x.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-60@2x.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-60@2x.png
deleted file mode 100644
index 34fc19b..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-60@2x.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-60@3x.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-60@3x.png
deleted file mode 100644
index 1d955a6..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-60@3x.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-76.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-76.png
deleted file mode 100644
index 00bbb44..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-76.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-76@2x.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-76@2x.png
deleted file mode 100644
index 91d0196..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-76@2x.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-83.5@2x.png b/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-83.5@2x.png
deleted file mode 100644
index 112f8a6..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/AppIcon.appiconset/icon-83.5@2x.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/Contents.json b/marking_app/ios/Runner/Assets.xcassets/Contents.json
deleted file mode 100644
index 73c0059..0000000
--- a/marking_app/ios/Runner/Assets.xcassets/Contents.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "info" : {
- "author" : "xcode",
- "version" : 1
- }
-}
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/1125x2436.png b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/1125x2436.png
deleted file mode 100644
index 60cd0f6..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/1125x2436.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/1242x2208.png b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/1242x2208.png
deleted file mode 100644
index 119c566..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/1242x2208.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/1242x2688.png b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/1242x2688.png
deleted file mode 100644
index 4f56032..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/1242x2688.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/1792X828.png b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/1792X828.png
deleted file mode 100644
index 8ed7873..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/1792X828.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/2208x1242.png b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/2208x1242.png
deleted file mode 100644
index 8042333..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/2208x1242.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/2436x1125.png b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/2436x1125.png
deleted file mode 100644
index 38c55f1..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/2436x1125.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/2688x1242.png b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/2688x1242.png
deleted file mode 100644
index 20677db..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/2688x1242.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/301697019082_.pic.jpg b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/301697019082_.pic.jpg
deleted file mode 100644
index a0b0f00..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/301697019082_.pic.jpg and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/311697019082_.pic.jpg b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/311697019082_.pic.jpg
deleted file mode 100644
index b509312..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/311697019082_.pic.jpg and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/320x480.png b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/320x480.png
deleted file mode 100644
index a1e808b..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/320x480.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/321697019083_.pic.jpg b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/321697019083_.pic.jpg
deleted file mode 100644
index c6d6508..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/321697019083_.pic.jpg and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/331697019083_.pic.jpg b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/331697019083_.pic.jpg
deleted file mode 100644
index 4bb4795..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/331697019083_.pic.jpg and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/341697019083_.pic.jpg b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/341697019083_.pic.jpg
deleted file mode 100644
index a8447f3..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/341697019083_.pic.jpg and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/351697019083_.pic.jpg b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/351697019083_.pic.jpg
deleted file mode 100644
index fd64385..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/351697019083_.pic.jpg and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/640x1136 1.png b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/640x1136 1.png
deleted file mode 100644
index 6842710..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/640x1136 1.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/640x1136.png b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/640x1136.png
deleted file mode 100644
index 7ff8715..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/640x1136.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/640x960 1.png b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/640x960 1.png
deleted file mode 100644
index c9062e8..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/640x960 1.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/640x960.png b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/640x960.png
deleted file mode 100644
index de84333..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/640x960.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/750x1334.png b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/750x1334.png
deleted file mode 100644
index a4d47a8..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/750x1334.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/828x1792.png b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/828x1792.png
deleted file mode 100644
index 94ad6ab..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/828x1792.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/Contents.json b/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/Contents.json
deleted file mode 100644
index a148e93..0000000
--- a/marking_app/ios/Runner/Assets.xcassets/LaunchImage.launchimage/Contents.json
+++ /dev/null
@@ -1,182 +0,0 @@
-{
- "images" : [
- {
- "extent" : "full-screen",
- "filename" : "1242x2688.png",
- "idiom" : "iphone",
- "minimum-system-version" : "12.0",
- "orientation" : "portrait",
- "scale" : "3x",
- "subtype" : "2688h"
- },
- {
- "extent" : "full-screen",
- "filename" : "2688x1242.png",
- "idiom" : "iphone",
- "minimum-system-version" : "12.0",
- "orientation" : "landscape",
- "scale" : "3x",
- "subtype" : "2688h"
- },
- {
- "extent" : "full-screen",
- "filename" : "828x1792.png",
- "idiom" : "iphone",
- "minimum-system-version" : "12.0",
- "orientation" : "portrait",
- "scale" : "2x",
- "subtype" : "1792h"
- },
- {
- "extent" : "full-screen",
- "filename" : "1792X828.png",
- "idiom" : "iphone",
- "minimum-system-version" : "12.0",
- "orientation" : "landscape",
- "scale" : "2x",
- "subtype" : "1792h"
- },
- {
- "extent" : "full-screen",
- "filename" : "321697019083_.pic.jpg",
- "idiom" : "ipad",
- "minimum-system-version" : "12.0",
- "orientation" : "portrait",
- "scale" : "2x",
- "subtype" : "2388h"
- },
- {
- "extent" : "full-screen",
- "filename" : "351697019083_.pic.jpg",
- "idiom" : "ipad",
- "minimum-system-version" : "12.0",
- "orientation" : "landscape",
- "scale" : "2x",
- "subtype" : "2388h"
- },
- {
- "extent" : "full-screen",
- "filename" : "1125x2436.png",
- "idiom" : "iphone",
- "minimum-system-version" : "11.0",
- "orientation" : "portrait",
- "scale" : "3x",
- "subtype" : "2436h"
- },
- {
- "extent" : "full-screen",
- "filename" : "2436x1125.png",
- "idiom" : "iphone",
- "minimum-system-version" : "11.0",
- "orientation" : "landscape",
- "scale" : "3x",
- "subtype" : "2436h"
- },
- {
- "extent" : "full-screen",
- "filename" : "311697019082_.pic.jpg",
- "idiom" : "ipad",
- "minimum-system-version" : "10.0",
- "orientation" : "portrait",
- "scale" : "2x",
- "subtype" : "2224h"
- },
- {
- "extent" : "full-screen",
- "filename" : "341697019083_.pic.jpg",
- "idiom" : "ipad",
- "minimum-system-version" : "10.0",
- "orientation" : "landscape",
- "scale" : "2x",
- "subtype" : "2224h"
- },
- {
- "extent" : "full-screen",
- "filename" : "331697019083_.pic.jpg",
- "idiom" : "ipad",
- "minimum-system-version" : "9.0",
- "orientation" : "portrait",
- "scale" : "2x",
- "subtype" : "1366h"
- },
- {
- "extent" : "full-screen",
- "filename" : "301697019082_.pic.jpg",
- "idiom" : "ipad",
- "minimum-system-version" : "9.0",
- "orientation" : "landscape",
- "scale" : "2x",
- "subtype" : "1366h"
- },
- {
- "extent" : "full-screen",
- "filename" : "1242x2208.png",
- "idiom" : "iphone",
- "minimum-system-version" : "8.0",
- "orientation" : "portrait",
- "scale" : "3x",
- "subtype" : "736h"
- },
- {
- "extent" : "full-screen",
- "filename" : "2208x1242.png",
- "idiom" : "iphone",
- "minimum-system-version" : "8.0",
- "orientation" : "landscape",
- "scale" : "3x",
- "subtype" : "736h"
- },
- {
- "extent" : "full-screen",
- "filename" : "750x1334.png",
- "idiom" : "iphone",
- "minimum-system-version" : "8.0",
- "orientation" : "portrait",
- "scale" : "2x",
- "subtype" : "667h"
- },
- {
- "extent" : "full-screen",
- "filename" : "640x960.png",
- "idiom" : "iphone",
- "minimum-system-version" : "7.0",
- "orientation" : "portrait",
- "scale" : "2x"
- },
- {
- "extent" : "full-screen",
- "filename" : "640x1136.png",
- "idiom" : "iphone",
- "minimum-system-version" : "7.0",
- "orientation" : "portrait",
- "scale" : "2x",
- "subtype" : "retina4"
- },
- {
- "extent" : "full-screen",
- "filename" : "320x480.png",
- "idiom" : "iphone",
- "orientation" : "portrait",
- "scale" : "1x"
- },
- {
- "extent" : "full-screen",
- "filename" : "640x960 1.png",
- "idiom" : "iphone",
- "orientation" : "portrait",
- "scale" : "2x"
- },
- {
- "extent" : "full-screen",
- "filename" : "640x1136 1.png",
- "idiom" : "iphone",
- "orientation" : "portrait",
- "scale" : "2x",
- "subtype" : "retina4"
- }
- ],
- "info" : {
- "author" : "xcode",
- "version" : 1
- }
-}
diff --git a/marking_app/ios/Runner/Assets.xcassets/laubimage.imageset/1242x2208.png b/marking_app/ios/Runner/Assets.xcassets/laubimage.imageset/1242x2208.png
deleted file mode 100644
index 119c566..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/laubimage.imageset/1242x2208.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/laubimage.imageset/640x1136 1.png b/marking_app/ios/Runner/Assets.xcassets/laubimage.imageset/640x1136 1.png
deleted file mode 100644
index 6842710..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/laubimage.imageset/640x1136 1.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/laubimage.imageset/750x1334.png b/marking_app/ios/Runner/Assets.xcassets/laubimage.imageset/750x1334.png
deleted file mode 100644
index 3a9befa..0000000
Binary files a/marking_app/ios/Runner/Assets.xcassets/laubimage.imageset/750x1334.png and /dev/null differ
diff --git a/marking_app/ios/Runner/Assets.xcassets/laubimage.imageset/Contents.json b/marking_app/ios/Runner/Assets.xcassets/laubimage.imageset/Contents.json
deleted file mode 100644
index f9d8994..0000000
--- a/marking_app/ios/Runner/Assets.xcassets/laubimage.imageset/Contents.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "images" : [
- {
- "filename" : "640x1136 1.png",
- "idiom" : "universal",
- "scale" : "1x"
- },
- {
- "filename" : "750x1334.png",
- "idiom" : "universal",
- "scale" : "2x"
- },
- {
- "filename" : "1242x2208.png",
- "idiom" : "universal",
- "scale" : "3x"
- }
- ],
- "info" : {
- "author" : "xcode",
- "version" : 1
- }
-}
diff --git a/marking_app/ios/Runner/Base.lproj/LaunchScreen.storyboard b/marking_app/ios/Runner/Base.lproj/LaunchScreen.storyboard
deleted file mode 100644
index f2e259c..0000000
--- a/marking_app/ios/Runner/Base.lproj/LaunchScreen.storyboard
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/marking_app/ios/Runner/Base.lproj/Main.storyboard b/marking_app/ios/Runner/Base.lproj/Main.storyboard
deleted file mode 100644
index 4188780..0000000
--- a/marking_app/ios/Runner/Base.lproj/Main.storyboard
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/marking_app/ios/Runner/Info.plist b/marking_app/ios/Runner/Info.plist
deleted file mode 100644
index 747360c..0000000
--- a/marking_app/ios/Runner/Info.plist
+++ /dev/null
@@ -1,71 +0,0 @@
-
-
-
-
- CADisableMinimumFrameDurationOnPhone
-
- CFBundleDevelopmentRegion
- $(DEVELOPMENT_LANGUAGE)
- CFBundleDisplayName
- 学而有道
- CFBundleExecutable
- $(EXECUTABLE_NAME)
- CFBundleIdentifier
- $(PRODUCT_BUNDLE_IDENTIFIER)
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- marking_app
- CFBundlePackageType
- APPL
- CFBundleShortVersionString
- $(FLUTTER_BUILD_NAME)
- CFBundleSignature
- ????
- CFBundleVersion
- $(FLUTTER_BUILD_NUMBER)
- LSApplicationQueriesSchemes
-
- sms
- tel
-
- LSRequiresIPhoneOS
-
- NSCameraUsageDescription
- Used to demonstrate image picker plugin
- NSMicrophoneUsageDescription
- Used to capture audio for image picker plugin
- NSPhotoLibraryUsageDescription
- Used to demonstrate image picker plugin
- UIApplicationSceneManifest
-
- UIApplicationSupportsMultipleScenes
-
- UISceneConfigurations
-
-
- UIApplicationSupportsIndirectInputEvents
-
- UILaunchStoryboardName
- Launch Screen.storyboard
- UIMainStoryboardFile
- Main
- UIRequiresFullScreen
-
- UISupportedInterfaceOrientations
-
- UIInterfaceOrientationPortrait
- UIInterfaceOrientationLandscapeLeft
- UIInterfaceOrientationLandscapeRight
-
- UISupportedInterfaceOrientations~ipad
-
- UIInterfaceOrientationPortrait
- UIInterfaceOrientationPortraitUpsideDown
- UIInterfaceOrientationLandscapeLeft
- UIInterfaceOrientationLandscapeRight
-
- UIViewControllerBasedStatusBarAppearance
-
-
-
diff --git a/marking_app/ios/Runner/Launch Screen.storyboard b/marking_app/ios/Runner/Launch Screen.storyboard
deleted file mode 100644
index 9bc26f7..0000000
--- a/marking_app/ios/Runner/Launch Screen.storyboard
+++ /dev/null
@@ -1,41 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/marking_app/ios/Runner/Runner-Bridging-Header.h b/marking_app/ios/Runner/Runner-Bridging-Header.h
deleted file mode 100644
index 308a2a5..0000000
--- a/marking_app/ios/Runner/Runner-Bridging-Header.h
+++ /dev/null
@@ -1 +0,0 @@
-#import "GeneratedPluginRegistrant.h"