質問編集履歴

1

追記

2019/11/21 11:59

投稿

nako01
nako01

スコア37

test CHANGED
File without changes
test CHANGED
@@ -1,3 +1,13 @@
1
+ ```
2
+
3
+ エラー文
4
+
5
+ finished with error [-1003] Error Domain=NSURLErrorDomain Code=-1003 "A server with the specified hostname could not be found."
6
+
7
+ ```
8
+
9
+
10
+
1
11
  github のリポジトリ(iosアプリ)から クローンしてきて、
2
12
 
3
13
  Xcodeを使って動かそうとしています。