Skip to content

Commit 5998c5e

Browse files
committed
chore: merge latest main into release 1.0.2 build 55
2 parents 755ea8f + 61bcf37 commit 5998c5e

5 files changed

Lines changed: 5 additions & 3 deletions

File tree

2.67 KB
Loading
5.33 KB
Loading
7.99 KB
Loading

ios/Runner/Base.lproj/LaunchScreen.storyboard

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
1717
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1818
<subviews>
19-
<imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" image="LaunchImage" translatesAutoresizingMaskIntoConstraints="NO" id="YRO-k0-Ey4">
19+
<imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleAspectFit" image="LaunchImage" translatesAutoresizingMaskIntoConstraints="NO" id="YRO-k0-Ey4">
2020
</imageView>
2121
</subviews>
22-
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
22+
<color key="backgroundColor" red="0.3843137255" green="0.4705882353" blue="0.9529411765" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
2323
<constraints>
2424
<constraint firstItem="YRO-k0-Ey4" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="1a2-6s-vTC"/>
2525
<constraint firstItem="YRO-k0-Ey4" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="4X2-HB-R7a"/>
@@ -32,6 +32,6 @@
3232
</scene>
3333
</scenes>
3434
<resources>
35-
<image name="LaunchImage" width="168" height="185"/>
35+
<image name="LaunchImage" width="176" height="38"/>
3636
</resources>
3737
</document>

ios/Runner/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
<false/>
4646
<key>LSRequiresIPhoneOS</key>
4747
<true/>
48+
<key>ITSAppUsesNonExemptEncryption</key>
49+
<false/>
4850
<key>NSAlarmKitUsageDescription</key>
4951
<string>OnTime uses alarms to remind you when it is time to prepare for schedules.</string>
5052
<key>UIApplicationSupportsIndirectInputEvents</key>

0 commit comments

Comments
 (0)