Cedric Gatay

Results 8 issues of Cedric Gatay

When using default `UIStackView` on iOS14, background is solid red. I don't know why this issue is not present under lower iOS versions though.

# Context I currently work for [Acinq](https://acinq.co) and I am trying to use `native-image` generation to be able to use [`eclair-core`](https://github.com/ACINQ/eclair/tree/master/eclair-core) on iOS devices. To do this, JFXMobile part is...

Allowed to set dryRun and verbose via command line

Hi, thank you for this great software. I noticed it does not seem to work anymore under the first beta of 10.12. What can I provide you to help diagnose...

Added small tests to ensure storage does not suffer from regressions, these tests are simple and only work "properly" on device with TouchId (where we can enroll from code). This...

iOS

Add swift-outdated as a tools: > A swift subcommand for displaying when your dependencies (SwiftPM or Xcode) are out of date

Thank you for your great project. Is there any kind of documentation on how to add a new project package definition format ? I'm using Swift Package Manager / Tuist...