-
* carthage install method: [ ] .pkg, [X] homebrew, [ ] source
* `which carthage`: /usr/local/bin/carthage
* `carthage version`: 0.33.0
* `xcodebuild -version`: Xcode 11.1, Build version 11A1027
* …
-
Hi
We are currently trying to build a xcframework, which includes a rust static library as a binary target. When we build the xcframework with `xcodebuild -create-xcframework -library target/aarch…
-
### Step 0: Are you in the right place?
* For issues or feature requests related to __the code in this repository__
file a Github issue.
* If this is a __feature request__ please use …
-
## Summary
It seems that it is now impossible to override `brandImageRect` method.
`Overriding non-open instance method outside of its defining module`
## Code to reproduce
```
impo…
-
### Checklist before submitting a bug report
- [X] I've updated to the latest released version of the SDK
- [X] I've searched for existing [Github issues](https://github.com/facebook/facebook-ios-sdk…
-
### [REQUIRED] Step 1: Describe your environment
* Xcode version: 12.4
* Firebase SDK version: 7.3.0
* Installation method: `Carthage`
* Firebase Component: InAppMessaging
### [REQU…
-
I am also facing same issue as app getting crash each time after i run pod update statement.
Using xcode 12.5 with OS version 14.5
Please investigate as i already spent many hours on it for searchi…
-
### New Issue Checklist
- [x] Updated SwiftLint to the latest version
- [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues)
### Bug Report
When I enable fo…
-
**Short description of the issue**:
Hello, seeing crashes on iOS 12.1 simulator (XCode 12) in Binder related code.
Works fine on ios 13/14 simulators, also on physical device (ios14)
Using RxS…
-
## Summary
The app runs fine on the device while attached with a cable and we are able to build an archive without any issues.
The issue is when we want to upload the build to the app store …