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

Not working in share extension with flags set #1133

Open
borys-tkachenko-hs opened this issue Apr 18, 2024 · 0 comments
Open

Not working in share extension with flags set #1133

borys-tkachenko-hs opened this issue Apr 18, 2024 · 0 comments

Comments

@borys-tkachenko-hs
Copy link

borys-tkachenko-hs commented Apr 18, 2024

I'm trying to add progress hud to mu share extension.
Here's what I'm doing:

  1. I added a library as an SPM
  2. I added a preprocessing flag for my extension target
  3. I called SVProgressHUD.setViewForExtension(view) in the viewDidLoad of my extension VC.

4 When I debug my extension, I still stop at a breakpoint for #if !defined(SV_APP_EXTENSIONS)
Screenshot 2024-04-18 at 4 08 41 PM

What am I doing wrong?

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

No branches or pull requests

1 participant