Given this (simplified) package structure: `Foo -> Bar -> SkipKeychain` When you do `skip export Foo`, the output folder doesn't contain SkipKeychain and will fail at runtime when executing the Android app.