Skip to content

Commit

Permalink
Version 3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Mar 10, 2023
1 parent 057f35f commit 5825eab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Pulse 3.x

## Pulse 3.5.4

*Mar 10, 2023*

- Fix logging on physical tvOS devices – [#173](https://github.com/kean/Pulse/pull/172) by [@mmmcheese](https://github.com/mmmcheese)

## Pulse 3.5.3

*Mar 5, 2023*
Expand Down
4 changes: 2 additions & 2 deletions Pulse.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2675,7 +2675,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
MACOSX_DEPLOYMENT_TARGET = 12.0;
MARKETING_VERSION = 3.5.3;
MARKETING_VERSION = 3.5.4;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SUPPORTED_PLATFORMS = "watchsimulator watchos macosx iphonesimulator iphoneos appletvsimulator appletvos";
Expand Down Expand Up @@ -2719,7 +2719,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
MACOSX_DEPLOYMENT_TARGET = 12.0;
MARKETING_VERSION = 3.5.3;
MARKETING_VERSION = 3.5.4;
SDKROOT = iphoneos;
SUPPORTED_PLATFORMS = "watchsimulator watchos macosx iphonesimulator iphoneos appletvsimulator appletvos";
SUPPORTS_MACCATALYST = YES;
Expand Down

0 comments on commit 5825eab

Please sign in to comment.