質問編集履歴
1
タグの変更
title
CHANGED
File without changes
|
body
CHANGED
@@ -4,4 +4,7 @@
|
|
4
4
|
```swift
|
5
5
|
let dict = NSDictionary(contentsOfFile: "/Path/To/File")
|
6
6
|
print(dict)
|
7
|
-
```
|
7
|
+
```
|
8
|
+
|
9
|
+
OS X向けアプリケーションを開発しています。
|
10
|
+
よろしくお願いします。
|