apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.15k stars 987 forks source link

chore!: Rename Images.xcassets to Assets.xcassets #1169

Closed dpogue closed 2 years ago

dpogue commented 2 years ago

Platforms affected

iOS

Motivation and Context

This matches the name used in a newly created Xcode project for iOS.

Description

Renamed the Images.xcassets folder to Assets.xcassets

Testing

Ensured all unit tests pass

Checklist

codecov-commenter commented 2 years ago

Codecov Report

Merging #1169 (9f2775b) into master (8028f69) will not change coverage. The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1169   +/-   ##
=======================================
  Coverage   74.51%   74.51%           
=======================================
  Files          13       13           
  Lines        1699     1699           
=======================================
  Hits         1266     1266           
  Misses        433      433           
Impacted Files Coverage Δ
bin/templates/scripts/cordova/lib/prepare.js 85.00% <66.66%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8028f69...9f2775b. Read the comment docs.