Daniel Grossfeld
Daniel Grossfeld
This is the error I get when trying to wrap a component with ``: ``` View config getter callback for component `span` must be a function (received `undefined`). Make sure...
Thanks for your reply. I've enabled "Bitrise Support User for this app". However, the error results from running the `codesigndoc` script locally as specified in the documentation. The complete (obfuscated)...
hi @Roland-Bak just checking in after a month to see if there's anything I can do to help debug this? thanks
Great, appreciate the help @Roland-Bak. I've re-enabled Support for the app, latest build at https://app.bitrise.io/build/9c2000ad-2c44-4ebe-addf-52c7c62bddce#?tab=log
Thanks, I've tried that but the error I've noted above is produced when I run codesigndoc locally, where it crashes every time I run it. My hope is that we...
I don't know Go yet but there seems to be a bug in [FindProvisioningProfile](https://github.com/bitrise-io/codesigndoc/blob/53c14b032dd4a8655427fa93aa129358bc0b2b13/vendor/github.com/bitrise-io/go-xcode/profileutil/util.go#L68) that would allow it to return an "invalid memory address or nil pointer dereference" to the...
Great! Looking forward to it.
hi @bilal-arikan, would you be willing to expand on your solution? I'm currently unable to get Xcode to compile the project due to this error which seems to be related:...
> A portable way to do this would be to prefix filenames that start with a - with ./. I tried that, but the script still exited. The only way...
see also #56 #77