-
### Description
I'm trying to build jaxlib-0.4.30 from source on Fedora 40 using ROCm 6.0.2 that comes in their standard repositories.
Fedora dumps all ROCm libraries/headers directly into `/usr`,…
-
I am running into this issue when archiving in xcode 16. But it works fine in xcode 15. Has anyone else ran into this issue? Invalid Bundle Executable. The executable file 'Runner.app/Frameworks/Metal…
-
Hi, this compiled framework is unusable using Xcode 16 due to this error occuring when we're trying to upload our application to App Store Connect. Please, remove bitcode from the framework
```
Erro…
-
In Release/Distribution builds for macOS/iOS/visionOS, `INTERPROCEDURAL_OPTIMIZATION` is ON so bitcode is enabled.
I would like to see bitcode disabled by default as it has been deprecated since Xcod…
-
I'm confused about the actual origin of the c++ headers for hipcc (I assumed to be our gcc distribution.
Instead it seems to come from a local installation
I'm in
```
[innocent@patatrack03 binar…
-
````
git clone https://github.com/rust-lang/rust-clippy
cd rust-clippy
git checkout 9e605ef80f05fbaec22677e633971096675f2650
echo "[profile.release]
codegen-units = 1
lto = true" >> Cargo.toml
…
-
Hi there, and thanks for you work on this library.
We're playing around with it to see if it is viable for our Carplay app, but one thing that concerns us is the Bitcode compilation requirement.
…
-
Currently, we use human-readable LLVM IR files (having the `.ll` extension) in our snapshots. While this is great for debugging, it makes the snapshots unnecessarily large.
We should move to using …
-
After updating to XCode to version 16, I'm unable to upload my app to app store.
I'm receiving an error that the framework contains bitcode.
-
Getting this error message when trying to upload an App using this package to the App Store.
I am experiencing this issue. After researching, I found that it's because Xcode 16 no longer supports B…