Compare commits

...

3 commits
v1.0.2 ... main

Author SHA1 Message Date
Paweł Orzech
524f3790c9
build: bump marketing version to 1.0.3 2026-01-18 21:59:18 +00:00
Paweł Orzech
d3252d8599
chore: remove release artifact from repo 2026-01-18 03:31:41 +00:00
Paweł Orzech
84f413fdcf
build: bump marketing version to 1.0.2 2026-01-18 03:29:55 +00:00
3 changed files with 34 additions and 34 deletions

Binary file not shown.

View file

@ -343,7 +343,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.0.1;
MARKETING_VERSION = 1.0.3;
PRODUCT_BUNDLE_IDENTIFIER = me.orzech.FastMemos;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
@ -372,7 +372,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.0.1;
MARKETING_VERSION = 1.0.3;
PRODUCT_BUNDLE_IDENTIFIER = me.orzech.FastMemos;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;

View file

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.1</string>
<string>1.0.2</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSApplicationCategoryType</key>