Skip to content

Commit

Permalink
Update examples and appcast.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
daizhirui committed Oct 18, 2018
1 parent 89f460f commit 0e80c52
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 1 deletion.
1 change: 1 addition & 0 deletions macOS/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CSXMake/Support/Toolchains/* linguist-vendored
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,30 @@
<Bucket
type = "0"
version = "2.0">
<Breakpoints>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "CamelStudioX/CamelStudioX/Document/CMSX.swift"
timestampString = "561534532.353317"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "45"
endingLineNumber = "45"
landmarkName = "init(cmsxDict:folderURL:)"
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.SwiftErrorBreakpoint">
<BreakpointContent
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No">
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>
2 changes: 1 addition & 1 deletion macOS/appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
<title>4.0</title>
<pubDate>Thu, 18 Oct 2018 10:39:54 +0800</pubDate>
<sparkle:minimumSystemVersion>10.12.2</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/daizhirui/CamelStudioX/releases/download/v4.0.0/CamelStudioX_4.0.0_Build50.zip" sparkle:version="50" sparkle:shortVersionString="4.0.0" length="80281288" type="application/octet-stream" sparkle:dsaSignature="MC0CFQC8Isovo/wdcUXIVN9GCf7Ar98fwQIUH6WAF1NHC2cINcDBAEFs9GQzJrY="/>
<enclosure url="https://github.com/daizhirui/CamelStudioX/releases/download/v4.0.0/CamelStudioX_4.0.0_Build50.zip" sparkle:version="50" sparkle:shortVersionString="4.0.0" length="80281261" type="application/octet-stream" sparkle:dsaSignature="MCwCFH//CCtqqYqlKsTNKqaOAG0348TaAhQh1S/VbNgipJv5lBBUJdOYgluKpA=="/>
</item>
</channel></rss>

0 comments on commit 0e80c52

Please sign in to comment.