質問編集履歴

1

誤字

2016/04/09 04:15

投稿

dynamite_nakaji
dynamite_nakaji

スコア42

test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
 
8
8
 
9
- let gifData = NSData(contentsOfFile: NSBundle.mainBundle().pathForResource("cabinattendant",ofType:"gif")!)!
9
+ let gifData = NSData(contentsOfFile: NSBundle.mainBundle().pathForResource("GIF名",ofType:"gif")!)!
10
10
 
11
11
 
12
12