[Swift] language bindings for the libportal
library.
Supported target platforms are:
- iOS, iPhones (aarch64)
- iOS simulator, X86_64 and M1 (aarch64)
Add the following line to your ios project pod file.
pod 'libportal-ios', :git => 'https://github.com/bithyve/libportal-ios.git'
...