Giter Club home page Giter Club logo

Comments (6)

Kirow avatar Kirow commented on August 17, 2024 2

Hi @Insality ,
All image sets were made to match xcode's needs exactly, to let user just drag and drop result folder.
There is no need for 1334x750 if you setup LaunchScreen from .xcassets.

For your case I can suggest you to modify package resource Iconizer.app/Contents/Resources/LaunchImage_iPhone_Landscape.json
add additional object to json:

      {
        "extent" : "full-screen",
        "idiom" : "iphone",
        "subtype" : "667h",
        "minimum-system-version" : "8.0",
        "orientation" : "landscape",
        "scale" : "2x",
        "size": "1334x750"
      }

However if you will use generated folder in in xcode, you will see The launch image set has an unassigned child. warning.

from iconizer.

raphaelhanneken avatar raphaelhanneken commented on August 17, 2024 1

Hi! Thanks for reporting! I'll look into it asap.

from iconizer.

raphaelhanneken avatar raphaelhanneken commented on August 17, 2024

Hey @Insality! Can you tell me where the image sizes are missing? When I generate a launch image and add it to Xcode (version 10.2.1 (10E1001)), it tells me everything is fine. No missing images there.

from iconizer.

Insality avatar Insality commented on August 17, 2024

I am using Defold (game engine) and it is required exactly this image sizes

By anyway, strange thing: 750x1334 exist, but landscape version not generated

As I know, this huge image sizes for new ipads

from iconizer.

Insality avatar Insality commented on August 17, 2024

@raphaelhanneken there is source with list of sizes
https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/launch-screen/

from iconizer.

raphaelhanneken avatar raphaelhanneken commented on August 17, 2024

Thanks @Kirow for clarifying this. ๐Ÿ‘

from iconizer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.