Skip to content

Commit

Permalink
Update to v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joeljfischer committed Jul 1, 2021
1 parent 2d0478e commit 316e234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MobileWeather.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@
INFOPLIST_FILE = MobileWeather/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 5.5.2;
MARKETING_VERSION = 5.6.0;
PRODUCT_BUNDLE_IDENTIFIER = com.sdl.sdlweather;
PRODUCT_NAME = "SDL Weather";
PROVISIONING_PROFILE = "";
Expand All @@ -697,7 +697,7 @@
INFOPLIST_FILE = MobileWeather/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 5.5.2;
MARKETING_VERSION = 5.6.0;
PRODUCT_BUNDLE_IDENTIFIER = com.sdl.sdlweather;
PRODUCT_NAME = "SDL Weather";
PROVISIONING_PROFILE = "";
Expand Down

0 comments on commit 316e234

Please sign in to comment.