質問編集履歴

1

本文追記

2020/07/09 10:18

投稿

po_tato
po_tato

スコア97

test CHANGED
File without changes
test CHANGED
@@ -1,4 +1,4 @@
1
- [こちらのバックエンドサービス](https://mbaas.nifcloud.com/doc/current/introduction/quickstart_swift.html#gsc.tab=0)を使用してアプリ制作を行っているのですが、
1
+ [こちらのバックエンドサービス](https://mbaas.nifcloud.com/doc/current/introduction/quickstart_swift.html#gsc.tab=0)を使用してIOSアプリ制作を行っているのですが、
2
2
 
3
3
  データストアからデータを取得したいときに、[公式SDKでは](https://github.com/NIFCLOUD-mbaas/ncmb_swift#%E3%82%AA%E3%83%96%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%E3%81%AE%E5%8F%96%E5%BE%97)下記のようにしてデータを取得するとあります。
4
4
 
@@ -55,3 +55,7 @@
55
55
  })
56
56
 
57
57
  ```
58
+
59
+ 使用言語:swift 4.2
60
+
61
+ osバージョン:IOS13