Commit graph

34 commits

Author SHA1 Message Date
Ben Chatelain
08ba0d42cf 🔖 Version 1.4.3 2018-10-16 16:26:27 -06:00
Unknown
6b1b5bd00a 🈺 Make MasKit types and members public 2018-10-14 15:35:48 -06:00
Unknown
16307162eb ⌨️ Update types on StoreAccount protocol 2018-10-14 14:48:39 -06:00
Unknown
7a62034004 🥢 Fix compile issues 2018-10-14 14:45:21 -06:00
Unknown
eba0a28aac 🚧♻️ Create MasKit targets 2018-10-14 13:41:19 -06:00
Ben Chatelain
3199d80cd3 🤡 Add StoreAccount protocol 2018-10-13 22:22:20 -06:00
Ben Chatelain
83b9086779 🔗 Update links to signin issue 2018-08-12 15:09:58 -06:00
Ben Chatelain
a8884b5db7 🔇 Remove log message 2018-08-11 17:08:43 -06:00
Ben Chatelain
0c975407a2 🐛 Fix account command 2018-08-11 17:06:38 -06:00
Ben Chatelain
4a75478a6c 🔖 Version 1.4.2 2018-08-11 16:19:01 -06:00
Ben Chatelain
77ec447715 🔗 Update link in error message 2018-08-11 09:43:58 -06:00
Ben Chatelain
f218b4f151 🛂 Make username/password non-optional
Removes the need for unwrap
2018-08-11 09:28:55 -06:00
Ben Chatelain
b0fa41049f 🔥 Remove account lookup experiment 2018-08-11 09:26:01 -06:00
Ben Chatelain
2518736c4c 🏪 Restore signIn call for 10.12 and below 2018-08-10 21:04:21 -06:00
Ben Chatelain
56fd95fcd3 🚨 Change var to let to silence warning 2018-08-10 20:31:25 -06:00
Ben Chatelain
d156e737d8 Disable signin command on macOS 10.13 and greater 2018-08-10 20:31:03 -06:00
Ben Chatelain
76b1098a40 🤷🏻‍♂️ Attempt signin using CKAccountStore 2018-08-10 18:44:21 -06:00
Ben Chatelain
34760a60ed 👽 Restore using CKAccountService to sign out on 10.12 and below 2018-08-10 18:44:21 -06:00
Ben Chatelain
07dd7c6251 🐛 Fix signout command 2018-08-10 18:44:21 -06:00
Ben Chatelain
f46b7e145b 📦 Update private headers from 10.13.4
Added nonnull markers
2018-08-10 18:44:21 -06:00
Ben Chatelain
c4d8f8e744 Add ISAuthenticationResponse.h 2018-08-10 18:44:20 -06:00
Ben Chatelain
0039e52329 Update private headers
from macOS High Sierra 10.13.3 (17D2047)
2018-08-10 18:44:20 -06:00
Ben Chatelain
45decf1a84 🛃 Add missing imports 2018-07-04 14:56:10 -06:00
Ben Chatelain
43d43fb639 🚨 Replace deprecated flatMap with compactMap
'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
2018-07-04 12:48:48 -06:00
ddiekmann
6f2e521a5a Adding price feature to search command. Add '--price' to list prices in search. 2018-06-25 16:18:00 +02:00
Ben Chatelain
90ea9affc9 Whitespace change to app source 2018-02-22 15:03:26 -07:00
Ben Chatelain
4be4345bd0 Version 1.4.1 2018-02-18 18:48:09 -07:00
Ben Chatelain
e77067b3f3 🔖 Version 1.4.0 2018-02-16 21:00:07 -07:00
Ben Chatelain
410ad81018 Merge branch 'master' into test-target
# Conflicts:
#	CHANGELOG.md
2018-02-16 18:31:29 -07:00
Ben Chatelain
eba15588c8 Add Foundation import 2018-02-11 15:30:59 -07:00
Ben Chatelain
b3e58ab65b Update MASError file to match type name 2018-02-11 15:09:45 -07:00
Ben Chatelain
9179ae5eae Move new file under /App 2018-02-07 21:16:20 -07:00
Ben Chatelain
38efd3d8d6 Merge branch 'master' into test-target 2018-02-07 21:08:00 -07:00
Ben Chatelain
35fb638b5b Rename project group to App/ 2018-01-28 19:24:27 -07:00