Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: disable disable-dwarf-with-dsym in plugin #485

Closed
wants to merge 1 commit into from

Conversation

tyrauber
Copy link
Collaborator

@tyrauber tyrauber commented Nov 7, 2024

Description

Disable disable-dwarf-with-dsym in config plugin as it causes a build error with react-native new architecture

CommandError: Malformed xcodebuild results: "UNLOCALIZED_RESOURCES_FOLDER_PATH" variable was not generated in build output. Please report this issue and run your project with Xcode instead.

To-Do: Re-evaluate with Expo SDK 52

Checklist

  • I have tested this on a device/simulator for each compatible OS
  • I formatted JS and TS files with running yarn lint:eslint:fix in the root folder
  • I have run tests via yarn test in the root folder
  • I updated the documentation with running yarn generate in the root folder
  • I mentioned this change in CHANGELOG.md
  • I added/updated a sample (/packages/examples)

…rror with react-native new architecture

> CommandError: Malformed xcodebuild results: "UNLOCALIZED_RESOURCES_FOLDER_PATH" variable was not generated in build output. Please report this issue and run your project with Xcode instead.

To-Do:  Re-evaluate with Expo SDK 52
@KiwiKilian
Copy link
Collaborator

@tyrauber lets close this one? It wasn't a problem after all, as SDK 52 now builds perfectly.

@tyrauber tyrauber closed this Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants