Maui.Nuke
Maui.Nuke copied to clipboard
Cannot use the library in Release builds
Hello,
First, many thanks for a great library. It's very simple to use and it works perfectly in Debug builds.
However, I'm unable to build in Release mode. I am consistently hitting the following issue, and rebuilding/cleaning did not help.
Microsoft.Common.CurrentVersion.targets(4862,5): warning MSB3026: Could not copy "C:\Users\patri\.nuget\packages\imagecaching.nuke\2.0.13\lib\net6.0-ios16.1\ImageCaching.Nuke.resources\NukeProxy.xcframework\ios-arm64_x86_64-simulator\NukeProxy.framework\Modules\NukeProxy.swiftmodule\x86_64-apple-ios-simulator.private.swiftinterface" to "bin\Release\net7.0-ios\iossimulator-x64\ImageCaching.Nuke.resources\NukeProxy.xcframework\ios-arm64_x86_64-simulator\NukeProxy.framework\Modules\NukeProxy.swiftmodule\x86_64-apple-ios-simulator.private.swiftinterface". Beginning retry 1 in 1000ms. Could not find a part of the path 'bin\Release\net7.0-ios\iossimulator-x64\ImageCaching.Nuke.resources\NukeProxy.xcframework\ios-arm64_x86_64-simulator\NukeProxy.framework\Modules\NukeProxy.swiftmodule\x86_64-apple-ios-simulator.private.swiftinterface'.
Please let me know what you need in order to investigate this issue. Thanks!