Closed max-potapov closed 3 years ago
@max-potapov Does it need to be added anywhere else? I haven't tested it myself with app extensions 😱
@max-potapov Does it need to be added anywhere else? I haven't tested it myself with app extensions 😱
So, my project is still failing, but this framework looks good now. Basically you can check by search UIApplication.shared
calls which can't be called from app extensions code.
Unfortunately the work is not finished. I'm closing this for now and I'll re-open it when all work will be done
@max-potapov I see. Please let me know if I can help you
@ekazaev it's seems that this bug is related to SPM and we don't need to fix it because we use this library only in main app and not in extensions. Here is a link: https://bugs.swift.org/browse/SR-14944
@max-potapov Oh crap. Sorry about that. May be some temporary workaround is needed?
@max-potapov Oh crap. Sorry about that. May be some temporary workaround is needed?
I would suggest to wait next Tuesday may be beta 4 will be available
Didn't check the latest beta but workaround is to use CocoaPods instead of SPM. Maybe this hint can help someone :)
@max-potapov thank you. Classic apple
reproduced with Xcode 13 beta 3