Skip to content

Commit

Permalink
6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbushnell committed Mar 8, 2023
1 parent cfad40b commit 9316395
Show file tree
Hide file tree
Showing 50 changed files with 144 additions and 144 deletions.
4 changes: 2 additions & 2 deletions Apple-Cocoapod-KochavaEngagementExtension.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

# This description is used to generate tags and improve search results.
Expand Down Expand Up @@ -43,7 +43,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', '~> 6.1.0'
s.dependency 'Apple-Cocoapod-KochavaCore', '~> 6.1.1'

# s.platforms = { :ios => "10.3", :osx => "10.14", :tvos => "10.2", :watchos => "3.2" }
s.vendored_frameworks = 'Apple-Cocoapod-KochavaEngagementExtension/Frameworks/KochavaEngagementExtension.xcframework'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string>
<string>tvos-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -15,34 +15,25 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>macos</string>
<string>tvos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</string>
<string>watchos-arm64_i386_x86_64-simulator</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>ios</string>
<string>watchos</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>tvos-arm64</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
Expand Down Expand Up @@ -75,23 +66,19 @@
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>watchos-arm64_i386_x86_64-simulator</string>
<string>tvos-arm64</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>tvos</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>tvos-arm64_x86_64-simulator</string>
<string>macos-arm64_x86_64</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -100,9 +87,7 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>macos</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
Expand All @@ -117,6 +102,21 @@
<key>SupportedPlatform</key>
<string>watchos</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</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>maccatalyst</string>
</dict>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>
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>6.1.0</string>
<string>6.1.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
Expand All @@ -41,7 +41,7 @@
<key>DTXcodeBuild</key>
<string>13E500a</string>
<key>KVABuildDateString</key>
<string>2022-09-28T14:39:21-0700</string>
<string>2022-10-31T11:36:26-0700</string>
<key>MinimumOSVersion</key>
<string>10.3</string>
<key>UIDeviceFamily</key>
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>6.1.0</string>
<string>6.1.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneSimulator</string>
Expand All @@ -41,7 +41,7 @@
<key>DTXcodeBuild</key>
<string>13E500a</string>
<key>KVABuildDateString</key>
<string>2022-09-28T14:39:19-0700</string>
<string>2022-10-31T11:36:24-0700</string>
<key>MinimumOSVersion</key>
<string>10.3</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>
QrC5XH7+Q8Y0bQrLbLRwO8Z1rwg=
qUlxq33DMoXW6oYmua8Ds8GDibo=
</data>
<key>Modules/KochavaEngagementExtension.swiftmodule/arm64-apple-ios-simulator.swiftdoc</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>6.1.0</string>
<string>6.1.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
Expand All @@ -41,7 +41,7 @@
<key>DTXcodeBuild</key>
<string>13E500a</string>
<key>KVABuildDateString</key>
<string>2022-09-28T14:39:27-0700</string>
<string>2022-10-31T11:36:33-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>
wsEIZMsHq9nhZvSNj/rcm6ce1iM=
YXZrXIQFiCYEwQ+i050reQX5qxQ=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -78,7 +78,7 @@
<dict>
<key>hash2</key>
<data>
xikFeIa2JBnTOnkUPg2WEujGKbDB+NryjlibjsUWW5Y=
xIGACKpJleki1baTo77aS+S6YYbxEjVc86wNBb8sJMI=
</data>
</dict>
</dict>
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>6.1.0</string>
<string>6.1.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
Expand All @@ -41,7 +41,7 @@
<key>DTXcodeBuild</key>
<string>13E500a</string>
<key>KVABuildDateString</key>
<string>2022-09-28T14:39:30-0700</string>
<string>2022-10-31T11:36:36-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>
KwDgkl7pzTVw5oRBhfWZe2serS8=
5oBy5ONiB5O2S45yxUgbbe3q+GY=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -78,7 +78,7 @@
<dict>
<key>hash2</key>
<data>
dW25cOFb1w7KGLyaRtQu7UtHVVRZ2/pWvDE0YLmh//s=
e7NI0gyOzOj4XOm3hD5nJi6l5mtIteyqynXqUoNK7RI=
</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>6.1.0</string>
<string>6.1.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>AppleTVOS</string>
Expand All @@ -41,7 +41,7 @@
<key>DTXcodeBuild</key>
<string>13E500a</string>
<key>KVABuildDateString</key>
<string>2022-09-28T14:39:25-0700</string>
<string>2022-10-31T11:36:30-0700</string>
<key>MinimumOSVersion</key>
<string>10.2</string>
<key>UIDeviceFamily</key>
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>6.1.0</string>
<string>6.1.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>AppleTVSimulator</string>
Expand All @@ -41,7 +41,7 @@
<key>DTXcodeBuild</key>
<string>13E500a</string>
<key>KVABuildDateString</key>
<string>2022-09-28T14:39:23-0700</string>
<string>2022-10-31T11:36:28-0700</string>
<key>MinimumOSVersion</key>
<string>10.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>
maRI/XGDnLlZkAfF1KYsKiH3pfY=
C9EF6kMa4w9ruD+QUpqmIrn7ZUU=
</data>
<key>Modules/KochavaEngagementExtension.swiftmodule/arm64-apple-tvos-simulator.swiftdoc</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>6.1.0</string>
<string>6.1.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>WatchOS</string>
Expand All @@ -41,7 +41,7 @@
<key>DTXcodeBuild</key>
<string>13E500a</string>
<key>KVABuildDateString</key>
<string>2022-09-28T14:39:34-0700</string>
<string>2022-10-31T11:36:40-0700</string>
<key>MinimumOSVersion</key>
<string>3.2</string>
<key>UIDeviceFamily</key>
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>6.1.0</string>
<string>6.1.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>WatchSimulator</string>
Expand All @@ -41,7 +41,7 @@
<key>DTXcodeBuild</key>
<string>13E500a</string>
<key>KVABuildDateString</key>
<string>2022-09-28T14:39:32-0700</string>
<string>2022-10-31T11:36:38-0700</string>
<key>MinimumOSVersion</key>
<string>3.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>
pS2bzgiLkg0aHNaTawkihXqXeGs=
DjJaiZ/ME4l9QbF3fdJhHmyXMac=
</data>
<key>Modules/KochavaEngagementExtension.swiftmodule/arm64-apple-watchos-simulator.swiftdoc</key>
<data>
Expand Down
10 changes: 5 additions & 5 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- Apple-Cocoapod-KochavaCore (6.1.0)
- Apple-Cocoapod-KochavaEngagementExtension (6.1.0):
- Apple-Cocoapod-KochavaCore (~> 6.1.0)
- Apple-Cocoapod-KochavaCore (6.1.1)
- Apple-Cocoapod-KochavaEngagementExtension (6.1.1):
- Apple-Cocoapod-KochavaCore (~> 6.1.1)

DEPENDENCIES:
- Apple-Cocoapod-KochavaEngagementExtension (from `../`)
Expand All @@ -15,8 +15,8 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
Apple-Cocoapod-KochavaCore: 8baf9085fcee63ee3a4731fd5e5d9c577ddb8eef
Apple-Cocoapod-KochavaEngagementExtension: 29459f7cabfcac4a42fed05d147f66cff510a104
Apple-Cocoapod-KochavaCore: b0255a5cd156e70e8b9ba20d57ef779d7490e9c2
Apple-Cocoapod-KochavaEngagementExtension: 9a514b230e452428e3458f81840a102c7d3dc3b7

PODFILE CHECKSUM: b0144a2a266aad5b9b0daeaac934fdd9d0ccbc75

Expand Down
Loading

0 comments on commit 9316395

Please sign in to comment.