Skip to content

Commit 129ab03

Browse files
authored
Merge pull request #31664 from ThePooN/ios-non-exempt-encryption
🔧 Specify we're not using non-exempt encryption
2 parents 3c76397 + 354126b commit 129ab03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

osu.iOS/Info.plist

+2
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@
153153
<string>Editor</string>
154154
</dict>
155155
</array>
156+
<key>ITSAppUsesNonExemptEncryption</key>
157+
<false/>
156158
<key>LSApplicationCategoryType</key>
157159
<string>public.app-category.music-games</string>
158160
<key>LSSupportsOpeningDocumentsInPlace</key>

0 commit comments

Comments
 (0)