Giter Site home page Giter Site logo

Comments (6)

jamesalvarez avatar jamesalvarez commented on June 14, 2024 1

from inappsettingskit.

futuretap avatar futuretap commented on June 14, 2024

Just to understand, are you building on a legacy version of Xcode?

We generally target the current stable version of Xcode, however, we do support deployment targets back to iOS 9.

from inappsettingskit.

jamesalvarez avatar jamesalvarez commented on June 14, 2024

Xcode 11.3. I believe API_AVAILABLE just marks whether the declaration is available or not and produces warnings, but it never gets to that stage. The issue is that the declaration includes a symbol that is not in that version of iOS, so whole declaration needs to be enclosed in suitable preprocessor to prevent it trying to compile. I am trying to build for iOS version 11.

from inappsettingskit.

futuretap avatar futuretap commented on June 14, 2024

Is there a particular reason why you don't use the current version of Xcode? Xcode 11.3 was even before iOS 13.4 IIRC.

from inappsettingskit.

futuretap avatar futuretap commented on June 14, 2024

Apple usually accepts builds for the App Store only from recent Xcode versions. That's why we generally don't bother supporting legacy Xcode versions.

In Xcode 12 I can't reproduce the issue. Can you please supply a sample project?

from inappsettingskit.

jamesalvarez avatar jamesalvarez commented on June 14, 2024

Apologies I was wrong about my work PC having latest - it does but it also has 11.3. I have both versions (to be able to edit projects from my older macbook) and used wrong one! Still, app store does still accept builds from 11.3 ( the maximum version for Mojave). Obviously no need to submit project as it's just the cloned dir. Closing as you say, no real need to support older version.

from inappsettingskit.

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.