-
### Is this a regression?
Yes
### Description
If I add v7.0.0 as a Package Dependency, it never fully resolves, leaving me in a state where I can't link it to my target, or import it into Swift fil…
-
Hi,
I work on Xcode Version 15.3 on iMac with intel chip, when try to install OneSignal SDK with Swift Package Manager the version 5.1.4 https://github.com/OneSignal/OneSignal-XCFramework, I get an e…
-
### Describe the bug
Application can not create subscribe once application go to background and then foreground. this issue did not happen on 2.17.1 and 2.26.1 SDK
### Steps To Reproduce
```swift…
-
We're generating bindings for our Cocoa SDK via https://github.com/getsentry/sentry-dotnet/blob/main/scripts/generate-cocoa-bindings.ps1 which has turned laborious and brittle.
Issues
- Not reentrant…
-
### Description
On GitHub Actions, my code fails to compile with Xcode 15.4 with error `Assertion failed: (false && "Unhandled adjustment"), function adjustTypeForDeclReference, file CSApply.cpp, lin…
-
In our team we have no opportunity to import swift-snapshot-testing using GitHub.
And we decided to build a binary version of xcframework and put it inside project. But when we upgraded Xcode to 13 …
-
### Description
After archiving project with Firebase frameworks, the upload process completes with warnings about the archive's dSYM folder is missing DWARF file for these frameworks:
- FirebaseA…
-
### Background story
How to use function call/tool call in dotnet bedrock model runtime SDK
### What does this example accomplish?
I want to use tool call with AWS bedrock model
### Which …
-
### **Description**
Using the repo as Swift Package Manager repo and the latest tag got pulled in and unfortunately does not build.
```
➜ plcrashreporter git:(1.11.2) swift build
Building for…
-
The TristanLabelle.SwiftWinRT.0.0.0.nupkg is not being built. I had the same issue last time. I wound up running the powershell command line manually to get this done, but I see you've moved things …