CrazyFanFan / Aquarius

A tool to obtain dependencies by analyzing "Podfile.lock"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aquarius

Swift

中文版 A tool to obtain dependencies by analyzing "Podfile.lock"

Machine Translation

⚠️ The following is the result of machine translation

⚠️ The English in the readme and software is the result of machine translation. Please correct any errors

ChangeLog

Environmentv

  • Xcode: version ≥ Xcode14 (Task.detached)
  • OSX: version ≥ 11.0

Preview

Image

Usage

  • clone this repo
  • open Aquarius.xcodeproj by Xcode(Version >= 11.0)
  • Command + R, after resolve Swift Packages
git clone https://github.com/CrazyFanFan/Aquarius.git
cd Aquarius
open Aquarius.xcodeproj

Author

Crazy凡, ccrazyfan@gmail.com

ChangeLog

[2022-11-18]

  • Feature
    • Search supports simple fuzzy matching and highlighting.
  • Other
    • Change color of some text.

[2020-11-30]

  • Add custom order support.
  • Switch to core data to save bookmark.
  • Support to open multiple Podfile.lock files.
  • Support open Podfile.lock by drop on dock icon.
  • Some UI details.

License

Aquarius is released under the MIT license. See LICENSE for details.

About

A tool to obtain dependencies by analyzing "Podfile.lock"

License:MIT License


Languages

Language:Swift 100.0%