Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
<key>DefaultCompletionName</key>
<string>Test</string>
<key>Options</key>
<key>SupportsSwiftPackage</key>
<true/>
<array>
<dict>
<key>Description</key>
Expand Down
2 changes: 2 additions & 0 deletions MIT Swift/MIT Swift File.xctemplate/TemplateInfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
</array>
<key>DefaultCompletionName</key>
<string>File</string>
<key>SupportsSwiftPackage</key>
<true/>
<key>Options</key>
<array>
<dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<string>1</string>
<key>DefaultCompletionName</key>
<string>MyFixture</string>
<key>SupportsSwiftPackage</key>
<true/>
<key>Options</key>
<array>
<dict>
Expand Down
2 changes: 2 additions & 0 deletions MIT Swift/MIT Swift Mock Class.xctemplate/TemplateInfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
<string>Test</string>
<key>DefaultCompletionName</key>
<string>Test</string>
<key>SupportsSwiftPackage</key>
<true/>
<key>Options</key>
<array>
<dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
<string>Test</string>
<key>DefaultCompletionName</key>
<string>Test</string>
<key>SupportsSwiftPackage</key>
<true/>
<key>Options</key>
<array>
<dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
<string>Test</string>
<key>DefaultCompletionName</key>
<string>Test</string>
<key>SupportsSwiftPackage</key>
<true/>
<key>Options</key>
<array>
<dict>
Expand Down
2 changes: 2 additions & 0 deletions Swift/Swift File.xctemplate/TemplateInfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
</array>
<key>DefaultCompletionName</key>
<string>File</string>
<key>SupportsSwiftPackage</key>
<true/>
<key>Options</key>
<array>
<dict>
Expand Down
2 changes: 2 additions & 0 deletions Swift/Swift FitNesse Fixture.xctemplate/TemplateInfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<string>1</string>
<key>DefaultCompletionName</key>
<string>MyFixture</string>
<key>SupportsSwiftPackage</key>
<true/>
<key>Options</key>
<array>
<dict>
Expand Down
2 changes: 2 additions & 0 deletions Swift/Swift Mock Class.xctemplate/TemplateInfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
<string>Test</string>
<key>DefaultCompletionName</key>
<string>Test</string>
<key>SupportsSwiftPackage</key>
<true/>
<key>Options</key>
<array>
<dict>
Expand Down
2 changes: 2 additions & 0 deletions Swift/Swift Unit Test Class.xctemplate/TemplateInfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
<key>DefaultCompletionName</key>
<string>Test</string>
<key>Options</key>
<key>SupportsSwiftPackage</key>
<true/>
<array>
<dict>
<key>Description</key>
Expand Down