Filip Šašala
Filip Šašala
@jrddunbr hey. If you need any help with development I think I maybe could help. I don't really have too much experience with Minecraft modding but I have about 7...
Isn’t it basically a wireless switch + relay connected together in a smart way?
I’m not this mods’ developer or anything, but **maybe** I could try playing with this idea in my free time and make a pull request. But don’t expect anything as...
I've also had this issue with Dynamic Trees mod in my modpack. It fixed itself only when I removed that mod.
Internal innovation board notion page link: https://www.notion.so/goodrequest/DynamicProperty-pre-GoodPersistence-8c28328a6cfc41a085456020e0ca6c7f?pvs=4
@andrej-jasso yes, this is the line from package declaration in SPM: ```swift .package(url: "https://github.com/GoodRequest/AppDebugMode-iOS.git", .upToNextMajor(from: "2.0.2")), ```
Different crash log, probably related to AppDebugMode (no symbols were available for unknown reason): The app crashes only on TestFlight builds via Bitrise CI. After commenting out `.task {}` with...
@r3econ Hello, did you try using `Keychain.default` for access and `Keychain.configure(with:)` for configuration? The documentation for this feature seems to be out of date. I will message relevant people to...
@andrej-jasso vieme tieto dalsie 2 body nejako vymysliet? 😄
SwiftTesting + new Xcode supports code coverage analysis -> consider checking it out