Skip to content

Commit

Permalink
Version 2.0.8, build 44
Browse files Browse the repository at this point in the history
  • Loading branch information
weiran committed Jul 10, 2021
1 parent 80ded3c commit 8c2cef8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions WatchItLater.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -558,15 +558,15 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 43;
CURRENT_PROJECT_VERSION = 44;
DEVELOPMENT_TEAM = 2KB59GPA9B;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/**",
);
INFOPLIST_FILE = "App/Supporting Files/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 2.0.7;
MARKETING_VERSION = 2.0.8;
PRODUCT_BUNDLE_IDENTIFIER = co.weiran.WatchItLater;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
Expand All @@ -590,15 +590,15 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 43;
CURRENT_PROJECT_VERSION = 44;
DEVELOPMENT_TEAM = 2KB59GPA9B;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/**",
);
INFOPLIST_FILE = "App/Supporting Files/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 2.0.7;
MARKETING_VERSION = 2.0.8;
PRODUCT_BUNDLE_IDENTIFIER = co.weiran.WatchItLater;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
Expand Down

0 comments on commit 8c2cef8

Please sign in to comment.