swift-example
swift-example copied to clipboard
Rename asset to lkRed to conform to existing usage
Motivation: An asset currently being used in swift-example is the color lkRed. Origin branch included unused asset LKRed.colorset in Assets.xcassets.
Changes made:
- renamed
LKRed.colorsettolkRed-temp.colorsetthen tolkRed.colorset.
Simple case changes via renaming did not trigger case-insensitive git therefore 2 commits were needed. - Modified my
.gitignoreto avoid local project specific files. Unclear if these changes should also be part of repo to avoid future conflicts
Please review the changes and let me know if any further modifications are required.
Can you resolve the merge conflicts
I also want to include xcworkspace file