-
### How were you trying to build the app?
pod install
### Full build logs
```tsx
> pod install
RNFBAnalytics: Using Firebase/AnalyticsWithoutAdIdSupport pod in place of default Firebase/A…
-
HI there..
i'm having an issue with `pod install`, i'm using fresh clean app with expo sdk 51. and then run `npx expo prebuild` to be able to add native modules.
and then i added the package along …
-
### Description
Hi everyone! 👋
We are currently upgrading our application **from version .73.8 to .75.4** and we've noticed something weird.
With the new version, if we run `pod install`, **_no…
-
I tried this code:
```rust
#![feature(layout_for_ptr)]
#![feature(ptr_metadata)]
use std::ptr;
use std::mem::size_of_val_raw;
#[derive(Clone, Copy, kani::Arbitrary)]
struct Wrappe…
-
### How did you install the Amplify CLI?
npm
### If applicable, what version of Node.js are you using?
v20.18.0
### Amplify CLI Version
12.13.0
### What operating system are you using?
Mac
###…
-
How should we deal with the scenario where a maven module produces several types of output, for example both a 'regular' jar (with regular dependencies) and a 'fat' jar (with some of the dependencies …
-
From this discussion: https://github.com/microsoft/react-native-windows/discussions/13985
Hi, I have been studying #10909 and the JSI TurboModule stuff in `vnext/Microsoft.ReactNative.IntegrationTest…
-
I have a library `dagger-io` that is vendored locally in a `./sdk` directory in a new project `main` (structured as a library):
```toml
# my-module/pyproject.toml
[project]
name = "main"
vers…
-
The automemcpy framework in libc/benchmarks/automemcpy seems to be in a broken state today.
The auto-generated code includes headers such as "elements.h" https://github.com/llvm/llvm-project/blob/6…
-
##### Description
I have been trying out all the open api generators for Golang that I can find, and I noticed that the client sdk created by this project (swagger-codegen) is basically identical to …