Interface: PlatformConfig
Platform-specific identifiers and settings.
Properties
android?
Android platform settings.
packageName?
Android application package name (e.g. "com.example.myapp").
Used by sparkling autolink to configure native dependencies.
ios?
iOS platform settings.
bundleIdentifier?
iOS bundle identifier (e.g. "com.example.myapp").
Used by sparkling autolink to configure native dependencies.
simulator?
iOS simulator identifier to use for sparkling run:ios.
If not set, the CLI uses the default booted simulator.

