-
Any plans to make this buildable on Linux?
Since its better to not put your API-keys on the client I want to use this on my swift server project.
I created a [fork](https://github.com/mfreiwald/Sw…
-
What is says, generate swift rest client that supports the following
- [ ] Decode JSON response to declared return types
- [ ] Encode JSON for POST
- [ ] Support Required and Optional variable…
-
Getting this issue on `pod install` recently... Did something in recent versions?
Using the following configuration:
`pod 'Socket.IO-Client-Swift`
`config.build_settings['SWIFT_VERSION'] = '4.2'`…
-
Enable Address Autofill Phase 2 by default for Canada and US
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-10362)
-
**Description**:
I'm working on a Kotlin Multiplatform Project (KMP) that targets both Android and iOS. I'm using the `Result` API from this library, and I've encountered issues when trying to prod…
-
### Environment information
```plain text
System:
OS: macOS 15.0
CPU: (8) arm64 Apple M2
Memory: 118.66 MB / 24.00 GB
Shell: /bin/zsh
Binaries:
Node: 22.9.0 - /opt/homebrew/bin/nod…
-
### Description
In doing integration tests for some server-side swift (and related client) libraries, some of the libraries I'm using require a single bootstrapping sequence _per process_ (swift-log,…
heckj updated
3 weeks ago
-
feature: pool of connections to back end swift endpoint
configure a max pool size
store pool in JNDI, assume all SwiftStorageAdapter instances in a JVM share the pool (it is the same config file)
…
-
### Question
Hello! 👋
First of all, thank you for the team's work on this project.
As a follow up to https://github.com/apple/swift-openapi-generator/pull/366 and #36, I was wondering if suppo…
-
Is it possible to do the opposite?
Using Swift code (with libraries like StoreKit) in a Java application?
I tried creating a Swift Package but after creating the .dylib it only works when runnin…