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

@IBInspectable which the extensions about some UI components will lead the xcode become slow #1020

Open
DukeHuang opened this issue Jun 20, 2022 · 2 comments
Milestone

Comments

@DukeHuang
Copy link

Describe the bug
Xcode will become slow when I open a xib file in som project that I have import SwiferSwift

To Reproduce
Steps to reproduce the behavior:

  1. pod 'SwifterSwift', '~> 5.0'
  2. open a xib file
  3. there are many UI components in the xib file
  4. the xcode will become slow because of the @IBInspectable which in the UI extensions

Expected behavior
I can pod the submodule without the @IBInspectable extensions
or I can close the @IBInspectable

Desktop (please complete the following information):

  • OS: MacOS Monterey 12.3
  • Xcode 13.3
  • SwifterSwift 5.3
@omaralbeik omaralbeik added this to the v6 milestone Jun 27, 2022
@stale
Copy link

stale bot commented Jun 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 18, 2023
@Jsh505
Copy link

Jsh505 commented Nov 23, 2023

Similarly, when using xib to draw UI, xcode will become too laggy

@stale stale bot removed the stale label Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants