-
First of all, thank you for your awesome plugin :)
# More platforms
Currently, the plugin only supports Android and iOS. It'd be great if other platforms could be supported:
- [x] Android
- [x…
-
Because FASTBuild strips `-isysroot`, it seems impossible to target iOS.
Here's a minimal repro: [ios-repro.zip](https://github.com/fastbuild/fastbuild/files/7842631/ios-repro.zip)
`fbuild.bff` …
-
**Important details:**
* we know that this is a limitation since Apple and FxA integration - as mentioned [+here+](https://mozilla-hub.atlassian.net/browse/VPN-3923?focusedCommentId=592265) - but aft…
-
**Description**
When Swift code extends a `typealias`, the index data (either from SourceKit using its index request or the indexstore from index while building) contains no reference to the `typeali…
-
```
$ swift build
Building for debugging...
In file included from :1:
In file included from /Users/bjnortier/development/whisper/whisper.cpp/.build/arm64-apple-macosx/debug/whisper.build/DerivedS…
-
```
A great enhancement to this widget set would be segmented controls (buttons),
as described here:
http://developer.apple.com/documentation/UserExperience/Conceptual/AppleHIGuidel
ines/XHIGC
ontrol…
-
I would like to use DeviceKit to translate device-identifiers stored in a database into human readable device nams (e.g. iPhone 11). But it would also like to translate devices of other platforms, lik…
-
I'm trying to build the plugin libraries on a Apple M1 running Sanoma 14.0 and Xcode 15.0 but I run into an error at the `generate_xcframework` step.
Here are the steps I took:
1. `scons platfor…
-
I've seen your comment about Swift here:
https://stackoverflow.com/questions/35229149/interacting-with-c-classes-from-swift
I wonder if Swift cross platform is supported, or only Swift on Apple's …
-
### Description
I have been stuck for several days trying to codesign the app. A month ago, after working on it for several days, I finally got the app code signed and working on iOS. Then I went b…