diff --git a/tools/nuget/build.macos.sh b/tools/nuget/build.macos.sh index dfa96936..37463a73 100644 --- a/tools/nuget/build.macos.sh +++ b/tools/nuget/build.macos.sh @@ -208,7 +208,7 @@ copymodule graphics copymodule system copymodule window -cp -R "$SFMLLibDir/lib/"*.framework "$OutDir" +cp -R "$SFMLLibDir/"*.framework "$OutDir" popd # Pop CSFML popd # Pop $RID