Git Product home page Git Product logo

Comments (5)

mikemee avatar mikemee commented on July 18, 2024

Like this:

2016-10-12_11-00-35

from apple-receipt.

mikemee avatar mikemee commented on July 18, 2024

Which results in these types of project.pbxproj file changes:

+               GCC_TREAT_WARNINGS_AS_ERRORS = YES;
                GCC_WARN_64_TO_32_BIT_CONVERSION = YES;

                SWIFT_OPTIMIZATION_LEVEL = "-Onone";
+               SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
                TARGETED_DEVICE_FAMILY = "1,2";

from apple-receipt.

andris-zalitis avatar andris-zalitis commented on July 18, 2024

Note: Since we may do this as part of a general setting up of a new project. It may be good to know that it's better to do this when there is at least one swift file in the project. Before that Xcode does not show swift options and SWIFT_TREAT_WARNINGS_AS_ERRORS can be set only as User-Defined setting.

from apple-receipt.

andris-zalitis avatar andris-zalitis commented on July 18, 2024

I also think we should make the setting project-wide (selecting a project in the list on the left instead of a particular target).

from apple-receipt.

mikemee avatar mikemee commented on July 18, 2024

I also think we should make the setting project-wide (selecting a project in the list on the left instead of a particular target).

Ah! Absolutely! Good point.

from apple-receipt.

Related Issues (17)

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.