Skip to content

uruly/AppApp

Repository files navigation

AppApp

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

AppApp is an app for collecting AppStore apps.

appapp_icatch

Environment

  • Xcode 15.0.1
  • Swift 5.9
  • mint 0.17.5
  • iOS 17.3.1

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

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages