Update to 1.63

This commit is contained in:
Beingpax 2025-12-04 22:30:22 +05:45
parent 8cc83f84dc
commit c2666c3c24
2 changed files with 12 additions and 14 deletions

View File

@ -469,7 +469,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES; COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 162; CURRENT_PROJECT_VERSION = 163;
DEVELOPMENT_ASSET_PATHS = "\"VoiceInk/Preview Content\""; DEVELOPMENT_ASSET_PATHS = "\"VoiceInk/Preview Content\"";
DEVELOPMENT_TEAM = V6J6A3VWY2; DEVELOPMENT_TEAM = V6J6A3VWY2;
ENABLE_HARDENED_RUNTIME = YES; ENABLE_HARDENED_RUNTIME = YES;
@ -484,7 +484,7 @@
"@executable_path/../Frameworks", "@executable_path/../Frameworks",
); );
MACOSX_DEPLOYMENT_TARGET = 14.0; MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 1.62; MARKETING_VERSION = 1.63;
PRODUCT_BUNDLE_IDENTIFIER = com.prakashjoshipax.VoiceInk; PRODUCT_BUNDLE_IDENTIFIER = com.prakashjoshipax.VoiceInk;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG ENABLE_NATIVE_SPEECH_ANALYZER $(inherited)"; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG ENABLE_NATIVE_SPEECH_ANALYZER $(inherited)";
@ -503,7 +503,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES; COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 162; CURRENT_PROJECT_VERSION = 163;
DEVELOPMENT_ASSET_PATHS = "\"VoiceInk/Preview Content\""; DEVELOPMENT_ASSET_PATHS = "\"VoiceInk/Preview Content\"";
DEVELOPMENT_TEAM = V6J6A3VWY2; DEVELOPMENT_TEAM = V6J6A3VWY2;
ENABLE_HARDENED_RUNTIME = YES; ENABLE_HARDENED_RUNTIME = YES;
@ -518,7 +518,7 @@
"@executable_path/../Frameworks", "@executable_path/../Frameworks",
); );
MACOSX_DEPLOYMENT_TARGET = 14.0; MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 1.62; MARKETING_VERSION = 1.63;
PRODUCT_BUNDLE_IDENTIFIER = com.prakashjoshipax.VoiceInk; PRODUCT_BUNDLE_IDENTIFIER = com.prakashjoshipax.VoiceInk;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "ENABLE_NATIVE_SPEECH_ANALYZER $(inherited)"; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "ENABLE_NATIVE_SPEECH_ANALYZER $(inherited)";

View File

@ -3,23 +3,21 @@
<channel> <channel>
<title>VoiceInk Releases</title> <title>VoiceInk Releases</title>
<item> <item>
<title>1.62</title> <title>1.63</title>
<pubDate>Sat, 29 Nov 2025 11:50:19 +0545</pubDate> <pubDate>Thu, 04 Dec 2025 22:24:05 +0545</pubDate>
<sparkle:version>162</sparkle:version> <sparkle:version>163</sparkle:version>
<sparkle:shortVersionString>1.62</sparkle:shortVersionString> <sparkle:shortVersionString>1.63</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion> <sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[ <description><![CDATA[
<h3>What's New in Version 1.62</h3> <h3>What's New in Version 1.63</h3>
<ul> <ul>
<li>Fix license verification issue</li> <li>Fixed the app crash issue</li>
<li>Improved text formatting</li> <li>Add audio device switcher in menu bar</li>
<li>Improved clipboard handling</li>
<li>Support for adding custom start/stop sounds</li>
</ul> </ul>
]]></description> ]]></description>
<enclosure url="https://github.com/Beingpax/VoiceInk/releases/download/v1.62/VoiceInk.dmg" length="24628631" type="application/octet-stream" sparkle:edSignature="OKOasDHQJz70Mdpb1VASyfgwz+UreiIAvuCAzWSSOX62swC1NM6jtqBNYr5NpVxV8o5JBgBxfydFRthCbqy1AA=="/> <enclosure url="https://github.com/Beingpax/VoiceInk/releases/download/v1.63/VoiceInk.dmg" length="24625339" type="application/octet-stream" sparkle:edSignature="/7uI3emxLJxVO9bIjht6olW1eliDDLqlDj975xfSVITy5Btx4twNHoOkrpiQn80wMpFBMSPgq7r5p8y9K1mfBQ=="/>
</item> </item>
</channel> </channel>
</rss> </rss>