ios build

This commit is contained in:
Mikhail Sokolov
2019-02-27 00:42:27 +07:00
parent e1cde9f297
commit b126cc9c60
5 changed files with 346 additions and 256 deletions

View File

@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleDisplayName</key> <key>CFBundleDisplayName</key>
<string>Чекер OTE</string> <string>POSapp Joys INT</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string> <string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>

View File

@@ -17,27 +17,21 @@ PODS:
DEPENDENCIES: DEPENDENCIES:
- DropDown (= 2.3.12) - DropDown (= 2.3.12)
- Flutter (from `/Users/nikitateplyakov/Library/flutter/bin/cache/artifacts/engine/ios-release`) - Flutter (from `/Users/dinect/projects/flutter/bin/cache/artifacts/engine/ios`)
- image_picker (from `/Users/nikitateplyakov/Library/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.4.10/ios`) - image_picker (from `/Users/dinect/.pub-cache/hosted/pub.dartlang.org/image_picker-0.4.10/ios`)
- path_provider (from `/Users/nikitateplyakov/Library/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-0.4.1/ios`) - path_provider (from `/Users/dinect/.pub-cache/hosted/pub.dartlang.org/path_provider-0.4.1/ios`)
- "sqflite (from `/Users/nikitateplyakov/Library/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-0.12.2+1/ios`)" - sqflite (from `/Users/dinect/.pub-cache/hosted/pub.dartlang.org/sqflite-0.12.2+1/ios`)
- ZXingObjC (= 3.6.5) - ZXingObjC (= 3.6.5)
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- DropDown
- FMDB
- ZXingObjC
EXTERNAL SOURCES: EXTERNAL SOURCES:
Flutter: Flutter:
:path: "/Users/nikitateplyakov/Library/flutter/bin/cache/artifacts/engine/ios-release" :path: /Users/dinect/projects/flutter/bin/cache/artifacts/engine/ios
image_picker: image_picker:
:path: "/Users/nikitateplyakov/Library/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.4.10/ios" :path: /Users/dinect/.pub-cache/hosted/pub.dartlang.org/image_picker-0.4.10/ios
path_provider: path_provider:
:path: "/Users/nikitateplyakov/Library/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-0.4.1/ios" :path: /Users/dinect/.pub-cache/hosted/pub.dartlang.org/path_provider-0.4.1/ios
sqflite: sqflite:
:path: "/Users/nikitateplyakov/Library/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-0.12.2+1/ios" :path: /Users/dinect/.pub-cache/hosted/pub.dartlang.org/sqflite-0.12.2+1/ios
SPEC CHECKSUMS: SPEC CHECKSUMS:
DropDown: 0bcc278799ec11a3d34ce1aac9367fbbaf5423d9 DropDown: 0bcc278799ec11a3d34ce1aac9367fbbaf5423d9
@@ -50,4 +44,4 @@ SPEC CHECKSUMS:
PODFILE CHECKSUM: 1eb639368316fc9db6b59382293c5479a70ebdc1 PODFILE CHECKSUM: 1eb639368316fc9db6b59382293c5479a70ebdc1
COCOAPODS: 1.5.3 COCOAPODS: 1.4.0

File diff suppressed because it is too large Load Diff

View File

@@ -37,7 +37,7 @@
<key>Dinect-OTE.xcscheme</key> <key>Dinect-OTE.xcscheme</key>
<dict> <dict>
<key>orderHint</key> <key>orderHint</key>
<integer>14</integer> <integer>17</integer>
</dict> </dict>
<key>Dinect.xcscheme_^#shared#^_</key> <key>Dinect.xcscheme_^#shared#^_</key>
<dict> <dict>