Xamarin.Swift
Xamarin.Swift copied to clipboard
Build is failed with iOS and VS2022 / Error MSB4057: The target "_CollectFrameworks" does not exist in the project
This error occurs when building a project that contains Xamarin.Swift in Visual Studio 2022.
Error MSB4057: The target "_CollectFrameworks" does not exist in the project
Currently facing this too.
@Macjon @kaysho just pushed version 1.0.10, please check if it fixes the problem for you.
Would try it out.
@kaysho I realized that 1.0.10 allowed the app to compile, but broke the library actual function. I've just sent a new update to fix it.
The update works now, using the updated version @Flash3001
@Flash3001 it works as before. Thanks @Flash3001 for the fast fix 💪