Skip to content

Commit

Permalink
Other fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiarossini committed Sep 30, 2018
1 parent c3423d4 commit 103cd28
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions MinimalClock.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
dependencies = (
);
name = MinimalClock;
productName = Motivation;
productName = MinimalClock;
productReference = 21F222261B73B5AC00B9A11A /* MinimalClock.saver */;
productType = "com.apple.product-type.bundle";
};
Expand Down Expand Up @@ -126,7 +126,7 @@
attributes = {
LastSwiftUpdateCheck = 0700;
LastUpgradeCheck = 1000;
ORGANIZATIONNAME = "Sam Soffes";
ORGANIZATIONNAME = "Mattia Rossini";
TargetAttributes = {
21F222251B73B5AC00B9A11A = {
CreatedOnToolsVersion = 6.4;
Expand Down Expand Up @@ -352,7 +352,7 @@
);
INFOPLIST_FILE = Preview/Support/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.samsoffes.countdown-preview";
PRODUCT_BUNDLE_IDENTIFIER = "com.mattiarossini.minimalclock-preview";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
Expand All @@ -366,7 +366,7 @@
COMBINE_HIDPI_IMAGES = YES;
INFOPLIST_FILE = Preview/Support/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.samsoffes.countdown-preview";
PRODUCT_BUNDLE_IDENTIFIER = "com.mattiarossini.minimalclock-preview";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ MinimalClock is a MacOS screensaver.

## Installation ##

**[Click here to download].
[Click here to download].
* Unzip and double-click.

## Author ##

**[Mattia Rossini](https://github.com/mattiarossini)
* [Mattia Rossini](https://github.com/mattiarossini)
Binary file modified Screenshot.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 103cd28

Please sign in to comment.