-
The current Swift Package involves building the entire Sentry SDK from source, which takes 10-30 seconds:
![image](https://user-images.githubusercontent.com/1756909/136765931-b3f44da5-e56c-4645-846…
-
I'm currently trying to get the amplify-ui-swift-liveness package via Carthage since cocoapod support doesn't seem available. Running `carthage update` I get a result which says
*** Skipped buildin…
-
### Description
Currently, experimental Carthage support is not including Firebase Installations SDK. The Carthage.md file doesn't list a binary path for Installations SDK, and `FirebaseInstallations…
-
I did installation steps in swift documentation.
added Framework Search Path as
$(PROJECT_DIR)/RealmSwift.framework/Frameworks
When I tried to submit to AppStore,
First, I got an error "Invalid Sign…
xiles updated
7 months ago
-
### New Issue Checklist
* [x] I have read and understood the [CONTRIBUTING guide](https://github.com/SVGKit/SVGKit/blob/2.x/CONTRIBUTING.md)
* [x] I have reproduced the problem while running in Xc…
-
### Which version of the Ably SDK are you using?
ably-cocoa 1.2.25
### On which platform does the issue happen?
iOS 16.x, 17.x (on iPhone and iPad) and macOS 14.2.1 (using MacCatalyst)
### Are you…
-
## Description
The SDK is now distributed as an xcframework, and due to that, Carthage support was paused. However, Carthage 0.38.0 supports binary xcframeworks.
## Steps to Reproduce
Open https:…
-
## Goals
To add the Realm and RealmSwift dependencies using Carthage.
## Expected Results
I expect the project to build successfully.
## Actual Results
The project fails to build.
## S…
-
Hi. I am using only Swift Package Manager and for me it better than cocoapod or carthage.
Can I know when I can use GoogleMaps with SPM?
-
## Goals
Use both Realm and Facebook pods in my app.
Note: Probably not an issue with Realm, but posting here just in case.
Previous versions up to Facebook SDK 4.33 worked fine. As of Facebo…