PatchTheCode
PatchTheCode
This doesnt handle all the cases. In fact, i came looking for this library because that method above does not work for me.
I've been busy on another project for a while. I'll add it in some time. But if you create one i can merge it with this repository quickly
https://github.com/patchthecode/JTAppleCalendar/pull/1393?notification_referrer_id=NT_kwDOACU36rI5OTg2NDU1NDI5OjI0MzkxNDY#event-12250594839
hmmm... if i put `mainactor`into this library, i think this will raise the minimum OS requirement? if yes, then is there another way around this? I am unfamiliar with `mainactor`
usually, its update to latest version 8.0.5 then do a Xcode CLEAN. --> CMD + SHIFT + K Then do a rebuild.
the latest version is 8.0.5 maybe that might be reason why?
I will update the New issue version to 8.0.5 so this confusion wont happen again
@HalitGumus thank you!! If this is the issue, then the fix is extremely simple. I'll respond back here in a bit
@HalitGumus i made a code change to master branch. If you are using Swift Package manager, set it to use master branch instead of 8.0.5 and let me know if...
@HalitGumus it seems like youre getting crashes consistently which is good. Any chance you can prove a dry basic app with the crash (remove all company code) The only code...