A small mirror for https://github.com/firebase/firebase-ios-sdk, to add support for binary (xcframework) distribution with swift package manager.
144
stars
35
forks
source link
Patch for Lost SymLinks & CodeSigning Issues #83
Closed
daniapopov closed 4 months ago
I think the issues with Code Signing Stem for the Zip process losing symlinks. I saw that kingfisher has a similar issue documented here: Conversation Their Fix
I tested this locally and this is working for us now 🤓