Anthony Oliveri

Results 3 comments of Anthony Oliveri

For anyone wondering how to implement @jpsim's suggestion, here is a simple example of how to combine API docs for a framework and one of its Cocoapods dependencies using bash....

> I take it back; DocC can't merge documentation from my multiple modules. @AnthonyOliveri is there an incantation similar to [this one](#issuecomment-265289632) I can use to merge the output of...

To add another data point: I see this same Main Thread Checker warning when calling `SentrySDK.setUser(_)` if `SentrySDK.start()` is not called beforehand. I know that's a programming error, but may...