Skip to main content

Module ios

Module ios 

Source
Expand description

Tasks and types for iOS-specific operations.

Modules§

commands
iOS-specific implementations of Polyhorn CLI commands.
infoplist
Types to work with info plists that are used on iOS to convey metadata of an application. Note: the documentation of this module is taken directly from Apple.
tasks
Tasks and context specific for building and running on iOS.
xcassets
Types that represent the data structures of the xcassets format.
xcodegen
Rust-wrapper around the third-party xcodegen utility (installed through Homebrew) that makes it possible to generate Xcode project files programmatically. Note: the documentation within this module is taken directly from the original excellent documentation of xcodegen.

Structs§

Spec
Contains iOS-specific settings within an app specification stored in a Polyhorn.toml file.