質問編集履歴
1
修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -22,8 +22,6 @@
|
|
22
22
|
|
23
23
|
do {
|
24
24
|
|
25
|
-
destination url
|
26
|
-
|
27
25
|
try FileManager.default.moveItem(at: location, to: destinationUrl)
|
28
26
|
|
29
27
|
self.play(url: destinationUrl)
|