Code Monkey home page Code Monkey logo

example-ios-build-tools-management's Introduction

ExampleBuildToolsManagement

An example project for simple management of the Swift CLI tools used in the build process.

Setup

$ make bootstrap
$ make open

How it works

  1. Cache checks.
    1. Compare between the existing executable and expected version.
    2. If the versions are equal, use existing executable.
  2. Download a zip file from the GitHub release page.
  3. Unarchive the zip file and place the executable.
  4. You can use the build tool executable without a Package Manager (e.g. Swift Package Manager, Mint, etc.)

Target tools

Name URL Version lipo -archs Note
Mint https://github.com/yonaskolb/Mint 0.17.0 x86_64 arm64 Do not use in this project
XcodeGen https://github.com/yonaskolb/XcodeGen 2.26.0 x86_64 arm64 It won't work properly with symbolic link.
SwiftGen https://github.com/SwiftGen/SwiftGen 6.5.1 x86_64 -
SwiftLint https://github.com/realm/SwiftLint 0.46.2 x86_64 arm64 -
SwiftFormat https://github.com/nicklockwood/SwiftFormat 0.49.4 x86_64 arm64 -
IBLinter https://github.com/IBDecodable/IBLinter 0.5.0 x86_64 -
LicensePlist https://github.com/mono0926/LicensePlist 3.17.0 x86_64 arm64 -

example-ios-build-tools-management's People

Stargazers

 avatar  avatar

Watchers

 avatar

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.