Skip to content

Commit

Permalink
7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbushnell committed Apr 26, 2023
1 parent c6505d8 commit 62c8f81
Show file tree
Hide file tree
Showing 58 changed files with 157 additions and 157 deletions.
6 changes: 3 additions & 3 deletions Apple-Cocoapod-KochavaEngagementExtension.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@

Pod::Spec.new do |s|
s.name = 'Apple-Cocoapod-KochavaEngagementExtension'
s.version = '7.0.0'
s.version = '7.1.0'
s.summary = 'The KochavaEngagementExtension module of the KochavaTracker SDK for Apple iOS, macOS, macCatalyst, tvOS, and watchOS.'

s.description = <<-DESC
The KochavaEngagementExtension module is an optional module within the Kochava SDK providing engagement support for app extensions. This includes push notifications (a.k.a. remote notifications). This includes support or compatibility for iOS, macOS, macCatalyst, tvOS, and watchOS.
DESC

s.homepage = 'https://cocoapods.org/pods/Apple-Cocoapod-KochavaEngagementExtension'
s.homepage = 'https://github.com/Kochava/Apple-Cocoapod-KochavaEngagementExtension'
s.license = { :type => 'Commercial', :file => 'LICENSE' }
s.author = { 'Kochava' => 'support@kochava.com' }
s.source = { :git => 'https://github.com/Kochava/Apple-Cocoapod-KochavaEngagementExtension.git', :tag => s.version.to_s }
Expand All @@ -36,7 +36,7 @@ Pod::Spec.new do |s|
s.osx.frameworks = 'Foundation', 'AppKit', 'UserNotifications'
s.tvos.frameworks = 'Foundation', 'UIKit', 'UserNotifications'
s.watchos.frameworks = 'Foundation', 'UIKit', 'UserNotifications'
s.dependency 'Apple-Cocoapod-KochavaCore', '~> 7.0.0'
s.dependency 'Apple-Cocoapod-KochavaCore', '~> 7.1.0'

# s.platforms = { :ios => "12.4", :osx => "10.14", :tvos => "12.4", :watchos => "7.0" }
s.vendored_frameworks = 'Apple-Cocoapod-KochavaEngagementExtension/Frameworks/KochavaEngagementExtension.xcframework'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,17 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>tvos-arm64_x86_64-simulator</string>
<string>watchos-arm64_arm64_32_armv7k</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
<string>arm64_32</string>
<string>armv7k</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>watchos</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
Expand All @@ -33,7 +32,7 @@
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string>
<string>ios-arm64_x86_64-maccatalyst</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -42,38 +41,40 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>macos</string>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>tvos-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>tvos-arm64</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>tvos</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</string>
<string>tvos-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -82,39 +83,38 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<string>tvos</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>watchos-arm64_i386_x86_64-simulator</string>
<string>macos-arm64_x86_64</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>watchos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>macos</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>watchos-arm64_arm64_32_armv7k</string>
<string>watchos-arm64_i386_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>arm64_32</string>
<string>armv7k</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>watchos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>7.0.0</string>
<string>7.1.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
Expand All @@ -41,7 +41,7 @@
<key>DTXcodeBuild</key>
<string>14B47b</string>
<key>KVABuildDateString</key>
<string>2023-03-08T21:06:06-0800</string>
<string>2023-04-25T10:35:37-0700</string>
<key>MinimumOSVersion</key>
<string>12.4</string>
<key>UIDeviceFamily</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>Info.plist</key>
<data>
SIEBVgwohOy2ERnR9htmqpBHGuc=
BsqqcQDjkwHP6cpp/D4Sv597l6M=
</data>
<key>Modules/KochavaEngagementExtension.swiftmodule/arm64-apple-ios.abi.json</key>
<data>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>7.0.0</string>
<string>7.1.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
Expand All @@ -41,7 +41,7 @@
<key>DTXcodeBuild</key>
<string>14B47b</string>
<key>KVABuildDateString</key>
<string>2023-03-08T21:06:19-0800</string>
<string>2023-04-25T10:35:49-0700</string>
<key>LSMinimumSystemVersion</key>
<string>10.15</string>
<key>UIDeviceFamily</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
kjUbc9nQmvkVE8ir+ND56yvM/l4=
LcUvP/3qTiE7BxDPRhaqR5hmyjA=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -106,7 +106,7 @@
<dict>
<key>hash2</key>
<data>
7i10l6spFzk3zWJZ6WVCqzM3ApFghH1luDsk/dVjWRo=
Yve4pgRzYSzMcKagHxHgsz/62Lj7M5giEPlbKLLmKHQ=
</data>
</dict>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>7.0.0</string>
<string>7.1.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneSimulator</string>
Expand All @@ -41,7 +41,7 @@
<key>DTXcodeBuild</key>
<string>14B47b</string>
<key>KVABuildDateString</key>
<string>2023-03-08T21:06:01-0800</string>
<string>2023-04-25T10:35:33-0700</string>
<key>MinimumOSVersion</key>
<string>12.4</string>
<key>UIDeviceFamily</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>Info.plist</key>
<data>
AdF4X56peq8k8IaNmoRiStkMQNc=
rDzwxm0pAKfrlitu6aMmWC/lyOU=
</data>
<key>Modules/KochavaEngagementExtension.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>7.0.0</string>
<string>7.1.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
Expand All @@ -41,7 +41,7 @@
<key>DTXcodeBuild</key>
<string>14B47b</string>
<key>KVABuildDateString</key>
<string>2023-03-08T21:06:24-0800</string>
<string>2023-04-25T10:35:54-0700</string>
<key>LSMinimumSystemVersion</key>
<string>10.14</string>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
d90fg1t35u5bPYmbx19KdzIQTYU=
QHD39JsEnBhGrUBBqlm2UpDWoMU=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -106,7 +106,7 @@
<dict>
<key>hash2</key>
<data>
HDKy8+r3JgqLX0bLarz9/XMmEKEqsuwgRgiZDBLKXoY=
DBXPPd1C92yh05U3am0cGbHHZNyArpN/AtI25R3KGl8=
</data>
</dict>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>7.0.0</string>
<string>7.1.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>AppleTVOS</string>
Expand All @@ -41,7 +41,7 @@
<key>DTXcodeBuild</key>
<string>14B47b</string>
<key>KVABuildDateString</key>
<string>2023-03-08T21:06:15-0800</string>
<string>2023-04-25T10:35:45-0700</string>
<key>MinimumOSVersion</key>
<string>12.4</string>
<key>UIDeviceFamily</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>Info.plist</key>
<data>
l3QYZtkC683jrmvPfCLif9uu7Gk=
4/Hiedq7FsCR/oCn8ta0epUrIhM=
</data>
<key>Modules/KochavaEngagementExtension.swiftmodule/arm64-apple-tvos.abi.json</key>
<data>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>7.0.0</string>
<string>7.1.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>AppleTVSimulator</string>
Expand All @@ -41,7 +41,7 @@
<key>DTXcodeBuild</key>
<string>14B47b</string>
<key>KVABuildDateString</key>
<string>2023-03-08T21:06:10-0800</string>
<string>2023-04-25T10:35:41-0700</string>
<key>MinimumOSVersion</key>
<string>12.4</string>
<key>UIDeviceFamily</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>Info.plist</key>
<data>
Wy5bgAFLb14Ju+o5OV+fFZJGigY=
4GJ2f3l8dDZN0DQfRY334BSpj2w=
</data>
<key>Modules/KochavaEngagementExtension.swiftmodule/arm64-apple-tvos-simulator.abi.json</key>
<data>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>7.0.0</string>
<string>7.1.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>WatchOS</string>
Expand All @@ -41,7 +41,7 @@
<key>DTXcodeBuild</key>
<string>14B47b</string>
<key>KVABuildDateString</key>
<string>2023-03-08T21:06:33-0800</string>
<string>2023-04-25T10:36:02-0700</string>
<key>MinimumOSVersion</key>
<string>5.2</string>
<key>UIDeviceFamily</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>Info.plist</key>
<data>
4SnLKImhbsyaAzvoLeumvqIwRaM=
szEV79opWA/JwyeZy/nF+dT3S2E=
</data>
<key>Modules/KochavaEngagementExtension.swiftmodule/arm64-apple-watchos.abi.json</key>
<data>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>7.0.0</string>
<string>7.1.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>WatchSimulator</string>
Expand All @@ -41,7 +41,7 @@
<key>DTXcodeBuild</key>
<string>14B47b</string>
<key>KVABuildDateString</key>
<string>2023-03-08T21:06:28-0800</string>
<string>2023-04-25T10:35:58-0700</string>
<key>MinimumOSVersion</key>
<string>5.2</string>
<key>UIDeviceFamily</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>Info.plist</key>
<data>
9jnIKoTghvNjsEDkEsyBYkHtkmM=
NtEcEmJjgbVroP80if84lOgAH4c=
</data>
<key>Modules/KochavaEngagementExtension.swiftmodule/arm64-apple-watchos-simulator.abi.json</key>
<data>
Expand Down
Loading

0 comments on commit 62c8f81

Please sign in to comment.