Skip to content

Commit

Permalink
Release v2.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
ketanshikharebsft committed Jun 16, 2021
1 parent 4b68235 commit 1abb6a5
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions BlueShift-iOS-Extension-SDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "BlueShift-iOS-Extension-SDK"
s.version = "2.1.18"
s.version = "2.1.19"
s.summary = "iOS SDK for push notification content extension and service extension for integrating media and carousel push notifications"

s.description = <<-DESC
Expand All @@ -15,7 +15,7 @@ Pod::Spec.new do |s|
s.license = { :type => "MIT", :file => "LICENSE.md" }
s.author = { "Blueshift" => "success@getblueshift.com" }
s.platform = :ios, "8.0"
s.source = { :git => "https://github.com/blueshift-labs/BlueShift-iOS-SDK.git", :tag => "2.1.18" }
s.source = { :git => "https://github.com/blueshift-labs/BlueShift-iOS-SDK.git", :tag => "2.1.19" }
s.source_files = "BlueShift-iOS-Extension-SDK", "BlueShift-iOS-Extension-SDK/**/*.{h,m}"
s.exclude_files = "Classes/Exclude"
s.resources = "BlueShift-iOS-SDK/**/*.{xcdatamodeld,xcdatamodel,otf}"
Expand Down
2 changes: 1 addition & 1 deletion BlueShift-iOS-Extension-SDK/ExtensionSDKVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
#ifndef ExtensionSDKVersion_h
#define ExtensionSDKVersion_h

#define kSDKVersionNumber @"2.1.18"
#define kSDKVersionNumber @"2.1.19"

#endif /* SDKVersion_h */
4 changes: 2 additions & 2 deletions BlueShift-iOS-SDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "BlueShift-iOS-SDK"
s.version = "2.1.18"
s.version = "2.1.19"
s.summary = "iOS SDK for integrating push notification and analytics"

s.description = <<-DESC
Expand All @@ -15,7 +15,7 @@ Pod::Spec.new do |s|
s.license = { :type => "MIT", :file => "LICENSE.md" }
s.author = { "Blueshift" => "success@getblueshift.com" }
s.platform = :ios, "7.0"
s.source = { :git => "https://github.com/blueshift-labs/BlueShift-iOS-SDK.git", :tag => "2.1.18" }
s.source = { :git => "https://github.com/blueshift-labs/BlueShift-iOS-SDK.git", :tag => "2.1.19" }
s.exclude_files = "Classes/Exclude"
s.subspec 'Core' do |ss|
ss.source_files = "BlueShift-iOS-SDK/","BlueShift-iOS-SDK/**/*.{h,m}"
Expand Down
2 changes: 1 addition & 1 deletion BlueShift-iOS-SDK/SDKVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
#ifndef SDKVersion_h
#define SDKVersion_h

#define kSDKVersionNumber @"2.1.18"
#define kSDKVersionNumber @"2.1.19"

#endif /* SDKVersion_h */
2 changes: 1 addition & 1 deletion Carthage/blueshift_ios_extension_sdk.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "2.1.12": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.12/BlueShift_iOS_Extension_SDK.framework.zip", "2.1.11": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.11/BlueShift_iOS_Extension_SDK.framework.zip", "2.1.10": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.10/BlueShift_iOS_Extension_SDK.framework.zip", "2.1.9": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.9/BlueShift_iOS_Extension_SDK.framework.zip", "2.1.8": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.8/BlueShift_iOS_Extension_SDK.framework.zip", "2.1.7": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.7/BlueShift_iOS_Extension_SDK.framework.zip", "2.1.6": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.6/BlueShift_iOS_Extension_SDK.framework.zip.zip"}
{ "2.1.19": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.19/BlueShift_iOS_Extension_SDK.xcframework.zip","2.1.18": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.18/BlueShift_iOS_Extension_SDK.xcframework.zip","2.1.17": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.17/BlueShift_iOS_Extension_SDK.xcframework.zip","2.1.16": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.16/BlueShift_iOS_Extension_SDK.xcframework.zip","2.1.15": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.15/BlueShift_iOS_Extension_SDK.xcframework.zip","2.1.14": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.14/BlueShift_iOS_Extension_SDK.xcframework.zip","2.1.13": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.13/BlueShift_iOS_Extension_SDK.framework.zip","2.1.12": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.12/BlueShift_iOS_Extension_SDK.framework.zip", "2.1.11": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.11/BlueShift_iOS_Extension_SDK.framework.zip", "2.1.10": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.10/BlueShift_iOS_Extension_SDK.framework.zip", "2.1.9": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.9/BlueShift_iOS_Extension_SDK.framework.zip", "2.1.8": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.8/BlueShift_iOS_Extension_SDK.framework.zip", "2.1.7": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.7/BlueShift_iOS_Extension_SDK.framework.zip", "2.1.6": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.6/BlueShift_iOS_Extension_SDK.framework.zip.zip"}
2 changes: 1 addition & 1 deletion Carthage/blueshift_ios_sdk.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "2.1.12": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.12/BlueShift_iOS_SDK.framework.zip", "2.1.11": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.11/BlueShift_iOS_SDK.framework.zip", "2.1.10": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.10/BlueShift_iOS_SDK.framework.zip", "2.1.9": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.9/BlueShift_iOS_SDK.framework.zip", "2.1.8": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.8/BlueShift_iOS_SDK.framework.zip", "2.1.7": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.7/BlueShift_iOS_SDK.framework.zip", "2.1.6": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.6/BlueShift_iOS_SDK.framework.zip"}
{ "2.1.19": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.19/BlueShift_iOS_SDK.xcframework.zip", "2.1.18": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.18/BlueShift_iOS_SDK.xcframework.zip","2.1.17": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.17/BlueShift_iOS_SDK.xcframework.zip","2.1.16": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.16/BlueShift_iOS_SDK.xcframework.zip","2.1.15": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.15/BlueShift_iOS_SDK.xcframework.zip","2.1.14": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.14/BlueShift_iOS_SDK.xcframework.zip","2.1.13": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.13/BlueShift_iOS_SDK.framework.zip","2.1.12": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.12/BlueShift_iOS_SDK.framework.zip", "2.1.11": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.11/BlueShift_iOS_SDK.framework.zip", "2.1.10": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.10/BlueShift_iOS_SDK.framework.zip", "2.1.9": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.9/BlueShift_iOS_SDK.framework.zip", "2.1.8": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.8/BlueShift_iOS_SDK.framework.zip", "2.1.7": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.7/BlueShift_iOS_SDK.framework.zip", "2.1.6": "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.6/BlueShift_iOS_SDK.framework.zip"}
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let package = Package(
],
dependencies: [],
targets: [
.binaryTarget(name: "BlueShift_iOS_SDK", url: "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.18/BlueShift_iOS_SDK.xcframework.zip", checksum: "79ac16cf8593493497743a2506b02fcdd3bb637ad2121d9a7ef213f3681cd865"),
.binaryTarget(name: "BlueShift_iOS_Extension_SDK", url: "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.18/BlueShift_iOS_Extension_SDK.xcframework.zip", checksum: "8be874c92a76b2160671dfab393cead4cde1740c0b32ad58c4fb48bc25831742"),
.binaryTarget(name: "BlueShift_iOS_SDK", url: "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.19/BlueShift_iOS_SDK.xcframework.zip", checksum: "01b0408dcbd509d3e7c1e1b8f3ebbd197109fd0a820ad0249296537fca1a0a2c"),
.binaryTarget(name: "BlueShift_iOS_Extension_SDK", url: "https://github.com/blueshift-labs/Blueshift-iOS-SDK/releases/download/2.1.19/BlueShift_iOS_Extension_SDK.xcframework.zip", checksum: "8ec518d17e2e6f7e9f4f8770975775fe5ee9683d895f5ec5bab5e715b59e334e"),
]
)

0 comments on commit 1abb6a5

Please sign in to comment.