Skip to content

Commit

Permalink
doc: update README and version to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jhrcook committed Jan 16, 2021
1 parent 124820a commit f0bc914
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 13 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,4 @@
[![jhc website](https://img.shields.io/badge/Website-Joshua_Cook-5087B2.svg?style=flat&logo=telegram)](https://joshuacook.netlify.com)


<img src="demos/spinner-demo_main.gif" width="35%">

<img src="demos/spinner-demo_finished.gif" width="35%">

<img src="demos/spinner-demo_settings.gif" width="35%">

---
<img src="demos/spinner-demo_main_2021-01-16.gif" width="35%">
12 changes: 6 additions & 6 deletions Workout Spinner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.1;
MARKETING_VERSION = 1.2;
PRODUCT_BUNDLE_IDENTIFIER = "com.joshuacook.Workout-Spinner.watchkitapp.watchkitextension";
PRODUCT_NAME = "${TARGET_NAME}";
SDKROOT = watchos;
Expand All @@ -730,7 +730,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.1;
MARKETING_VERSION = 1.2;
PRODUCT_BUNDLE_IDENTIFIER = "com.joshuacook.Workout-Spinner.watchkitapp.watchkitextension";
PRODUCT_NAME = "${TARGET_NAME}";
SDKROOT = watchos;
Expand All @@ -751,7 +751,7 @@
DEVELOPMENT_TEAM = CRMHYJ9F9F;
IBSC_MODULE = Workout_Spinner_WatchKit_Extension;
INFOPLIST_FILE = "Workout Spinner WatchKit App/Info.plist";
MARKETING_VERSION = 1.1;
MARKETING_VERSION = 1.2;
PRODUCT_BUNDLE_IDENTIFIER = "com.joshuacook.Workout-Spinner.watchkitapp";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = watchos;
Expand All @@ -772,7 +772,7 @@
DEVELOPMENT_TEAM = CRMHYJ9F9F;
IBSC_MODULE = Workout_Spinner_WatchKit_Extension;
INFOPLIST_FILE = "Workout Spinner WatchKit App/Info.plist";
MARKETING_VERSION = 1.1;
MARKETING_VERSION = 1.2;
PRODUCT_BUNDLE_IDENTIFIER = "com.joshuacook.Workout-Spinner.watchkitapp";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = watchos;
Expand All @@ -789,7 +789,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0;
DEVELOPMENT_TEAM = CRMHYJ9F9F;
MARKETING_VERSION = 1.1;
MARKETING_VERSION = 1.2;
PRODUCT_BUNDLE_IDENTIFIER = "com.joshuacook.Workout-Spinner";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand All @@ -802,7 +802,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0;
DEVELOPMENT_TEAM = CRMHYJ9F9F;
MARKETING_VERSION = 1.1;
MARKETING_VERSION = 1.2;
PRODUCT_BUNDLE_IDENTIFIER = "com.joshuacook.Workout-Spinner";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand Down
File renamed without changes
Binary file added demos/spinner-demo_main_2021-01-16.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes

0 comments on commit f0bc914

Please sign in to comment.