Andreas Lüdeke
Andreas Lüdeke
Is this issue resolved? we are currently experiencing similar issues.
we figured out that the issue was something else
isn't this more or less redundant as soon as #143 is ready? some examples for using `plist!`: Dictionary: ```rust let dict = plist!({ "a": 1, "b": 2, }); ``` Array:...
@ebarnard added tests as well - removed support for null - fixed support for boolean
@ebarnard anything else i can do to make it easier to merge this?
@joao-borges can you split the PR in 2 please? i like both changes (there are a lot of things we should fix in docs) but handling them separately makes things...
@danielpaulus that one would be nice to merge
Those chan ges have been merged as part of #555
this happens due to a missing entry inside go.work check https://github.com/danielpaulus/go-ios/pull/490 for details
what kind of app are you trying to access? app store app or a dev build?