Skip to content

Commit 743feaf

Browse files
committed
Add MinimumOSVersion=11.0
1 parent 7fa7909 commit 743feaf

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build-pod.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ function createXcframework() {
2525
<string>FMWK</string>
2626
<key>CFBundleSignature</key>
2727
<string>????</string>
28+
<key>MinimumOSVersion</key>
29+
<string>11.0</string>
2830
</dict>
2931
</plist>
3032
EOF

0 commit comments

Comments
 (0)