Update iOS Project
parent
55a95cb3aa
commit
efe2a207b4
@ -1 +1,2 @@
|
|||||||
|
#include "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"
|
||||||
#include "Generated.xcconfig"
|
#include "Generated.xcconfig"
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
|
#include "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"
|
||||||
#include "Generated.xcconfig"
|
#include "Generated.xcconfig"
|
||||||
|
|||||||
@ -0,0 +1,41 @@
|
|||||||
|
# Uncomment this line to define a global platform for your project
|
||||||
|
# platform :ios, '9.0'
|
||||||
|
|
||||||
|
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
|
||||||
|
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
|
||||||
|
|
||||||
|
project 'Runner', {
|
||||||
|
'Debug' => :debug,
|
||||||
|
'Profile' => :release,
|
||||||
|
'Release' => :release,
|
||||||
|
}
|
||||||
|
|
||||||
|
def flutter_root
|
||||||
|
generated_xcode_build_settings_path = File.expand_path(File.join('..', 'Flutter', 'Generated.xcconfig'), __FILE__)
|
||||||
|
unless File.exist?(generated_xcode_build_settings_path)
|
||||||
|
raise "#{generated_xcode_build_settings_path} must exist. If you're running pod install manually, make sure flutter pub get is executed first"
|
||||||
|
end
|
||||||
|
|
||||||
|
File.foreach(generated_xcode_build_settings_path) do |line|
|
||||||
|
matches = line.match(/FLUTTER_ROOT\=(.*)/)
|
||||||
|
return matches[1].strip if matches
|
||||||
|
end
|
||||||
|
raise "FLUTTER_ROOT not found in #{generated_xcode_build_settings_path}. Try deleting Generated.xcconfig, then run flutter pub get"
|
||||||
|
end
|
||||||
|
|
||||||
|
require File.expand_path(File.join('packages', 'flutter_tools', 'bin', 'podhelper'), flutter_root)
|
||||||
|
|
||||||
|
flutter_ios_podfile_setup
|
||||||
|
|
||||||
|
target 'Runner' do
|
||||||
|
#use_frameworks!
|
||||||
|
use_modular_headers!
|
||||||
|
|
||||||
|
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
|
||||||
|
end
|
||||||
|
|
||||||
|
post_install do |installer|
|
||||||
|
installer.pods_project.targets.each do |target|
|
||||||
|
flutter_additional_ios_build_settings(target)
|
||||||
|
end
|
||||||
|
end
|
||||||
@ -0,0 +1,210 @@
|
|||||||
|
PODS:
|
||||||
|
- AFNetworking (4.0.1):
|
||||||
|
- AFNetworking/NSURLSession (= 4.0.1)
|
||||||
|
- AFNetworking/Reachability (= 4.0.1)
|
||||||
|
- AFNetworking/Security (= 4.0.1)
|
||||||
|
- AFNetworking/Serialization (= 4.0.1)
|
||||||
|
- AFNetworking/UIKit (= 4.0.1)
|
||||||
|
- AFNetworking/NSURLSession (4.0.1):
|
||||||
|
- AFNetworking/Reachability
|
||||||
|
- AFNetworking/Security
|
||||||
|
- AFNetworking/Serialization
|
||||||
|
- AFNetworking/Reachability (4.0.1)
|
||||||
|
- AFNetworking/Security (4.0.1)
|
||||||
|
- AFNetworking/Serialization (4.0.1)
|
||||||
|
- AFNetworking/UIKit (4.0.1):
|
||||||
|
- AFNetworking/NSURLSession
|
||||||
|
- app_installer (0.5.0):
|
||||||
|
- Flutter
|
||||||
|
- audioplayers (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- BaiduMapKit (5.4.0)
|
||||||
|
- camera (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- city_pickers (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- device_info (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- disable_screenshots (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- Flutter (1.0.0)
|
||||||
|
- flutter_bmfbase (0.0.1):
|
||||||
|
- BaiduMapKit (= 5.4.0)
|
||||||
|
- Flutter
|
||||||
|
- flutter_bmfmap (1.0.0):
|
||||||
|
- BaiduMapKit (= 5.4.0)
|
||||||
|
- Flutter
|
||||||
|
- flutter_bmfutils (0.0.1):
|
||||||
|
- BaiduMapKit (= 5.4.0)
|
||||||
|
- Flutter
|
||||||
|
- flutter_downloader (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- flutter_drag_scale (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- flutter_superplayer (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- flutter_superplayer/SuperPlayer_Professional (= 0.0.1)
|
||||||
|
- flutter_superplayer/SuperPlayer_Professional (0.0.1):
|
||||||
|
- AFNetworking (~> 4.0)
|
||||||
|
- Flutter
|
||||||
|
- Masonry
|
||||||
|
- TXLiteAVSDK_Professional
|
||||||
|
- fluttertoast (0.0.2):
|
||||||
|
- Flutter
|
||||||
|
- FMDB (2.7.5):
|
||||||
|
- FMDB/standard (= 2.7.5)
|
||||||
|
- FMDB/standard (2.7.5)
|
||||||
|
- image_picker (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- local_auth (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- Masonry (1.1.0)
|
||||||
|
- open_file (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- package_info (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- path_provider (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- "permission_handler (5.1.0+2)":
|
||||||
|
- Flutter
|
||||||
|
- photo_manager (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- shared_preferences (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- sqflite (0.0.2):
|
||||||
|
- Flutter
|
||||||
|
- FMDB (>= 2.7.5)
|
||||||
|
- TXLiteAVSDK_Professional (9.5.11346)
|
||||||
|
- url_launcher (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- video_player (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
- webview_flutter (0.0.1):
|
||||||
|
- Flutter
|
||||||
|
|
||||||
|
DEPENDENCIES:
|
||||||
|
- app_installer (from `.symlinks/plugins/app_installer/ios`)
|
||||||
|
- audioplayers (from `.symlinks/plugins/audioplayers/ios`)
|
||||||
|
- camera (from `.symlinks/plugins/camera/ios`)
|
||||||
|
- city_pickers (from `.symlinks/plugins/city_pickers/ios`)
|
||||||
|
- device_info (from `.symlinks/plugins/device_info/ios`)
|
||||||
|
- disable_screenshots (from `.symlinks/plugins/disable_screenshots/ios`)
|
||||||
|
- Flutter (from `Flutter`)
|
||||||
|
- flutter_bmfbase (from `.symlinks/plugins/flutter_bmfbase/ios`)
|
||||||
|
- flutter_bmfmap (from `.symlinks/plugins/flutter_bmfmap/ios`)
|
||||||
|
- flutter_bmfutils (from `.symlinks/plugins/flutter_bmfutils/ios`)
|
||||||
|
- flutter_downloader (from `.symlinks/plugins/flutter_downloader/ios`)
|
||||||
|
- flutter_drag_scale (from `.symlinks/plugins/flutter_drag_scale/ios`)
|
||||||
|
- flutter_superplayer (from `.symlinks/plugins/flutter_superplayer/ios`)
|
||||||
|
- fluttertoast (from `.symlinks/plugins/fluttertoast/ios`)
|
||||||
|
- image_picker (from `.symlinks/plugins/image_picker/ios`)
|
||||||
|
- local_auth (from `.symlinks/plugins/local_auth/ios`)
|
||||||
|
- open_file (from `.symlinks/plugins/open_file/ios`)
|
||||||
|
- package_info (from `.symlinks/plugins/package_info/ios`)
|
||||||
|
- path_provider (from `.symlinks/plugins/path_provider/ios`)
|
||||||
|
- permission_handler (from `.symlinks/plugins/permission_handler/ios`)
|
||||||
|
- photo_manager (from `.symlinks/plugins/photo_manager/ios`)
|
||||||
|
- shared_preferences (from `.symlinks/plugins/shared_preferences/ios`)
|
||||||
|
- sqflite (from `.symlinks/plugins/sqflite/ios`)
|
||||||
|
- url_launcher (from `.symlinks/plugins/url_launcher/ios`)
|
||||||
|
- video_player (from `.symlinks/plugins/video_player/ios`)
|
||||||
|
- webview_flutter (from `.symlinks/plugins/webview_flutter/ios`)
|
||||||
|
|
||||||
|
SPEC REPOS:
|
||||||
|
trunk:
|
||||||
|
- AFNetworking
|
||||||
|
- BaiduMapKit
|
||||||
|
- FMDB
|
||||||
|
- Masonry
|
||||||
|
- TXLiteAVSDK_Professional
|
||||||
|
|
||||||
|
EXTERNAL SOURCES:
|
||||||
|
app_installer:
|
||||||
|
:path: ".symlinks/plugins/app_installer/ios"
|
||||||
|
audioplayers:
|
||||||
|
:path: ".symlinks/plugins/audioplayers/ios"
|
||||||
|
camera:
|
||||||
|
:path: ".symlinks/plugins/camera/ios"
|
||||||
|
city_pickers:
|
||||||
|
:path: ".symlinks/plugins/city_pickers/ios"
|
||||||
|
device_info:
|
||||||
|
:path: ".symlinks/plugins/device_info/ios"
|
||||||
|
disable_screenshots:
|
||||||
|
:path: ".symlinks/plugins/disable_screenshots/ios"
|
||||||
|
Flutter:
|
||||||
|
:path: Flutter
|
||||||
|
flutter_bmfbase:
|
||||||
|
:path: ".symlinks/plugins/flutter_bmfbase/ios"
|
||||||
|
flutter_bmfmap:
|
||||||
|
:path: ".symlinks/plugins/flutter_bmfmap/ios"
|
||||||
|
flutter_bmfutils:
|
||||||
|
:path: ".symlinks/plugins/flutter_bmfutils/ios"
|
||||||
|
flutter_downloader:
|
||||||
|
:path: ".symlinks/plugins/flutter_downloader/ios"
|
||||||
|
flutter_drag_scale:
|
||||||
|
:path: ".symlinks/plugins/flutter_drag_scale/ios"
|
||||||
|
flutter_superplayer:
|
||||||
|
:path: ".symlinks/plugins/flutter_superplayer/ios"
|
||||||
|
fluttertoast:
|
||||||
|
:path: ".symlinks/plugins/fluttertoast/ios"
|
||||||
|
image_picker:
|
||||||
|
:path: ".symlinks/plugins/image_picker/ios"
|
||||||
|
local_auth:
|
||||||
|
:path: ".symlinks/plugins/local_auth/ios"
|
||||||
|
open_file:
|
||||||
|
:path: ".symlinks/plugins/open_file/ios"
|
||||||
|
package_info:
|
||||||
|
:path: ".symlinks/plugins/package_info/ios"
|
||||||
|
path_provider:
|
||||||
|
:path: ".symlinks/plugins/path_provider/ios"
|
||||||
|
permission_handler:
|
||||||
|
:path: ".symlinks/plugins/permission_handler/ios"
|
||||||
|
photo_manager:
|
||||||
|
:path: ".symlinks/plugins/photo_manager/ios"
|
||||||
|
shared_preferences:
|
||||||
|
:path: ".symlinks/plugins/shared_preferences/ios"
|
||||||
|
sqflite:
|
||||||
|
:path: ".symlinks/plugins/sqflite/ios"
|
||||||
|
url_launcher:
|
||||||
|
:path: ".symlinks/plugins/url_launcher/ios"
|
||||||
|
video_player:
|
||||||
|
:path: ".symlinks/plugins/video_player/ios"
|
||||||
|
webview_flutter:
|
||||||
|
:path: ".symlinks/plugins/webview_flutter/ios"
|
||||||
|
|
||||||
|
SPEC CHECKSUMS:
|
||||||
|
AFNetworking: 7864c38297c79aaca1500c33288e429c3451fdce
|
||||||
|
app_installer: 6c31be407728fb6d67cce038fd8547e563e6982c
|
||||||
|
audioplayers: 53f0f30789b10ab2009771c6c79def00980945e4
|
||||||
|
BaiduMapKit: 40a4382633859bd569d40da9f9a2e98a277dd28b
|
||||||
|
camera: a0ca5080336f7af47b88436e5e26da3dee5568f0
|
||||||
|
city_pickers: b0370f4c35c201723b5b7fcce10ec29b59d5bc35
|
||||||
|
device_info: d7d233b645a32c40dfdc212de5cf646ca482f175
|
||||||
|
disable_screenshots: 3f3a1881efa341fcdad395fb2b25e11a9a7bce0b
|
||||||
|
Flutter: 0e3d915762c693b495b44d77113d4970485de6ec
|
||||||
|
flutter_bmfbase: 8ac2c94f3f110daec8e499dc13f8a983b0c8ee40
|
||||||
|
flutter_bmfmap: 57030919b16b5353649fbea77b6143129f7a4ff1
|
||||||
|
flutter_bmfutils: 41b6af33c5e7d5d5f841ef9087fbd271c05b1961
|
||||||
|
flutter_downloader: 058b9c41564a90500f67f3e432e3524613a7fd83
|
||||||
|
flutter_drag_scale: 545fd546a1e968bd965883f0511b1c47f049f37d
|
||||||
|
flutter_superplayer: 50d64a438d4e917295d7c8d8124bcc239f323dad
|
||||||
|
fluttertoast: b644586ef3b16f67fae9a1f8754cef6b2d6b634b
|
||||||
|
FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
|
||||||
|
image_picker: 9c3312491f862b28d21ecd8fdf0ee14e601b3f09
|
||||||
|
local_auth: 25938960984c3a7f6e3253e3f8d962fdd16852bd
|
||||||
|
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
|
||||||
|
open_file: 02eb5cb6b21264bd3a696876f5afbfb7ca4f4b7d
|
||||||
|
package_info: 873975fc26034f0b863a300ad47e7f1ac6c7ec62
|
||||||
|
path_provider: abfe2b5c733d04e238b0d8691db0cfd63a27a93c
|
||||||
|
permission_handler: ccb20a9fad0ee9b1314a52b70b76b473c5f8dab0
|
||||||
|
photo_manager: f7c619c2cc8c2adb8d85c63363babac477de9c67
|
||||||
|
shared_preferences: af6bfa751691cdc24be3045c43ec037377ada40d
|
||||||
|
sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904
|
||||||
|
TXLiteAVSDK_Professional: 645670c9d1bbabb88e8dff998fb097a22fe71208
|
||||||
|
url_launcher: 6fef411d543ceb26efce54b05a0a40bfd74cbbef
|
||||||
|
video_player: 9cc823b1d9da7e8427ee591e8438bfbcde500e6e
|
||||||
|
webview_flutter: d2b4d6c66968ad042ad94cbb791f5b72b4678a96
|
||||||
|
|
||||||
|
PODFILE CHECKSUM: 1d62be80675f50e63eb2f851d55ee75f09951c1b
|
||||||
|
|
||||||
|
COCOAPODS: 1.11.2
|
||||||
@ -1,6 +0,0 @@
|
|||||||
#import <Flutter/Flutter.h>
|
|
||||||
#import <UIKit/UIKit.h>
|
|
||||||
|
|
||||||
@interface AppDelegate : FlutterAppDelegate
|
|
||||||
|
|
||||||
@end
|
|
||||||
@ -1,13 +0,0 @@
|
|||||||
#import "AppDelegate.h"
|
|
||||||
#import "GeneratedPluginRegistrant.h"
|
|
||||||
|
|
||||||
@implementation AppDelegate
|
|
||||||
|
|
||||||
- (BOOL)application:(UIApplication *)application
|
|
||||||
didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
|
|
||||||
[GeneratedPluginRegistrant registerWithRegistry:self];
|
|
||||||
// Override point for customization after application launch.
|
|
||||||
return [super application:application didFinishLaunchingWithOptions:launchOptions];
|
|
||||||
}
|
|
||||||
|
|
||||||
@end
|
|
||||||
@ -0,0 +1,18 @@
|
|||||||
|
import UIKit
|
||||||
|
import Flutter
|
||||||
|
import flutter_downloader
|
||||||
|
|
||||||
|
@UIApplicationMain
|
||||||
|
@objc class AppDelegate: FlutterAppDelegate {
|
||||||
|
override func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
|
||||||
|
GeneratedPluginRegistrant.register(with: self)
|
||||||
|
FlutterDownloaderPlugin.setPluginRegistrantCallback(registerPlugins)
|
||||||
|
return super.application(application, didFinishLaunchingWithOptions: launchOptions)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
private func registerPlugins(registry: FlutterPluginRegistry) {
|
||||||
|
if (!registry.hasPlugin("FlutterDownloaderPlugin")) {
|
||||||
|
FlutterDownloaderPlugin.register(with: registry.registrar(forPlugin: "FlutterDownloaderPlugin")!)
|
||||||
|
}
|
||||||
|
}
|
||||||
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"images" : [
|
"images" : [
|
||||||
{
|
{
|
||||||
|
"filename" : "hyzp_ybqx_launche.png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"filename" : "LaunchImage.png",
|
|
||||||
"scale" : "1x"
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"filename" : "hyzp_ybqx_launche-1.png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"filename" : "LaunchImage@2x.png",
|
|
||||||
"scale" : "2x"
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"filename" : "hyzp_ybqx_launche-2.png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"filename" : "LaunchImage@3x.png",
|
|
||||||
"scale" : "3x"
|
"scale" : "3x"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"info" : {
|
"info" : {
|
||||||
"version" : 1,
|
"author" : "xcode",
|
||||||
"author" : "xcode"
|
"version" : 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 68 B |
Binary file not shown.
|
Before Width: | Height: | Size: 68 B |
Binary file not shown.
|
Before Width: | Height: | Size: 68 B |
Binary file not shown.
|
After Width: | Height: | Size: 853 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 853 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 853 KiB |
@ -0,0 +1 @@
|
|||||||
|
#import "GeneratedPluginRegistrant.h"
|
||||||
@ -1,9 +0,0 @@
|
|||||||
#import <Flutter/Flutter.h>
|
|
||||||
#import <UIKit/UIKit.h>
|
|
||||||
#import "AppDelegate.h"
|
|
||||||
|
|
||||||
int main(int argc, char* argv[]) {
|
|
||||||
@autoreleasepool {
|
|
||||||
return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue