a0dbdcc3ab
* Replaces `find(...) != -1` with `contains` for `String` * Replaces `find(...) == -1` with `!contains` for `String` * Replaces `find(...) != -1` with `has` for containers * Replaces `find(...) == -1` with `!has` for containers |
||
---|---|---|
.. | ||
codesign.cpp | ||
codesign.h | ||
export.cpp | ||
export.h | ||
export_plugin.cpp | ||
export_plugin.h | ||
lipo.cpp | ||
lipo.h | ||
logo.svg | ||
macho.cpp | ||
macho.h | ||
run_icon.svg |