uruly / AppApp

AppApp is an app for collecting AppStore's app.

Home Page:https://uruly.xyz/my/appapp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppApp

AppAppはAppStoreのアプリをコレクションするためのアプリです。

AppApp is an app for collecting AppStore apps.

appapp_icatch

Environment

  • Xcode 13.4.1
  • Swift 5.6.1
  • mint 0.17.5
  • iOS 15.4

上記環境にて開発・確認済みです。

Introduction

導入方法は以下

git clone git@github.com:uruly/AppApp.git
cd AppApp
mint run carthage bootstrap --platform iOS --no-use-binaries --use-xcframeworks
open AppApp.xcodeproj

Functions

  1. Save from AppStore

screenshot2

  1. Collection

screenshot

  1. Check Web or AppStore

screenshot5

Details

詳細はブログにて。 https://uruly.xyz/my/appapp/

History

リファクタリングブログを書きました。

  1. SwiftLint導入 https://uruly.xyz/refactor-appapp-swiftlint/
  2. SwiftLint導入後 Error解消 https://uruly.xyz/appapp-refactor-swiftlint-2/
  3. SwiftLint導入後 Warning解消 https://uruly.xyz/refactor-appapp-swiftlint-3/
  4. コーディング規約 https://uruly.xyz/refactor-appapp-4/
  5. ディレクトリ構成 https://uruly.xyz/refactor-appapp-5/
  6. R.swift導入 https://uruly.xyz/refactor-appapp-6/
  7. 画像・色の管理 https://uruly.xyz/refactor-appapp-7/
  8. Carthage/LicensePlist 導入 https://uruly.xyz/refactor-appapp-8/
  9. Realm① https://uruly.xyz/refactor-appapp-9/
  10. Realm② https://uruly.xyz/refactor-appapp-10/

About

AppApp is an app for collecting AppStore's app.

https://uruly.xyz/my/appapp/

License:Other


Languages

Language:Swift 100.0%