-
Notifications
You must be signed in to change notification settings - Fork 400
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8379cfa
commit c933346
Showing
153 changed files
with
6,422 additions
and
1,291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
Copilot for Xcode/Assets.xcassets/CopilotIssue.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "CopilotIssue.svg", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
18 changes: 18 additions & 0 deletions
18
Copilot for Xcode/Assets.xcassets/CopilotIssue.imageset/CopilotIssue.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions
20
Copilot for Xcode/Assets.xcassets/DescriptionForegroundColor.colorset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"colors" : [ | ||
{ | ||
"color" : { | ||
"color-space" : "srgb", | ||
"components" : { | ||
"alpha" : "1.000", | ||
"blue" : "0x9D", | ||
"green" : "0x9D", | ||
"red" : "0x9D" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
15 changes: 15 additions & 0 deletions
15
Copilot for Xcode/Assets.xcassets/SwiftIcon.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "file_type_swift.svg", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
}, | ||
"properties" : { | ||
"preserves-vector-representation" : true | ||
} | ||
} |
1 change: 1 addition & 0 deletions
1
Copilot for Xcode/Assets.xcassets/SwiftIcon.imageset/file_type_swift.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions
20
Copilot for Xcode/Assets.xcassets/TextLinkForegroundColor.colorset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"colors" : [ | ||
{ | ||
"color" : { | ||
"color-space" : "srgb", | ||
"components" : { | ||
"alpha" : "1.000", | ||
"blue" : "0xFF", | ||
"green" : "0x94", | ||
"red" : "0x37" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,34 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>APP_ID_PREFIX</key> | ||
<string>$(AppIdentifierPrefix)</string> | ||
<key>APPLICATION_SUPPORT_FOLDER</key> | ||
<string>$(APPLICATION_SUPPORT_FOLDER)</string> | ||
<key>BUNDLE_IDENTIFIER_BASE</key> | ||
<string>$(BUNDLE_IDENTIFIER_BASE)</string> | ||
<key>EXTENSION_BUNDLE_NAME</key> | ||
<string>$(EXTENSION_BUNDLE_NAME)</string> | ||
<key>HOST_APP_NAME</key> | ||
<string>$(HOST_APP_NAME)</string> | ||
<key>LANGUAGE_SERVER_PATH</key> | ||
<string>$(LANGUAGE_SERVER_PATH)</string> | ||
<key>NODE_PATH</key> | ||
<string>$(NODE_PATH)</string> | ||
<key>SUEnableAutomaticChecks</key> | ||
<string>YES</string> | ||
<key>SUScheduledCheckInterval</key> | ||
<string>3600</string> | ||
<key>SUEnableJavaScript</key> | ||
<string>NO</string> | ||
<key>SUFeedURL</key> | ||
<string>$(SPARKLE_FEED_URL)</string> | ||
<key>SUPublicEDKey</key> | ||
<string>$(SPARKLE_PUBLIC_KEY)</string> | ||
<key>TEAM_ID_PREFIX</key> | ||
<string>$(TeamIdentifierPrefix)</string> | ||
</dict> | ||
</plist> | ||
<dict> | ||
<key>APP_ID_PREFIX</key> | ||
<string>$(AppIdentifierPrefix)</string> | ||
<key>APPLICATION_SUPPORT_FOLDER</key> | ||
<string>$(APPLICATION_SUPPORT_FOLDER)</string> | ||
<key>BUNDLE_IDENTIFIER_BASE</key> | ||
<string>$(BUNDLE_IDENTIFIER_BASE)</string> | ||
<key>EXTENSION_BUNDLE_NAME</key> | ||
<string>$(EXTENSION_BUNDLE_NAME)</string> | ||
<key>HOST_APP_NAME</key> | ||
<string>$(HOST_APP_NAME)</string> | ||
<key>LANGUAGE_SERVER_PATH</key> | ||
<string>$(LANGUAGE_SERVER_PATH)</string> | ||
<key>NODE_PATH</key> | ||
<string>$(NODE_PATH)</string> | ||
<key>SUEnableAutomaticChecks</key> | ||
<string>YES</string> | ||
<key>SUScheduledCheckInterval</key> | ||
<string>3600</string> | ||
<key>SUEnableJavaScript</key> | ||
<string>NO</string> | ||
<key>SUFeedURL</key> | ||
<string>$(SPARKLE_FEED_URL)</string> | ||
<key>SUPublicEDKey</key> | ||
<string>$(SPARKLE_PUBLIC_KEY)</string> | ||
<key>TEAM_ID_PREFIX</key> | ||
<string>$(TeamIdentifierPrefix)</string> | ||
<key>STANDARD_TELEMETRY_CHANNEL_KEY</key> | ||
<string>$(STANDARD_TELEMETRY_CHANNEL_KEY)</string> | ||
</dict> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.