David
David
## New language This PR adds a Polish translation to the App. Changes include: - Add pl-PL.json including the new translation. - Updated app_widget.dart with the new language entry -...
We have a framework that has a build condition `SWIFT_ACTIVE_COMPILATION_CONDITIONS = APPEXTENSION;` And based on that condition, we are importing the following libraries. ```Swift #if APPEXTENSION import CustomAppExtension #else import...
Add a Table of contents and a troubleshooting section for the M1 Macs (Apple Silicon)
I just updated your code to Swift 4
Since updating to the latest version, I am getting build errors in GeneratedMocks due to type accessibility. Property cannot be declared public because its type uses an internal type or...
## What this Pull Request (PR) does -Updates the `fabric --setup` to ask for an OPENAI_API_KEY if none is found. ## Related issues None identified. ## Screenshots Previously default setup...
I noticed a weird behaviour I had Trailer fully set up and was happily tracking all the relevant PRs excluding certain labels like `do not merge` or excluding `dependabot` PRs...
## What this Pull Request (PR) does This PR adds LM Studio compatibility. Now this can be used side by side with OpenAI no need for changing URLs in the...