We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0f5739 commit c9ddcabCopy full SHA for c9ddcab
drawer-view.podspec
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
16
#
17
18
s.name = "drawer-view"
19
-s.version = "1.0.0"
+s.version = "1.0.1"
20
s.summary = "📤 Drawer View is a custom UI component replication of Apple's Apple Music player and Shortcuts components view"
21
22
# This description is used to generate tags and improve search results.
drawer-view.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
@@ -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>IDEDidComputeMac32BitWarning</key>
6
+ <true/>
7
+</dict>
8
+</plist>
0 commit comments