-
### [REQUIRED] Step 1: Describe your environment
* Xcode version: 12.1
* Firebase SDK version: 7.0.0
* Installation method: `Carthage`
* Firebase Component: Auth, Core
### [REQUIR…
-
**Short description of the issue**:
Due to changes related to #1714, it seems now searchBar.rx.textDidEndEditing will always trigger
UISearchBar.rx.text. When there's some text in the search b…
-
### [REQUIRED] Step 1: Describe your environment
* Xcode version: 12.0 or 12.1
* Firebase SDK version: 7.0.0 (and earlier)
* Installation method: `Carthage` (select one)
* Firebase C…
-
Hello!
Now that Xcode 12 is out and allows for binary dependencies to be installed and managed with Swift Package Manager, is there a plan to allow developers to integrate the mapbox sdk using SwiftP…
-
Hoping to install this sweet looking View into my iOS app with Carthage. Running iOS 12 SDK, Mojave, Xcode 10.2.1, Swift 5. Added to my cartfile:
`github "nathantannar4/InputBarAccessoryView"`
t…
-
**Short description of the issue**:
Using RxSwift 5.1.1 with Carthage causes the debugger to crash when it hits a breakpoint in Xcode 11.4.1 if I build the libraries with:
carthage update --p…
-
## Summary
When importing Stripe via Swift Package Manager, I'm unable to build due to the following error:
`Umbrella header for module 'Stripe3DS2' does not include header ''`
I get enough…
-
Consider making separate package without any dependencies, just some abstract protocols for working with crypto stuff.
This would make possible to have SwiftOTP packages with dependencies to SwiftCry…
-
**Short description of the issue**:
After creating a new project, added github "ReactiveX/RxSwift" "6.0.0-rc.1" as dependency. Then, running `carthage update --platform iOS` fails
**Expected o…
-
### Description:
Hi, I am using POSTMAN to execute a GET OAuth1 request from woocommerce. It works nicely in Postman but only if use Add authorization data to Request Body/Request URL, and not when a…