Git Product home page Git Product logo

Comments (6)

Alex009 avatar Alex009 commented on June 20, 2024

@darronschall in 0.24.0 we now have iosMinimumDeploymentTarget property that passed in actool here

so maybe you configure that minimum target is 17.4? in gradle

from moko-resources.

Alex009 avatar Alex009 commented on June 20, 2024

@ExNDY here need to change info to error

from moko-resources.

ExNDY avatar ExNDY commented on June 20, 2024

task.logger.info(input)
changed in #674

from moko-resources.

darronschall avatar darronschall commented on June 20, 2024

For this particular project, I have the iOS Deployment Target set in Xcode to 16.0. I'm not sure why actool was looking for a 17.4 sim... I couldn't find a 17.4 reference in any of the project source files.

from moko-resources.

Alex009 avatar Alex009 commented on June 20, 2024

@darronschall i tell not about deployment target in xcode, but about iosMinimalDeploymentTarget in gradle configuration. did you change it?

from moko-resources.

darronschall avatar darronschall commented on June 20, 2024

@Alex009 Ah, I see. No, I did not supply a value. I'm using a very minimal configuration:

multiplatformResources {
    resourcesPackage = "com.myapp.resources"
}

from moko-resources.

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.