Closed r-plus closed 4 years ago
Xcode 11 support custom symbol image (SVG). This PR add support it for image_resources rule to correctly detect of custom symbol image.
image_resources
~This PR is substantially one commit https://github.com/IBDecodable/IBLinter/commit/d8e1d592f499627ad5fdc355e65f368418115f77, based on entryValues(for:) method by #141~
entryValues(for:)
thx for merge #141, rebased from latest master branch.
Ok for me Thanks
Xcode 11 support custom symbol image (SVG). This PR add support it for
image_resources
rule to correctly detect of custom symbol image.NOTE
~This PR is substantially one commit https://github.com/IBDecodable/IBLinter/commit/d8e1d592f499627ad5fdc355e65f368418115f77, based on
entryValues(for:)
method by #141~141 is merged, I rebased.