Skip to content

Commit 304b865

Browse files
committed
improve(example): update ui
1 parent 531d4bc commit 304b865

File tree

17 files changed

+83
-36
lines changed

17 files changed

+83
-36
lines changed

example/ios/Flutter/AppFrameworkInfo.plist

Lines changed: 1 addition & 1 deletion
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>11.0</string>
24+
<string>13.0</string>
2525
</dict>
2626
</plist>

example/ios/Podfile

Lines changed: 1 addition & 1 deletion
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, '11.0'
2+
platform :ios, '13.0'
33

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

example/ios/Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
PODS:
22
- Flutter (1.0.0)
3-
- screen_protector (1.2.1):
3+
- screen_protector (1.3.0):
44
- Flutter
5-
- ScreenProtectorKit (~> 1.3.1)
6-
- ScreenProtectorKit (1.3.1)
5+
- ScreenProtectorKit (~> 1.4.0)
6+
- ScreenProtectorKit (1.4.0)
77

88
DEPENDENCIES:
99
- Flutter (from `Flutter`)
@@ -21,9 +21,9 @@ EXTERNAL SOURCES:
2121

2222
SPEC CHECKSUMS:
2323
Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467
24-
screen_protector: 3d90d44ac886b25335aebd93230b454aef45794a
25-
ScreenProtectorKit: 83a6281b02c7a5902ee6eac4f5045f674e902ae4
24+
screen_protector: 64f8db7697627e3e002086ce38adf7028bc6240d
25+
ScreenProtectorKit: 9deb03228dbb69cc0e379ab01ca908ce91876752
2626

27-
PODFILE CHECKSUM: 7368163408c647b7eb699d0d788ba6718e18fb8d
27+
PODFILE CHECKSUM: cc1f88378b4bfcf93a6ce00d2c587857c6008d3b
2828

2929
COCOAPODS: 1.16.2

example/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
97C146E61CF9000F007C117D /* Project object */ = {
159159
isa = PBXProject;
160160
attributes = {
161-
LastUpgradeCheck = 1300;
161+
LastUpgradeCheck = 1510;
162162
ORGANIZATIONNAME = "";
163163
TargetAttributes = {
164164
97C146ED1CF9000F007C117D = {
@@ -208,25 +208,23 @@
208208
inputFileListPaths = (
209209
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
210210
);
211-
inputPaths = (
212-
);
213211
name = "[CP] Embed Pods Frameworks";
214212
outputFileListPaths = (
215213
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
216214
);
217-
outputPaths = (
218-
);
219215
runOnlyForDeploymentPostprocessing = 0;
220216
shellPath = /bin/sh;
221217
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
222218
showEnvVarsInLog = 0;
223219
};
224220
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
225221
isa = PBXShellScriptBuildPhase;
222+
alwaysOutOfDate = 1;
226223
buildActionMask = 2147483647;
227224
files = (
228225
);
229226
inputPaths = (
227+
"${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
230228
);
231229
name = "Thin Binary";
232230
outputPaths = (
@@ -259,6 +257,7 @@
259257
};
260258
9740EEB61CF901F6004384FC /* Run Script */ = {
261259
isa = PBXShellScriptBuildPhase;
260+
alwaysOutOfDate = 1;
262261
buildActionMask = 2147483647;
263262
files = (
264263
);

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1300"
3+
LastUpgradeVersion = "1510"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -26,6 +26,7 @@
2626
buildConfiguration = "Debug"
2727
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29+
customLLDBInitFile = "$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
2930
shouldUseLaunchSchemeArgsEnv = "YES">
3031
<MacroExpansion>
3132
<BuildableReference
@@ -43,11 +44,13 @@
4344
buildConfiguration = "Debug"
4445
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
4546
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
47+
customLLDBInitFile = "$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
4648
launchStyle = "0"
4749
useCustomWorkingDirectory = "NO"
4850
ignoresPersistentStateOnLaunch = "NO"
4951
debugDocumentVersioning = "YES"
5052
debugServiceExtension = "internal"
53+
enableGPUValidationMode = "1"
5154
allowLocationSimulation = "YES">
5255
<BuildableProductRunnable
5356
runnableDebuggingMode = "0">

example/ios/Runner/AppDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import UIKit
22
import Flutter
33

4-
@UIApplicationMain
4+
@main
55
@objc class AppDelegate: FlutterAppDelegate {
66
var flutterEngine: FlutterEngine?
77

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"info" : {
3+
"author" : "xcode",
4+
"version" : 1
5+
}
6+
}
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
22
"images" : [
33
{
4+
"filename" : "Image.png",
45
"idiom" : "universal",
5-
"filename" : "LaunchImage.png",
66
"scale" : "1x"
77
},
88
{
9+
"filename" : "Image 1.png",
910
"idiom" : "universal",
10-
"filename" : "[email protected]",
1111
"scale" : "2x"
1212
},
1313
{
14+
"filename" : "Image 2.png",
1415
"idiom" : "universal",
15-
"filename" : "[email protected]",
1616
"scale" : "3x"
1717
}
1818
],
1919
"info" : {
20-
"version" : 1,
21-
"author" : "xcode"
20+
"author" : "xcode",
21+
"version" : 1
2222
}
2323
}
7.75 KB
Loading
7.75 KB
Loading

0 commit comments

Comments
 (0)