Skip to content

Commit

Permalink
Merge pull request loopandlearn#324 from loopandlearn/minimum_macOS
Browse files Browse the repository at this point in the history
Set LSMinimumSystemVersion resolve macOS compatibility issue
  • Loading branch information
marionbarker authored Aug 12, 2024
2 parents 0231dba + 50c0ad1 commit 3505fcc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions LoopFollow/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,7 @@
</array>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSMinimumSystemVersion</key>
<string>13.0</string>
</dict>
</plist>

0 comments on commit 3505fcc

Please sign in to comment.