mirror of
https://github.com/darlinghq/xcbuild.git
synced 2024-12-02 09:06:23 +00:00
96af1f519e
Adding the capability to pack WEBP images into compiled assets catalog. Since this is not standard behavior, I'm adding it under `--allow-image-type webp`. This way (`--allow-image-type`) also makes it easier to add future new extension types. Since this is not a feature supported by Apple's Xcode.actool, I'm adding `--allow-non-standard-behavior` as well, that makes it explicit it's incompatible behavior. |
||
---|---|---|
.. | ||
Compile | ||
CompileAction.cpp | ||
ContentsAction.cpp | ||
Driver.cpp | ||
NonStandard.cpp | ||
Options.cpp | ||
Output.cpp | ||
Result.cpp | ||
Version.cpp | ||
VersionAction.cpp |