Skip to content

[8.9.1] ../node_modules/@sentry/react-native/scripts/sentry-xcode.sh: Permission denied #6047

@efstathiosntonas

Description

@efstathiosntonas

What React Native libraries do you use?

RN New Architecture

Are you using sentry.io or on-premise?

sentry.io (SaS)

Are you using any other error monitoring solution alongside Sentry?

No

Other Error Monitoring Solution Name

No response

@sentry/react-native SDK Version

8.9.1

How does your development environment look like?

.




Sentry.init()

Sentry.init({
  dsn: 'https://...@sentry.io/...'
  // other options
});

Steps to Reproduce

After upgrading to 8.9.1 from 8.8.0 ios build throws:

../node_modules/@sentry/react-native/scripts/sentry-xcode.sh: Permission denied

Downgrading to 8.8.0 works as a charm.

Expected Result

build fine on ios

Actual Result

throws this after clearing my derived data and pod deintegrate

../node_modules/@sentry/react-native/scripts/sentry-xcode.sh: Permission denied

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions