Skip to content

Commit

Permalink
fix plist
Browse files Browse the repository at this point in the history
  • Loading branch information
Volland committed Jun 28, 2024
1 parent 01aad51 commit 58d0578
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions core/all-ios-loadable.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ function createXcframework() {
<string>FMWK</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>MinimumOSVersion</key>
<string>8.0</string>
</dict>
</plist>
EOF
Expand Down

0 comments on commit 58d0578

Please sign in to comment.