Keith
Results
2
issues of
Keith
Is there an easy way to check the smallest increment/decrement to time a user can make with the handles?
question
`xcode-project build-ipa` automatically adds a flag, `'CODE_SIGN_IDENTITY=iPhone Distribution'`, and this causes issues with SPM in Xcode 14. Please find more info in this Swift forums [thread](https://forums.swift.org/t/xcode-14-beta-code-signing-issues-when-spm-targets-include-resources/59685). In our case, `xcode-project...