You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When updating the Nuget Package I get the following error:
Error Could not find a part of the path 'C:\Users[UserName].nuget\packages\onesignalsdk.dotnet\5.1.3\res\ios\OneSignalFramework.xcframework\ios-arm64_x86_64-maccatalyst\OneSignalFramework.framework\Versions\Current\Modules\OneSignalFramework.swiftmodule\x86_64-apple-ios-macabi.private.swiftinterface'.
Steps to reproduce?
1.) Create a new Maui App.
2.) Use Plug-In version 5.1.2
<PackageReferenceInclude="OneSignalSDK.DotNet"Version="5.1.2" />
3.) Go to Nuget Manager
4.) Update Plug-In to 5.1.3
5.) Will throw the above error and not do the Plug-In update
What did you expect to happen?
I expected to see the new package version of 5.1.3 to be installed.
Relevant log output
Severity Code Description Project File Line Suppression State
'C:\Users\[UserName]\.nuget\packages\onesignalsdk.dotnet\5.1.3\res\ios\OneSignalFramework.xcframework\ios-arm64_x86_64-maccatalyst\OneSignalFramework.framework\Versions\Current\Modules\OneSignalFramework.swiftmodule\x86_64-apple-ios-macabi.private.swiftinterface'.
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
What happened?
When updating the Nuget Package I get the following error:
Error Could not find a part of the path 'C:\Users[UserName].nuget\packages\onesignalsdk.dotnet\5.1.3\res\ios\OneSignalFramework.xcframework\ios-arm64_x86_64-maccatalyst\OneSignalFramework.framework\Versions\Current\Modules\OneSignalFramework.swiftmodule\x86_64-apple-ios-macabi.private.swiftinterface'.
Steps to reproduce?
What did you expect to happen?
I expected to see the new package version of 5.1.3 to be installed.
Relevant log output
Severity Code Description Project File Line Suppression State 'C:\Users\[UserName]\.nuget\packages\onesignalsdk.dotnet\5.1.3\res\ios\OneSignalFramework.xcframework\ios-arm64_x86_64-maccatalyst\OneSignalFramework.framework\Versions\Current\Modules\OneSignalFramework.swiftmodule\x86_64-apple-ios-macabi.private.swiftinterface'.
Code of Conduct
The text was updated successfully, but these errors were encountered: