Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 65e98bf

Browse files
committed
update ios project
1 parent 1a05584 commit 65e98bf

File tree

9 files changed

+154
-12
lines changed

9 files changed

+154
-12
lines changed

filcnaplo/ios/Flutter/AppFrameworkInfo.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
<key>CFBundleVersion</key>
2222
<string>1.0</string>
2323
<key>MinimumOSVersion</key>
24-
<string>9.0</string>
24+
<string>11.0</string>
2525
</dict>
2626
</plist>

filcnaplo/ios/Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Uncomment this line to define a global platform for your project
2-
# platform :ios, '9.0'
2+
# platform :ios, '11.0'
33

44
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
55
ENV['COCOAPODS_DISABLE_STATS'] = 'true'

filcnaplo/ios/Podfile.lock

+140
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,140 @@
1+
PODS:
2+
- connectivity_plus (0.0.1):
3+
- Flutter
4+
- ReachabilitySwift
5+
- DKImagePickerController/Core (4.3.2):
6+
- DKImagePickerController/ImageDataManager
7+
- DKImagePickerController/Resource
8+
- DKImagePickerController/ImageDataManager (4.3.2)
9+
- DKImagePickerController/PhotoGallery (4.3.2):
10+
- DKImagePickerController/Core
11+
- DKPhotoGallery
12+
- DKImagePickerController/Resource (4.3.2)
13+
- DKPhotoGallery (0.0.17):
14+
- DKPhotoGallery/Core (= 0.0.17)
15+
- DKPhotoGallery/Model (= 0.0.17)
16+
- DKPhotoGallery/Preview (= 0.0.17)
17+
- DKPhotoGallery/Resource (= 0.0.17)
18+
- SDWebImage
19+
- SwiftyGif
20+
- DKPhotoGallery/Core (0.0.17):
21+
- DKPhotoGallery/Model
22+
- DKPhotoGallery/Preview
23+
- SDWebImage
24+
- SwiftyGif
25+
- DKPhotoGallery/Model (0.0.17):
26+
- SDWebImage
27+
- SwiftyGif
28+
- DKPhotoGallery/Preview (0.0.17):
29+
- DKPhotoGallery/Model
30+
- DKPhotoGallery/Resource
31+
- SDWebImage
32+
- SwiftyGif
33+
- DKPhotoGallery/Resource (0.0.17):
34+
- SDWebImage
35+
- SwiftyGif
36+
- file_picker (0.0.1):
37+
- DKImagePickerController/PhotoGallery
38+
- Flutter
39+
- Flutter (1.0.0)
40+
- flutter_custom_tabs (0.0.1):
41+
- Flutter
42+
- FMDB (2.7.5):
43+
- FMDB/standard (= 2.7.5)
44+
- FMDB/standard (2.7.5)
45+
- open_file (0.0.1):
46+
- Flutter
47+
- path_provider_ios (0.0.1):
48+
- Flutter
49+
- permission_handler_apple (9.0.4):
50+
- Flutter
51+
- quick_actions_ios (0.0.1):
52+
- Flutter
53+
- ReachabilitySwift (5.0.0)
54+
- SDWebImage (5.12.6):
55+
- SDWebImage/Core (= 5.12.6)
56+
- SDWebImage/Core (5.12.6)
57+
- share_plus (0.0.1):
58+
- Flutter
59+
- sqflite (0.0.2):
60+
- Flutter
61+
- FMDB (>= 2.7.5)
62+
- SwiftyGif (5.4.3)
63+
- url_launcher_ios (0.0.1):
64+
- Flutter
65+
66+
DEPENDENCIES:
67+
- connectivity_plus (from `.symlinks/plugins/connectivity_plus/ios`)
68+
- DKImagePickerController/PhotoGallery (from `https://github.com/miguelpruivo/DKImagePickerController.git`)
69+
- file_picker (from `.symlinks/plugins/file_picker/ios`)
70+
- Flutter (from `Flutter`)
71+
- flutter_custom_tabs (from `.symlinks/plugins/flutter_custom_tabs/ios`)
72+
- open_file (from `.symlinks/plugins/open_file/ios`)
73+
- path_provider_ios (from `.symlinks/plugins/path_provider_ios/ios`)
74+
- permission_handler_apple (from `.symlinks/plugins/permission_handler_apple/ios`)
75+
- quick_actions_ios (from `.symlinks/plugins/quick_actions_ios/ios`)
76+
- share_plus (from `.symlinks/plugins/share_plus/ios`)
77+
- sqflite (from `.symlinks/plugins/sqflite/ios`)
78+
- url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)
79+
80+
SPEC REPOS:
81+
trunk:
82+
- DKPhotoGallery
83+
- FMDB
84+
- ReachabilitySwift
85+
- SDWebImage
86+
- SwiftyGif
87+
88+
EXTERNAL SOURCES:
89+
connectivity_plus:
90+
:path: ".symlinks/plugins/connectivity_plus/ios"
91+
DKImagePickerController:
92+
:git: https://github.com/miguelpruivo/DKImagePickerController.git
93+
file_picker:
94+
:path: ".symlinks/plugins/file_picker/ios"
95+
Flutter:
96+
:path: Flutter
97+
flutter_custom_tabs:
98+
:path: ".symlinks/plugins/flutter_custom_tabs/ios"
99+
open_file:
100+
:path: ".symlinks/plugins/open_file/ios"
101+
path_provider_ios:
102+
:path: ".symlinks/plugins/path_provider_ios/ios"
103+
permission_handler_apple:
104+
:path: ".symlinks/plugins/permission_handler_apple/ios"
105+
quick_actions_ios:
106+
:path: ".symlinks/plugins/quick_actions_ios/ios"
107+
share_plus:
108+
:path: ".symlinks/plugins/share_plus/ios"
109+
sqflite:
110+
:path: ".symlinks/plugins/sqflite/ios"
111+
url_launcher_ios:
112+
:path: ".symlinks/plugins/url_launcher_ios/ios"
113+
114+
CHECKOUT OPTIONS:
115+
DKImagePickerController:
116+
:commit: ded0926eb9fddf0bc03fa79d552b1cbd3537ce97
117+
:git: https://github.com/miguelpruivo/DKImagePickerController.git
118+
119+
SPEC CHECKSUMS:
120+
connectivity_plus: 413a8857dd5d9f1c399a39130850d02fe0feaf7e
121+
DKImagePickerController: b5eb7f7a388e4643264105d648d01f727110fc3d
122+
DKPhotoGallery: fdfad5125a9fdda9cc57df834d49df790dbb4179
123+
file_picker: 817ab1d8cd2da9d2da412a417162deee3500fc95
124+
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
125+
flutter_custom_tabs: 7a10a08686955cb748e5d26e0ae586d30689bf89
126+
FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
127+
open_file: 02eb5cb6b21264bd3a696876f5afbfb7ca4f4b7d
128+
path_provider_ios: 14f3d2fd28c4fdb42f44e0f751d12861c43cee02
129+
permission_handler_apple: 44366e37eaf29454a1e7b1b7d736c2cceaeb17ce
130+
quick_actions_ios: 622e9076602c57f1f937f1c13e5c59c3379347e9
131+
ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825
132+
SDWebImage: a47aea9e3d8816015db4e523daff50cfd294499d
133+
share_plus: 056a1e8ac890df3e33cb503afffaf1e9b4fbae68
134+
sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904
135+
SwiftyGif: 6c3eafd0ce693cad58bb63d2b2fb9bacb8552780
136+
url_launcher_ios: 839c58cdb4279282219f5e248c3321761ff3c4de
137+
138+
PODFILE CHECKSUM: 27ce4cd9fd19acd809f2e9faded046d0571b83ff
139+
140+
COCOAPODS: 1.11.3

filcnaplo/ios/Runner.xcodeproj/project.pbxproj

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 46;
6+
objectVersion = 50;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -156,7 +156,7 @@
156156
97C146E61CF9000F007C117D /* Project object */ = {
157157
isa = PBXProject;
158158
attributes = {
159-
LastUpgradeCheck = 1020;
159+
LastUpgradeCheck = 1300;
160160
ORGANIZATIONNAME = "";
161161
TargetAttributes = {
162162
97C146ED1CF9000F007C117D = {
@@ -340,7 +340,7 @@
340340
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
341341
GCC_WARN_UNUSED_FUNCTION = YES;
342342
GCC_WARN_UNUSED_VARIABLE = YES;
343-
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
343+
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
344344
MTL_ENABLE_DEBUG_INFO = NO;
345345
SDKROOT = iphoneos;
346346
SUPPORTED_PLATFORMS = iphoneos;
@@ -414,7 +414,7 @@
414414
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
415415
GCC_WARN_UNUSED_FUNCTION = YES;
416416
GCC_WARN_UNUSED_VARIABLE = YES;
417-
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
417+
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
418418
MTL_ENABLE_DEBUG_INFO = YES;
419419
ONLY_ACTIVE_ARCH = YES;
420420
SDKROOT = iphoneos;
@@ -463,7 +463,7 @@
463463
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
464464
GCC_WARN_UNUSED_FUNCTION = YES;
465465
GCC_WARN_UNUSED_VARIABLE = YES;
466-
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
466+
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
467467
MTL_ENABLE_DEBUG_INFO = NO;
468468
SDKROOT = iphoneos;
469469
SUPPORTED_PLATFORMS = iphoneos;

filcnaplo/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1020"
3+
LastUpgradeVersion = "1300"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

filcnaplo/ios/Runner/Info.plist

+4-2
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,7 @@
5252
<string>The app requires the photo library to set a custom profile picture.</string>
5353
<key>ITSAppUsesNonExemptEncryption</key>
5454
<false/>
55-
</dict>
56-
</plist>
55+
<key>CADisableMinimumFrameDurationOnPhone</key>
56+
<true/>
57+
</dict>
58+
</plist>

filcnaplo_kreta_api

filcnaplo_mobile_ui

fix-d8dx.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)