Commit Graph

61 Commits

Author SHA1 Message Date
Shota Shimazu 984de192ea Add xcode project file 2021-07-30 08:50:13 +09:00
Shota Shimazu 5968a3aff2 Remove old migrator 2021-07-30 08:45:22 +09:00
Shota Shimazu 2bf41a2cd5
update copyright 2020-02-15 01:27:14 +09:00
shotastage 193e3e01a5
fix inaccessible method 2019-01-16 10:37:53 +09:00
Shota Shimazu e5cc25a31a
WIP: Fix bugs (#5)
* fix internal inaccessible level

Signed-off-by: shotastage <hornet.live.mf@gmail.com>

* update changelog

Signed-off-by: shotastage <hornet.live.mf@gmail.com>

* fix

Signed-off-by: shotastage <hornet.live.mf@gmail.com>

* fix nullable method

Signed-off-by: shotastage <hornet.live.mf@gmail.com>
2019-01-16 10:33:10 +09:00
shotastage d374bc9186
disable under development feature 2019-01-15 13:22:49 +09:00
shotastage 2638053ed1
add get bundle file method 2019-01-15 13:18:34 +09:00
shotastage 76c1b21e98
add downloader 2019-01-13 20:06:49 +09:00
shotastage eb14b3114c
A HAPPY NEW YEAR 🎉 2019-01-01 11:54:18 +09:00
Shota Shimazu ce89810fdd add new permission 2018-12-12 14:00:40 +09:00
Shota Shimazu 3e2df60c27 revise 2018-12-10 13:14:30 +09:00
Shota Shimazu 590a9dbd87 remove minizip 2018-12-10 02:31:40 +09:00
Shota Shimazu b2b4d5e711 remove freebsd code 2018-12-10 01:56:41 +09:00
Shota Shimazu 1a2aaef303 revise 2018-12-10 01:54:11 +09:00
Shota Shimazu 318af31c27 add bridging header 2018-12-10 01:48:02 +09:00
Shota Shimazu a5548b4780 minizip 2018-12-10 01:25:01 +09:00
Shota Shimazu 8acf4c56ba revise 2018-12-10 01:14:39 +09:00
Shota Shimazu 775834939e revise 2018-12-10 01:00:09 +09:00
Shota Shimazu ed86be8b0f compatible for both string and url type 2018-12-10 00:56:09 +09:00
Shota Shimazu e23fa26475 rename mkdirSwift 2018-12-10 00:01:42 +09:00
Shota Shimazu 984b7ffdca separate platform specific method 2018-12-10 00:00:21 +09:00
Shota Shimazu 536b4f9968 rename source files 2018-12-09 23:53:52 +09:00
Shota Shimazu 3361886483 add utilities 2018-12-09 23:52:37 +09:00
Shota Shimazu d42f9549b2 revise 2018-12-09 23:47:31 +09:00
Shota Shimazu acece91dd9 add compression level enum 2018-12-09 23:37:20 +09:00
Shota Shimazu ea50b8afad remove windows related code 2018-12-09 23:31:37 +09:00
Shota Shimazu 0d06741ce8 introduce mini zip 2018-12-09 23:22:55 +09:00
Shota Shimazu eb97d7afe6 add zip archiver base 2018-12-09 17:39:08 +09:00
Shota Shimazu a0e298ec1d add new permission 2018-12-09 17:38:44 +09:00
Shota Shimazu 42aa83bbad add TODO comment 2018-12-09 00:41:26 +09:00
Shota Shimazu 9fd21a6185 add path link stored property 2018-12-09 00:24:41 +09:00
Shota Shimazu 3caaa48825 support home and extended path 2018-12-09 00:12:20 +09:00
Shota Shimazu a3bcbd86e7 Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	Fileable.xcodeproj/project.pbxproj
2018-12-04 11:52:21 +09:00
Shota Shimazu b0e7984f2b add permission enum 2018-12-04 11:51:45 +09:00
Shota Shimazu 23545eb6b2 rename IOSDir to IOSDirs 2018-11-14 15:29:44 +09:00
Shota Shimazu 707714a86c revise 2018-11-14 12:58:18 +09:00
Shota Shimazu e1ac108136 add test and comment 2018-11-14 02:36:21 +09:00
Shota Shimazu 3fe3a490cd add basic FHS dirs 2018-11-14 02:20:31 +09:00
Shota Shimazu a4a27f4a7c revise 2018-11-14 02:13:32 +09:00
Shota Shimazu f9a851117a update iOS directory path 2018-11-14 02:12:58 +09:00
Shota Shimazu 5b2444c077 rename file extension getter 2018-11-14 02:12:25 +09:00
Shota Shimazu 75c7eb7d7e fix if ~ is set as path, Fileable returns current directory path 2018-11-14 02:11:59 +09:00
Shota Shimazu feaf78a448 add missing implementation 2018-11-07 22:21:23 +09:00
Shota Shimazu 03f6537555 revise 2018-11-07 22:09:36 +09:00
Shota Shimazu d59035076c add error cases 2018-11-07 18:07:11 +09:00
Shota Shimazu 5fe1148d4c add alias 2018-11-07 16:18:59 +09:00
Shota Shimazu 5afe1018ae Path.pwd = path will perform as a cd 2018-11-07 16:14:22 +09:00
Shota Shimazu a0ca9a3323 ~ means home dir 2018-11-07 16:09:05 +09:00
Shota Shimazu 6e390aeb41 rename main class Fileable to Path 2018-11-07 16:06:06 +09:00
Shota Shimazu 695ac4262d rename fileExtensioin to ext 2018-10-26 15:10:25 +09:00