Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Commit d077f7b

Browse files
committed
Update to Flutter 3.3.3
1 parent c321dd7 commit d077f7b

File tree

25 files changed

+100
-76
lines changed

25 files changed

+100
-76
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.1.0
2+
3+
- Update to Flutter 3.3.3
4+
- Set `WhatsApp/2` as a default user agent to parse more links
5+
- Added `requestTimeout` parameter, that will cancel the request if timeout is reached. Defaults to 5 seconds.
6+
17
## 3.0.1
28

39
- Code refactor

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![build](https://github.com/flyerhq/flutter_link_previewer/workflows/build/badge.svg)](https://github.com/flyerhq/flutter_link_previewer/actions?query=workflow%3Abuild)
55
[![CodeFactor](https://www.codefactor.io/repository/github/flyerhq/flutter_link_previewer/badge)](https://www.codefactor.io/repository/github/flyerhq/flutter_link_previewer)
66

7-
URL preview extracted from the provided text with basic customization and ability to render from cached data.
7+
Customizable link and URL preview extracted from the provided text with the ability to render from the cache.
88

99
<br>
1010

@@ -14,7 +14,7 @@ URL preview extracted from the provided text with basic customization and abilit
1414

1515
<br>
1616

17-
<img src="https://user-images.githubusercontent.com/14123304/174437317-4f3c6a90-4639-4b4a-80e3-9df955ab0e34.png" width="428" height="926">
17+
<img src="https://user-images.githubusercontent.com/14123304/193461843-6ec34142-dc2a-428d-9b11-9b3a35f265c6.png" width="430" height="932">
1818

1919
## Getting Started
2020

example/.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ migrate_working_dir/
3232
.pub/
3333
/build/
3434

35-
# Web related
36-
lib/generated_plugin_registrant.dart
37-
3835
# Symbolication related
3936
app.*.symbols
4037

example/.metadata

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# This file should be version controlled.
55

66
version:
7-
revision: cd41fdd495f6944ecd3506c21e94c6567b073278
7+
revision: 18a827f3933c19f51862dde3fa472197683249d6
88
channel: stable
99

1010
project_type: app
@@ -13,26 +13,26 @@ project_type: app
1313
migration:
1414
platforms:
1515
- platform: root
16-
create_revision: cd41fdd495f6944ecd3506c21e94c6567b073278
17-
base_revision: cd41fdd495f6944ecd3506c21e94c6567b073278
16+
create_revision: 18a827f3933c19f51862dde3fa472197683249d6
17+
base_revision: 18a827f3933c19f51862dde3fa472197683249d6
1818
- platform: android
19-
create_revision: cd41fdd495f6944ecd3506c21e94c6567b073278
20-
base_revision: cd41fdd495f6944ecd3506c21e94c6567b073278
19+
create_revision: 18a827f3933c19f51862dde3fa472197683249d6
20+
base_revision: 18a827f3933c19f51862dde3fa472197683249d6
2121
- platform: ios
22-
create_revision: cd41fdd495f6944ecd3506c21e94c6567b073278
23-
base_revision: cd41fdd495f6944ecd3506c21e94c6567b073278
22+
create_revision: 18a827f3933c19f51862dde3fa472197683249d6
23+
base_revision: 18a827f3933c19f51862dde3fa472197683249d6
2424
- platform: linux
25-
create_revision: cd41fdd495f6944ecd3506c21e94c6567b073278
26-
base_revision: cd41fdd495f6944ecd3506c21e94c6567b073278
25+
create_revision: 18a827f3933c19f51862dde3fa472197683249d6
26+
base_revision: 18a827f3933c19f51862dde3fa472197683249d6
2727
- platform: macos
28-
create_revision: cd41fdd495f6944ecd3506c21e94c6567b073278
29-
base_revision: cd41fdd495f6944ecd3506c21e94c6567b073278
28+
create_revision: 18a827f3933c19f51862dde3fa472197683249d6
29+
base_revision: 18a827f3933c19f51862dde3fa472197683249d6
3030
- platform: web
31-
create_revision: cd41fdd495f6944ecd3506c21e94c6567b073278
32-
base_revision: cd41fdd495f6944ecd3506c21e94c6567b073278
31+
create_revision: 18a827f3933c19f51862dde3fa472197683249d6
32+
base_revision: 18a827f3933c19f51862dde3fa472197683249d6
3333
- platform: windows
34-
create_revision: cd41fdd495f6944ecd3506c21e94c6567b073278
35-
base_revision: cd41fdd495f6944ecd3506c21e94c6567b073278
34+
create_revision: 18a827f3933c19f51862dde3fa472197683249d6
35+
base_revision: 18a827f3933c19f51862dde3fa472197683249d6
3636

3737
# User provided section
3838

example/android/gradle/wrapper/gradle-wrapper.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#Fri Jun 23 08:50:38 CEST 2017
21
distributionBase=GRADLE_USER_HOME
32
distributionPath=wrapper/dists
43
zipStoreBase=GRADLE_USER_HOME

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>9.0</string>
24+
<string>11.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, '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'

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ EXTERNAL SOURCES:
1414
:path: ".symlinks/plugins/url_launcher_ios/ios"
1515

1616
SPEC CHECKSUMS:
17-
Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
17+
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
1818
url_launcher_ios: 839c58cdb4279282219f5e248c3321761ff3c4de
1919

20-
PODFILE CHECKSUM: aafe91acc616949ddb318b77800a7f51bffa2a4c
20+
PODFILE CHECKSUM: ef19549a9bc3046e7bb7d2fab4d021637c0c58a3
2121

2222
COCOAPODS: 1.11.3

example/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 31 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
/* Begin PBXBuildFile section */
1010
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
1111
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
12-
68810502A1DA9C33C36586BA /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E49E0FFB2A9E64546C836DE8 /* Pods_Runner.framework */; };
1312
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
1413
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
1514
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
1615
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
16+
C0767E0EE85E5D6CA5706893 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C9A0AE070A0E4E5B13ED342 /* Pods_Runner.framework */; };
1717
/* End PBXBuildFile section */
1818

1919
/* Begin PBXCopyFilesBuildPhase section */
@@ -33,45 +33,34 @@
3333
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
3434
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
3535
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
36+
415E6C033F58671323055BBF /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
3637
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
3738
74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
3839
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
39-
81CCB0EF21BFA59D8C0663A3 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
40-
88AF73C7C7A24ADD67F9C165 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
40+
7C9A0AE070A0E4E5B13ED342 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
41+
7D9A4AED6FAE428DCEE0C694 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
4142
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
4243
9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
4344
97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
4445
97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
4546
97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
4647
97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
4748
97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
48-
D4D600F6AA7FB11EC3398507 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
49-
E49E0FFB2A9E64546C836DE8 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
49+
D0D958E8FA4CCA05FF747F3A /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
5050
/* End PBXFileReference section */
5151

5252
/* Begin PBXFrameworksBuildPhase section */
5353
97C146EB1CF9000F007C117D /* Frameworks */ = {
5454
isa = PBXFrameworksBuildPhase;
5555
buildActionMask = 2147483647;
5656
files = (
57-
68810502A1DA9C33C36586BA /* Pods_Runner.framework in Frameworks */,
57+
C0767E0EE85E5D6CA5706893 /* Pods_Runner.framework in Frameworks */,
5858
);
5959
runOnlyForDeploymentPostprocessing = 0;
6060
};
6161
/* End PBXFrameworksBuildPhase section */
6262

6363
/* Begin PBXGroup section */
64-
4FDEAB5DB7DB774D482E4E82 /* Pods */ = {
65-
isa = PBXGroup;
66-
children = (
67-
D4D600F6AA7FB11EC3398507 /* Pods-Runner.debug.xcconfig */,
68-
81CCB0EF21BFA59D8C0663A3 /* Pods-Runner.release.xcconfig */,
69-
88AF73C7C7A24ADD67F9C165 /* Pods-Runner.profile.xcconfig */,
70-
);
71-
name = Pods;
72-
path = Pods;
73-
sourceTree = "<group>";
74-
};
7564
9740EEB11CF90186004384FC /* Flutter */ = {
7665
isa = PBXGroup;
7766
children = (
@@ -89,8 +78,8 @@
8978
9740EEB11CF90186004384FC /* Flutter */,
9079
97C146F01CF9000F007C117D /* Runner */,
9180
97C146EF1CF9000F007C117D /* Products */,
92-
4FDEAB5DB7DB774D482E4E82 /* Pods */,
93-
E6A9522D76ED550DB9E01B21 /* Frameworks */,
81+
F74C0DF74CDBC3C27154EE90 /* Pods */,
82+
F72DDF77D950608FA9A1110A /* Frameworks */,
9483
);
9584
sourceTree = "<group>";
9685
};
@@ -117,29 +106,40 @@
117106
path = Runner;
118107
sourceTree = "<group>";
119108
};
120-
E6A9522D76ED550DB9E01B21 /* Frameworks */ = {
109+
F72DDF77D950608FA9A1110A /* Frameworks */ = {
121110
isa = PBXGroup;
122111
children = (
123-
E49E0FFB2A9E64546C836DE8 /* Pods_Runner.framework */,
112+
7C9A0AE070A0E4E5B13ED342 /* Pods_Runner.framework */,
124113
);
125114
name = Frameworks;
126115
sourceTree = "<group>";
127116
};
117+
F74C0DF74CDBC3C27154EE90 /* Pods */ = {
118+
isa = PBXGroup;
119+
children = (
120+
415E6C033F58671323055BBF /* Pods-Runner.debug.xcconfig */,
121+
D0D958E8FA4CCA05FF747F3A /* Pods-Runner.release.xcconfig */,
122+
7D9A4AED6FAE428DCEE0C694 /* Pods-Runner.profile.xcconfig */,
123+
);
124+
name = Pods;
125+
path = Pods;
126+
sourceTree = "<group>";
127+
};
128128
/* End PBXGroup section */
129129

130130
/* Begin PBXNativeTarget section */
131131
97C146ED1CF9000F007C117D /* Runner */ = {
132132
isa = PBXNativeTarget;
133133
buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
134134
buildPhases = (
135-
A7DBFB515018EAB84077E10D /* [CP] Check Pods Manifest.lock */,
135+
9B6FC64253C48A8052294AA4 /* [CP] Check Pods Manifest.lock */,
136136
9740EEB61CF901F6004384FC /* Run Script */,
137137
97C146EA1CF9000F007C117D /* Sources */,
138138
97C146EB1CF9000F007C117D /* Frameworks */,
139139
97C146EC1CF9000F007C117D /* Resources */,
140140
9705A1C41CF9048500538489 /* Embed Frameworks */,
141141
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
142-
B3849A7CEB79C73DE3476721 /* [CP] Embed Pods Frameworks */,
142+
DBEEAF9492C043978ABF7CE0 /* [CP] Embed Pods Frameworks */,
143143
);
144144
buildRules = (
145145
);
@@ -226,7 +226,7 @@
226226
shellPath = /bin/sh;
227227
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
228228
};
229-
A7DBFB515018EAB84077E10D /* [CP] Check Pods Manifest.lock */ = {
229+
9B6FC64253C48A8052294AA4 /* [CP] Check Pods Manifest.lock */ = {
230230
isa = PBXShellScriptBuildPhase;
231231
buildActionMask = 2147483647;
232232
files = (
@@ -248,7 +248,7 @@
248248
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
249249
showEnvVarsInLog = 0;
250250
};
251-
B3849A7CEB79C73DE3476721 /* [CP] Embed Pods Frameworks */ = {
251+
DBEEAF9492C043978ABF7CE0 /* [CP] Embed Pods Frameworks */ = {
252252
isa = PBXShellScriptBuildPhase;
253253
buildActionMask = 2147483647;
254254
files = (
@@ -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;
@@ -356,6 +356,7 @@
356356
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
357357
CLANG_ENABLE_MODULES = YES;
358358
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
359+
DEVELOPMENT_TEAM = 3D97R82EMJ;
359360
ENABLE_BITCODE = NO;
360361
INFOPLIST_FILE = Runner/Info.plist;
361362
LD_RUNPATH_SEARCH_PATHS = (
@@ -417,7 +418,7 @@
417418
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
418419
GCC_WARN_UNUSED_FUNCTION = YES;
419420
GCC_WARN_UNUSED_VARIABLE = YES;
420-
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
421+
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
421422
MTL_ENABLE_DEBUG_INFO = YES;
422423
ONLY_ACTIVE_ARCH = YES;
423424
SDKROOT = iphoneos;
@@ -466,7 +467,7 @@
466467
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
467468
GCC_WARN_UNUSED_FUNCTION = YES;
468469
GCC_WARN_UNUSED_VARIABLE = YES;
469-
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
470+
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
470471
MTL_ENABLE_DEBUG_INFO = NO;
471472
SDKROOT = iphoneos;
472473
SUPPORTED_PLATFORMS = iphoneos;
@@ -484,6 +485,7 @@
484485
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
485486
CLANG_ENABLE_MODULES = YES;
486487
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
488+
DEVELOPMENT_TEAM = 3D97R82EMJ;
487489
ENABLE_BITCODE = NO;
488490
INFOPLIST_FILE = Runner/Info.plist;
489491
LD_RUNPATH_SEARCH_PATHS = (
@@ -506,6 +508,7 @@
506508
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
507509
CLANG_ENABLE_MODULES = YES;
508510
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
511+
DEVELOPMENT_TEAM = 3D97R82EMJ;
509512
ENABLE_BITCODE = NO;
510513
INFOPLIST_FILE = Runner/Info.plist;
511514
LD_RUNPATH_SEARCH_PATHS = (

example/ios/Runner/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,7 @@
4545
<false/>
4646
<key>CADisableMinimumFrameDurationOnPhone</key>
4747
<true/>
48+
<key>UIApplicationSupportsIndirectInputEvents</key>
49+
<true/>
4850
</dict>
4951
</plist>

0 commit comments

Comments
 (0)