Skip to content
New issue

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

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

Already on GitHub? # to your account

IGListDiffKit should support APPLICATION_EXTENSION_API_ONLY #1421

Closed
2 of 3 tasks
pm-dev opened this issue Jan 23, 2020 · 1 comment
Closed
2 of 3 tasks

IGListDiffKit should support APPLICATION_EXTENSION_API_ONLY #1421

pm-dev opened this issue Jan 23, 2020 · 1 comment

Comments

@pm-dev
Copy link
Contributor

pm-dev commented Jan 23, 2020

New issue checklist

  • I have reviewed the README and documentation
  • I have searched existing issues and this is not a duplicate
  • I have attempted to reproduce the issue and include an example project.

General information

  • IGListKit version: 4.0.0
  • iOS version(s): >= 9.0

The IGListDiffKit framework has an API that is safe to be used in app extensions yet that box is not ticked in the Xcode project file.
In fact, IGListKit does have APPLICATION_EXTENSION_API_ONLY set to true and since it depends on the IGListDiffKit framework, building IGListKit triggers a warning saying "Linking against a dylib which is not safe for use in application extensions"

@pm-dev
Copy link
Contributor Author

pm-dev commented Jan 23, 2020

Fix is here: #1422

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant