I'm having a problem with the embedAndSign task to...
# multiplatform
m
I'm having a problem with the embedAndSign task to get a dependency into the iOS app.
Task mapsembedAndSignAppleFrameworkForXcode FAILED
/Users/marianocapezzani/Library/Developer/Xcode/DerivedData/App-gxrpjfvdfwzrkxfrynkylsqlymtz/Build/Products/Debug-iphonesimulator/App.app/Frameworks/Shared.framework/Shared: replacing existing signature
/Users/marianocapezzani/Library/Developer/Xcode/DerivedData/App-gxrpjfvdfwzrkxfrynkylsqlymtz/Build/Products/Debug-iphonesimulator/App.app/Frameworks/Shared.framework/Shared: resource fork, Finder information, or similar detritus not allowed
error: Process 'command 'codesign'' finished with non-zero exit value 1
When I build and link, I don't get any problems, but when another dev does, they get this failure.