-
### Description
When trying to run `carthage update --use-xcframeworks --platform iOS` or `carthage bootstrap --use-xcframeworks --platform iOS` for my cartfile.
```
binary "https://dl.google.com…
-
## Summary
We have a `STPPaymentCardTextField` in a simple view controller that now crash the app with `Thread 1: EXC_BAD_ACCESS (code=2, address=0x281b00d64)` after upgrading the SDK to 21.4…
-
### The language of MMKV
> e.g. Objective-C, Swift, Java, or Kotlin
Kotlin
### The version of MMKV
> e.g. v1.0.10
v1.0.10
### The platform of MMKV
> e.g. iOS or Android
###…
-
* carthage install method: [ ] .pkg, [x ] homebrew, [ ] source
* `which carthage`:
* `carthage version`: 0.36.1
* `xcodebuild -version`:
* Are you using `--no-build`? no
* Are you using `--no-…
-
**Short description of the issue**:
In iOS 15 setting some UITableViewDiffableDataSource as UITableView datasource leads to terminating app due to uncaught exception, when trying to acess to `.rx.…
-
I can not install GPUImage using carthage. When you execute the carthage update command, the following error is output to the console.
```
$ carthage update --platform ios
*** Fetching GPUImage
…
-
**Short description of the issue**:
I'd like to install RxTest framework via Swift Package Manager.
```swift
// Package.swift
import PackageDescription
let package = Package(
name: "Reac…
-
**What actually happens**:
App did crash. Details in the screenshot
![1555427216209](https://user-images.githubusercontent.com/1402189/56222040-fc2fb000-6073-11e9-9a6c-a02455102c84.jpg)
**RxS…
-
### Environment
- Platform+version: **iOS 14+**
- FLEX version: **SPM** - **4.7.0** & **master branch**
### Bug Report
I am unable to compile my project with FLEX when added through SPM. My tea…
-
May be similar to #940.
Installing Themis via carthage (for iOS and macOS) going ok, but then building a project returns code-signing error.
Here is what we use to install via Cathage (as cartha…