1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 05:49:55 +08:00

Revert unintended change

This commit is contained in:
Dean Herbert
2019-07-30 18:59:17 +09:00
Unverified
parent 6a66a3b06f
commit eaaef61bc2
+1 -1
View File
@@ -35,7 +35,7 @@
<DefineConstants></DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodesignKey>iPhone Developer</CodesignKey>
<CodesignKey>iPhone Distribution</CodesignKey>
<MtouchUseLlvm>true</MtouchUseLlvm>
<MtouchFloat32>true</MtouchFloat32>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>