Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
/ shibafu Public archive

iOS app. The difference from normal todo app is that you can sync todo file on Dropbox and can edit it with text editor on your PC as well.

Notifications You must be signed in to change notification settings

yuu-eguci/shibafu

Repository files navigation

Shibafu

自分専用TODOアプリ。はじめてのiOSアプリ挑戦。

1

2

Description

  • ふつーのTODO機能
  • タスクはプレーンテキストでDropbox上に置かれる
  • ぱそこのエディタでも、アプリ上でも編集可能
  • タスクをこなし模様をGitHub的芝生で閲覧

Installation

cd shibafu
brew install cocoapods

# 再インストール後はこんな↓エラーが出るかもしれない。ターミナルにどうすればいいか出るから、それに従う。
# Error: The following directories are not writable by your user:

pod setup
pod install

あと、 xcode の環境設定から自分の Apple Account を登録。

readme

'UIAlertControllerStyle' has been renamed to 'UIAlertController.Style'

そのとおり書き換える。

(2020-05-11)もう出なくなってました。

About

iOS app. The difference from normal todo app is that you can sync todo file on Dropbox and can edit it with text editor on your PC as well.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published