onejs / one

❶ One is a new React framework - incredible for web, but also for native. No Metro, just a single Vite plugin.
https://onestack.dev
Other
3.03k stars 60 forks source link

Not able to start an app on ios #195

Open prabirshrestha opened 3 days ago

prabirshrestha commented 3 days ago

As soon as I can create an app called "objstor" it fails to load but all other app name work.

Screenshot ![image](https://github.com/user-attachments/assets/02b3cedf-075c-4025-996d-30e07eb50618)
app log from simulator ``` Expected MIME-Type to be 'application/javascript' or 'text/javascript', but got '(null)'. RCTFatal __28-[RCTCxxBridge handleError:]_block_invoke _dispatch_call_block_and_release _dispatch_client_callout _dispatch_main_queue_drain _dispatch_main_queue_callback_4CF __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ __CFRunLoopRun CFRunLoopRunSpecific GSEventRunModal -[UIApplication _run] UIApplicationMain __debug_main_executable_dylib_entry_point start_sim 0x0 ```
bun dev ``` 🩹 Patching react 🩹 Patching h3 🩹 Patching @react-native/assets-registry 🩹 Patching vite 🩹 Patching @react-native-masked-view/masked-view 🩹 Patching @hono/node-server 🩹 Patching expo 🩹 Patching @expo/vector-icons 🩹 Patching rollup 🩹 Patching @react-native-community/cli-config 🩹 Patching react-dom ➡ [tamagui] built config and components (90ms) [vite] connected. Cannot optimize dependency: moti/author, present in ssr 'optimizeDeps.include' Cannot optimize dependency: @expo/cli, present in ssr 'optimizeDeps.include' Server running on http://0.0.0.0:8081 › Press ow │ open web › Press oe │ open editor › Press qr │ show Expo Go QR code › Press ? │ show this menu ❶ Pre-building react-native (one time cost)... ✘ [ERROR] unknown: Unexpected character '�'. (1:0) > 1 | �PNG | ^ 2 | 3 | 4 | IHD�8��BIDATx�c`�dx � �P�?�ǣ���%���* ��1A� �ȑ!��h ${�2���钓4E��IEND�B`� [plugin remove-flow] node_modules/react-native/Libraries/LogBox/UI/LogBoxInspectorHeader.js:1:2591: 1 │ ...abled:props.total<=1,level:props.level,image:require('./LogBoxImages/chevron-right.png'),onPress:function(){return props.onSelectIndex(next... ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This error came from the "onLoad" callback registered here: node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:1150:20: 1150 │ let promise = setup({ ╵ ^ at setup (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/dist/esm/index.mjs:104:21) at handlePlugins (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:1150:21) at buildOrContextImpl (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:873:5) at Object.buildOrContext (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:699:5) at /Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:2028:15 at new Promise () at Object.build (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:2027:25) at build (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:1878:51) at buildReactNative (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/dist/esm/index.mjs:73:10) at prebuildReactNativeModules (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/utils/swapPrebuiltReactModules.mjs:30:22) at async getReactNativeBundle (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/utils/getReactNativeBundle.mjs:23:7) at async file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/exports/dev.mjs:79:31 at async Object.handler (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/exports/dev.mjs:77:24) at async Object.handler (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/h3/dist/index.mjs:1970:19) at async Server.toNodeHandle (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/h3/dist/index.mjs:2257:7) ✘ [ERROR] unknown: Unexpected character '�'. (1:0) > 1 | �PNG | ^ 2 | 3 | 4 | IHD�8��EIDATx�c� �'.�p�? ���1i���@:�t�@���ѥ + l�#G�L��=��C0������+IEND�B`� [plugin remove-flow] node_modules/react-native/Libraries/LogBox/UI/LogBoxInspectorHeader.js:1:2264: 1 │ ...abled:props.total<=1,level:props.level,image:require('./LogBoxImages/chevron-left.png'),onPress:function(){return props.onSelectIndex(prevI... ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This error came from the "onLoad" callback registered here: node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:1150:20: 1150 │ let promise = setup({ ╵ ^ at setup (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/dist/esm/index.mjs:104:21) at handlePlugins (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:1150:21) at buildOrContextImpl (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:873:5) at Object.buildOrContext (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:699:5) at /Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:2028:15 at new Promise () at Object.build (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:2027:25) at build (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:1878:51) at buildReactNative (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/dist/esm/index.mjs:73:10) at prebuildReactNativeModules (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/utils/swapPrebuiltReactModules.mjs:30:22) at async getReactNativeBundle (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/utils/getReactNativeBundle.mjs:23:7) at async file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/exports/dev.mjs:79:31 at async Object.handler (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/exports/dev.mjs:77:24) at async Object.handler (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/h3/dist/index.mjs:1970:19) at async Server.toNodeHandle (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/h3/dist/index.mjs:2257:7) ✘ [ERROR] unknown: Unexpected character '�'. (1:0) > 1 | �PNG | ^ 2 | 3 | 4 | IHD��IDATxڝՅ [plugin remove-flow] node_modules/react-native/Libraries/LogBox/UI/LogBoxNotification.js:1:3176: 1 │ ...ress},React.createElement(_Image.default,{source:require('./LogBoxImages/close.png'),style:dismissStyles.image})));}var countStyles=_StyleS... ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~ This error came from the "onLoad" callback registered here: node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:1150:20: 1150 │ let promise = setup({ ╵ ^ at setup (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/dist/esm/index.mjs:104:21) at handlePlugins (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:1150:21) at buildOrContextImpl (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:873:5) at Object.buildOrContext (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:699:5) at /Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:2028:15 at new Promise () at Object.build (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:2027:25) at build (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:1878:51) at buildReactNative (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/dist/esm/index.mjs:73:10) at prebuildReactNativeModules (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/utils/swapPrebuiltReactModules.mjs:30:22) at async getReactNativeBundle (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/utils/getReactNativeBundle.mjs:23:7) at async file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/exports/dev.mjs:79:31 at async Object.handler (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/exports/dev.mjs:77:24) at async Object.handler (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/h3/dist/index.mjs:1970:19) at async Server.toNodeHandle (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/h3/dist/index.mjs:2257:7) > z✘ [ERROR] unknown: Unexpected character '�'. (1:0) > 1 | �PNG | ^ 2 | 3 | 4 | IHDR0_F�(IDATx�͖%�QEϠ^f� [plugin remove-flow] node_modules/react-native/Libraries/LogBox/UI/LogBoxInspectorSourceMapStatus.js:1:2289: 1 │ ...lor;switch(props.status){case'FAILED':image=require('./LogBoxImages/alert-triangle.png');color=LogBoxStyle.getErrorColor(1);break;case'PEND... ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This error came from the "onLoad" callback registered here: node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:1150:20: 1150 │ let promise = setup({ ╵ ^ at setup (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/dist/esm/index.mjs:104:21) at handlePlugins (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:1150:21) at buildOrContextImpl (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:873:5) at Object.buildOrContext (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:699:5) at /Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:2028:15 at new Promise () at Object.build (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:2027:25) at build (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:1878:51) at buildReactNative (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/dist/esm/index.mjs:73:10) at prebuildReactNativeModules (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/utils/swapPrebuiltReactModules.mjs:30:22) at async getReactNativeBundle (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/utils/getReactNativeBundle.mjs:23:7) at async file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/exports/dev.mjs:79:31 at async Object.handler (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/exports/dev.mjs:77:24) at async Object.handler (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/h3/dist/index.mjs:1970:19) at async Server.toNodeHandle (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/h3/dist/index.mjs:2257:7) ✘ [ERROR] unknown: Unexpected character '�'. (1:0) > 1 | �PNG | ^ 2 | 3 | 4 | IHDR,�����IDATx�헵aD1'Tz��zP~T��kU(�����Gه�.{�d"��1����}�;��(q`� [plugin remove-flow] node_modules/react-native/Libraries/LogBox/UI/LogBoxInspectorSourceMapStatus.js:1:2395: 1 │ ...tyle.getErrorColor(1);break;case'PENDING':image=require('./LogBoxImages/loader.png');color=LogBoxStyle.getWarningColor(1);break;}if(props.s... ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ This error came from the "onLoad" callback registered here: node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:1150:20: 1150 │ let promise = setup({ ╵ ^ at setup (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/dist/esm/index.mjs:104:21) at handlePlugins (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:1150:21) at buildOrContextImpl (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:873:5) at Object.buildOrContext (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:699:5) at /Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:2028:15 at new Promise () at Object.build (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:2027:25) at build (/Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/node_modules/esbuild/lib/main.js:1878:51) at buildReactNative (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/@vxrn/react-native-prebuilt/dist/esm/index.mjs:73:10) at prebuildReactNativeModules (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/utils/swapPrebuiltReactModules.mjs:30:22) at async getReactNativeBundle (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/utils/getReactNativeBundle.mjs:23:7) at async file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/exports/dev.mjs:79:31 at async Object.handler (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/vxrn/dist/exports/dev.mjs:77:24) at async Object.handler (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/h3/dist/index.mjs:1970:19) at async Server.toNodeHandle (file:///Users/prabirshrestha/code/objstor/apps/objstor/node_modules/h3/dist/index.mjs:2257:7) Error pre-building react-native Error building React Native bundle: Error: Build failed with 5 errors: node_modules/react-native/Libraries/LogBox/UI/LogBoxInspectorHeader.js:1:2264: ERROR: [plugin: remove-flow] unknown: Unexpected character '�'. (1:0) > 1 | �PNG | ^ 2 | 3 | 4 | IHD�8��EIDATx�c� �'.�p�? ���1i���@:�t�@���ѥ + l�#G�L��=��C0������+IEND�B`� node_modules/react-native/Libraries/LogBox/UI/LogBoxInspectorHeader.js:1:2591: ERROR: [plugin: remove-flow] unknown: Unexpected character '�'. (1:0) > 1 | �PNG | ^ 2 | 3 | 4 | IHD�8��BIDATx�c`�dx � �P�?�ǣ���%���* ��1A� �ȑ!��h ${�2���钓4E��IEND�B`� node_modules/react-native/Libraries/LogBox/UI/LogBoxInspectorSourceMapStatus.js:1:2289: ERROR: [plugin: remove-flow] unknown: Unexpected character '�'. (1:0) > 1 | �PNG | ^ 2 | 3 | 4 | IHDR0_F�(IDATx�͖%�QEϠ^f� node_modules/react-native/Libraries/LogBox/UI/LogBoxInspectorSourceMapStatus.js:1:2395: ERROR: [plugin: remove-flow] unknown: Unexpected character '�'. (1:0) > 1 | �PNG | ^ 2 | 3 | 4 | IHDR,�����IDATx�헵aD1'Tz��zP~T��kU(�����Gه�.{�d"��1����}�;��(q`� node_modules/react-native/Libraries/LogBox/UI/LogBoxNotification.js:1:3176: ERROR: [plugin: remove-flow] unknown: Unexpected character '�'. (1:0) > 1 | �PNG | ^ 2 | 3 | 4 | IHD��IDATxڝՅ Note, some errors may happen due to a stale Vite cache, you may want to try re-running with the "--clean" flag ```
bun ios ``` $ one run:ios › one run:ios env: load .env env: export DATABASE_URL (node:42587) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) env: load .env env: export DATABASE_URL ✔ Created native directory ✔ Updated package.json | no changes ✔ Finished prebuild ✔ Installed CocoaPods › Planning build Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods') › Executing react-native Pods/hermes-engine » [CP-User] [Hermes] Replace Hermes for the right configuration, if needed › Compiling react-native Pods/React-perflogger » BridgeNativeModulePerfLogger.cpp › Compiling react-native Pods/React-rendererdebug » DebugStringConvertible.cpp › Compiling react-native Pods/React-Mapbuffer » MapBuffer.cpp › Compiling react-native Pods/glog » demangle.cc › Compiling react-native Pods/Yoga » AbsoluteLayout.cpp › Compiling react-native Pods/RCT-Folly » AtFork.cpp › Compiling react-native Pods/DoubleConversion » bignum.cc › Preparing Pods/React-Core-RCTI18nStrings » ResourceBundle-RCTI18nStrings-React-Core-Info.plist › Executing react-native Pods/hermes-engine » [CP] Copy XCFrameworks › Copying React-Core/RCTI18nStrings.bundle/zu.lproj ➜ node_modules/react-native/React/I18n/strings/zu.lproj › Copying React-Core/RCTI18nStrings.bundle/zh-Hant.lproj ➜ node_modules/react-native/React/I18n/strings/zh-Hant.lproj › Copying React-Core/RCTI18nStrings.bundle/zh-Hant-HK.lproj ➜ node_modules/react-native/React/I18n/strings/zh-Hant-HK.lproj › Copying React-Core/RCTI18nStrings.bundle/zh-Hans.lproj ➜ node_modules/react-native/React/I18n/strings/zh-Hans.lproj › Copying React-Core/RCTI18nStrings.bundle/uk.lproj ➜ node_modules/react-native/React/I18n/strings/uk.lproj › Copying React-Core/RCTI18nStrings.bundle/vi.lproj ➜ node_modules/react-native/React/I18n/strings/vi.lproj › Copying React-Core/RCTI18nStrings.bundle/tr.lproj ➜ node_modules/react-native/React/I18n/strings/tr.lproj › Copying React-Core/RCTI18nStrings.bundle/th.lproj ➜ node_modules/react-native/React/I18n/strings/th.lproj › Copying React-Core/RCTI18nStrings.bundle/sv.lproj ➜ node_modules/react-native/React/I18n/strings/sv.lproj › Copying React-Core/RCTI18nStrings.bundle/sk.lproj ➜ node_modules/react-native/React/I18n/strings/sk.lproj › Copying React-Core/RCTI18nStrings.bundle/ru.lproj ➜ node_modules/react-native/React/I18n/strings/ru.lproj › Copying React-Core/RCTI18nStrings.bundle/ro.lproj ➜ node_modules/react-native/React/I18n/strings/ro.lproj › Copying React-Core/RCTI18nStrings.bundle/pt.lproj ➜ node_modules/react-native/React/I18n/strings/pt.lproj › Copying React-Core/RCTI18nStrings.bundle/pt-PT.lproj ➜ node_modules/react-native/React/I18n/strings/pt-PT.lproj › Copying React-Core/RCTI18nStrings.bundle/pl.lproj ➜ node_modules/react-native/React/I18n/strings/pl.lproj › Copying React-Core/RCTI18nStrings.bundle/nl.lproj ➜ node_modules/react-native/React/I18n/strings/nl.lproj › Copying React-Core/RCTI18nStrings.bundle/nb.lproj ➜ node_modules/react-native/React/I18n/strings/nb.lproj › Copying React-Core/RCTI18nStrings.bundle/ms.lproj ➜ node_modules/react-native/React/I18n/strings/ms.lproj › Copying React-Core/RCTI18nStrings.bundle/ko.lproj ➜ node_modules/react-native/React/I18n/strings/ko.lproj › Copying React-Core/RCTI18nStrings.bundle/ja.lproj ➜ node_modules/react-native/React/I18n/strings/ja.lproj › Copying React-Core/RCTI18nStrings.bundle/it.lproj ➜ node_modules/react-native/React/I18n/strings/it.lproj › Copying React-Core/RCTI18nStrings.bundle/hu.lproj ➜ node_modules/react-native/React/I18n/strings/hu.lproj › Copying React-Core/RCTI18nStrings.bundle/id.lproj ➜ node_modules/react-native/React/I18n/strings/id.lproj › Copying React-Core/RCTI18nStrings.bundle/hr.lproj ➜ node_modules/react-native/React/I18n/strings/hr.lproj › Copying React-Core/RCTI18nStrings.bundle/hi.lproj ➜ node_modules/react-native/React/I18n/strings/hi.lproj › Copying React-Core/RCTI18nStrings.bundle/he.lproj ➜ node_modules/react-native/React/I18n/strings/he.lproj › Copying React-Core/RCTI18nStrings.bundle/fr.lproj ➜ node_modules/react-native/React/I18n/strings/fr.lproj › Copying React-Core/RCTI18nStrings.bundle/fi.lproj ➜ node_modules/react-native/React/I18n/strings/fi.lproj › Copying React-Core/RCTI18nStrings.bundle/es.lproj ➜ node_modules/react-native/React/I18n/strings/es.lproj › Copying React-Core/RCTI18nStrings.bundle/es-ES.lproj ➜ node_modules/react-native/React/I18n/strings/es-ES.lproj › Copying React-Core/RCTI18nStrings.bundle/en.lproj ➜ node_modules/react-native/React/I18n/strings/en.lproj › Copying React-Core/RCTI18nStrings.bundle/en-GB.lproj ➜ node_modules/react-native/React/I18n/strings/en-GB.lproj › Copying React-Core/RCTI18nStrings.bundle/el.lproj ➜ node_modules/react-native/React/I18n/strings/el.lproj › Copying React-Core/RCTI18nStrings.bundle/de.lproj ➜ node_modules/react-native/React/I18n/strings/de.lproj › Copying React-Core/RCTI18nStrings.bundle/da.lproj ➜ node_modules/react-native/React/I18n/strings/da.lproj › Copying React-Core/RCTI18nStrings.bundle/cs.lproj ➜ node_modules/react-native/React/I18n/strings/cs.lproj › Copying React-Core/RCTI18nStrings.bundle/ar.lproj ➜ node_modules/react-native/React/I18n/strings/ar.lproj › Preparing Pods/ExpoFileSystem-ExpoFileSystem_privacy » ResourceBundle-ExpoFileSystem_privacy-ExpoFileSystem-Info.plist › Preparing Pods/EXConstants-ExpoConstants_privacy » ResourceBundle-ExpoConstants_privacy-EXConstants-Info.plist › Preparing expo-constants Pods/EXConstants-EXConstants » ResourceBundle-EXConstants-EXConstants-Info.plist › Compiling react-native Pods/React-nativeconfig » React-nativeconfig-dummy.m › Compiling react-native Pods/SocketRocket » NSRunLoop+SRWebSocket.m › Compiling react-native Pods/React-logger » React-logger-dummy.m › Compiling react-native Pods/fmt » fmt-dummy.m › Compiling react-native Pods/React-debug » React-debug-dummy.m › Compiling react-native Pods/RCTDeprecation » RCTDeprecation.m › Compiling react-native Pods/React-featureflags » React-featureflags-dummy.m › Compiling react-native Pods/DoubleConversion » fixed-dtoa.cc › Compiling react-native Pods/DoubleConversion » strtod.cc › Compiling react-native Pods/DoubleConversion » fast-dtoa.cc › Compiling react-native Pods/DoubleConversion » double-conversion.cc › Compiling react-native Pods/DoubleConversion » diy-fp.cc › Compiling react-native Pods/DoubleConversion » cached-powers.cc › Compiling react-native Pods/DoubleConversion » bignum-dtoa.cc › Compiling react-native Pods/DoubleConversion » DoubleConversion-dummy.m › Compiling react-native Pods/glog » vlog_is_on.cc › Compiling react-native Pods/glog » utilities.cc › Compiling react-native Pods/glog » symbolize.cc › Compiling react-native Pods/glog » signalhandler.cc › Compiling react-native Pods/glog » raw_logging.cc › Compiling react-native Pods/glog » logging.cc › Compiling react-native Pods/React-nativeconfig » ReactNativeConfig.cpp › Packaging react-native Pods/DoubleConversion » libDoubleConversion.a › Compiling react-native Pods/React-logger » react_native_log.cpp › Compiling react-native Pods/fmt » format.cc › Compiling react-native Pods/React-featureflags » ReactNativeFeatureFlagsAccessor.cpp › Compiling react-native Pods/React-featureflags » ReactNativeFeatureFlags.cpp › Compiling react-native Pods/React-perflogger » React-perflogger-dummy.m › Compiling react-native Pods/Yoga » event.cpp › Compiling react-native Pods/Yoga » YGValue.cpp › Compiling react-native Pods/Yoga » YGPixelGrid.cpp › Compiling react-native Pods/Yoga » YGNodeStyle.cpp › Packaging react-native Pods/React-perflogger » libReact-perflogger.a › Compiling react-native Pods/glog » glog-dummy.m › Compiling react-native Pods/Yoga » YGNodeLayout.cpp › Compiling react-native Pods/Yoga » YGNode.cpp › Compiling react-native Pods/Yoga » YGEnums.cpp › Compiling react-native Pods/Yoga » YGConfig.cpp › Packaging react-native Pods/React-nativeconfig » libReact-nativeconfig.a › Compiling react-native Pods/Yoga » PixelGrid.cpp › Compiling react-native Pods/Yoga » Node.cpp › Compiling react-native Pods/Yoga » Log.cpp › Compiling react-native Pods/Yoga » LayoutResults.cpp › Compiling react-native Pods/Yoga » FlexLine.cpp › Compiling react-native Pods/Yoga » Config.cpp › Compiling react-native Pods/Yoga » CalculateLayout.cpp › Compiling react-native Pods/Yoga » Cache.cpp › Packaging react-native Pods/glog » libglog.a › Compiling react-native Pods/Yoga » Baseline.cpp › Compiling react-native Pods/Yoga » AssertFatal.cpp › Compiling react-native Pods/React-rendererdebug » DebugStringConvertibleItem.cpp › Packaging react-native Pods/React-featureflags » libReact-featureflags.a › Compiling react-native Pods/React-debug » react_native_assert.cpp › Compiling react-native Pods/React-Mapbuffer » MapBufferBuilder.cpp › Compiling react-native Pods/RCTDeprecation » RCTDeprecation-dummy.m › Packaging react-native Pods/React-debug » libReact-debug.a › Packaging react-native Pods/RCTDeprecation » libRCTDeprecation.a › Compiling react-native Pods/RCT-Folly » json_pointer.cpp › Compiling react-native Pods/RCT-Folly » json.cpp › Compiling react-native Pods/RCT-Folly » dynamic.cpp › Packaging react-native Pods/fmt » libfmt.a › Compiling react-native Pods/RCT-Folly » UniqueInstance.cpp › Compiling react-native Pods/RCT-Folly » Unicode.cpp › Compiling react-native Pods/RCT-Folly » ToAscii.cpp › Compiling react-native Pods/RCT-Folly » ThreadId.cpp › Compiling react-native Pods/RCT-Folly » SysUio.cpp › Compiling react-native Pods/RCT-Folly » String.cpp › Compiling react-native Pods/RCT-Folly » SpookyHashV2.cpp › Compiling react-native Pods/RCT-Folly » SplitStringSimd.cpp › Compiling react-native Pods/RCT-Folly » SharedMutex.cpp › Compiling react-native Pods/RCT-Folly » ScopeGuard.cpp › Compiling react-native Pods/RCT-Folly » SanitizeThread.cpp › Compiling react-native Pods/RCT-Folly » SafeAssert.cpp › Compiling react-native Pods/RCT-Folly » ParkingLot.cpp › Compiling react-native Pods/RCT-Folly » NetOps.cpp › Compiling react-native Pods/RCT-Folly » MallocImpl.cpp › Compiling react-native Pods/RCT-Folly » Malloc.cpp › Compiling react-native Pods/RCT-Folly » Futex.cpp › Compiling react-native Pods/RCT-Folly » Format.cpp › Compiling react-native Pods/RCT-Folly » FileUtilDetail.cpp › Compiling react-native Pods/RCT-Folly » FileUtil.cpp › Compiling react-native Pods/RCT-Folly » F14Table.cpp › Compiling react-native Pods/RCT-Folly » Exception.cpp › Compiling react-native Pods/RCT-Folly » Demangle.cpp › Compiling react-native Pods/RCT-Folly » Conv.cpp › Compiling react-native Pods/RCT-Folly » CacheLocality.cpp › Compiling react-native Pods/RCT-Folly » CString.cpp › Compiling react-native Pods/ReactCommon » CxxTurboModuleUtils.cpp › Compiling react-native Pods/React-utils » CoreFeatures.cpp › Compiling react-native Pods/Yoga » Yoga-dummy.m › Compiling react-native Pods/React-jsinspector » ExecutionContext.cpp › Compiling react-native Pods/React-utils » jsi.cpp › Compiling react-native Pods/React-utils » RunLoopObserver.cpp › Packaging react-native Pods/Yoga » libYoga.a › Compiling react-native Pods/React-utils » ManagedObjectWrapper.mm › Compiling react-native Pods/React-jsiexecutor » JSIExecutor.cpp › Compiling react-native Pods/React-jsi » JSIDynamic.cpp › Compiling react-native Pods/React-jserrorhandler » JsErrorHandler.cpp › Compiling react-native Pods/React-hermes » ConnectionDemux.cpp › Compiling react-native Pods/React-graphics » Color.cpp › Compiling react-native Pods/React-cxxreact » CxxNativeModule.cpp › Compiling react-native Pods/React-RuntimeHermes » HermesInstance.cpp › Compiling react-native Pods/React-RuntimeCore » BridgelessJSCallInvoker.cpp › Compiling react-native Pods/React-NativeModulesApple » RCTInteropTurboModule.mm › Compiling react-native Pods/React-Core » NSDataBigString.mm › Compiling react-native-svg Pods/RNSVG » RCTConvert+RNSVG.mm › Compiling react-native Pods/React-jsinspector » RuntimeTarget.cpp › Compiling react-native Pods/React-jsinspector » RuntimeAgent.cpp › Compiling react-native Pods/ReactCommon » TurboModuleUtils.cpp › Compiling react-native Pods/ReactCommon » TurboModulePerfLogger.cpp › Compiling react-native Pods/ReactCommon » TurboModuleBinding.cpp › Compiling react-native Pods/ReactCommon » TurboModule.cpp › Compiling react-native Pods/ReactCommon » TurboCxxModule.cpp › Compiling react-native Pods/ReactCommon » LongLivedObject.cpp › Compiling react-native Pods/React-jsinspector » Parsing.cpp › Compiling react-native Pods/React-jsinspector » PageTarget.cpp › Compiling react-native Pods/React-jsinspector » PageAgent.cpp › Compiling react-native Pods/React-jsinspector » InstanceTarget.cpp › Compiling react-native Pods/React-jsinspector » InstanceAgent.cpp › Compiling react-native Pods/React-jsinspector » InspectorUtilities.cpp › Compiling react-native Pods/React-jsinspector » InspectorPackagerConnection.cpp › Compiling react-native Pods/React-jsinspector » InspectorInterfaces.cpp › Compiling react-native Pods/React-jsinspector » InspectorFlags.cpp › Compiling react-native Pods/React-jsinspector » FallbackRuntimeAgentDelegate.cpp › Compiling react-native Pods/React-jsinspector » ExecutionContextManager.cpp › Compiling react-native Pods/React-hermes » Registration.cpp › Compiling react-native Pods/React-hermes » HermesRuntimeAgentDelegate.cpp › Compiling react-native Pods/React-hermes » HermesExecutorFactory.cpp › Compiling react-native Pods/React-jsiexecutor » JSINativeModules.cpp › Compiling react-native Pods/React-graphics » Transform.cpp › Compiling react-native Pods/React-graphics » RCTPlatformColorUtils.mm › Compiling react-native Pods/React-graphics » PlatformColorParser.mm › Compiling react-native Pods/React-graphics » HostPlatformColor.mm › Compiling react-native Pods/React-cxxreact » ReactMarker.cpp › Compiling react-native Pods/React-cxxreact » RAMBundleRegistry.cpp › Compiling react-native Pods/React-cxxreact » NativeToJsBridge.cpp › Compiling react-native Pods/React-cxxreact » ModuleRegistry.cpp › Compiling react-native Pods/React-cxxreact » MethodCall.cpp › Compiling react-native Pods/React-cxxreact » JSIndexedRAMBundle.cpp › Compiling react-native Pods/React-cxxreact » JSExecutor.cpp › Compiling react-native Pods/React-cxxreact » JSBundleType.cpp › Compiling react-native Pods/React-cxxreact » JSBigString.cpp › Compiling react-native Pods/React-cxxreact » Instance.cpp › Compiling react-native Pods/React-RuntimeCore » TimerManager.cpp › Compiling react-native Pods/React-RuntimeCore » ReactInstance.cpp › Compiling react-native Pods/React-RuntimeCore » LegacyUIManagerConstantsProviderBinding.cpp › Compiling react-native Pods/React-RuntimeCore » JSRuntimeFactory.cpp › Compiling react-native Pods/React-RuntimeCore » BufferedRuntimeExecutor.cpp › Compiling react-native Pods/React-RuntimeCore » BridgelessNativeMethodCallInvoker.cpp › Compiling react-native Pods/React-NativeModulesApple » RCTTurboModuleManager.mm › Compiling react-native Pods/React-NativeModulesApple » RCTTurboModule.mm › Compiling react-native Pods/React-NativeModulesApple » RCTRuntimeExecutor.mm › Compiling react-native Pods/React-Core » RCTUIManagerObserverCoordinator.mm › Compiling react-native Pods/React-Core » RCTSurfaceView.mm › Compiling react-native Pods/React-Core » RCTSurfaceSizeMeasureMode.mm › Compiling react-native Pods/React-Core » RCTSurfaceRootView.mm › Compiling react-native Pods/React-Core » RCTSurfaceHostingView.mm › Compiling react-native Pods/React-Core » RCTSurfaceHostingProxyRootView.mm › Compiling react-native Pods/React-Core » RCTSurface.mm › Compiling react-native Pods/React-Core » RCTPerformanceLogger.mm › Compiling react-native Pods/React-Core » RCTPackagerConnection.mm › Compiling react-native Pods/React-Core » RCTObjcExecutor.mm › Compiling react-native Pods/React-Core » RCTNativeModule.mm › Compiling react-native Pods/React-Core » RCTModuleMethod.mm › Compiling react-native Pods/React-Core » RCTModuleData.mm › Compiling react-native Pods/React-Core » RCTMessageThread.mm › Compiling react-native Pods/React-Core » RCTManagedPointer.mm › Compiling react-native Pods/React-Core » RCTLog.mm › Compiling react-native Pods/React-Core » RCTLocalizedString.mm › Compiling react-native Pods/React-Core » RCTJavaScriptLoader.mm › Compiling react-native Pods/React-Core » RCTJSIExecutorRuntimeInstaller.mm › Compiling react-native Pods/React-Core » RCTInspectorDevServerHelper.mm › Compiling react-native Pods/React-Core » RCTInspector.mm › Compiling react-native Pods/React-Core » RCTFont.mm › Compiling react-native Pods/React-Core » RCTFollyConvert.mm › Compiling react-native Pods/React-Core » RCTDefaultCxxLogFunction.mm › Compiling react-native Pods/React-Core » RCTCxxUtils.mm › Compiling react-native Pods/React-Core » RCTCxxModule.mm › Compiling react-native Pods/React-Core » RCTCxxMethod.mm › Compiling react-native Pods/React-Core » RCTCxxInspectorWebSocketAdapter.mm › Compiling react-native Pods/React-Core » RCTCxxInspectorPackagerConnectionDelegate.mm › Compiling react-native Pods/React-Core » RCTCxxInspectorPackagerConnection.mm › Compiling react-native Pods/React-Core » RCTCxxBridge.mm › Compiling react-native Pods/React-Core » RCTConvert.mm › Compiling react-native Pods/React-Core » RCTBundleURLProvider.mm › Compiling react-native Pods/React-Core » RCTBridgeProxy.mm › Compiling react-native Pods/React-Core » RCTBridge.mm › Compiling react-native-svg Pods/RNSVG » RNSVGViewBox.mm › Compiling react-native-svg Pods/RNSVG » RNSVGUseManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGUse.mm › Compiling react-native-svg Pods/RNSVG » RNSVGTopAlignedLabel.ios.mm › Compiling react-native-svg Pods/RNSVG » RNSVGTextProperties.mm › Compiling react-native-svg Pods/RNSVG » RNSVGTextPathManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGTextPath.mm › Compiling react-native-svg Pods/RNSVG » RNSVGTextManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGText.mm › Compiling react-native-svg Pods/RNSVG » RNSVGTSpanManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGTSpan.mm › Compiling react-native-svg Pods/RNSVG » RNSVGSymbolManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGSymbol.mm › Compiling react-native-svg Pods/RNSVG » RNSVGSvgViewModule.mm › Compiling react-native-svg Pods/RNSVG » RNSVGSvgViewManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGSvgView.mm › Compiling react-native-svg Pods/RNSVG » RNSVGSolidColorBrush.mm › Compiling react-native-svg Pods/RNSVG » RNSVGRenderableModule.mm › Compiling react-native-svg Pods/RNSVG » RNSVGRenderableManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGRenderable.mm › Compiling react-native-svg Pods/RNSVG » RNSVGRectManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGRect.mm › Compiling react-native-svg Pods/RNSVG » RNSVGRadialGradientManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGRadialGradient.mm › Compiling react-native-svg Pods/RNSVG » RNSVGPropHelper.mm › Compiling react-native-svg Pods/RNSVG » RNSVGPatternManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGPattern.mm › Compiling react-native-svg Pods/RNSVG » RNSVGPathParser.mm › Compiling react-native-svg Pods/RNSVG » RNSVGPathMeasure.mm › Compiling react-native-svg Pods/RNSVG » RNSVGPathManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGPath.mm › Compiling react-native-svg Pods/RNSVG » RNSVGPainterBrush.mm › Compiling react-native-svg Pods/RNSVG » RNSVGPainter.mm › Compiling react-native-svg Pods/RNSVG » RNSVGNodeManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGNode.mm › Compiling react-native-svg Pods/RNSVG » RNSVGMaskManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGMask.mm › Compiling react-native-svg Pods/RNSVG » RNSVGMarkerPosition.mm › Compiling react-native-svg Pods/RNSVG » RNSVGMarkerManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGMarker.mm › Compiling react-native-svg Pods/RNSVG » RNSVGLinearGradientManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGLinearGradient.mm › Compiling react-native-svg Pods/RNSVG » RNSVGLineManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGLine.mm › Compiling react-native-svg Pods/RNSVG » RNSVGLength.mm › Compiling react-native-svg Pods/RNSVG » RNSVGImageManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGImage.mm › Compiling react-native-svg Pods/RNSVG » RNSVGGroupManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGGroup.mm › Compiling react-native-svg Pods/RNSVG » RNSVGGlyphContext.mm › Compiling react-native-svg Pods/RNSVG » RNSVGForeignObjectManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGForeignObject.mm › Compiling react-native-svg Pods/RNSVG » RNSVGFontData.mm › Compiling react-native-svg Pods/RNSVG » RNSVGEllipseManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGEllipse.mm › Compiling react-native-svg Pods/RNSVG » RNSVGDefsManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGDefs.mm › Compiling react-native-svg Pods/RNSVG » RNSVGContextBrush.mm › Compiling react-native-svg Pods/RNSVG » RNSVGClipPathManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGClipPath.mm › Compiling react-native-svg Pods/RNSVG » RNSVGCircleManager.mm › Compiling react-native-svg Pods/RNSVG » RNSVGCircle.mm › Compiling react-native-svg Pods/RNSVG » RNSVGBrush.mm › Compiling react-native-svg Pods/RNSVG » RNSVGBezierElement.mm › Compiling react-native Pods/RCTTypeSafety » RCTConvertHelpers.mm › Compiling react-native Pods/SocketRocket » SocketRocket-dummy.m › Compiling react-native-safe-area-context Pods/react-native-safe-area-context » react-native-safe-area-context-dummy.m › Compiling react-native Pods/SocketRocket » SRWebSocket.m › Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaContext.mm › Compiling react-native Pods/SocketRocket » SRURLUtilities.m › Compiling react-native Pods/SocketRocket » SRSecurityPolicy.m › Compiling react-native Pods/SocketRocket » SRSIMDHelpers.m › Compiling react-native Pods/SocketRocket » SRRunLoopThread.m › Compiling react-native Pods/SocketRocket » SRRandom.m › Compiling react-native Pods/SocketRocket » SRProxyConnect.m › Compiling react-native Pods/SocketRocket » SRPinningSecurityPolicy.m › Compiling react-native Pods/SocketRocket » SRMutex.m › Compiling react-native Pods/SocketRocket » SRLog.m › Compiling react-native Pods/SocketRocket » SRIOConsumerPool.m › Compiling react-native Pods/SocketRocket » SRIOConsumer.m › Compiling react-native Pods/SocketRocket » SRHash.m › Compiling react-native Pods/SocketRocket » SRError.m › Compiling react-native Pods/SocketRocket » SRHTTPConnectMessage.m › Compiling react-native Pods/SocketRocket » SRDelegateController.m › Compiling react-native Pods/SocketRocket » SRConstants.m › Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaViewMode.m › Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaViewManager.m › Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaViewLocalData.m › Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaViewEdges.m › Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaViewEdgeMode.m › Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaView.m › Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaUtils.m › Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaShadowView.m › Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaProviderManager.m › Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaProvider.m › Compiling react-native Pods/SocketRocket » NSURLRequest+SRWebSocket.m › Compiling react-native Pods/React-utils » React-utils-dummy.m › Compiling react-native Pods/React-runtimescheduler » React-runtimescheduler-dummy.m › Compiling react-native Pods/React-rendererdebug » React-rendererdebug-dummy.m › Compiling react-native Pods/React-jsinspector » React-jsinspector-dummy.m › Compiling react-native Pods/React-jsiexecutor » React-jsiexecutor-dummy.m › Packaging react-native Pods/SocketRocket » libSocketRocket.a › Compiling react-native Pods/ReactCommon » ReactCommon-dummy.m › Compiling react-native Pods/React-runtimescheduler » Task.cpp › Compiling react-native Pods/React-runtimescheduler » RuntimeScheduler_Modern.cpp › Compiling react-native Pods/React-runtimescheduler » RuntimeScheduler_Legacy.cpp › Compiling react-native Pods/React-runtimescheduler » RuntimeSchedulerCallInvoker.cpp › Compiling react-native Pods/React-runtimescheduler » RuntimeSchedulerBinding.cpp › Compiling react-native Pods/React-runtimescheduler » RuntimeScheduler.cpp › Compiling react-native Pods/React-jsi » React-jsi-dummy.m › Compiling react-native Pods/React-jserrorhandler » React-jserrorhandler-dummy.m › Compiling react-native Pods/React-graphics » React-graphics-dummy.m › Compiling react-native Pods/React-cxxreact » React-cxxreact-dummy.m › Compiling react-native Pods/React-RuntimeCore » React-RuntimeCore-dummy.m › Compiling react-native Pods/React-RCTText » NSTextStorage+FontScaling.m › Compiling react-native Pods/React-NativeModulesApple » React-NativeModulesApple-dummy.m › Compiling react-native Pods/React-Mapbuffer » React-Mapbuffer-dummy.m › Compiling react-native Pods/RCTTypeSafety » RCTTypedModuleConstants.mm › Compiling react-native Pods/React-hermes » React-hermes-dummy.m › Compiling react-native Pods/React-RuntimeHermes » React-RuntimeHermes-dummy.m › Compiling react-native Pods/React-RCTText » RCTVirtualTextViewManager.mm › Compiling react-native Pods/React-RCTText » RCTVirtualTextView.mm › Compiling react-native Pods/React-RCTText » RCTVirtualTextShadowView.mm › Compiling react-native Pods/React-RCTText » RCTUITextView.mm › Compiling react-native Pods/React-RCTText » RCTUITextField.mm › Compiling react-native Pods/React-RCTText » RCTTextViewManager.mm › Compiling react-native Pods/React-RCTText » RCTTextView.mm › Compiling react-native Pods/React-RCTText » RCTTextShadowView.mm › Compiling react-native Pods/React-RCTText » RCTTextSelection.mm › Compiling react-native Pods/React-RCTText » RCTTextAttributes.mm › Compiling react-native Pods/React-RCTText » RCTSinglelineTextInputViewManager.mm › Compiling react-native Pods/React-RCTText » RCTSinglelineTextInputView.mm › Compiling react-native Pods/React-RCTText » RCTRawTextViewManager.mm › Compiling react-native Pods/React-RCTText » RCTRawTextShadowView.mm › Compiling react-native Pods/React-RCTText » RCTMultilineTextInputViewManager.mm › Compiling react-native Pods/React-RCTText » RCTMultilineTextInputView.mm › Compiling react-native Pods/React-RCTText » RCTInputAccessoryViewManager.mm › Compiling react-native Pods/React-RCTText » RCTInputAccessoryViewContent.mm › Compiling react-native Pods/React-RCTText » RCTInputAccessoryView.mm › Compiling react-native Pods/React-RCTText » RCTInputAccessoryShadowView.mm › Compiling react-native Pods/React-RCTText » RCTDynamicTypeRamp.mm › Compiling react-native Pods/React-RCTText » RCTConvert+Text.mm › Compiling react-native Pods/React-RCTText » RCTBaseTextViewManager.mm › Compiling react-native Pods/React-RCTText » RCTBaseTextShadowView.mm › Compiling react-native Pods/React-RCTText » RCTBaseTextInputViewManager.mm › Compiling react-native Pods/React-RCTText » RCTBaseTextInputView.mm › Compiling react-native Pods/React-RCTText » RCTBaseTextInputShadowView.mm › Compiling react-native Pods/React-RCTText » RCTBackedTextInputDelegateAdapter.mm › Compiling react-native Pods/React-Core » React-Core-dummy.m › Compiling react-native Pods/React-Core » RCTVersion.m › Compiling react-native Pods/React-Core » RCTUtilsUIOverride.m › Compiling react-native Pods/React-Core » RCTUtils.m › Compiling react-native Pods/React-Core » RCTUIUtils.m › Compiling react-native Pods/React-Core » RCTUIManagerUtils.m › Compiling react-native Pods/React-Core » RCTTouchEvent.m › Compiling react-native Pods/React-Core » RCTSurfaceStage.m › Compiling react-native Pods/React-Core » RCTSurfacePresenterStub.m › Compiling react-native Pods/React-Core » RCTScrollEvent.m › Compiling react-native Pods/React-Core » RCTSafeAreaViewLocalData.m › Compiling react-native Pods/React-RCTText » React-RCTText-dummy.m › Compiling react-native Pods/React-Core » UIView+React.m › Compiling react-native Pods/React-Core » RCTWrapperViewController.m › Compiling react-native Pods/React-Core » RCTViewUtils.m › Compiling react-native Pods/React-Core » RCTViewRegistry.m › Compiling react-native Pods/React-Core » RCTViewManager.m › Compiling react-native Pods/React-Core » RCTView.m › Compiling react-native Pods/React-Core » RCTUIManager.m › Compiling react-native Pods/React-Core » RCTTouchHandler.m › Compiling react-native Pods/React-Core » RCTSwitchManager.m › Compiling react-native Pods/React-Core » RCTSwitch.m › Compiling react-native Pods/React-Core » RCTSurfaceRootShadowView.m › Compiling react-native Pods/React-Core » RCTShadowView.m › Compiling react-native Pods/React-Core » RCTShadowView+Layout.m › Compiling react-native Pods/React-Core » RCTShadowView+Internal.m › Compiling react-native Pods/React-Core » RCTSegmentedControlManager.m › Compiling react-native Pods/React-Core » RCTSegmentedControl.m › Compiling react-native Pods/React-Core » RCTScrollViewManager.m › Compiling react-native Pods/React-Core » RCTScrollView.m › Compiling react-native Pods/React-Core » RCTScrollContentViewManager.m › Compiling react-native Pods/React-Core » RCTScrollContentView.m › Compiling react-native Pods/React-Core » RCTScrollContentShadowView.m › Compiling react-native Pods/React-Core » RCTSafeAreaViewManager.m › Compiling react-native Pods/React-Core » RCTSafeAreaView.m › Compiling react-native Pods/React-Core » RCTSafeAreaShadowView.m › Compiling react-native Pods/React-Core » RCTRootView.m › Compiling react-native Pods/React-Core » RCTRootShadowView.m › Compiling react-native Pods/React-Core » RCTRootContentView.m › Compiling react-native Pods/React-Core » RCTReloadCommand.m › Compiling react-native Pods/React-Core » RCTRefreshControlManager.m › Compiling react-native Pods/React-Core » RCTRefreshControl.m › Compiling react-native Pods/React-Core » RCTRedBoxSetEnabled.m › Compiling react-native Pods/React-Core » RCTRedBoxExtraDataViewController.m › Compiling react-native Pods/React-Core » RCTReconnectingWebSocket.m › Compiling react-native Pods/React-Core » RCTPerformanceLoggerLabels.m › Compiling react-native Pods/React-Core » RCTProfile.m › Compiling react-native Pods/React-Core » RCTParserUtils.m › Compiling react-native Pods/React-Core » RCTPackagerClient.m › Compiling react-native Pods/React-Core » RCTMultipartStreamReader.m › Compiling react-native Pods/React-Core » RCTMultipartDataTask.m › Compiling react-native Pods/React-Core » RCTModuleRegistry.m › Compiling react-native Pods/React-Core » RCTModalManager.m › Compiling react-native Pods/React-Core » RCTModalHostViewManager.m › Compiling react-native Pods/React-Core » RCTLayoutAnimationGroup.m › Compiling react-native Pods/React-Core » RCTModalHostViewController.m › Compiling react-native Pods/React-Core » RCTLayoutAnimation.m › Compiling react-native Pods/React-Core » RCTModalHostView.m › Compiling react-native Pods/React-Core » RCTLayout.m › Compiling react-native Pods/React-Core » RCTKeyCommands.m › Compiling react-native Pods/React-Core » RCTJSThread.m › Compiling react-native Pods/React-Core » RCTJSStackFrame.m › Compiling react-native Pods/React-Core » RCTInspectorPackagerConnection.m › Compiling react-native Pods/React-Core » RCTI18nUtil.m › Compiling react-native Pods/React-Core » RCTEventDispatcher.m › Compiling react-native Pods/React-Core » RCTImageSource.m › Compiling react-native Pods/React-Core » RCTFrameUpdate.m › Compiling react-native Pods/React-Core » RCTEventEmitter.m › Compiling react-native Pods/React-Core » RCTErrorInfo.m › Compiling react-native Pods/React-Core » RCTDisplayLink.m › Compiling react-native Pods/React-Core » RCTDevLoadingViewSetEnabled.m › Compiling react-native Pods/React-Core » RCTDebuggingOverlayManager.m › Compiling react-native Pods/React-Core » RCTDebuggingOverlay.m › Compiling react-native Pods/React-Core » RCTCxxConvert.m › Compiling react-native Pods/React-Core » RCTConvert+Transform.m › Compiling react-native Pods/React-Core » RCTConvert+CoreLocation.m › Compiling react-native Pods/React-Core » RCTConstants.m › Compiling react-native Pods/React-Core » RCTComponentEvent.m › Compiling react-native Pods/React-Core » RCTComponentData.m › Compiling react-native Pods/React-Core » RCTBundleManager.m › Packaging react-native Pods/React-Mapbuffer » libReact-Mapbuffer.a › Packaging react-native Pods/React-logger » libReact-logger.a › Compiling react-native Pods/React-Core » RCTCallableJSModules.m › Compiling react-native Pods/React-Core » RCTBridgeConstants.m › Compiling react-native Pods/React-Core » RCTBridgeModuleDecorator.m › Compiling react-native Pods/React-Core » RCTBorderDrawing.m › Compiling react-native Pods/React-Core » RCTAssert.m › Compiling react-native Pods/React-Core » RCTActivityIndicatorView.m › Compiling react-native Pods/React-Core » RCTActivityIndicatorViewManager.m › Compiling react-native-svg Pods/RNSVG » RNSVG-dummy.m › Compiling react-native Pods/RCTTypeSafety » RCTTypeSafety-dummy.m › Compiling react-native Pods/RCT-Folly » RCT-Folly-dummy.m › Packaging react-native Pods/RCT-Folly » libRCT-Folly.a › Packaging react-native Pods/React-rendererdebug » libReact-rendererdebug.a › Packaging react-native Pods/React-jsi » libReact-jsi.a › Packaging react-native Pods/React-utils » libReact-utils.a › Packaging react-native Pods/React-jsinspector » libReact-jsinspector.a › Packaging react-native Pods/React-jserrorhandler » libReact-jserrorhandler.a › Compiling @react-native-masked-view/masked-view Pods/RNCMaskedView » RNCMaskedView.m › Packaging react-native Pods/React-cxxreact » libReact-cxxreact.a › Packaging react-native Pods/React-jsiexecutor » libReact-jsiexecutor.a › Packaging react-native Pods/ReactCommon » libReactCommon.a › Packaging react-native Pods/React-runtimescheduler » libReact-runtimescheduler.a › Packaging react-native Pods/React-hermes » libReact-hermes.a › Packaging react-native Pods/React-RuntimeCore » libReact-RuntimeCore.a › Packaging react-native Pods/React-Core » libReact-Core.a › Packaging react-native Pods/React-RuntimeHermes » libReact-RuntimeHermes.a › Compiling @react-native-masked-view/masked-view Pods/RNCMaskedView » RNCMaskedView-dummy.m › Compiling @react-native-masked-view/masked-view Pods/RNCMaskedView » RNCMaskedViewManager.m › Packaging react-native-svg Pods/RNSVG » libRNSVG.a › Packaging react-native Pods/React-RCTText » libReact-RCTText.a › Packaging react-native-safe-area-context Pods/react-native-safe-area-context » libreact-native-safe-area-context.a › Packaging react-native Pods/RCTTypeSafety » libRCTTypeSafety.a › Packaging react-native Pods/React-graphics » libReact-graphics.a › Packaging react-native Pods/React-NativeModulesApple » libReact-NativeModulesApple.a › Executing react-native Pods/React-Fabric » [CP-User] [RN]Check rncore › Packaging @react-native-masked-view/masked-view Pods/RNCMaskedView » libRNCMaskedView.a › Compiling react-native Pods/React-FabricImage » ImageEventEmitter.cpp › Compiling react-native Pods/React-Fabric » AccessibilityProps.cpp › Compiling react-native Pods/React-ImageManager » ImageManager.mm › Compiling react-native Pods/React-Fabric » BaseTouch.cpp › Compiling react-native Pods/React-Fabric » BaseTextProps.cpp › Compiling react-native Pods/React-Fabric » BaseTextShadowNode.cpp › Compiling react-native Pods/React-Fabric » BaseViewEventEmitter.cpp › Compiling react-native Pods/React-Fabric » AttributedStringBox.cpp › Compiling react-native Pods/React-Fabric » BaseViewProps.cpp › Compiling react-native Pods/React-Fabric » AttributedString.cpp › Compiling react-native Pods/React-Fabric » ComponentDescriptorProviderRegistry.cpp › Compiling react-native Pods/React-Fabric » Differentiator.cpp › Compiling react-native Pods/React-Fabric » LegacyViewManagerInteropViewEventEmitter.cpp › Compiling react-native Pods/React-Fabric » ModalHostViewState.cpp › Compiling react-native Pods/React-Fabric » ParagraphProps.cpp › Compiling react-native Pods/React-Fabric » RawTextProps.cpp › Compiling react-native Pods/React-Fabric » utils.cpp › Compiling react-native Pods/React-FabricImage » ImageState.cpp › Compiling react-native Pods/React-FabricImage » ImageShadowNode.cpp › Compiling react-native Pods/React-FabricImage » ImageProps.cpp › Compiling react-native Pods/React-Fabric » stubs.cpp › Compiling react-native Pods/React-Fabric » componentNameByReactViewName.cpp › Compiling react-native Pods/React-Fabric » bindingUtils.cpp › Compiling react-native Pods/React-Fabric » YogaStylableProps.cpp › Compiling react-native Pods/React-Fabric » YogaLayoutableShadowNode.cpp › Compiling react-native Pods/React-Fabric » WeakFamilyRegistry.cpp › Compiling react-native Pods/React-ImageManager » RCTSyncImageManager.mm › Compiling react-native Pods/React-ImageManager » RCTImageManager.mm › Compiling react-native Pods/React-Fabric » ViewShadowNode.cpp › Compiling react-native Pods/React-Fabric » ValueFactoryEventPayload.cpp › Compiling react-native Pods/React-Fabric » UnstableLegacyViewManagerAutomaticShadowNode.cpp › Compiling react-native Pods/React-Fabric » UnstableLegacyViewManagerAutomaticComponentDescriptor.cpp › Compiling react-native Pods/React-Fabric » UnimplementedViewShadowNode.cpp › Compiling react-native Pods/React-Fabric » UnimplementedViewProps.cpp › Compiling react-native Pods/React-Fabric » UnimplementedViewComponentDescriptor.cpp › Compiling react-native Pods/React-Fabric » UnbatchedEventQueue.cpp › Compiling react-native Pods/React-Fabric » UIManagerBinding.cpp › Compiling react-native Pods/React-Fabric » UIManager.cpp › Compiling react-native Pods/React-Fabric » TransactionTelemetry.cpp › Compiling react-native Pods/React-Fabric » TouchEventEmitter.cpp › Compiling react-native Pods/React-Fabric » TouchEvent.cpp › Compiling react-native Pods/React-Fabric » TextShadowNode.cpp › Compiling react-native Pods/React-Fabric » TextProps.cpp › Compiling react-native Pods/React-Fabric » TextMeasureCache.cpp › Compiling react-native Pods/React-Fabric » TextLayoutManager.mm › Compiling react-native Pods/React-Fabric » TextInputState.cpp › Compiling react-native Pods/React-Fabric » TextInputShadowNode.cpp › Compiling react-native Pods/React-Fabric » TextInputProps.cpp › Compiling react-native Pods/React-Fabric » TextInputEventEmitter.cpp › Compiling react-native Pods/React-Fabric » TextAttributes.cpp › Compiling react-native Pods/React-Fabric » TelemetryController.cpp › Compiling react-native Pods/React-Fabric » SynchronousEventBeat.cpp › Compiling react-native Pods/React-Fabric » SurfaceTelemetry.cpp › Compiling react-native Pods/React-Fabric » SurfaceRegistryBinding.cpp › Compiling react-native Pods/React-Fabric » SurfaceManager.cpp › Compiling react-native Pods/React-Fabric » SurfaceHandler.cpp › Compiling react-native Pods/React-Fabric » StubViewTree.cpp › Compiling react-native Pods/React-Fabric » StubView.cpp › Compiling react-native Pods/React-Fabric » States.cpp › Compiling react-native Pods/React-Fabric » StateUpdate.cpp › Compiling react-native Pods/React-Fabric » State.cpp › Compiling react-native Pods/React-Fabric » ShadowViewMutation.cpp › Compiling react-native Pods/React-Fabric » ShadowView.cpp › Compiling react-native Pods/React-Fabric » ShadowTreeRevision.cpp › Compiling react-native Pods/React-Fabric » ShadowTreeRegistry.cpp › Compiling react-native Pods/React-Fabric » ShadowTree.cpp › Compiling react-native Pods/React-Fabric » ShadowNodes.cpp › Compiling react-native Pods/React-Fabric » ShadowNodeTraits.cpp › Compiling react-native Pods/React-Fabric » ShadowNodeFragment.cpp › Compiling react-native Pods/React-Fabric » ShadowNodeFamily.cpp › Compiling react-native Pods/React-Fabric » ShadowNode.cpp › Compiling react-native Pods/React-Fabric » Sealable.cpp › Compiling react-native Pods/React-Fabric » ScrollViewState.cpp › Compiling react-native Pods/React-Fabric » ScrollViewShadowNode.cpp › Compiling react-native Pods/React-Fabric » ScrollViewProps.cpp › Compiling react-native Pods/React-Fabric » ScrollViewEventEmitter.cpp › Compiling react-native Pods/React-Fabric » Scheduler.cpp › Compiling react-native Pods/React-Fabric » SafeAreaViewState.cpp › Compiling react-native Pods/React-Fabric » SafeAreaViewShadowNode.cpp › Compiling react-native Pods/React-Fabric » RootShadowNode.cpp › Compiling react-native Pods/React-Fabric » RootProps.cpp › Compiling react-native Pods/React-Fabric » React-Fabric-dummy.m › Compiling react-native Pods/React-Fabric » RawValue.cpp › Compiling react-native Pods/React-Fabric » RawTextShadowNode.cpp › Compiling react-native Pods/React-Fabric » RawPropsParser.cpp › Compiling react-native Pods/React-Fabric » RawPropsKeyMap.cpp › Compiling react-native Pods/React-Fabric » RawPropsKey.cpp › Compiling react-native Pods/React-Fabric » RawProps.cpp › Compiling react-native Pods/React-Fabric » RawEvent.cpp › Compiling react-native Pods/React-Fabric » RCTTextLayoutManager.mm › Compiling react-native Pods/React-Fabric » RCTLegacyViewManagerInteropCoordinator.mm › Compiling react-native Pods/React-Fabric » RCTFontUtils.mm › Compiling react-native Pods/React-Fabric » RCTAttributedTextUtils.mm › Compiling react-native Pods/React-Fabric » Props.cpp › Compiling react-native Pods/React-Fabric » Props.cpp › Compiling react-native Pods/React-Fabric » PointerHoverTracker.cpp › Compiling react-native Pods/React-Fabric » PointerEventsProcessor.cpp › Compiling react-native Pods/React-Fabric » PointerEvent.cpp › Compiling react-native Pods/React-Fabric » ParagraphState.cpp › Compiling react-native Pods/React-Fabric » ParagraphShadowNode.cpp › Compiling react-native Pods/React-Fabric » ParagraphLayoutManager.cpp › Compiling react-native Pods/React-Fabric » ParagraphEventEmitter.cpp › Compiling react-native Pods/React-Fabric » ParagraphAttributes.cpp › Compiling react-native Pods/React-Fabric » NativeComponentRegistryBinding.cpp › Compiling react-native Pods/React-Fabric » MountingTransaction.cpp › Compiling react-native Pods/React-Fabric » MountingCoordinator.cpp › Compiling react-native Pods/React-Fabric » ModalHostViewShadowNode.cpp › Compiling react-native Pods/React-Fabric » LegacyViewManagerInteropViewProps.cpp › Compiling react-native Pods/React-Fabric » LegacyViewManagerInteropState.mm › Compiling react-native Pods/React-Fabric » LegacyViewManagerInteropShadowNode.cpp › Compiling react-native Pods/React-Fabric » LegacyViewManagerInteropComponentDescriptor.mm › Compiling react-native Pods/React-Fabric » LeakChecker.cpp › Compiling react-native Pods/React-Fabric » LayoutableShadowNode.cpp › Compiling react-native Pods/React-Fabric » LayoutMetrics.cpp › Compiling react-native Pods/React-Fabric » LayoutConstraints.cpp › Compiling react-native Pods/React-Fabric » LayoutAnimationKeyFrameManager.cpp › Compiling react-native Pods/React-Fabric » LayoutAnimationDriver.cpp › Compiling react-native Pods/React-Fabric » InstanceHandle.cpp › Compiling react-native Pods/React-Fabric » InputAccessoryShadowNode.cpp › Compiling react-native Pods/React-Fabric » ImageTelemetry.cpp › Compiling react-native Pods/React-Fabric » ImageResponseObserverCoordinator.cpp › Compiling react-native Pods/React-Fabric » ImageResponse.cpp › Compiling react-native Pods/React-Fabric » ImageRequest.cpp › Compiling react-native Pods/React-Fabric » EventTarget.cpp › Compiling react-native Pods/React-Fabric » EventQueueProcessor.cpp › Compiling react-native Pods/React-Fabric » EventQueue.cpp › Compiling react-native Pods/React-Fabric » EventLogger.cpp › Compiling react-native Pods/React-Fabric » EventListener.cpp › Compiling react-native Pods/React-Fabric » EventEmitters.cpp › Compiling react-native Pods/React-Fabric » EventEmitter.cpp › Compiling react-native Pods/React-Fabric » EventDispatcher.cpp › Compiling react-native Pods/React-Fabric » EventBeat.cpp › Compiling react-native Pods/React-Fabric » DynamicPropsUtilities.cpp › Compiling react-native Pods/React-Fabric » ComponentDescriptors.cpp › Compiling react-native Pods/React-Fabric » ComponentDescriptorRegistry.cpp › Compiling react-native Pods/React-Fabric » ComponentDescriptor.cpp › Compiling react-native Pods/React-Fabric » BatchedEventQueue.cpp › Compiling react-native Pods/React-Fabric » AsynchronousEventBeat.cpp › Compiling react-native Pods/React-ImageManager » React-ImageManager-dummy.m › Compiling react-native Pods/React-FabricImage » React-FabricImage-dummy.m › Packaging react-native Pods/React-Fabric » libReact-Fabric.a › Packaging react-native Pods/React-ImageManager » libReact-ImageManager.a › Packaging react-native Pods/React-FabricImage » libReact-FabricImage.a › Compiling react-native Pods/React-RCTLinking » RCTLinkingManager.mm › Compiling react-native Pods/React-RuntimeApple » ObjCTimerRegistry.mm › Compiling react-native Pods/React-RCTVibration » RCTVibration.mm › Compiling react-native Pods/React-RCTBlob » RCTBlobCollector.mm › Compiling react-native Pods/React-RCTAppDelegate » RCTAppDelegate.mm › Compiling react-native Pods/React-CoreModules » CoreModulesPlugins.mm › Compiling react-native Pods/React-RCTSettings » RCTSettingsManager.mm › Compiling react-native Pods/React-RCTImage » RCTAnimatedImage.mm › Compiling objstor Pods/React-Codegen » ComponentDescriptors.cpp › Compiling react-native Pods/React-RCTFabric » PlatformRunLoopObserver.mm › Compiling react-native-reanimated Pods/RNReanimated » AnimatedSensorModule.cpp › Compiling react-native-screens Pods/RNScreens » RCTImageComponentView+RNSScreenStackHeaderConfig.mm › Compiling react-native Pods/React-RCTNetwork » RCTDataRequestHandler.mm › Compiling react-native Pods/React-RCTAnimation » RCTAdditionAnimatedNode.mm › Compiling objstor Pods/React-Codegen » safeareacontextJSI-generated.cpp › Compiling objstor Pods/React-Codegen » safeareacontext-generated.mm › Compiling react-native Pods/React-RCTAnimation » RCTValueAnimatedNode.mm › Compiling react-native Pods/React-RCTAnimation » RCTTransformAnimatedNode.mm › Compiling react-native Pods/React-RCTImage » RCTUIImageViewAnimated.mm › Compiling react-native Pods/React-RCTImage » RCTResizeMode.mm › Compiling react-native Pods/React-RCTImage » RCTLocalAssetImageLoader.mm › Compiling react-native Pods/React-RCTImage » RCTImageViewManager.mm › Compiling react-native Pods/React-RCTImage » RCTImageView.mm › Compiling react-native Pods/React-RCTImage » RCTImageUtils.mm › Compiling react-native Pods/React-RCTImage » RCTImageURLLoaderWithAttribution.mm › Compiling react-native Pods/React-RCTNetwork » RCTNetworking.mm › Compiling react-native Pods/React-RuntimeApple » RCTPerformanceLoggerUtils.mm › Compiling react-native Pods/React-RuntimeApple » RCTLegacyUIManagerConstantsProvider.mm › Compiling react-native Pods/React-RuntimeApple » RCTJSThreadManager.mm › Compiling react-native Pods/React-RuntimeApple » RCTInstance.mm › Compiling react-native Pods/React-RuntimeApple » RCTHost.mm › Compiling react-native Pods/React-RuntimeApple » RCTHermesInstance.mm › Compiling react-native Pods/React-RCTVibration » RCTVibrationPlugins.mm › Compiling react-native Pods/React-RCTSettings » RCTSettingsPlugins.mm › Compiling react-native Pods/React-RCTNetwork » RCTNetworkTask.mm › Compiling react-native Pods/React-RCTNetwork » RCTNetworkPlugins.mm › Compiling react-native Pods/React-RCTNetwork » RCTHTTPRequestHandler.mm › Compiling react-native Pods/React-RCTNetwork » RCTFileRequestHandler.mm › Compiling react-native Pods/React-RCTLinking » RCTLinkingPlugins.mm › Compiling react-native Pods/React-RCTImage » RCTImageStoreManager.mm › Compiling react-native Pods/React-RCTImage » RCTImageShadowView.mm › Compiling react-native Pods/React-RCTImage » RCTImagePlugins.mm › Compiling react-native Pods/React-RCTImage » RCTImageLoader.mm › Compiling react-native Pods/React-RCTImage » RCTImageEditingManager.mm › Compiling react-native Pods/React-RCTImage » RCTImageCache.mm › Compiling react-native Pods/React-RCTImage » RCTImageBlurUtils.mm › Compiling react-native Pods/React-RCTImage » RCTGIFImageDecoder.mm › Compiling react-native Pods/React-RCTImage » RCTDisplayWeakRefreshable.mm › Compiling react-native Pods/React-RCTImage » RCTBundleAssetImageLoader.mm › Compiling react-native Pods/React-RCTFabric » UIView+ComponentViewProtocol.mm › Compiling react-native Pods/React-RCTFabric » RCTViewComponentView.mm › Compiling react-native Pods/React-RCTFabric » RCTUnimplementedViewComponentView.mm › Compiling react-native Pods/React-RCTFabric » RCTUnimplementedNativeComponentView.mm › Compiling react-native Pods/React-RCTFabric » RCTThirdPartyFabricComponentsProvider.mm › Compiling react-native Pods/React-RCTFabric » RCTTextInputUtils.mm › Compiling react-native Pods/React-RCTFabric » RCTTextInputComponentView.mm › Compiling react-native Pods/React-RCTFabric » RCTSwitchComponentView.mm › Compiling react-native Pods/React-RCTFabric » RCTSurfaceTouchHandler.mm › Compiling react-native Pods/React-RCTFabric » RCTSurfaceRegistry.mm › Compiling react-native Pods/React-RCTFabric » RCTSurfacePresenterBridgeAdapter.mm › Compiling react-native Pods/React-RCTFabric » RCTSurfacePresenter.mm › Compiling react-native Pods/React-RCTFabric » RCTSurfacePointerHandler.mm › Compiling react-native Pods/React-RCTFabric » RCTScrollViewComponentView.mm › Compiling react-native Pods/React-RCTFabric » RCTScheduler.mm › Compiling react-native Pods/React-RCTFabric » RCTSafeAreaViewComponentView.mm › Compiling react-native Pods/React-RCTFabric » RCTRootComponentView.mm › Compiling react-native Pods/React-RCTFabric » RCTReactTaggedView.mm › Compiling react-native Pods/React-RCTFabric » RCTPullToRefreshViewComponentView.mm › Compiling react-native Pods/React-RCTFabric » RCTParagraphComponentView.mm › Compiling react-native Pods/React-RCTFabric » RCTParagraphComponentAccessibilityProvider.mm › Compiling react-native Pods/React-RCTFabric » RCTMountingTransactionObserverCoordinator.mm › Compiling react-native Pods/React-RCTFabric » RCTMountingManager.mm › Compiling react-native Pods/React-RCTFabric » RCTModalHostViewComponentView.mm › Compiling react-native Pods/React-RCTFabric » RCTLocalizationProvider.mm › Compiling react-native Pods/React-RCTFabric » RCTLegacyViewManagerInteropCoordinatorAdapter.mm › Compiling react-native Pods/React-RCTFabric » RCTLegacyViewManagerInteropComponentView.mm › Compiling react-native Pods/React-RCTFabric » RCTInputAccessoryContentView.mm › Compiling react-native Pods/React-RCTFabric » RCTInputAccessoryComponentView.mm › Compiling react-native Pods/React-RCTFabric » RCTImageResponseObserverProxy.mm › Compiling react-native Pods/React-RCTFabric » RCTImageComponentView.mm › Compiling react-native Pods/React-RCTFabric » RCTGenericDelegateSplitter.mm › Compiling react-native Pods/React-RCTFabric » RCTFabricSurface.mm › Compiling react-native Pods/React-RCTFabric » RCTFabricModalHostViewController.mm › Compiling react-native Pods/React-RCTFabric » RCTFabricComponentsPlugins.mm › Compiling react-native Pods/React-RCTFabric » RCTEnhancedScrollView.mm › Compiling react-native Pods/React-RCTFabric » RCTDebuggingOverlayComponentView.mm › Compiling react-native Pods/React-RCTFabric » RCTComponentViewRegistry.mm › Compiling react-native Pods/React-RCTFabric » RCTComponentViewFactory.mm › Compiling react-native Pods/React-RCTFabric » RCTActivityIndicatorViewComponentView.mm › Compiling react-native Pods/React-RCTFabric » RCTAccessibilityElement.mm › Compiling react-native Pods/React-RCTBlob » RCTFileReaderModule.mm › Compiling react-native Pods/React-RCTBlob » RCTBlobPlugins.mm › Compiling react-native Pods/React-RCTBlob » RCTBlobManager.mm › Compiling react-native Pods/React-RCTAppDelegate » RCTRootViewFactory.mm › Compiling react-native Pods/React-RCTAppDelegate » RCTAppSetupUtils.mm › Compiling react-native Pods/React-RCTAnimation » RCTTrackingAnimatedNode.mm › Compiling react-native Pods/React-RCTAnimation » RCTSubtractionAnimatedNode.mm › Compiling react-native Pods/React-RCTAnimation » RCTStyleAnimatedNode.mm › Compiling react-native Pods/React-RCTAnimation » RCTSpringAnimation.mm › Compiling react-native Pods/React-RCTAnimation » RCTPropsAnimatedNode.mm › Compiling react-native Pods/React-RCTAnimation » RCTObjectAnimatedNode.mm › Compiling react-native Pods/React-RCTAnimation » RCTNativeAnimatedTurboModule.mm › Compiling react-native Pods/React-RCTAnimation » RCTNativeAnimatedNodesManager.mm › Compiling react-native Pods/React-RCTAnimation » RCTNativeAnimatedModule.mm › Compiling react-native Pods/React-RCTAnimation » RCTMultiplicationAnimatedNode.mm › Compiling react-native Pods/React-RCTAnimation » RCTModuloAnimatedNode.mm › Compiling react-native Pods/React-RCTAnimation » RCTInterpolationAnimatedNode.mm › Compiling react-native Pods/React-RCTAnimation » RCTFrameAnimation.mm › Compiling react-native Pods/React-RCTAnimation » RCTEventAnimation.mm › Compiling react-native Pods/React-RCTAnimation » RCTDivisionAnimatedNode.mm › Compiling react-native Pods/React-RCTAnimation » RCTDiffClampAnimatedNode.mm › Compiling react-native Pods/React-RCTAnimation » RCTDecayAnimation.mm › Compiling react-native Pods/React-RCTAnimation » RCTColorAnimatedNode.mm › Compiling react-native Pods/React-RCTAnimation » RCTAnimationUtils.mm › Compiling react-native Pods/React-RCTAnimation » RCTAnimationPlugins.mm › Compiling react-native Pods/React-RCTAnimation » RCTAnimatedNode.mm › Compiling react-native Pods/React-CoreModules » RCTWebSocketModule.mm › Compiling react-native Pods/React-CoreModules » RCTWebSocketExecutor.mm › Compiling react-native Pods/React-CoreModules » RCTTiming.mm › Compiling react-native Pods/React-CoreModules » RCTStatusBarManager.mm › Compiling react-native Pods/React-CoreModules » RCTSourceCode.mm › Compiling react-native Pods/React-CoreModules » RCTRedBox.mm › Compiling react-native Pods/React-CoreModules » RCTPlatform.mm › Compiling react-native Pods/React-CoreModules » RCTPerfMonitor.mm › Compiling react-native Pods/React-CoreModules » RCTLogBoxView.mm › Compiling react-native Pods/React-CoreModules » RCTLogBox.mm › Compiling react-native Pods/React-CoreModules » RCTKeyboardObserver.mm › Compiling react-native Pods/React-CoreModules » RCTI18nManager.mm › Compiling react-native Pods/React-CoreModules » RCTFPSGraph.mm › Compiling react-native Pods/React-CoreModules » RCTExceptionsManager.mm › Compiling react-native Pods/React-CoreModules » RCTEventDispatcher.mm › Compiling react-native Pods/React-CoreModules » RCTDeviceInfo.mm › Compiling react-native Pods/React-CoreModules » RCTDevSettings.mm › Compiling react-native Pods/React-CoreModules » RCTDevMenu.mm › Compiling react-native Pods/React-CoreModules » RCTDevLoadingView.mm › Compiling react-native Pods/React-CoreModules » RCTClipboard.mm › Compiling react-native Pods/React-CoreModules » RCTAppearance.mm › Compiling react-native Pods/React-CoreModules » RCTAppState.mm › Compiling react-native Pods/React-CoreModules » RCTAlertManager.mm › Compiling react-native Pods/React-CoreModules » RCTAlertController.mm › Compiling react-native Pods/React-CoreModules » RCTActionSheetManager.mm › Compiling react-native Pods/React-CoreModules » RCTAccessibilityManager.mm › Compiling objstor Pods/React-Codegen » rnsvgJSI-generated.cpp › Compiling objstor Pods/React-Codegen » rnsvg-generated.mm › Compiling objstor Pods/React-Codegen » rnscreensJSI-generated.cpp › Compiling objstor Pods/React-Codegen » rnscreens-generated.mm › Compiling objstor Pods/React-Codegen » rnreanimatedJSI-generated.cpp › Compiling objstor Pods/React-Codegen » rnreanimated-generated.mm › Compiling objstor Pods/React-Codegen » States.cpp › Compiling objstor Pods/React-Codegen » States.cpp › Compiling objstor Pods/React-Codegen » States.cpp › Compiling objstor Pods/React-Codegen » ShadowNodes.cpp › Compiling objstor Pods/React-Codegen » ShadowNodes.cpp › Compiling objstor Pods/React-Codegen » ShadowNodes.cpp › Compiling objstor Pods/React-Codegen » React-Codegen-dummy.m › Compiling objstor Pods/React-Codegen » RCTModulesConformingToProtocolsProvider.mm › Compiling objstor Pods/React-Codegen » Props.cpp › Compiling objstor Pods/React-Codegen » Props.cpp › Compiling objstor Pods/React-Codegen » Props.cpp › Compiling objstor Pods/React-Codegen » FBReactNativeSpecJSI-generated.cpp › Compiling objstor Pods/React-Codegen » FBReactNativeSpec-generated.mm › Compiling objstor Pods/React-Codegen » EventEmitters.cpp › Compiling objstor Pods/React-Codegen » EventEmitters.cpp › Compiling objstor Pods/React-Codegen » EventEmitters.cpp › Compiling objstor Pods/React-Codegen » ComponentDescriptors.cpp › Compiling objstor Pods/React-Codegen » ComponentDescriptors.cpp › Compiling react-native-screens Pods/RNScreens » UIWindow+RNScreens.mm › Compiling react-native-screens Pods/RNScreens » UIViewController+RNScreens.mm › Compiling react-native-screens Pods/RNScreens » RNScreensTurboModule.cpp › Compiling react-native-screens Pods/RNScreens » RNSUIBarButtonItem.mm › Compiling react-native-screens Pods/RNScreens » RNSSearchBar.mm › Compiling react-native-screens Pods/RNScreens » RNSScreenWindowTraits.mm › Compiling react-native-screens Pods/RNScreens » RNSScreenViewEvent.mm › Compiling react-native-screens Pods/RNScreens » RNSScreenStackHeaderSubview.mm › Compiling react-native-screens Pods/RNScreens » RNSScreenStackHeaderConfig.mm › Compiling react-native-screens Pods/RNScreens » RNSScreenStackAnimator.mm › Compiling react-native-screens Pods/RNScreens » RNSScreenStack.mm › Compiling react-native-screens Pods/RNScreens » RNSScreenNavigationContainer.mm › Compiling react-native-screens Pods/RNScreens » RNSScreenContainer.mm › Compiling react-native-screens Pods/RNScreens » RNSScreen.mm › Compiling react-native-screens Pods/RNScreens » RNSModule.mm › Compiling react-native-screens Pods/RNScreens » RNSModalScreen.mm › Compiling react-native-screens Pods/RNScreens » RNSHeaderHeightChangeEvent.mm › Compiling react-native-screens Pods/RNScreens » RNSFullWindowOverlay.mm › Compiling react-native-screens Pods/RNScreens » RNSConvert.mm › Compiling react-native-reanimated Pods/RNReanimated » WorkletRuntimeRegistry.cpp › Compiling react-native-reanimated Pods/RNReanimated » WorkletRuntimeDecorator.cpp › Compiling react-native-reanimated Pods/RNReanimated » WorkletRuntime.cpp › Compiling react-native-reanimated Pods/RNReanimated » WorkletEventHandler.cpp › Compiling react-native-reanimated Pods/RNReanimated » UIScheduler.cpp › Compiling react-native-reanimated Pods/RNReanimated » UIRuntimeDecorator.cpp › Compiling react-native-reanimated Pods/RNReanimated » Shareables.cpp › Compiling react-native-reanimated Pods/RNReanimated » ShadowTreeCloner.cpp › Compiling react-native-reanimated Pods/RNReanimated » ReanimatedVersion.cpp › Compiling react-native-reanimated Pods/RNReanimated » ReanimatedRuntime.cpp › Compiling react-native-reanimated Pods/RNReanimated » ReanimatedMountHook.cpp › Compiling react-native-reanimated Pods/RNReanimated » ReanimatedJSIUtils.cpp › Compiling react-native-reanimated Pods/RNReanimated » ReanimatedHermesRuntime.cpp › Compiling react-native-reanimated Pods/RNReanimated » ReanimatedCommitMarker.cpp › Compiling react-native-reanimated Pods/RNReanimated » ReanimatedCommitHook.cpp › Compiling react-native-reanimated Pods/RNReanimated » RNRuntimeDecorator.cpp › Compiling react-native-reanimated Pods/RNReanimated » REASwizzledUIManager.mm › Compiling react-native-reanimated Pods/RNReanimated » REASlowAnimations.mm › Compiling react-native-reanimated Pods/RNReanimated » REANodesManager.mm › Compiling react-native-reanimated Pods/RNReanimated » REAModule.mm › Compiling react-native-reanimated Pods/RNReanimated » REAMessageThread.mm › Compiling react-native-reanimated Pods/RNReanimated » REAKeyboardEventObserver.mm › Compiling react-native-reanimated Pods/RNReanimated » REAInitializerRCTFabricSurface.mm › Compiling react-native-reanimated Pods/RNReanimated » REAInitializer.mm › Compiling react-native-reanimated Pods/RNReanimated » REAIOSUIScheduler.mm › Compiling react-native-reanimated Pods/RNReanimated » REAIOSLogger.mm › Compiling react-native-reanimated Pods/RNReanimated » PropsRegistry.cpp › Compiling react-native-reanimated Pods/RNReanimated » PlatformDepMethodsHolderImpl.mm › Compiling react-native-reanimated Pods/RNReanimated » NativeReanimatedModuleSpec.cpp › Compiling react-native-reanimated Pods/RNReanimated » NativeReanimatedModule.cpp › Compiling react-native-reanimated Pods/RNReanimated » NativeProxy.mm › Compiling react-native-reanimated Pods/RNReanimated » NativeMethods.mm › Compiling react-native-reanimated Pods/RNReanimated » LayoutAnimationsManager.cpp › Compiling react-native-reanimated Pods/RNReanimated » JSScheduler.cpp › Compiling react-native-reanimated Pods/RNReanimated » JSLogger.cpp › Compiling react-native-reanimated Pods/RNReanimated » JSISerializer.cpp › Compiling react-native-reanimated Pods/RNReanimated » FeaturesConfig.cpp › Compiling react-native-reanimated Pods/RNReanimated » EventHandlerRegistry.cpp › Compiling react-native-reanimated Pods/RNReanimated » AsyncQueue.cpp › Compiling react-native Pods/React-RuntimeApple » React-RuntimeApple-dummy.m › Packaging objstor Pods/React-Codegen » libReact-Codegen.a › Compiling react-native Pods/React-RCTVibration » React-RCTVibration-dummy.m › Compiling react-native Pods/React-RCTSettings » React-RCTSettings-dummy.m › Compiling react-native Pods/React-RCTNetwork » React-RCTNetwork-dummy.m › Compiling react-native Pods/React-RCTLinking » React-RCTLinking-dummy.m › Compiling react-native Pods/React-RCTImage » React-RCTImage-dummy.m › Compiling react-native Pods/React-RCTBlob » React-RCTBlob-dummy.m › Compiling react-native Pods/React-RCTFabric » React-RCTFabric-dummy.m › Compiling react-native Pods/React-RCTAppDelegate » React-RCTAppDelegate-dummy.m › Compiling react-native Pods/React-RCTAnimation » React-RCTAnimation-dummy.m › Compiling react-native Pods/React-CoreModules » React-CoreModules-dummy.m › Compiling react-native-screens Pods/RNScreens » RNScreens-dummy.m › Compiling react-native-reanimated Pods/RNReanimated » REASharedElement.m › Compiling expo-modules-core Pods/ExpoModulesCore » EventEmitter.cpp › Compiling react-native-reanimated Pods/RNReanimated » REAUtils.m › Compiling react-native-reanimated Pods/RNReanimated » ReanimatedSensorContainer.m › Compiling react-native-reanimated Pods/RNReanimated » ReanimatedSensor.m › Compiling react-native-reanimated Pods/RNReanimated » RNReanimated-dummy.m › Compiling react-native-reanimated Pods/RNReanimated » REAFrame.m › Packaging react-native Pods/React-RCTVibration » libReact-RCTVibration.a › Packaging react-native Pods/React-RCTSettings » libReact-RCTSettings.a › Packaging react-native Pods/React-RCTNetwork » libReact-RCTNetwork.a › Packaging react-native Pods/React-RCTLinking » libReact-RCTLinking.a › Packaging react-native Pods/React-RCTAnimation » libReact-RCTAnimation.a › Compiling react-native-reanimated Pods/RNReanimated » RCTUIView+Reanimated.m › Packaging react-native Pods/React-RCTImage » libReact-RCTImage.a › Packaging react-native Pods/React-RCTBlob » libReact-RCTBlob.a › Packaging react-native Pods/React-CoreModules » libReact-CoreModules.a › Packaging react-native Pods/React-RCTFabric » libReact-RCTFabric.a › Packaging react-native-screens Pods/RNScreens » libRNScreens.a › Packaging react-native Pods/React-RuntimeApple » libReact-RuntimeApple.a › Packaging react-native Pods/React-RCTAppDelegate » libReact-RCTAppDelegate.a › Compiling expo-modules-core Pods/ExpoModulesCore » TypedArray.cpp › Compiling react-native-reanimated Pods/RNReanimated » REASnapshot.m › Compiling react-native-reanimated Pods/RNReanimated » REASharedTransitionManager.m › Compiling react-native-reanimated Pods/RNReanimated » REAScreensHelper.m › Compiling react-native-reanimated Pods/RNReanimated » REAAnimationsManager.m › Compiling react-native-reanimated Pods/RNReanimated » RCTEventDispatcher+Reanimated.m › Compiling expo-modules-core Pods/ExpoModulesCore » SharedObject.cpp › Compiling expo-modules-core Pods/ExpoModulesCore » RCTAppDelegate+Recreate.mm › Compiling expo-modules-core Pods/ExpoModulesCore » ObjectDeallocator.cpp › Compiling expo-modules-core Pods/ExpoModulesCore » NativeModule.cpp › Compiling expo-modules-core Pods/ExpoModulesCore » LazyObject.cpp › Compiling expo-modules-core Pods/ExpoModulesCore » JSIUtils.cpp › Compiling expo-modules-core Pods/ExpoModulesCore » ExpoModulesHostObject.mm › Compiling expo-modules-core Pods/ExpoModulesCore » ExpoBridgeModule.mm › Compiling expo-modules-core Pods/ExpoModulesCore » EXSharedObjectUtils.mm › Compiling expo-modules-core Pods/ExpoModulesCore » EXReactRootViewFactory.mm › Compiling expo-modules-core Pods/ExpoModulesCore » EXReactNativeAdapter.mm › Compiling expo-modules-core Pods/ExpoModulesCore » EXReactDelegateWrapper.mm › Compiling expo-modules-core Pods/ExpoModulesCore » EXRawJavaScriptFunction.mm › Compiling expo-modules-core Pods/ExpoModulesCore » EXPermissionsService.m › Packaging react-native-reanimated Pods/RNReanimated » libRNReanimated.a › Compiling expo-modules-core Pods/ExpoModulesCore » EXPermissionsMethodsDelegate.m › Compiling expo-modules-core Pods/ExpoModulesCore » EXNativeModulesProxy.mm › Compiling expo-modules-core Pods/ExpoModulesCore » EXLogManager.m › Compiling expo-modules-core Pods/ExpoModulesCore » EXLegacyAppDelegateWrapper.m › Compiling expo-modules-core Pods/ExpoModulesCore » EXJavaScriptWeakObject.mm › Compiling expo-modules-core Pods/ExpoModulesCore » EXJavaScriptValue.mm › Compiling expo-modules-core Pods/ExpoModulesCore » EXJavaScriptTypedArray.mm › Compiling expo-modules-core Pods/ExpoModulesCore » EXJavaScriptRuntime.mm › Compiling expo-modules-core Pods/ExpoModulesCore » EXJavaScriptObject.mm › Compiling expo-modules-core Pods/ExpoModulesCore » EXJSIUtils.mm › Compiling expo-modules-core Pods/ExpoModulesCore » EXJSIInstaller.mm › Compiling expo-modules-core Pods/ExpoModulesCore » EXJSIConversions.mm › Compiling expo-modules-core Pods/ExpoModulesCore » EXExportedModule.m › Compiling expo-modules-core Pods/ExpoModulesCore » EXAppDelegateWrapper.mm › Compiling expo-modules-core Pods/ExpoModulesCore » ExpoModulesCore-dummy.m › Compiling expo-modules-core Pods/ExpoModulesCore » RCTComponentData+Privates.m › Compiling expo-modules-core Pods/ExpoModulesCore » EXUtilities.m › Compiling expo-modules-core Pods/ExpoModulesCore » EXReactLogHandler.m › Compiling expo-modules-core Pods/ExpoModulesCore » EXModuleRegistryProvider.m › Compiling expo-modules-core Pods/ExpoModulesCore » EXModuleRegistryHolderReactModule.m › Compiling expo-modules-core Pods/ExpoModulesCore » EXModuleRegistryAdapter.m › Compiling expo-modules-core Pods/ExpoModulesCore » EXModuleRegistry.m › Compiling expo-modules-core Pods/ExpoModulesCore » EXAppDefines.m › Compiling expo-modules-core Pods/ExpoModulesCore » EXSingletonModule.m › Compiling expo-modules-core Pods/ExpoModulesCore » EXReactNativeUserNotificationCenterProxy.m › Compiling expo-modules-core Pods/ExpoModulesCore » EXReactNativeEventEmitter.m › Compiling expo-modules-core Pods/ExpoModulesCore » EXAppDelegatesLoader.m › Packaging expo-modules-core Pods/ExpoModulesCore » libExpoModulesCore.a › Executing expo-modules-core Pods/ExpoModulesCore » Copy generated compatibility header › Executing expo-constants Pods/EXConstants » [CP-User] Generate app.config for prebuilt Constants.manifest › Compiling expo Pods/Expo » EXAppDefinesLoader.m › Compiling expo Pods/Expo » Expo-dummy.m › Packaging expo Pods/Expo » libExpo.a › Compiling expo-asset Pods/ExpoAsset » ExpoAsset-dummy.m › Compiling expo-font Pods/ExpoFont » ExpoFont-dummy.m › Packaging expo-asset Pods/ExpoAsset » libExpoAsset.a › Compiling expo-file-system Pods/ExpoFileSystem » EXFileSystemAssetLibraryHandler.m › Compiling expo-keep-awake Pods/ExpoKeepAwake » ExpoKeepAwake-dummy.m › Compiling expo-file-system Pods/ExpoFileSystem » NSData+EXFileSystem.m › Compiling expo-file-system Pods/ExpoFileSystem » ExpoFileSystem-dummy.m › Compiling expo-file-system Pods/ExpoFileSystem » EXTaskHandlersManager.m › Compiling expo-file-system Pods/ExpoFileSystem » EXSessionUploadTaskDelegate.m › Compiling expo-file-system Pods/ExpoFileSystem » EXSessionTaskDispatcher.m › Compiling expo-file-system Pods/ExpoFileSystem » EXSessionTaskDelegate.m › Compiling expo-file-system Pods/ExpoFileSystem » EXSessionResumableDownloadTaskDelegate.m › Packaging expo-keep-awake Pods/ExpoKeepAwake » libExpoKeepAwake.a › Compiling expo-file-system Pods/ExpoFileSystem » EXSessionHandler.m › Compiling expo-file-system Pods/ExpoFileSystem » EXSessionDownloadTaskDelegate.m › Compiling expo-file-system Pods/ExpoFileSystem » EXSessionCancelableUploadTaskDelegate.m › Compiling expo-file-system Pods/ExpoFileSystem » EXFileSystemLocalFileHandler.m › Packaging expo-font Pods/ExpoFont » libExpoFont.a › Compiling expo-constants Pods/EXConstants » EXConstants-dummy.m › Compiling expo-constants Pods/EXConstants » EXConstantsInstallationIdProvider.m › Compiling expo-constants Pods/EXConstants » EXConstantsService.m › Packaging expo-constants Pods/EXConstants » libEXConstants.a › Executing expo-constants Pods/EXConstants » Copy generated compatibility header › Executing expo-asset Pods/ExpoAsset » Copy generated compatibility header › Packaging expo-file-system Pods/ExpoFileSystem » libExpoFileSystem.a › Executing expo-file-system Pods/ExpoFileSystem » Copy generated compatibility header › Executing expo-font Pods/ExpoFont » Copy generated compatibility header › Executing expo-keep-awake Pods/ExpoKeepAwake » Copy generated compatibility header › Compiling Pods/Pods-oneexample » Pods-oneexample-dummy.m › Packaging Pods/Pods-oneexample » libPods-oneexample.a › Executing oneexample » [CP] Check Pods Manifest.lock › Executing oneexample » [Expo] Configure project › Copying ./PrivacyInfo.xcprivacy ➜ ios/oneexample/PrivacyInfo.xcprivacy › Compiling oneexample » SplashScreen.storyboard › Copying ios/oneexample/Supporting/Expo.plist ➜ ./Expo.plist › Preparing oneexample » Info.plist › Compiling oneexample » oneexample_vers.c › Compiling oneexample » AppDelegate.mm › Compiling oneexample » main.m › Linking oneexample » oneexample.debug.dylib ⚠️ ld: ignoring duplicate libraries: '-lc++' › Generating debug oneexample » oneexample.app.dSYM › Linking oneexample » oneexample › Generating debug oneexample » oneexample.app.dSYM › Executing oneexample » Bundle React Native code and images › Executing oneexample » [CP] Copy Pods Resources › Executing oneexample » [CP] Embed Pods Frameworks › Signing oneexample » oneexample.debug.dylib › Signing oneexample » __preview.dylib › Signing oneexample » oneexample.app Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-Fabric' from project 'Pods') Run script build phase '[CP-User] Generate app.config for prebuilt Constants.manifest' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'EXConstants' from project 'Pods') › Build Succeeded › 0 error(s), and 4 warning(s) Waiting on http://localhost:8081 › Installing on iPhone 15 Pro Max › Opening on iPhone 15 Pro Max (dev.onestack.example-tamagui) › Opening dev.onestack.example-tamagui://expo-development-client/?url=http%3A%2F%2F10.10.3.200%3A8081 on iPhone 15 Pro Max ```
zetavg commented 3 days ago

Hi @prabirshrestha, thanks for reporting. Can you also provide your package.json and vite.config.ts as those might be useful for us to identify the issue?

prabirshrestha commented 3 days ago

It is the default app created by bunx one with no changes.

package.json ```json { "name": "objstor", "version": "1.1.319", "private": true, "type": "module", "scripts": { "dev": "one dev", "dev:clean": "one dev --clean", "clean": "one clean", "prebuild:native": "one prebuild", "build:web": "one build", "serve": "one serve", "ios": "one run:ios", "android": "one run:android", "upgrade:tamagui": "$npm_execpath up '*tamagui*' '@tamagui/*'" }, "installConfig": { "hoistingLimits": "workspaces" }, "dependencies": { "@react-native-masked-view/masked-view": "^0.3.1", "@tamagui/animations-moti": "^1.115.0", "@tamagui/colors": "^1.115.0", "@tamagui/image-next": "^1.115.0", "@tamagui/lucide-icons": "^1.115.0", "@tamagui/react-native-media-driver": "^1.115.0", "@vxrn/color-scheme": "1.1.319", "expo": "~51.0.28", "expo-modules-core": "^1.12.24", "one": "1.1.319", "react": "^18.3.1", "react-native": "0.74.5", "react-native-reanimated": "~3.10.1", "react-native-safe-area-context": "4.10.5", "react-native-screens": "3.31.1", "react-native-svg": "15.2.0", "react-native-web": "^0.19.12", "tamagui": "^1.115.0" }, "devDependencies": { "@biomejs/biome": "^1.8.3", "@tamagui/vite-plugin": "^1.115.0", "@types/react": "^18.3.11", "vite": "6.0.0-beta.1" } } ```
vite.config.ts ```typescript import type { UserConfig } from 'vite' import { one } from 'one/vite' import { tamaguiPlugin } from '@tamagui/vite-plugin' export default { plugins: [ one({ web: { defaultRenderMode: 'ssg', }, app: { // set to the key of your native app // will call AppRegistry.registerComponent(app.key) key: 'one-example', }, }), tamaguiPlugin({ optimize: true, components: ['tamagui'], config: './config/tamagui/tamagui.config.ts', outputCSS: './app/tamagui.css', }), ], } satisfies UserConfig ```

I'm wondering if that app name objstor is busted on my machine and and I need to clean the cache.

zetavg commented 2 days ago

That's interesting, I can't think of a reason that the app name can affect things that would lead to the error you encountered.

Perhaps cleaning the cache using bun dev --clean may help?