Skip to content

Fix warning when using from extension#69

Open
shtnkgm wants to merge 1 commit intomasterfrom
fix-warning-in-extension
Open

Fix warning when using from extension#69
shtnkgm wants to merge 1 commit intomasterfrom
fix-warning-in-extension

Conversation

@shtnkgm
Copy link
Contributor

@shtnkgm shtnkgm commented Jan 19, 2022

Issue:
The following warning is displayed when using SwiftyXMLParser from the extension.
warning: linking against a dylib which is not safe for use in application extensions:

Fix:
I have enabled "Require Only App-Extension-Safe API" in the build settings.
image

@shtnkgm shtnkgm self-assigned this Jan 19, 2022
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.

1 participant