Skip to content

Commit 6ffc974

Browse files
committed
refactor complete UI
1 parent 7b6ed24 commit 6ffc974

File tree

7 files changed

+184
-136
lines changed

7 files changed

+184
-136
lines changed

example/ios/.ruby-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.7.7
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>PreviewsEnabled</key>
6+
<false/>
7+
</dict>
8+
</plist>

example/ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,4 +571,4 @@ SPEC CHECKSUMS:
571571

572572
PODFILE CHECKSUM: 9f0fd08562d3218b07861937dd89c963bff7aaa8
573573

574-
COCOAPODS: 1.12.1
574+
COCOAPODS: 1.11.3

0 commit comments

Comments
 (0)