xcbuild/Libraries/acdriver/Sources
Luiz Coimbra Barbosa Silva 96af1f519e Add --allow-non-standard-behavior and --allow-image-type webp to actool
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.
2018-03-28 11:41:24 -07:00
..
Compile Add --allow-non-standard-behavior and --allow-image-type webp to actool 2018-03-28 11:41:24 -07:00
CompileAction.cpp Add --allow-non-standard-behavior and --allow-image-type webp to actool 2018-03-28 11:41:24 -07:00
ContentsAction.cpp Avoid reference counting for asset catalog loading. 2016-10-21 15:23:50 -07:00
Driver.cpp Move process context into a separate process library. 2016-09-23 11:41:42 +07:00
NonStandard.cpp Add --allow-non-standard-behavior and --allow-image-type webp to actool 2018-03-28 11:41:24 -07:00
Options.cpp Add --allow-non-standard-behavior and --allow-image-type webp to actool 2018-03-28 11:41:24 -07:00
Output.cpp Remove more umbrella and base headers. 2016-06-22 06:00:49 -07:00
Result.cpp Remove more umbrella and base headers. 2016-06-22 06:00:49 -07:00
Version.cpp Add version information to generated dependency info. 2016-08-11 14:05:06 -07:00
VersionAction.cpp Add version information to generated dependency info. 2016-08-11 14:05:06 -07:00