Skip to content

Commit a5710e4

Browse files
roeyskoemellinoe
authored andcommitted
M1 mac needs arm64 folder...
1 parent 82f9b2e commit a5710e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/ImGui.NET/ImGui.NET.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@
4545
<PackagePath>runtimes/osx/native/libcimgui.dylib</PackagePath>
4646
<Pack>true</Pack>
4747
</Content>
48+
<Content Include="..\..\deps\cimgui\osx\cimgui.dylib">
49+
<PackagePath>runtimes/osx-arm64/native/libcimgui.dylib</PackagePath>
50+
<Pack>true</Pack>
51+
</Content>
4852
<Content Include="build\net40\ImGui.NET.targets">
4953
<PackagePath>build/net40/ImGui.NET.targets</PackagePath>
5054
<Pack>true</Pack>

0 commit comments

Comments
 (0)