attempts to use flavors as for android
This commit is contained in:
@@ -22,3 +22,4 @@ android/app/local.properties
|
|||||||
android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
|
android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
|
||||||
ios/Runner/GeneratedPluginRegistrant.h
|
ios/Runner/GeneratedPluginRegistrant.h
|
||||||
ios/Runner/GeneratedPluginRegistrant.m
|
ios/Runner/GeneratedPluginRegistrant.m
|
||||||
|
ios/Pods/
|
||||||
|
|||||||
85
flutter_01.log
Normal file
85
flutter_01.log
Normal file
@@ -0,0 +1,85 @@
|
|||||||
|
Flutter crash report; please file at https://github.com/flutter/flutter/issues.
|
||||||
|
|
||||||
|
## command
|
||||||
|
|
||||||
|
flutter --suppress-analytics build flx --target=lib/main.dart --output-file=/Users/ntrlab/semyon/apps/checker/ios/Flutter/app.flx --snapshot=build/snapshot_blob.bin --depfile=build/snapshot_blob.bin.d --working-dir=build/flx
|
||||||
|
|
||||||
|
## exception
|
||||||
|
|
||||||
|
FileSystemException: FileSystemException: Deletion failed, path = 'build/flx' (OS Error: Directory not empty, errno = 66)
|
||||||
|
|
||||||
|
```
|
||||||
|
#0 _Directory._deleteSync (dart:io/directory_impl.dart:162)
|
||||||
|
#1 FileSystemEntity.deleteSync (dart:io/file_system_entity.dart:411)
|
||||||
|
#2 ForwardingFileSystemEntity.deleteSync (package:file/src/forwarding/forwarding_file_system_entity.dart:68)
|
||||||
|
#3 _ZipToolBuilder.createZip (package:flutter_tools/src/zip.dart:69)
|
||||||
|
<asynchronous suspension>
|
||||||
|
#4 assemble (package:flutter_tools/src/flx.dart:142)
|
||||||
|
<asynchronous suspension>
|
||||||
|
#5 build (package:flutter_tools/src/flx.dart:79)
|
||||||
|
<asynchronous suspension>
|
||||||
|
#6 BuildFlxCommand.runCommand (package:flutter_tools/src/commands/build_flx.dart:44)
|
||||||
|
<asynchronous suspension>
|
||||||
|
#7 FlutterCommand.verifyThenRunCommand (package:flutter_tools/src/runner/flutter_command.dart:253)
|
||||||
|
<asynchronous suspension>
|
||||||
|
#8 FlutterCommand.run (package:flutter_tools/src/runner/flutter_command.dart:193)
|
||||||
|
<asynchronous suspension>
|
||||||
|
#9 CommandRunner.runCommand (package:args/command_runner.dart:194)
|
||||||
|
<asynchronous suspension>
|
||||||
|
#10 FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:279)
|
||||||
|
<asynchronous suspension>
|
||||||
|
#11 CommandRunner.run.<anonymous closure> (package:args/command_runner.dart:109)
|
||||||
|
#12 new Future.sync (dart:async/future.dart:222)
|
||||||
|
#13 CommandRunner.run (package:args/command_runner.dart:109)
|
||||||
|
#14 FlutterCommandRunner.run (package:flutter_tools/src/runner/flutter_command_runner.dart:162)
|
||||||
|
#15 run.<anonymous closure> (package:flutter_tools/executable.dart:143)
|
||||||
|
<asynchronous suspension>
|
||||||
|
#16 AppContext._run (package:flutter_tools/src/base/context.dart:76)
|
||||||
|
<asynchronous suspension>
|
||||||
|
#17 AppContext.runInZone.<anonymous closure> (package:flutter_tools/src/base/context.dart:66)
|
||||||
|
#18 _rootRun (dart:async/zone.dart:1120)
|
||||||
|
#19 _CustomZone.run (dart:async/zone.dart:1001)
|
||||||
|
#20 runZoned (dart:async/zone.dart:1467)
|
||||||
|
#21 AppContext.runInZone (package:flutter_tools/src/base/context.dart:65)
|
||||||
|
#22 run (package:flutter_tools/executable.dart:114)
|
||||||
|
<asynchronous suspension>
|
||||||
|
#23 main (package:flutter_tools/executable.dart:67)
|
||||||
|
<asynchronous suspension>
|
||||||
|
#24 main (file:///Users/ntrlab/semyon/flutter/packages/flutter_tools/bin/flutter_tools.dart:16)
|
||||||
|
#25 _startIsolate.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:263)
|
||||||
|
#26 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:151)
|
||||||
|
```
|
||||||
|
|
||||||
|
## flutter doctor
|
||||||
|
|
||||||
|
```
|
||||||
|
[✓] Flutter (on Mac OS X 10.12.6 16G29, locale en-RU, channel alpha)
|
||||||
|
• Flutter at /Users/ntrlab/flutter
|
||||||
|
• Framework revision 4424892c79 (2 weeks ago), 2017-10-10 16:45:11 -0700
|
||||||
|
• Engine revision 2a84f18c79
|
||||||
|
• Tools Dart version 1.25.0-dev.11.0
|
||||||
|
|
||||||
|
[✓] Android toolchain - develop for Android devices (Android SDK 26.0.2)
|
||||||
|
• Android SDK at /Users/ntrlab/Library/Android/sdk
|
||||||
|
• Platform android-26, build-tools 26.0.2
|
||||||
|
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
|
||||||
|
• Java version OpenJDK Runtime Environment (build 1.8.0_112-release-b06)
|
||||||
|
|
||||||
|
[✓] iOS toolchain - develop for iOS devices (Xcode 9.0)
|
||||||
|
• Xcode at /Applications/Xcode.app/Contents/Developer
|
||||||
|
• Xcode 9.0, Build version 9A235
|
||||||
|
• ios-deploy 1.9.2
|
||||||
|
• CocoaPods version 1.2.1
|
||||||
|
|
||||||
|
[✓] Android Studio (version 2.3)
|
||||||
|
• Android Studio at /Applications/Android Studio.app/Contents
|
||||||
|
• Java version OpenJDK Runtime Environment (build 1.8.0_112-release-b06)
|
||||||
|
|
||||||
|
[✓] IntelliJ IDEA Community Edition (version 2017.2.5)
|
||||||
|
• Flutter plugin version 18.1
|
||||||
|
• Dart plugin version 172.4155.35
|
||||||
|
|
||||||
|
[✓] Connected devices
|
||||||
|
• iPhone 6 • 2CED9AE2-FCDE-4D77-ABEA-728E320A28C5 • ios • iOS 11.0 (simulator)
|
||||||
|
|
||||||
|
```
|
||||||
Binary file not shown.
Binary file not shown.
53
ios/PIP copy-Info.plist
Normal file
53
ios/PIP copy-Info.plist
Normal file
@@ -0,0 +1,53 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleDisplayName</key>
|
||||||
|
<string>PIP</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>$(EXECUTABLE_NAME)</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>checker</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>APPL</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1</string>
|
||||||
|
<key>LSRequiresIPhoneOS</key>
|
||||||
|
<true/>
|
||||||
|
<key>NSCameraUsageDescription</key>
|
||||||
|
<string>Просто потому что</string>
|
||||||
|
<key>UILaunchStoryboardName</key>
|
||||||
|
<string>LaunchScreen</string>
|
||||||
|
<key>UIMainStoryboardFile</key>
|
||||||
|
<string>Main</string>
|
||||||
|
<key>UIRequiredDeviceCapabilities</key>
|
||||||
|
<array>
|
||||||
|
<string>arm64</string>
|
||||||
|
</array>
|
||||||
|
<key>UISupportedInterfaceOrientations</key>
|
||||||
|
<array>
|
||||||
|
<string>UIInterfaceOrientationPortrait</string>
|
||||||
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||||||
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
||||||
|
</array>
|
||||||
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
||||||
|
<array>
|
||||||
|
<string>UIInterfaceOrientationPortrait</string>
|
||||||
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
||||||
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||||||
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
||||||
|
</array>
|
||||||
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
File diff suppressed because it is too large
Load Diff
BIN
ios/Runner.xcodeproj/project.xcworkspace/xcuserdata/ntrlab.xcuserdatad/UserInterfaceState.xcuserstate
generated
Normal file
BIN
ios/Runner.xcodeproj/project.xcworkspace/xcuserdata/ntrlab.xcuserdatad/UserInterfaceState.xcuserstate
generated
Normal file
Binary file not shown.
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>BuildLocationStyle</key>
|
||||||
|
<string>UseTargetSettings</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<Scheme
|
<Scheme
|
||||||
LastUpgradeVersion = "0830"
|
LastUpgradeVersion = "0900"
|
||||||
version = "1.3">
|
version = "1.3">
|
||||||
<BuildAction
|
<BuildAction
|
||||||
parallelizeBuildables = "YES"
|
parallelizeBuildables = "YES"
|
||||||
@@ -14,7 +14,7 @@
|
|||||||
buildForAnalyzing = "YES">
|
buildForAnalyzing = "YES">
|
||||||
<BuildableReference
|
<BuildableReference
|
||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "97C146ED1CF9000F007C117D"
|
BlueprintIdentifier = "ACE861271F9F745B006FEF38"
|
||||||
BuildableName = "Runner.app"
|
BuildableName = "Runner.app"
|
||||||
BlueprintName = "Runner"
|
BlueprintName = "Runner"
|
||||||
ReferencedContainer = "container:Runner.xcodeproj">
|
ReferencedContainer = "container:Runner.xcodeproj">
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
<MacroExpansion>
|
<MacroExpansion>
|
||||||
<BuildableReference
|
<BuildableReference
|
||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "97C146ED1CF9000F007C117D"
|
BlueprintIdentifier = "ACE861271F9F745B006FEF38"
|
||||||
BuildableName = "Runner.app"
|
BuildableName = "Runner.app"
|
||||||
BlueprintName = "Runner"
|
BlueprintName = "Runner"
|
||||||
ReferencedContainer = "container:Runner.xcodeproj">
|
ReferencedContainer = "container:Runner.xcodeproj">
|
||||||
@@ -57,19 +57,12 @@
|
|||||||
runnableDebuggingMode = "0">
|
runnableDebuggingMode = "0">
|
||||||
<BuildableReference
|
<BuildableReference
|
||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "97C146ED1CF9000F007C117D"
|
BlueprintIdentifier = "ACE861271F9F745B006FEF38"
|
||||||
BuildableName = "Runner.app"
|
BuildableName = "Runner.app"
|
||||||
BlueprintName = "Runner"
|
BlueprintName = "Runner"
|
||||||
ReferencedContainer = "container:Runner.xcodeproj">
|
ReferencedContainer = "container:Runner.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</BuildableProductRunnable>
|
</BuildableProductRunnable>
|
||||||
<EnvironmentVariables>
|
|
||||||
<EnvironmentVariable
|
|
||||||
key = "flavor"
|
|
||||||
value = "develop"
|
|
||||||
isEnabled = "YES">
|
|
||||||
</EnvironmentVariable>
|
|
||||||
</EnvironmentVariables>
|
|
||||||
<AdditionalOptions>
|
<AdditionalOptions>
|
||||||
</AdditionalOptions>
|
</AdditionalOptions>
|
||||||
</LaunchAction>
|
</LaunchAction>
|
||||||
@@ -83,7 +76,7 @@
|
|||||||
runnableDebuggingMode = "0">
|
runnableDebuggingMode = "0">
|
||||||
<BuildableReference
|
<BuildableReference
|
||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "97C146ED1CF9000F007C117D"
|
BlueprintIdentifier = "ACE861271F9F745B006FEF38"
|
||||||
BuildableName = "Runner.app"
|
BuildableName = "Runner.app"
|
||||||
BlueprintName = "Runner"
|
BlueprintName = "Runner"
|
||||||
ReferencedContainer = "container:Runner.xcodeproj">
|
ReferencedContainer = "container:Runner.xcodeproj">
|
||||||
|
|||||||
@@ -6,32 +6,23 @@
|
|||||||
<dict>
|
<dict>
|
||||||
<key>Autobonus copy.xcscheme</key>
|
<key>Autobonus copy.xcscheme</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>isShown</key>
|
<key>orderHint</key>
|
||||||
<false/>
|
<integer>4</integer>
|
||||||
|
</dict>
|
||||||
|
<key>Dinect copy.xcscheme</key>
|
||||||
|
<dict>
|
||||||
<key>orderHint</key>
|
<key>orderHint</key>
|
||||||
<integer>5</integer>
|
<integer>5</integer>
|
||||||
</dict>
|
</dict>
|
||||||
<key>Autobonus.xcscheme_^#shared#^_</key>
|
<key>Runner copy.xcscheme</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>isShown</key>
|
|
||||||
<true/>
|
|
||||||
<key>orderHint</key>
|
<key>orderHint</key>
|
||||||
<integer>0</integer>
|
<integer>13</integer>
|
||||||
</dict>
|
</dict>
|
||||||
<key>Develop.xcscheme</key>
|
<key>Runner.xcscheme_^#shared#^_</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>orderHint</key>
|
<key>orderHint</key>
|
||||||
<integer>6</integer>
|
<integer>4</integer>
|
||||||
</dict>
|
|
||||||
<key>Dinect.xcscheme</key>
|
|
||||||
<dict>
|
|
||||||
<key>orderHint</key>
|
|
||||||
<integer>7</integer>
|
|
||||||
</dict>
|
|
||||||
<key>PIP.xcscheme</key>
|
|
||||||
<dict>
|
|
||||||
<key>orderHint</key>
|
|
||||||
<integer>8</integer>
|
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
<key>SuppressBuildableAutocreation</key>
|
<key>SuppressBuildableAutocreation</key>
|
||||||
@@ -56,6 +47,26 @@
|
|||||||
<key>primary</key>
|
<key>primary</key>
|
||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
|
<key>AC73A3CE1F9F79760026EBA4</key>
|
||||||
|
<dict>
|
||||||
|
<key>primary</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>AC73A3F61F9F7F910026EBA4</key>
|
||||||
|
<dict>
|
||||||
|
<key>primary</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>ACE860F91F9F716A006FEF38</key>
|
||||||
|
<dict>
|
||||||
|
<key>primary</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>ACE861271F9F745B006FEF38</key>
|
||||||
|
<dict>
|
||||||
|
<key>primary</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|||||||
Binary file not shown.
@@ -90,7 +90,7 @@
|
|||||||
ignoreCount = "0"
|
ignoreCount = "0"
|
||||||
continueAfterRunningActions = "No"
|
continueAfterRunningActions = "No"
|
||||||
filePath = "Runner/ScannerViewController.swift"
|
filePath = "Runner/ScannerViewController.swift"
|
||||||
timestampString = "530472100.782856"
|
timestampString = "530548380.074416"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "50"
|
startingLineNumber = "50"
|
||||||
@@ -138,7 +138,7 @@
|
|||||||
ignoreCount = "0"
|
ignoreCount = "0"
|
||||||
continueAfterRunningActions = "No"
|
continueAfterRunningActions = "No"
|
||||||
filePath = "Runner/ScannerViewController.swift"
|
filePath = "Runner/ScannerViewController.swift"
|
||||||
timestampString = "530472100.783303"
|
timestampString = "530548380.076683"
|
||||||
startingColumnNumber = "9223372036854775807"
|
startingColumnNumber = "9223372036854775807"
|
||||||
endingColumnNumber = "9223372036854775807"
|
endingColumnNumber = "9223372036854775807"
|
||||||
startingLineNumber = "51"
|
startingLineNumber = "51"
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
},
|
},
|
||||||
@"com.dinect.develop" : @{
|
@"com.dinect.develop" : @{
|
||||||
@"locale" : @"ru",
|
@"locale" : @"ru",
|
||||||
@"flavor" : @"develop",
|
@"flavor" : @"autobonus",
|
||||||
@"currency" : @643,
|
@"currency" : @643,
|
||||||
@"supportPhone" : @"8 800 555 35 35",
|
@"supportPhone" : @"8 800 555 35 35",
|
||||||
@"supportUrl" : @"http://yandex.ru",
|
@"supportUrl" : @"http://yandex.ru",
|
||||||
@@ -69,6 +69,8 @@
|
|||||||
|
|
||||||
NSDictionary *buildSettings = settings[bundleIdentifier];
|
NSDictionary *buildSettings = settings[bundleIdentifier];
|
||||||
|
|
||||||
|
NSLog(@"%@", bundleIdentifier);
|
||||||
|
|
||||||
if (!buildSettings) {
|
if (!buildSettings) {
|
||||||
NSLog(@"Settings for this bunndle id not defined (%@)", bundleIdentifier);
|
NSLog(@"Settings for this bunndle id not defined (%@)", bundleIdentifier);
|
||||||
abort();
|
abort();
|
||||||
|
|||||||
53
ios/Runner/Dinect.plist
Normal file
53
ios/Runner/Dinect.plist
Normal file
@@ -0,0 +1,53 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleDisplayName</key>
|
||||||
|
<string>Dinect</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>$(EXECUTABLE_NAME)</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>checker</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>APPL</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1</string>
|
||||||
|
<key>LSRequiresIPhoneOS</key>
|
||||||
|
<true/>
|
||||||
|
<key>NSCameraUsageDescription</key>
|
||||||
|
<string>Просто потому что</string>
|
||||||
|
<key>UILaunchStoryboardName</key>
|
||||||
|
<string>LaunchScreen</string>
|
||||||
|
<key>UIMainStoryboardFile</key>
|
||||||
|
<string>Main</string>
|
||||||
|
<key>UIRequiredDeviceCapabilities</key>
|
||||||
|
<array>
|
||||||
|
<string>arm64</string>
|
||||||
|
</array>
|
||||||
|
<key>UISupportedInterfaceOrientations</key>
|
||||||
|
<array>
|
||||||
|
<string>UIInterfaceOrientationPortrait</string>
|
||||||
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||||||
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
||||||
|
</array>
|
||||||
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
||||||
|
<array>
|
||||||
|
<string>UIInterfaceOrientationPortrait</string>
|
||||||
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
||||||
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||||||
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
||||||
|
</array>
|
||||||
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
@@ -4,6 +4,8 @@
|
|||||||
<dict>
|
<dict>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>en</string>
|
<string>en</string>
|
||||||
|
<key>CFBundleDisplayName</key>
|
||||||
|
<string>PIP</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>$(EXECUTABLE_NAME)</string>
|
<string>$(EXECUTABLE_NAME)</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
@@ -22,6 +24,8 @@
|
|||||||
<string>1</string>
|
<string>1</string>
|
||||||
<key>LSRequiresIPhoneOS</key>
|
<key>LSRequiresIPhoneOS</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
<key>NSCameraUsageDescription</key>
|
||||||
|
<string>Просто потому что</string>
|
||||||
<key>UILaunchStoryboardName</key>
|
<key>UILaunchStoryboardName</key>
|
||||||
<string>LaunchScreen</string>
|
<string>LaunchScreen</string>
|
||||||
<key>UIMainStoryboardFile</key>
|
<key>UIMainStoryboardFile</key>
|
||||||
@@ -30,8 +34,6 @@
|
|||||||
<array>
|
<array>
|
||||||
<string>arm64</string>
|
<string>arm64</string>
|
||||||
</array>
|
</array>
|
||||||
<key>NSCameraUsageDescription</key>
|
|
||||||
<string>Просто потому что</string>
|
|
||||||
<key>UISupportedInterfaceOrientations</key>
|
<key>UISupportedInterfaceOrientations</key>
|
||||||
<array>
|
<array>
|
||||||
<string>UIInterfaceOrientationPortrait</string>
|
<string>UIInterfaceOrientationPortrait</string>
|
||||||
|
|||||||
@@ -12,9 +12,9 @@ const platform = const MethodChannel('com.dinect.checker/instance_id');
|
|||||||
/// some changes
|
/// some changes
|
||||||
|
|
||||||
void main() {
|
void main() {
|
||||||
//platform.invokeMethod('getAppTitle').then((title) {
|
platform.invokeMethod('getAppTitle').then((title) {
|
||||||
runApp(new Checker(appName: 'title'));
|
runApp(new Checker(appName: title));
|
||||||
//});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
class Checker extends StatelessWidget {
|
class Checker extends StatelessWidget {
|
||||||
|
|||||||
Reference in New Issue
Block a user