A Let's look at this software-"Appicon and Launchimage Maker
First open the AppStore on your computer and then search: AppIcon
Then enter:
Here we first use the free version of the click to download. (The top left corner)
Then open the software, it should be this:
The software is very human, we have marked the what to do. 1 Choose the picture. 2. Choose what device to give and what iOS to do. Then 3. is the choice to generate AppIcon or launchimages (Start page)
Choose a picture and start our work
Choose the picture, the upper right corner here simply choose the bar, anyway, the remaining number of times once less.
Here we mister into appicons icon click.
Pop up an interface, right?
This is where we choose to place the generated images, we create a folder AppIcon
And then
Showing all do means that we have generated it. If you pop something else or cue something else, it's the number of times.
Then choose a picture as the start page
Also create a folder to put pictures
Then the same click Open
All right, go to our path and see if there's a picture.
Note: If your picture is too small, it may be because you did not select 6.0 in the second step
Two Now let's open the Xcode project to set the Start page and picture.
(1) Setting AppIcon (application icon)
Open Project Find Assets.xcassets folder (this folder is specifically set up AppIcon and Lauchimage start page)
Then click on it, then delete the system's own AppIcon folder (PS: Select and press DELETE can)
Then create a new one yourself.
Click to select App Icon & Launch images-> New IOS app icon
and open the folder where we created the good picture.
And then, based on the numbers below the AppIcon, find the corresponding size picture.
Note: If your picture does not show the details follow the steps below
Then, according to the lower right corner of the value, the corresponding throw into the corresponding pit.
Note: Do not entrust the wrong, the wrong. Just pull one back in.
For example: 29PT is 87. Then I'll find 87.
Throw it in the corresponding pit, all right, I'll throw it out!!
Because here we are only for the iphone app, so the icon is just dragging these.
Then it's not over yet.
Click Target and find here
Select the file name that we just created on Assets.xcassets AppIcon
Then run the program.
Application icon, become a big radish now??!!
(2). Setting Launchimage (boot screen)
And then
Click to select App Icon & Launch images-> New IOS Launch Image More of this Launchimage folder?
Also open our prepared picture folder, note this is the start map Ah!
Then also according to the corresponding size dragged into the corresponding pits (order from left to right) (the following table is corresponding to the size of the back resolution)
All right, I'm done!
This is also the only configuration for iphone
Then click Target to find
Now what we're going to set is this, click on
Direct selection will be
Then run the program.
Note: If there is no effect. (need to reset emulator)
In the top left menu of the screen after the simulator is selected
Select the third reset Content and Settings.
After you wait for the simulator reset to complete, restart the project. The effect is as follows
[IOS] Build and configure Iosapp icons and launch pages with AppIcon and launchimage maker