mirror of
https://github.com/RxReader/link_kit.git
synced 2025-08-26 11:18:30 +08:00
fx
This commit is contained in:
@ -22,4 +22,4 @@ SPEC CHECKSUMS:
|
||||
|
||||
PODFILE CHECKSUM: 663715e941f9adb426e33bf9376914006f9ea95b
|
||||
|
||||
COCOAPODS: 1.11.3
|
||||
COCOAPODS: 1.12.1
|
||||
|
@ -39,6 +39,8 @@
|
||||
<string>$(FLUTTER_BUILD_NUMBER)</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>UIApplicationSupportsIndirectInputEvents</key>
|
||||
<true/>
|
||||
<key>UILaunchStoryboardName</key>
|
||||
<string>LaunchScreen</string>
|
||||
<key>UIMainStoryboardFile</key>
|
||||
@ -58,7 +60,5 @@
|
||||
</array>
|
||||
<key>UIViewControllerBasedStatusBarAppearance</key>
|
||||
<false/>
|
||||
<key>UIApplicationSupportsIndirectInputEvents</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
@ -89,7 +89,7 @@ packages:
|
||||
path: ".."
|
||||
relative: true
|
||||
source: path
|
||||
version: "1.0.0"
|
||||
version: "1.0.1"
|
||||
lints:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
Reference in New Issue
Block a user