mirror of https://github.com/ppy/SDL3-CS.git
Fix SDL3-CS iOS native include
This commit is contained in:
parent
491a9bceae
commit
53a87f4a74
|
|
@ -73,7 +73,7 @@
|
|||
<PackagePath>runtimes/linux-arm/native</PackagePath>
|
||||
<Pack>true</Pack>
|
||||
</None>
|
||||
<None Include="$(MSBuildThisFileDirectory)..\native\ios\SDL3_ttf.xcframework\**\*">
|
||||
<None Include="$(MSBuildThisFileDirectory)..\native\ios\SDL3.xcframework\**\*">
|
||||
<PackagePath>runtimes/ios/native/SDL3.xcframework</PackagePath>
|
||||
<Pack>true</Pack>
|
||||
</None>
|
||||
|
|
|
|||
Loading…
Reference in New Issue