Skip to content

Commit

Permalink
Updated AppIcon and changed some names...
Browse files Browse the repository at this point in the history
  • Loading branch information
thebitstick committed Aug 25, 2020
1 parent f2c2d75 commit 0f68046
Show file tree
Hide file tree
Showing 15 changed files with 28 additions and 11 deletions.
16 changes: 8 additions & 8 deletions TodoTxtMac.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objectVersion = 52;
objects = {

/* Begin PBXBuildFile section */
Expand Down Expand Up @@ -512,9 +512,9 @@
00B4CB9018B43E8400313DAA /* Project object */ = {
isa = PBXProject;
attributes = {
CLASSPREFIX = TTM;
CLASSPREFIX = Github;
LastUpgradeCheck = 0820;
ORGANIZATIONNAME = "Michael Descy";
ORGANIZATIONNAME = TheBitStick;
TargetAttributes = {
00B4CB9718B43E8400313DAA = {
SystemCapabilities = {
Expand All @@ -529,7 +529,7 @@
};
};
buildConfigurationList = 00B4CB9318B43E8400313DAA /* Build configuration list for PBXProject "TodoTxtMac" */;
compatibilityVersion = "Xcode 3.2";
compatibilityVersion = "Xcode 11.0";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
Expand Down Expand Up @@ -741,7 +741,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.14;
MACOSX_DEPLOYMENT_TARGET = 10.13;
ONLY_ACTIVE_ARCH = YES;
"OTHER_LDFLAGS[arch=*]" = "-Wl,-rpath,@loader_path/../Frameworks";
SDKROOT = macosx;
Expand Down Expand Up @@ -779,7 +779,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.14;
MACOSX_DEPLOYMENT_TARGET = 10.13;
ONLY_ACTIVE_ARCH = YES;
"OTHER_LDFLAGS[arch=*]" = "-Wl,-rpath,@loader_path/../Frameworks";
SDKROOT = macosx;
Expand All @@ -801,7 +801,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "TodoTxtMac/TodoTxtMac-Prefix.pch";
INFOPLIST_FILE = "TodoTxtMac/TodoTxtMac-Info.plist";
MACOSX_DEPLOYMENT_TARGET = 10.14;
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 2.4.2;
PRODUCT_BUNDLE_IDENTIFIER = com.github.TodoTxtMac;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -825,7 +825,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "TodoTxtMac/TodoTxtMac-Prefix.pch";
INFOPLIST_FILE = "TodoTxtMac/TodoTxtMac-Info.plist";
MACOSX_DEPLOYMENT_TARGET = 10.14;
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 2.4.2;
PRODUCT_BUNDLE_IDENTIFIER = com.github.TodoTxtMac;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down
Empty file.
Binary file modified TodoTxtMac/Images.xcassets/AppIcon.appiconset/icon_128x128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified TodoTxtMac/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified TodoTxtMac/Images.xcassets/AppIcon.appiconset/icon_16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified TodoTxtMac/Images.xcassets/AppIcon.appiconset/icon_256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified TodoTxtMac/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified TodoTxtMac/Images.xcassets/AppIcon.appiconset/icon_32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified TodoTxtMac/Images.xcassets/AppIcon.appiconset/icon_512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions TodoTxtMac/Images.xcassets/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}
2 changes: 0 additions & 2 deletions TodoTxtMac/TodoTxtMac-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
</array>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand Down
15 changes: 14 additions & 1 deletion todotxtmac-appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@
<link>https://mjdescy.github.io/TodoTxtMac/todotxtmac-appcast.xml</link>
<language>en</language>

<item>
<title>Version 2.4.2</title>
<description>
Added Sandbox and updated Sparkle Framework.
</description>
<sparkle:releaseNotesLink>
https://github.com/thebitstick/TodoTxtMac/releases/tag/v2.4.2
</sparkle:releaseNotesLink>
<pubDate>Tuesday, 25 Aug 2020 16:45 -0500</pubDate>
<enclosure url="https://github.com/thebitstick/TodoTxtMac/releases/download/v2.4.1/TodoTxtMac.app.zip" sparkle:version="2034" sparkle:shortVersionString="2.4.2" length="2768001" type="application/octet-stream" sparkle:dsaSignature="MC0CFGje8FmLco01ZWNykV1syRnFpodzAhUAvO/X0B58/M+MXyGeHrrIs2ParO4="/>
<sparkle:minimumSystemVersion>10.14</sparkle:minimumSystemVersion>
</item>

<item>
<title>Version 2.4.0</title>
<description>
Expand Down Expand Up @@ -148,4 +161,4 @@
<sparkle:minimumSystemVersion>10.8</sparkle:minimumSystemVersion>
</item>
</channel>
</rss>
</rss>

0 comments on commit 0f68046

Please sign in to comment.