-
```
+ /usr/bin/clang -arch arm64 -O2 -fno-strict-aliasing -fwrapv -pthread -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -D_FILE_OFFSET_BITS=64 -I/opt/local/in…
-
### Description
It's confusing that the existing `--triple` option doesn't look at target triples of installed SDKs and seems to be completely detached from the Swift SDK infrastructure. We should …
-
The snippet syntax `//@@` and `/*@@*/` is deprecated in favor of:
```c#
#if SNIPPET
Uri uri = new Uri("https://myresource.azure.net");
#else
Uri uri = TestEnvironment.ResourceUri;
#endif
…
-
From [Apple docs](https://developer.apple.com/support/third-party-SDK-requirements/):
Starting in spring 2024, you must include the privacy manifest for any SDK listed below when you submit new app…
-
### Description
Compared to the `windows-2019` image, the `windows-2022` image doesn't update .NET 8 SDK version nor does it include any of the feature bands (1xx, 2xx, 3xx). This causes the `UseDotN…
-
Why we maybe should remove the SDKs.
- I think nobody is using all of the included SDKs at once
- GWT 2.10 is missing
- Only the main Versions are included. GWT 2.8.2 for example is missing.
- Inc…
-
## Summary
A reorganization of the [SDKs](https://docs.ton.org/develop/dapps/apis/sdk) page based on functional type libraries, for clarity and precision.
## Bounty Context
_Why it's Importan…
-
Mobile replays will sometimes flicker. This happens inconsistently and is hard to reproduce. It's been noticed in https://sentry-sdks.sentry.io/replays/f7797884538f49288eccf9497def2634/ at 11 seconds …
-
I struggled a bit getting `carton sdk install` to work.
My first guess was to try `carton sdk install 5.8`, which didn't work. I then tried a tag name, for example: `carton sdk install swift-wasm-5…
-
Hi, I'm new to using the pre-built binaries from this project, that I get from uv, and I'm not sure wether this is an issue with said binaries, uv itself, or the *package* that I'm trying to build, bu…