From 4c042686f3e966ab051804e27708fac154fbd84b Mon Sep 17 00:00:00 2001 From: Mikhail Sokolov Date: Thu, 15 Mar 2018 13:11:15 +0700 Subject: [PATCH] add dinect ios --- ios/Debug-Dinect-INT copy-Info.plist | 2 +- ios/Runner copy-Info.plist | 2 +- ios/Runner.xcodeproj/project.pbxproj | 314 +++++++++++++++++- .../xcshareddata/xcschemes/Runner.xcscheme | 16 +- pubspec.lock | 4 +- 5 files changed, 316 insertions(+), 22 deletions(-) diff --git a/ios/Debug-Dinect-INT copy-Info.plist b/ios/Debug-Dinect-INT copy-Info.plist index a73ac19..b15c21a 100644 --- a/ios/Debug-Dinect-INT copy-Info.plist +++ b/ios/Debug-Dinect-INT copy-Info.plist @@ -5,7 +5,7 @@ CFBundleDevelopmentRegion en CFBundleDisplayName - Dinect Crypto + Joys CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier diff --git a/ios/Runner copy-Info.plist b/ios/Runner copy-Info.plist index f14d921..8e67ba9 100644 --- a/ios/Runner copy-Info.plist +++ b/ios/Runner copy-Info.plist @@ -5,7 +5,7 @@ CFBundleDevelopmentRegion en CFBundleDisplayName - Autobonus + Dinect-INT CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 5026e56..7379ff6 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -9,6 +9,30 @@ /* Begin PBXBuildFile section */ 0A215136DF169E20663D3326 /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AC45BF661F9E3F97009713E2 /* libPods-Runner.a */; }; 2D5378261FAA1A9400D5DBA9 /* flutter_assets in Resources */ = {isa = PBXBuildFile; fileRef = 2D5378251FAA1A9400D5DBA9 /* flutter_assets */; }; + 32EE9BF5205A2B3B0044587E /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; }; + 32EE9BF6205A2B3B0044587E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; }; + 32EE9BF7205A2B3B0044587E /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; + 32EE9BF8205A2B3B0044587E /* ScannerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBA9BAFE1F176DD10053B6EA /* ScannerViewController.swift */; }; + 32EE9BFA205A2B3B0044587E /* libiconv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = BBA9BB601F179D270053B6EA /* libiconv.tbd */; }; + 32EE9BFB205A2B3B0044587E /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BBA9BB3B1F1792A90053B6EA /* QuartzCore.framework */; }; + 32EE9BFC205A2B3B0044587E /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BBA9BB391F17927C0053B6EA /* CoreVideo.framework */; }; + 32EE9BFD205A2B3B0044587E /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BBA9BB371F1792730053B6EA /* CoreAudio.framework */; }; + 32EE9BFE205A2B3B0044587E /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BBA9BB351F1792690053B6EA /* CoreMedia.framework */; }; + 32EE9BFF205A2B3B0044587E /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BBA9BB331F17925F0053B6EA /* CoreGraphics.framework */; }; + 32EE9C00205A2B3B0044587E /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BBA9BB311F1792570053B6EA /* AVFoundation.framework */; }; + 32EE9C01205A2B3B0044587E /* Flutter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; }; + 32EE9C02205A2B3B0044587E /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; }; + 32EE9C03205A2B3B0044587E /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 28B464359F9DDCC3EF756D7D /* libPods-Runner.a */; }; + 32EE9C04205A2B3B0044587E /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AC45BF661F9E3F97009713E2 /* libPods-Runner.a */; }; + 32EE9C05205A2B3B0044587E /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AC45BF661F9E3F97009713E2 /* libPods-Runner.a */; }; + 32EE9C07205A2B3B0044587E /* flutter_assets in Resources */ = {isa = PBXBuildFile; fileRef = 2D5378251FAA1A9400D5DBA9 /* flutter_assets */; }; + 32EE9C08205A2B3B0044587E /* app.flx in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB71CF902C7004384FC /* app.flx */; }; + 32EE9C09205A2B3B0044587E /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; + 32EE9C0A205A2B3B0044587E /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; + 32EE9C0B205A2B3B0044587E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; + 32EE9C0C205A2B3B0044587E /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; + 32EE9C0E205A2B3B0044587E /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; + 32EE9C0F205A2B3B0044587E /* Flutter.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; ACE8612B1F9F745B006FEF38 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; }; ACE8612C1F9F745B006FEF38 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; }; ACE8612D1F9F745B006FEF38 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; @@ -76,6 +100,28 @@ /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ + 32EE9C0D205A2B3B0044587E /* Embed Frameworks */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = ""; + dstSubfolderSpec = 10; + files = ( + 32EE9C0E205A2B3B0044587E /* App.framework in Embed Frameworks */, + 32EE9C0F205A2B3B0044587E /* Flutter.framework in Embed Frameworks */, + ); + name = "Embed Frameworks"; + runOnlyForDeploymentPostprocessing = 0; + }; + 32EE9C13205A2B3B0044587E /* Embed App Extensions */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = ""; + dstSubfolderSpec = 13; + files = ( + ); + name = "Embed App Extensions"; + runOnlyForDeploymentPostprocessing = 0; + }; ACE861451F9F745B006FEF38 /* Embed Frameworks */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; @@ -149,7 +195,10 @@ 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = ""; }; 28B464359F9DDCC3EF756D7D /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 2D5378251FAA1A9400D5DBA9 /* flutter_assets */ = {isa = PBXFileReference; lastKnownFileType = folder; name = flutter_assets; path = Flutter/flutter_assets; sourceTree = SOURCE_ROOT; }; + 323C7CAF205A43FC0051BB7F /* Dinect-INT.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Dinect-INT.entitlements"; sourceTree = ""; }; 32DA147B1FBC3DCE008F0388 /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = ""; }; + 32EE9C17205A2B3B0044587E /* Dinect.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Dinect.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 32EE9C18205A2B3C0044587E /* Release-Runner copy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Release-Runner copy-Info.plist"; path = "/Users/dinect/projects/checker/ios/Release-Runner copy-Info.plist"; sourceTree = ""; }; 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = ""; }; 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = ""; }; 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = ""; }; @@ -166,7 +215,7 @@ AC45BF661F9E3F97009713E2 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; }; AC45BF911F9E408E009713E2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = /Users/ntrlab/semyon/apps/checker/ios/Runner/Info.plist; sourceTree = ""; }; AC73A4241F9F7F920026EBA4 /* Dinect.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Dinect.plist; path = /Users/ntrlab/semyon/apps/checker/ios/Runner/Dinect.plist; sourceTree = ""; }; - ACE861531F9F745B006FEF38 /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; + ACE861531F9F745B006FEF38 /* Autobonus.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Autobonus.app; sourceTree = BUILT_PRODUCTS_DIR; }; BBA9BAFD1F176DD10053B6EA /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = ""; }; BBA9BAFE1F176DD10053B6EA /* ScannerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScannerViewController.swift; sourceTree = ""; }; BBA9BB311F1792570053B6EA /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; @@ -183,6 +232,25 @@ /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ + 32EE9BF9205A2B3B0044587E /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 32EE9BFA205A2B3B0044587E /* libiconv.tbd in Frameworks */, + 32EE9BFB205A2B3B0044587E /* QuartzCore.framework in Frameworks */, + 32EE9BFC205A2B3B0044587E /* CoreVideo.framework in Frameworks */, + 32EE9BFD205A2B3B0044587E /* CoreAudio.framework in Frameworks */, + 32EE9BFE205A2B3B0044587E /* CoreMedia.framework in Frameworks */, + 32EE9BFF205A2B3B0044587E /* CoreGraphics.framework in Frameworks */, + 32EE9C00205A2B3B0044587E /* AVFoundation.framework in Frameworks */, + 32EE9C01205A2B3B0044587E /* Flutter.framework in Frameworks */, + 32EE9C02205A2B3B0044587E /* App.framework in Frameworks */, + 32EE9C03205A2B3B0044587E /* libPods-Runner.a in Frameworks */, + 32EE9C04205A2B3B0044587E /* libPods-Runner.a in Frameworks */, + 32EE9C05205A2B3B0044587E /* libPods-Runner.a in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; ACE8612F1F9F745B006FEF38 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -262,6 +330,7 @@ 97C146E51CF9000F007C117D = { isa = PBXGroup; children = ( + 323C7CAF205A43FC0051BB7F /* Dinect-INT.entitlements */, 9740EEB11CF90186004384FC /* Flutter */, 97C146F01CF9000F007C117D /* Runner */, 97C146EF1CF9000F007C117D /* Products */, @@ -269,15 +338,17 @@ 578B8FA7D56ACA2E56C02128 /* Pods */, FB8CCC38204C824A002BBFDA /* Runner copy-Info.plist */, FB862E8420548D6C00C04986 /* Debug-Dinect-INT copy-Info.plist */, + 32EE9C18205A2B3C0044587E /* Release-Runner copy-Info.plist */, ); sourceTree = ""; }; 97C146EF1CF9000F007C117D /* Products */ = { isa = PBXGroup; children = ( - ACE861531F9F745B006FEF38 /* Runner.app */, + ACE861531F9F745B006FEF38 /* Autobonus.app */, FB8CCC37204C824A002BBFDA /* Dinect-INT.app */, FB862E8320548D6C00C04986 /* Dinect-Crypto.app */, + 32EE9C17205A2B3B0044587E /* Dinect.app */, ); name = Products; sourceTree = ""; @@ -329,9 +400,33 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - ACE861271F9F745B006FEF38 /* Runner */ = { + 32EE9BF1205A2B3B0044587E /* Dinect */ = { isa = PBXNativeTarget; - buildConfigurationList = ACE8614C1F9F745B006FEF38 /* Build configuration list for PBXNativeTarget "Runner" */; + buildConfigurationList = 32EE9C14205A2B3B0044587E /* Build configuration list for PBXNativeTarget "Dinect" */; + buildPhases = ( + 32EE9BF2205A2B3B0044587E /* [CP] Check Pods Manifest.lock */, + 32EE9BF3205A2B3B0044587E /* Run Script */, + 32EE9BF4205A2B3B0044587E /* Sources */, + 32EE9BF9205A2B3B0044587E /* Frameworks */, + 32EE9C06205A2B3B0044587E /* Resources */, + 32EE9C0D205A2B3B0044587E /* Embed Frameworks */, + 32EE9C10205A2B3B0044587E /* Thin Binary */, + 32EE9C11205A2B3B0044587E /* [CP] Embed Pods Frameworks */, + 32EE9C12205A2B3B0044587E /* [CP] Copy Pods Resources */, + 32EE9C13205A2B3B0044587E /* Embed App Extensions */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = Dinect; + productName = Runner; + productReference = 32EE9C17205A2B3B0044587E /* Dinect.app */; + productType = "com.apple.product-type.application"; + }; + ACE861271F9F745B006FEF38 /* Autobonus */ = { + isa = PBXNativeTarget; + buildConfigurationList = ACE8614C1F9F745B006FEF38 /* Build configuration list for PBXNativeTarget "Autobonus" */; buildPhases = ( ACE861281F9F745B006FEF38 /* [CP] Check Pods Manifest.lock */, ACE861291F9F745B006FEF38 /* Run Script */, @@ -348,9 +443,9 @@ ); dependencies = ( ); - name = Runner; + name = Autobonus; productName = Runner; - productReference = ACE861531F9F745B006FEF38 /* Runner.app */; + productReference = ACE861531F9F745B006FEF38 /* Autobonus.app */; productType = "com.apple.product-type.application"; }; FB862E6320548D6C00C04986 /* Dinect-Crypto */ = { @@ -405,6 +500,9 @@ LastUpgradeCheck = 0920; ORGANIZATIONNAME = "The Chromium Authors"; TargetAttributes = { + 32EE9BF1205A2B3B0044587E = { + ProvisioningStyle = Automatic; + }; ACE861271F9F745B006FEF38 = { DevelopmentTeam = 926V94K5Q8; ProvisioningStyle = Automatic; @@ -417,9 +515,19 @@ FB862E6320548D6C00C04986 = { DevelopmentTeam = 926V94K5Q8; ProvisioningStyle = Automatic; + SystemCapabilities = { + com.apple.Push = { + enabled = 1; + }; + }; }; FB8CCC12204C8249002BBFDA = { ProvisioningStyle = Automatic; + SystemCapabilities = { + com.apple.Push = { + enabled = 1; + }; + }; }; }; }; @@ -436,14 +544,28 @@ projectDirPath = ""; projectRoot = ""; targets = ( - ACE861271F9F745B006FEF38 /* Runner */, + ACE861271F9F745B006FEF38 /* Autobonus */, FB8CCC12204C8249002BBFDA /* Dinect-INT */, FB862E6320548D6C00C04986 /* Dinect-Crypto */, + 32EE9BF1205A2B3B0044587E /* Dinect */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ + 32EE9C06205A2B3B0044587E /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 32EE9C07205A2B3B0044587E /* flutter_assets in Resources */, + 32EE9C08205A2B3B0044587E /* app.flx in Resources */, + 32EE9C09205A2B3B0044587E /* LaunchScreen.storyboard in Resources */, + 32EE9C0A205A2B3B0044587E /* AppFrameworkInfo.plist in Resources */, + 32EE9C0B205A2B3B0044587E /* Assets.xcassets in Resources */, + 32EE9C0C205A2B3B0044587E /* Main.storyboard in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; ACE8613D1F9F745B006FEF38 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -486,6 +608,85 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 32EE9BF2205A2B3B0044587E /* [CP] Check Pods Manifest.lock */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", + ); + name = "[CP] Check Pods Manifest.lock"; + 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; + }; + 32EE9BF3205A2B3B0044587E /* Run Script */ = { + isa = PBXShellScriptBuildPhase; + 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"; + }; + 32EE9C10205A2B3B0044587E /* Thin Binary */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Thin Binary"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" thin"; + }; + 32EE9C11205A2B3B0044587E /* [CP] Embed Pods Frameworks */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", + "${PODS_ROOT}/../../../../../flutter/bin/cache/artifacts/engine/ios/Flutter.framework", + ); + name = "[CP] Embed Pods Frameworks"; + outputPaths = ( + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; + showEnvVarsInLog = 0; + }; + 32EE9C12205A2B3B0044587E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "[CP] Copy Pods Resources"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; ACE861281F9F745B006FEF38 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -624,6 +825,17 @@ /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ + 32EE9BF4205A2B3B0044587E /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 32EE9BF5205A2B3B0044587E /* AppDelegate.m in Sources */, + 32EE9BF6205A2B3B0044587E /* main.m in Sources */, + 32EE9BF7205A2B3B0044587E /* GeneratedPluginRegistrant.m in Sources */, + 32EE9BF8205A2B3B0044587E /* ScannerViewController.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; ACE8612A1F9F745B006FEF38 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -679,6 +891,79 @@ /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ + 32EE9C15205A2B3B0044587E /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-Checker-INT"; + CLANG_ENABLE_MODULES = YES; + CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CODE_SIGN_STYLE = Automatic; + DEFINES_MODULE = YES; + DEVELOPMENT_TEAM = ""; + ENABLE_BITCODE = NO; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(PROJECT_DIR)/Flutter", + ); + INFOPLIST_FILE = "Release-Runner copy-Info.plist"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(PROJECT_DIR)/Flutter", + ); + ONLY_ACTIVE_ARCH = YES; + PRODUCT_BUNDLE_IDENTIFIER = com.dinect.checker.dinect; + PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE = ""; + PROVISIONING_PROFILE_SPECIFIER = ""; + SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; + SWIFT_OBJC_INTERFACE_HEADER_NAME = "Autobonus-Swift.h"; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_VERSION = 3.0; + TARGETED_DEVICE_FAMILY = 1; + }; + name = Debug; + }; + 32EE9C16205A2B3B0044587E /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-Checker-INT"; + CLANG_ENABLE_MODULES = YES; + CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CODE_SIGN_STYLE = Automatic; + DEFINES_MODULE = YES; + DEVELOPMENT_TEAM = ""; + ENABLE_BITCODE = NO; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "$(PROJECT_DIR)/Flutter", + ); + INFOPLIST_FILE = "Release-Runner copy-Info.plist"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(PROJECT_DIR)/Flutter", + ); + PRODUCT_BUNDLE_IDENTIFIER = com.dinect.checker.dinect; + PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE = ""; + PROVISIONING_PROFILE_SPECIFIER = ""; + SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; + SWIFT_OBJC_INTERFACE_HEADER_NAME = "Autobonus-Swift.h"; + SWIFT_VERSION = 3.0; + TARGETED_DEVICE_FAMILY = 1; + VALID_ARCHS = "arm64 arm7 armv7s"; + }; + name = Release; + }; 97C147031CF9000F007C117D /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; @@ -935,7 +1220,7 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-Checker-INT"; CLANG_ENABLE_MODULES = YES; - CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; + CODE_SIGN_ENTITLEMENTS = "Dinect-INT.entitlements"; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; @@ -972,7 +1257,7 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-Checker-INT"; CLANG_ENABLE_MODULES = YES; - CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; + CODE_SIGN_ENTITLEMENTS = "Dinect-INT.entitlements"; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; @@ -1004,6 +1289,15 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ + 32EE9C14205A2B3B0044587E /* Build configuration list for PBXNativeTarget "Dinect" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 32EE9C15205A2B3B0044587E /* Debug */, + 32EE9C16205A2B3B0044587E /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -1013,7 +1307,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - ACE8614C1F9F745B006FEF38 /* Build configuration list for PBXNativeTarget "Runner" */ = { + ACE8614C1F9F745B006FEF38 /* Build configuration list for PBXNativeTarget "Autobonus" */ = { isa = XCConfigurationList; buildConfigurations = ( ACE8614D1F9F745B006FEF38 /* Debug */, diff --git a/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme index a57af15..75ef3d9 100644 --- a/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme +++ b/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme @@ -15,8 +15,8 @@ @@ -34,8 +34,8 @@ @@ -58,8 +58,8 @@ @@ -77,8 +77,8 @@ diff --git a/pubspec.lock b/pubspec.lock index be9f694..4aa3377 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1,5 +1,5 @@ # Generated by pub -# See https://www.dartlang.org/tools/pub/glossary#lockfile +# See http://pub.dartlang.org/doc/glossary.html#lockfile packages: async: dependency: transitive @@ -21,7 +21,7 @@ packages: name: collection url: "https://pub.dartlang.org" source: hosted - version: "1.14.6" + version: "1.14.5" flutter: dependency: "direct main" description: flutter