Skip to content

Commit 17e6344

Browse files
committed
release: 3.0.0
1 parent ed2f501 commit 17e6344

File tree

2 files changed

+93
-9
lines changed

2 files changed

+93
-9
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Scheme
3+
LastUpgradeVersion = "1600"
4+
version = "1.7">
5+
<BuildAction
6+
parallelizeBuildables = "YES"
7+
buildImplicitDependencies = "YES"
8+
buildArchitectures = "Automatic">
9+
<BuildActionEntries>
10+
<BuildActionEntry
11+
buildForTesting = "YES"
12+
buildForRunning = "YES"
13+
buildForProfiling = "YES"
14+
buildForArchiving = "YES"
15+
buildForAnalyzing = "YES">
16+
<BuildableReference
17+
BuildableIdentifier = "primary"
18+
BlueprintIdentifier = "0A4D35802AF541D900846890"
19+
BuildableName = "Ollamac.app"
20+
BlueprintName = "Ollamac"
21+
ReferencedContainer = "container:Ollamac.xcodeproj">
22+
</BuildableReference>
23+
</BuildActionEntry>
24+
</BuildActionEntries>
25+
</BuildAction>
26+
<TestAction
27+
buildConfiguration = "Debug"
28+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
29+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
30+
shouldUseLaunchSchemeArgsEnv = "YES"
31+
shouldAutocreateTestPlan = "YES">
32+
</TestAction>
33+
<LaunchAction
34+
buildConfiguration = "Debug"
35+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
36+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
37+
launchStyle = "0"
38+
useCustomWorkingDirectory = "NO"
39+
ignoresPersistentStateOnLaunch = "NO"
40+
debugDocumentVersioning = "YES"
41+
debugServiceExtension = "internal"
42+
allowLocationSimulation = "YES">
43+
<BuildableProductRunnable
44+
runnableDebuggingMode = "0">
45+
<BuildableReference
46+
BuildableIdentifier = "primary"
47+
BlueprintIdentifier = "0A4D35802AF541D900846890"
48+
BuildableName = "Ollamac.app"
49+
BlueprintName = "Ollamac"
50+
ReferencedContainer = "container:Ollamac.xcodeproj">
51+
</BuildableReference>
52+
</BuildableProductRunnable>
53+
</LaunchAction>
54+
<ProfileAction
55+
buildConfiguration = "Release"
56+
shouldUseLaunchSchemeArgsEnv = "YES"
57+
savedToolIdentifier = ""
58+
useCustomWorkingDirectory = "NO"
59+
debugDocumentVersioning = "YES">
60+
<BuildableProductRunnable
61+
runnableDebuggingMode = "0">
62+
<BuildableReference
63+
BuildableIdentifier = "primary"
64+
BlueprintIdentifier = "0A4D35802AF541D900846890"
65+
BuildableName = "Ollamac.app"
66+
BlueprintName = "Ollamac"
67+
ReferencedContainer = "container:Ollamac.xcodeproj">
68+
</BuildableReference>
69+
</BuildableProductRunnable>
70+
</ProfileAction>
71+
<AnalyzeAction
72+
buildConfiguration = "Debug">
73+
</AnalyzeAction>
74+
<ArchiveAction
75+
buildConfiguration = "Release"
76+
revealArchiveInOrganizer = "YES">
77+
</ArchiveAction>
78+
</Scheme>

appcast.xml

+15-9
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,28 @@
33
<channel>
44
<title>Ollamac</title>
55
<item>
6-
<title>2.1.2</title>
7-
<pubDate>Tue, 30 Jul 2024 23:30:44 +0700</pubDate>
8-
<sparkle:version>11</sparkle:version>
9-
<sparkle:shortVersionString>2.1.2</sparkle:shortVersionString>
6+
<title>3.0.0</title>
7+
<pubDate>Sat, 10 Aug 2024 03:37:27 +0700</pubDate>
8+
<sparkle:version>12</sparkle:version>
9+
<sparkle:shortVersionString>3.0.0</sparkle:shortVersionString>
1010
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
1111
<description>
1212
<![CDATA[
13-
<h1>Ollamac v2.1.2</h1>
14-
<h3>Bug Fixes</h3>
13+
<h1>Ollamac 3 is here!</h1>
1514
<ul>
16-
<li>Fixed: code blocks showing "undefined" (Thanks to <a href="https://github.com/pd95">@pd95</a>)</li>
15+
<li>Revamped chat UI</li>
16+
<li>Fresh sidebar UI</li>
17+
<li>Custom system prompts</li>
18+
<li>Change host for each chat</li>
19+
<li>Switch models on the fly</li>
20+
<li>Quick and easy chat creation</li>
21+
<li>Tweak model settings in chat</li>
22+
<li>Too much to tell, let's give it a try...</li>
1723
</ul>
18-
<p>For a complete list of changes, visit our <a href="https://github.com/kevinhermawan/Ollamac/releases/tag/v2.1.2">Full Changelog</a>.</p>
24+
<p>For a complete list of changes, visit our <a href="https://github.com/kevinhermawan/Ollamac/releases/tag/v3.0.0">Full Changelog</a>.</p>
1925
]]>
2026
</description>
21-
<enclosure url="https://github.com/kevinhermawan/Ollamac/releases/download/v2.1.2/Ollamac-2.1.2.dmg" length="4961644" type="application/octet-stream" sparkle:edSignature="1WNndntUQ2hOuKz1xhWs88sbGpD4WMKYAQtPt1d8GeRzPuX6h6QsXpfDv6CzglQaVLDq00XmjEpvwzR0Vy+hBQ=="/>
27+
<enclosure url="https://github.com/kevinhermawan/Ollamac/releases/download/v3.0.0/Ollamac-3.0.0.dmg" length="5119134" type="application/octet-stream" sparkle:edSignature="Xc9QAa5+0THORtHhx39w8KJPE/Nm8TocL0Cqkjh7XzCXVrv4cdXjFFLoR/ueSDfyNBMIVJCFN5dTJVe7ShoUAQ=="/>
2228
</item>
2329
</channel>
2430
</rss>

0 commit comments

Comments
 (0)