Brad Walker
Brad Walker
I'm in need of a fix I contributed almost three months ago in #297 (thanks @nbransby) because my team is heading into a big launch. This repo hasn't had a...
`Kotlin 1.6.21` `Android Studio Chipmunk 2021.2.1. Patch 1` `KMM plugin 0.3.2(212-1.6.10-release-974-IJ)-216` `dev.gitlive:firebase-firestore:1.6.1` and am using cocoapods This issue just popped up for me recently in the past week or two....
In particular, it's missing the now necessary `setApiBaseUrl` method definition
## Summary `plural destroy` does not complete successfully b/c it gets stuck on some error along the way when destroying the `monitoring` application Run it the first time: ``` [plural]...
When Xcode edits the project file, it reverts this specific (though helpful) comment to `PBXFileSystemSynchronizedBuildFileExceptionSet`. So this prevents this line from continuing to get changed/reverted as we edit project files...
Running `dependency-graph` on an Xcode 16 project file that uses Folders fails because the `Xcodeproj` version being used did not yet support parsing those elements (aka `PBXFileSystemSynchronizedRootGroup`). I think support...