emitron-iOS icon indicating copy to clipboard operation
emitron-iOS copied to clipboard

Updated project Formate, Move to single icon & Fixed Xcode 14 Warning

Open byaruhaf opened this issue 3 years ago • 1 comments

Apple announced at WWDC 2022, support for single-size app icons, allowing you to only drag in a single app icon image into your asset catalog.

This PR updates the project to use a single icon for AppIcon, AppIcon.beta & AppIcon.dev.

This PR also updated the project Formate to Xcode 14.0 Compatible

SCR-20220923-eee

This PR also fixes the warning build: Run script build phase 'SwiftLint Run Script' will be run during every build because it does not specify any outputs.

image

By unchecking "Based on dependency analysis" in the script phase thus configured to run in every build.

byaruhaf avatar Sep 23 '22 07:09 byaruhaf

if the PR is merged, please add hacktoberfest-accepted label

byaruhaf avatar Sep 30 '22 10:09 byaruhaf