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

Unsafe dependency error while building an Xcode flutter project #2179

Closed
tuxpepe1893 opened this issue Oct 26, 2023 · 2 comments
Closed

Unsafe dependency error while building an Xcode flutter project #2179

tuxpepe1893 opened this issue Oct 26, 2023 · 2 comments
Labels
needs-triage Issue still needs to be assigned, labeled and deduplicated type: question General questions (we may not have time to provide an answer)

Comments

@tuxpepe1893
Copy link

Hello,

I'm developing a flutter app with native iOS code, I'm trying to use the nearby connections library within my project yet it refuses to compile with the following error:

Target Integrity (Xcode): The package product 'NearbyCoreAdapter' cannot be used as a dependency of this target because it uses unsafe build flags
Encountered error while building for device.

Is there a way to enable unsafe compilation within the Xcode part of the project or another way to solve this issue?

Thanks

@tuxpepe1893 tuxpepe1893 added needs-triage Issue still needs to be assigned, labeled and deduplicated type: question General questions (we may not have time to provide an answer) labels Oct 26, 2023
@bourdakos1
Copy link
Collaborator

@tuxpepe1893
Copy link
Author

Sorry for the late response, yes, it helped me a lot , thanks for the response!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Issue still needs to be assigned, labeled and deduplicated type: question General questions (we may not have time to provide an answer)
Projects
None yet
Development

No branches or pull requests

2 participants