File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 26462646 GCC_WARN_UNUSED_VARIABLE = YES;
26472647 IPHONEOS_DEPLOYMENT_TARGET = 14.0;
26482648 MACOSX_DEPLOYMENT_TARGET = 12.0;
2649- MARKETING_VERSION = 4.2.5 ;
2649+ MARKETING_VERSION = 4.2.6 ;
26502650 ONLY_ACTIVE_ARCH = YES;
26512651 SDKROOT = iphoneos;
26522652 SUPPORTED_PLATFORMS = "watchsimulator watchos macosx iphonesimulator iphoneos appletvsimulator appletvos";
26972697 GCC_WARN_UNUSED_VARIABLE = YES;
26982698 IPHONEOS_DEPLOYMENT_TARGET = 14.0;
26992699 MACOSX_DEPLOYMENT_TARGET = 12.0;
2700- MARKETING_VERSION = 4.2.5 ;
2700+ MARKETING_VERSION = 4.2.6 ;
27012701 SDKROOT = iphoneos;
27022702 SUPPORTED_PLATFORMS = "watchsimulator watchos macosx iphonesimulator iphoneos appletvsimulator appletvos";
27032703 SUPPORTS_MACCATALYST = YES;
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
22
33s . name = "PulseCore"
44s . module_name = "Pulse"
5- s . version = "4.2.5 "
5+ s . version = "4.2.6 "
66s . summary = "Logging system for Apple platforms"
77s . swift_version = "5.7"
88
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
22
33s . name = "PulseUI"
44s . module_name = "PulseUI"
5- s . version = "4.2.5 "
5+ s . version = "4.2.6 "
66s . summary = "Logging system for Apple platforms"
77s . swift_version = "5.7"
88
You can’t perform that action at this time.
0 commit comments