GithubHelp home page GithubHelp logo

Comments (10)

ankurp avatar ankurp commented on July 3, 2024

I thought it was able to be used by any iOS since I do not use any iOS specific code or set deployment target. How are you installing it as a submodule or using carthage or cocoapods?

from dollar.

netgfx avatar netgfx commented on July 3, 2024

Carthage via carthage build --platform iOS

from dollar.

netgfx avatar netgfx commented on July 3, 2024

Specifically I get the following error:

somefile.swift:14:8: Module file's minimum deployment target is ios10.1 v10.1: /project/Dollar.framework/Modules/Dollar.swiftmodule/arm64.swiftmodule

from dollar.

netgfx avatar netgfx commented on July 3, 2024

any news on this? @ankurp

from dollar.

ankurp avatar ankurp commented on July 3, 2024

@netgfx So I checked building with an older Carthage project here and ran into the same issue. There is no deployment target set in the xcode project so I feel carthage should build with the deployment target specified by the root project. Let me know if you have an alternate solution as well as I can make a change to the xcode project if it makes a difference.

from dollar.

ankurp avatar ankurp commented on July 3, 2024

Also I am thinking of removing Carthage support since there is Cocoapods already and you also have the new Swift Package Manager available in Swift 3

from dollar.

netgfx avatar netgfx commented on July 3, 2024

I will try to install with cocoa pods. Do you have a guide on how to pack with SPManager?

from dollar.

ankurp avatar ankurp commented on July 3, 2024

Not sure as I have not used SPManager before.

from dollar.

scplwq avatar scplwq commented on July 3, 2024

hi @netgfx , I use carthage to manage 3rd frameworks too, and i ran into the same issue when i'm updating dollar to support swift3, any update?

Thanks.

from dollar.

scplwq avatar scplwq commented on July 3, 2024

@ankurp please review: #248

from dollar.

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.