Everything was working fine, until this morning when I added a new package (apple_sign_in) to my pubspec.yaml and tried to run on iOS. Now I get the following output:
Ive tried the two common approaches that I see with similar errors and switch to legacy build system. Also looked at the embedded framework, but I dont have any embedded frameworks on my project
Not sure what is causing this issue or how to fix it. Also if I try to build it (not run it) I get this warning
Ive been trying everyting and cant seem to figure this out. Please help