Skip to content

Commit 5ef26a9

Browse files
committed
✏️ Fix a broken link to an iOS app icon builder website
1 parent 48603d7 commit 5ef26a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/version/code-custom-edits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ This *Loop* table of default values is provided for convenience. The times are a
474474
!!! warning "*Mac* Instructions"
475475
This can be done with Build with Browser but the instructions might need to be adjusted for that case.
476476

477-
If you want an app logo other than the default green circle for your Loop app, you can easily customize this. To make it easy to generate the correct sizes of icons, you can use a site like [appicon.build](http://www.appicon.build/){: target="_blank" } or [appicon.co](https://appicon.co/){: target="_blank" } and just drag and drop your source image. The source image needs to be 1024 pixels x 1024 pixels. The site will email you a zip file or automatically download a set of files. Highlight and copy the contents of the Appicon.appiconset that you are sent, including the Contents.json file
477+
If you want an app logo other than the default green circle for your Loop app, you can easily customize this. To make it easy to generate the correct sizes of icons, you can use a site like [makeappicon.com](https://makeappicon.com/){: target="_blank" } or [appicon.co](https://appicon.co/){: target="_blank" } and just drag and drop your source image. The source image needs to be 1024 pixels x 1024 pixels. The site will email you a zip file or automatically download a set of files. Highlight and copy the contents of the Appicon.appiconset that you are sent, including the Contents.json file
478478

479479
1. Navigate to the LoopWorkspace folder
480480
1. Open the OverrideAssetsLoop.xcassets folder

0 commit comments

Comments
 (0)