Abe White
Abe White
Hmm... is this a project you'd be able to just zip and send over to us? Might be faster than going back and forth. If not, I wonder if a...
The new error you're seeing just means that you need to un-install any old version of that app from the Android emulator. It'll work after that.
On the topic of the existing project: first, thanks or sending it. Unfortunately it works for me right out of the box. But I do have a suggestion. Please try...
Hurray! It's safe to keep commented out. You now have our recommended configuration. We haven't put up more docs and tooling around it yet because we're also preparing to move...
Thanks for the report! I'll think about how we might implement this. At the very least we need to issue an unsupported error rather than generating bad code.
This should now be fixed in skip 0.8.50. Use File->Packages->Update to Latest to get the latest transpiler with the fix
Are you saying that .topBarTrailing worked in full Skip Xcode builds but caused problems for Skip command-line builds? That would be very strange.
When you have a chance, you might want to run "brew upgrade skip" and also in Xcode use File->Packages->Update to Latest. That way you'll definitely have all the latest in...
So "skip checkup" passes? Do you have JAVA_HOME set in your environment? What does the following Terminal command output? > echo $JAVA_HOME