Skip to content

Commit

Permalink
update v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zaru committed Apr 11, 2020
1 parent 3c779f2 commit e25b187
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions docs/updates/appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<channel>
<title>menuffy</title>
<item>
<title>1.0.3</title>
<pubDate>Fri, 10 Apr 2020 14:44:59 +0900</pubDate>
<title>1.0.4</title>
<pubDate>土, 11 4月 2020 10:13:49 +0900</pubDate>
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/zaru/menuffy/releases/download/v1.0.3/menuffy.dmg" sparkle:version="3" sparkle:shortVersionString="1.0.3" length="5086509" type="application/octet-stream" sparkle:edSignature="6v4yuMFvRsPIQvUOdmszpR60CWy1Y8yq+WCZRdrpRdgR8VC4F6Sa3lRGAHyzJXSkW+thSNebV9GT4SPNKGlBBw=="/>
<enclosure url="https://github.com/zaru/menuffy/releases/download/v1.0.4/menuffy.dmg" sparkle:version="4" sparkle:shortVersionString="1.0.4" length="5088606" type="application/octet-stream" sparkle:edSignature="tcQljulF3m/s0Z8l2+Jrf/X5xnP/g5bRp9Kvh3iL5BgEXqeSoFgwmQPqoAW4o8wg07npQx0WweQwYhhNAI9GCQ=="/>
</item>
</channel>
</rss>
8 changes: 4 additions & 4 deletions menuffy.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_TEAM = TH5EXGHJTG;
ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -510,7 +510,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.0.3;
MARKETING_VERSION = 1.0.4;
PRODUCT_BUNDLE_IDENTIFIER = "tofu-kun.org.menuffy";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand All @@ -525,7 +525,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_TEAM = TH5EXGHJTG;
ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -537,7 +537,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.0.3;
MARKETING_VERSION = 1.0.4;
PRODUCT_BUNDLE_IDENTIFIER = "tofu-kun.org.menuffy";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit e25b187

Please sign in to comment.