回答編集履歴

1

修正

2016/07/24 10:35

投稿

_Kentarou
_Kentarou

スコア8490

test CHANGED
@@ -96,7 +96,7 @@
96
96
 
97
97
 
98
98
 
99
- let url = NSBundle.mainBundle().bundleURL.URLByAppendingPathComponent("cat.mp3")
99
+ let url = NSBundle.mainBundle().bundleURL.URLByAppendingPathComponent("dog1.mp3")
100
100
 
101
101
 
102
102