Structs§
- Builds the SDK for Swift as a Static Library or XCFramework.
- Target πA specific build target supported by the SDK.
Enums§
- Platform πThe platform for which a particular target can run on.
- SwiftCommand π
Constants§
- FFI_LIBRARY_NAME πThe base name of the FFI library.
- TARGETS πThe list of targets supported by the SDK.
Functions§
- build_library π
- The path of the built library for a specific target and profile.
- build_targets πBuilds the SDK for the specified targets and profile.
- build_xcframework π
- Consolidates the contents of each modulemap file found in the source directory into a single
module.modulemap
file in the destination directory. - generate_uniffi π
- Lipoβs together the libraries for each platform into a single library.
- move_files πMoves all files of the specified file extension from one directory into another.