Daniel McGloin
Daniel McGloin
Xcode 11.3 macOS Catalina v10.15.2 Seen other Stack Overflow posts where the inclusion of: let passwordRequest = ASAuthorizationPasswordProvider().createRequest() ...in the `authorizedRequests` parameter, causes this 1000 error. In this example, in...
When building a Swift app that includes latest via CocoaPods: Twitter Kit 3.4.0 and Twitter Core 3.2.0, I get the following warning (which is new): `/Users//Documents/GitHub//:1:1: Umbrella header for module...
Thanks for providing this great tool. Just a heads up that there is a compile error and a few warnings when building with Xcode 15 beta 5. ``` /.../ColorsView.swift:102:47 Call...