We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a61c8be + bc0ba8f commit 0d87a2bCopy full SHA for 0d87a2b
src/SDK/Language/Apple.php
@@ -219,7 +219,7 @@ public function getFiles(): array
219
[
220
'scope' => 'default',
221
'destination' => '/Sources/{{ spec.title | caseUcfirst}}/Services/Realtime.swift',
222
- 'template' => '/swift/Sources/Services/Realtime.swift.twig',
+ 'template' => '/apple/Sources/Services/Realtime.swift.twig',
223
],
224
225
templates/swift/Sources/Services/Realtime.swift.twig renamed to templates/apple/Sources/Services/Realtime.swift.twig
0 commit comments