akaffenberger / firebase-ios-sdk-xcframeworks

A small mirror for https://github.com/firebase/firebase-ios-sdk, to add support for binary (xcframework) distribution with swift package manager.
MIT License
134 stars 32 forks source link

Patch for Lost SymLinks & CodeSigning Issues #83

Open daniapopov opened 1 week ago

daniapopov commented 1 week 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 🤓

tristan-warner-smith commented 15 hours ago

Would love to get this in, if it fixes things @akaffenberger?

jun0683 commented 1 hour ago

+1