Praveen Kumar
10/05/2023, 6:24 AMMikolaj
10/05/2023, 6:30 AMpod install
again. Worked for me in similar cases 😄Praveen Kumar
10/05/2023, 6:33 AMMikolaj
10/05/2023, 6:35 AMiosApp
directory you should have a directory named Pods
. just delete it. then in your console go to iosApp
directory ex. cd /my/path/iosApp
and run pod install
. This should recreate the Pods
directoryPraveen Kumar
10/05/2023, 6:43 AMMikolaj
10/05/2023, 6:44 AMPraveen Kumar
10/05/2023, 6:59 AMMikolaj
10/05/2023, 7:07 AMLandry Norris
10/05/2023, 8:57 AMPraveen Kumar
10/05/2023, 9:11 AMLandry Norris
10/05/2023, 9:12 AMPraveen Kumar
10/05/2023, 11:11 AMTask sharedlinkDebugFrameworkIosArm64 FAILEDe: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld invocation reported errors The /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld command returned non-zero exit code: 1. output: -iphoneos_version_min has been renamed to -ios_version_min ld: unknown options: -sdk_version
Landry Norris
10/05/2023, 11:43 PMMarc
10/12/2023, 7:44 AMMarc
10/12/2023, 7:49 AMLandry Norris
10/12/2023, 8:05 AMMarc
10/12/2023, 8:38 AM