Commit Graph

155 Commits

Author SHA1 Message Date
winter 36105e45d7 fix 工程缺少 Bundle Version,提交Appstore审核出错 ERROR ITMS-90056 2020-02-22 10:25:47 +08:00
Luo Xiu 8841c8c789 `public` TaskCenter's `init` 2019-10-17 09:16:41 +08:00
Luo Xiu a15dc76c49 typo 2019-10-17 09:03:31 +08:00
Quentin Jin 4bb334fda4 Improve the implementaion of task center 2019-07-11 11:05:46 +08:00
Quentin Jin e008b0671a Schedule is now iOS 9.0 available 2019-06-19 12:54:44 +08:00
Quentin Jin c3ee993fa9 Use `CFRunLoopTimerCreateWithHandler` to create timer 2019-06-19 12:53:10 +08:00
Quentin Jin 5eff428099 change username 2019-05-29 20:21:51 +08:00
Quentin Jin 6d51d83b49 bump to 2.0.2 2019-05-13 21:33:52 +08:00
Quentin Jin e646a70734 fix #46 2019-05-13 21:31:02 +08:00
Quentin Jin 06071cd47b Remove useless log 2019-04-28 09:31:00 +08:00
Quentin Jin 8b3e8b85f5 update podspec to 2.0.1 2019-04-19 09:45:16 +08:00
Quentin Jin 66e6c54aa4 Use nested type `BagKey.Gen` 2019-04-18 10:11:41 +08:00
Quentin Jin 913a699a6e Update version in info.plist 2019-04-18 10:06:58 +08:00
Quentin Jin d4afaff453
Merge pull request #42 from brenthargrave/fix-project-version
restore Info.plist CURRENT_PROJECT_VERSION
2019-04-18 09:50:31 +08:00
Brent Hargrave c74bfdf0eb fix: restore CURRENT_PROJECT_VERSION 2019-04-16 14:13:41 -04:00
Quentin Jin 1c3cc5c4b0 Add Schedule.playground, have fun! 2019-04-06 23:03:35 +08:00
Quentin Jin b45944b5c5
Merge pull request #39 from jianstm/2.x
2.x
2019-04-06 19:59:28 +08:00
Quentin Jin 9cac1dffb3 terminators 2019-04-06 19:49:17 +08:00
Quentin Jin 217105fb70 oops 2019-04-06 19:44:08 +08:00
Quentin Jin 3cdc25fb97 Update ci 2019-04-06 19:36:20 +08:00
Quentin Jin ffd0fccb13 hash is necessary 2019-04-06 19:06:48 +08:00
Quentin Jin 6df23ae87e Merge branch '2.x' of https://github.com/jianstm/Schedule into 2.x 2019-04-06 19:02:28 +08:00
Quentin Jin 3100e6b8fa Update README 2019-04-06 19:02:07 +08:00
Quentin Jin ef4e86fc43
Merge pull request #38 from ApolloZhu/2.x
General Improvements
2019-04-06 19:01:08 +08:00
Quentin Jin 328439049a lint 2019-04-06 10:43:19 +08:00
Zhiyu Zhu/朱智语 a93d72dfa7 Other simplifications 2019-04-05 17:03:55 -04:00
Zhiyu Zhu/朱智语 1238e64674 Improve Swift collection handling 2019-04-05 15:06:10 -04:00
Zhiyu Zhu/朱智语 2ce6ec5db5 Use NSRange properly 2019-04-05 15:02:15 -04:00
Zhiyu Zhu/朱智语 f1a1812ff2 Use synthesized implementation 2019-04-05 15:01:00 -04:00
Quentin Jin a3fdd633a6 redesign task's api 2019-04-06 00:30:13 +08:00
Quentin Jin a88a95ce13 Move `task.taskCenter` management to Task.swift 2019-04-04 18:10:24 +08:00
Quentin Jin 3358f38ee9 Improve tests 2019-04-04 14:54:46 +08:00
Quentin Jin d4f25b6031 Make diction of docs and api naming more corresponding with official api. 2019-04-04 12:34:34 +08:00
Quentin Jin 4cd608d123 lint 2019-04-03 18:07:25 +08:00
Quentin Jin 655c716b62 Use `canImport(ObjectiveC)` instead of `os(macOS) || os(iOS) || os(tvOS) || os(watchOS)` 2019-04-03 17:51:14 +08:00
Quentin Jin b0c871bf5f Update all manifests 2019-04-03 17:43:06 +08:00
Quentin Jin 0186ca418f Update README.md 2019-03-20 23:05:15 +08:00
Quentin Jin 7de73c72a0 Improves documentations 2019-03-20 22:36:10 +08:00
Quentin Jin 34cac2aab8 Naming & Docs 2019-03-19 22:54:16 +08:00
Quentin Jin 3cbf95efbf Use `ISO8601DateFormatter` 2019-03-18 21:21:09 +08:00
Quentin Jin 28df34d300 Update to Swift 5.0 2019-03-18 21:07:08 +08:00
Quentin Jin 0d16c26cdd
Merge pull request #35 from jianstm/2.x
2.x
2019-03-14 22:10:43 +08:00
Quentin Jin eba0eec371 Update DEPLOYMENT_TARGET 2019-03-14 22:09:44 +08:00
Quentin Jin 2569c9e449 Remove Playground, add ScheduleDemo target 2019-03-14 21:24:14 +08:00
QuentinJin cba87f0f2b Refactor `TaskCenter` 2019-03-06 23:02:05 +08:00
QuentinJin a86902316a Tidy 2019-03-04 22:24:02 +08:00
QuentinJin f9ec7bc377 Rename Bucket to Cabinet 2019-03-03 23:39:21 +08:00
Quentin Jin cacc25bbd2
Merge pull request #32 from jianstm/2.x
2.x
2019-02-20 21:18:07 +08:00
QuentinJin e34def36d7 Remove `Calendar.nextDate`'s alternative implementation on linux 2019-02-17 22:28:45 +08:00
QuentinJin db16186b90 Remove `host` feature on linux 2019-02-17 21:09:25 +08:00