mirror of
https://github.com/kean/Pulse.git
synced 2026-05-30 21:07:33 +00:00
Version 4.1.1
This commit is contained in:
@@ -2642,7 +2642,7 @@
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
||||
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
||||
MARKETING_VERSION = 4.1.0;
|
||||
MARKETING_VERSION = 4.1.1;
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
SDKROOT = iphoneos;
|
||||
SUPPORTED_PLATFORMS = "watchsimulator watchos macosx iphonesimulator iphoneos appletvsimulator appletvos";
|
||||
@@ -2693,7 +2693,7 @@
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
||||
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
||||
MARKETING_VERSION = 4.1.0;
|
||||
MARKETING_VERSION = 4.1.1;
|
||||
SDKROOT = iphoneos;
|
||||
SUPPORTED_PLATFORMS = "watchsimulator watchos macosx iphonesimulator iphoneos appletvsimulator appletvos";
|
||||
SUPPORTS_MACCATALYST = YES;
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
|
||||
|
||||
s.name = "PulseCore"
|
||||
s.module_name = "Pulse"
|
||||
s.version = "4.1.0"
|
||||
s.version = "4.1.1"
|
||||
s.summary = "Logging system for Apple platforms"
|
||||
s.swift_version = "5.7"
|
||||
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
|
||||
|
||||
s.name = "PulseUI"
|
||||
s.module_name = "PulseUI"
|
||||
s.version = "4.1.0"
|
||||
s.version = "4.1.1"
|
||||
s.summary = "Logging system for Apple platforms"
|
||||
s.swift_version = "5.7"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user