Skip to content

Commit 3505fcc

Browse files
authored
Merge pull request #324 from loopandlearn/minimum_macOS
Set LSMinimumSystemVersion resolve macOS compatibility issue
2 parents 0231dba + 50c0ad1 commit 3505fcc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

LoopFollow/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,7 @@
9898
</array>
9999
<key>ITSAppUsesNonExemptEncryption</key>
100100
<false/>
101+
<key>LSMinimumSystemVersion</key>
102+
<string>13.0</string>
101103
</dict>
102104
</plist>

0 commit comments

Comments
 (0)