David Snabel-Caunt

Results 5 comments of David Snabel-Caunt

I had the same crash. CocoaPods 0.29.0. Mavericks 10.9.2.

There's full information on submitting an update to Cask [here](https://github.com/phinze/homebrew-cask/blob/master/CONTRIBUTING.md) but the process is this: Fork https://github.com/phinze/homebrew-cask and edit homebrew-cask/Casks/provisioning.rb Set the `qlplugin` value to reflect the new release zip...

I don't see this with Carthage built from `master`, this looks like #1800 fixed by #1831

`--cache-builds` rather than `--use-cache` 😃

I'm not an expert with XCFrameworks, but I had the same issue and figured out how to build: At present, the script builds two directories within XCPrebidMobile.xcframework, `ios-arm64` and `ios-x86_64-simulator`....