Skip to content

Commit b254581

Browse files
committed
Fix setting/readme/etc.
1 parent ee6da7b commit b254581

File tree

4 files changed

+5
-8
lines changed

4 files changed

+5
-8
lines changed

Cartfile

Lines changed: 0 additions & 1 deletion
This file was deleted.

Cartfile.resolved

Lines changed: 0 additions & 1 deletion
This file was deleted.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2016 Shinichi Goto
3+
Copyright (c) 2020 Shinichi Goto
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,13 @@ An simple iOS example app of GitHub GraphQL API using Apollo.
44

55
<img src="screenshot.png" width="200">
66

7-
* Articles
8-
* JA: https://qiita.com/shingt/items/ed65c654eb5532eeeda8
9-
* EN: https://www.shingt.com/blog/2017/04/02/graphql-on-ios-using-apollo
7+
* Article (deprecated)
8+
* https://www.shingt.com/blog/2017/04/02/graphql-on-ios-using-apollo
109

1110
## Requirements
1211

13-
- Swift 4.0
14-
- Xcode 9.2
12+
- Swift 5.2
13+
- Xcode 11.5
1514

1615
## How to start
1716

0 commit comments

Comments
 (0)