google / promises

Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
Apache License 2.0
3.79k stars 292 forks source link

Error when copying the .framework: cp: macos-arm64_x86_64/PromisesObjC.framework/Headers/Headers: No such file or directory #170

Open gumaciel opened 3 years ago

gumaciel commented 3 years ago

When i try to copy the framework on https://developers.google.com/admob/ios/download using command line it gives me this error:

cp: plugin/admob/lib/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/Headers: No such file or directory

To fix this i need to remove this file.