Will Jessop
Will Jessop
the auto-detection doesn't work. need a parameter that lets you force use the old auth secret or the new admin api pk.
fixes https://github.com/oscardelben/firebase-ruby/issues/87
getting `Fatal error: Could not get data from _swizzleURLSessionDataTaskDidReceiveResponseForIOS13AndLater. It might causes due to the latest iOS changes. Please contact the author!: file Atlantis/NetworkInjector+URLSession.swift, line 82` caused by the assertion...
it used to work, now the image is this generic one. did facebook change their api? 
i have a tableview being presented, and when building with xcode 9 beta 5 it won't accept any user touch events. works fine with xcode 8/ios 10.3. any ideas on...
would be great to add this to swift-doc. jazzy hides declarations commented with `:nodoc:` [like this](https://github.com/realm/jazzy/search?q=nodoc) ```swift def self.should_document?(doc) return false if doc['key.doc.comment'].to_s.include?(':nodoc:') ```
When I try to build docs for source docs, as shown in the readme, it doesn't work. On an M1 Mac. ## Brief Description ``` % sourcedocs generate --spm-module SourceDocsDemo...
see http://holko.pl/2016/06/23/core-data/ for how this will make concurrency better. also https://swifting.io/blog/2016/09/25/25-core-data-in-ios10-nspersistentcontainer/
### Proxyman version? (Ex. Proxyman 1.4.3) 3.8.0 ### macOS Version? (Ex. mac 10.14) 12.5 ### Steps to reproduce - click the filter button - add 3 filters - disable 1...