Sagar Khurana
04/02/2025, 4:05 PMShowing Recent Errors Only
Executing of 'xcodebuild -project Pods.xcodeproj -scheme FirebaseAuth -destination generic/platform=iOS Simulator -configuration Debug' failed with code 65 and message:
/Users/sagarkhurana/AndroidStudioProjects/Foo/iosApp/ clang:1:1: linker command failed with exit code 1 (use -v to see invocation)
I have FirebaseAuth
in the Cocoapods block of build.gradle.kts because I need it in my iOS sourceset, but facing issues, any help would be appcreciatedblakelee
04/04/2025, 2:16 PMSagar Khurana
04/04/2025, 2:17 PMblakelee
04/04/2025, 2:19 PMSagar Khurana
04/04/2025, 2:21 PM./gradlew podDebugIosFatFramework
I'm on Xcode 16.0.
The library I ended up using - https://github.com/GitLiveApp/firebase-kotlin-sdk