Skip to content

Commit

Permalink
7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbushnell committed Jun 16, 2023
1 parent 25f916a commit de45bb4
Show file tree
Hide file tree
Showing 152 changed files with 113,737 additions and 85,993 deletions.
4 changes: 2 additions & 2 deletions Apple-Cocoapod-KochavaUI.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-KochavaUI'
s.version = '7.1.1'
s.version = '7.2.0'
s.summary = 'The KochavaUI module of the Kochava SDK for Apple iOS, macOS, macCatalyst, tvOS, and watchOS.'

s.description = <<-DESC
Expand Down Expand Up @@ -37,7 +37,7 @@ Pod::Spec.new do |s|
s.osx.frameworks = 'Foundation', 'AppKit'
s.tvos.frameworks = 'Foundation', 'UIKit'
s.watchos.frameworks = 'Foundation', 'UIKit'
s.dependency 'Apple-Cocoapod-KochavaCore', '~> 7.1.1'
s.dependency 'Apple-Cocoapod-KochavaCore', '~> 7.2.0'

# s.platforms = { :ios => "12.4", :osx => "10.14", :tvos => "12.4", :watchos => "7.0" }
s.vendored_frameworks = 'Apple-Cocoapod-KochavaUI/Frameworks/KochavaUI.xcframework'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,16 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>macos-arm64_x86_64</string>
<key>LibraryPath</key>
<string>KochavaUI.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<string>macos</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
Expand All @@ -33,88 +34,87 @@
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>watchos-arm64_i386_x86_64-simulator</string>
<string>tvos-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KochavaUI.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>watchos</string>
<string>tvos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>tvos-arm64_x86_64-simulator</string>
<string>tvos-arm64</string>
<key>LibraryPath</key>
<string>KochavaUI.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>watchos-arm64_arm64_32_armv7k</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KochavaUI.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>arm64_32</string>
<string>armv7k</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>watchos</string>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>tvos-arm64</string>
<string>watchos-arm64_i386_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KochavaUI.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<string>watchos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>KochavaUI.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>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string>
<string>watchos-arm64_arm64_32_armv7k</string>
<key>LibraryPath</key>
<string>KochavaUI.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>macos</string>
<string>watchos</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#endif

#pragma mark KochavaCore
@import KochavaCore;
#import <KochavaCore/KochavaCore.h>



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21G115</string>
<string>22E261</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>7.1.1</string>
<string>7.2.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-05-01T12:19:54-0700</string>
<string>2023-06-15T17:11:14-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 @@ -8133,7 +8133,7 @@
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVAImageView.swift",
"kind": "FloatLiteral",
"offset": 7111,
"offset": 7114,
"length": 3,
"value": "0.0"
},
Expand All @@ -8154,49 +8154,49 @@
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVATableSection.swift",
"kind": "StringLiteral",
"offset": 1381,
"offset": 1370,
"length": 14,
"value": "\"elementArray\""
},
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVATableSection.swift",
"kind": "Array",
"offset": 1553,
"offset": 1542,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVATableSection.swift",
"kind": "BooleanLiteral",
"offset": 1723,
"offset": 1712,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVATableSection.swift",
"kind": "StringLiteral",
"offset": 1897,
"offset": 1886,
"length": 7,
"value": "\"$file\""
},
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVATableSection.swift",
"kind": "StringLiteral",
"offset": 2027,
"offset": 2016,
"length": 7,
"value": "\"$file\""
},
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVATableSection.swift",
"kind": "BooleanLiteral",
"offset": 2224,
"offset": 2213,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVATableSection.swift",
"kind": "StringLiteral",
"offset": 2811,
"offset": 2800,
"length": 12,
"value": "\"nameString\""
},
Expand Down Expand Up @@ -8574,7 +8574,7 @@
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVATableView.swift",
"kind": "BooleanLiteral",
"offset": 11276,
"offset": 11294,
"length": 5,
"value": "false"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
</data>
<key>Headers/KochavaUI.h</key>
<data>
yBMvEhCP5o0W2Wex9hQL3hCatZk=
4ksroW7ppV/2hmC918AAaw1e3UY=
</data>
<key>Info.plist</key>
<data>
KmqNde9aAScl+woL3MNAq5pKIKg=
m9bgAJ5IE6QVT3wOpkx0JUZkOkY=
</data>
<key>KVABoolAdapterTableViewCell.nib</key>
<data>
Expand All @@ -30,7 +30,7 @@
</data>
<key>Modules/KochavaUI.swiftmodule/arm64-apple-ios.abi.json</key>
<data>
rpDyBDUYmTB3zKfi53kVJCvVvSE=
07/94738hscjuoGJ/RlM29E41OQ=
</data>
<key>Modules/KochavaUI.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
<data>
Expand All @@ -46,7 +46,7 @@
</data>
<key>Modules/KochavaUI.swiftmodule/arm64-apple-ios.swiftmodule</key>
<data>
vAXJ3g8CkHRotPxq2OS6ixslgQo=
Al3S2NIftkJJIz6UCXWVM5HCdzc=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -66,7 +66,7 @@
<dict>
<key>hash2</key>
<data>
DcENkZd9itSDSm7YYk/pnTXhBhK37vNpqs0UQ7TomnA=
TRdSPYLef/G2xEaBNsmVB6jc9/Zot0blfhy+3M6Nj5w=
</data>
</dict>
<key>KVABoolAdapterTableViewCell.nib</key>
Expand Down Expand Up @@ -94,7 +94,7 @@
<dict>
<key>hash2</key>
<data>
TaZafEVA3AZyqnYee9qKJItXHaTbaBmvKUJu/dNZ4Rk=
WD5wQCi87tqq1iykXr+jKr3cL5kjrLS1yrsOTDbu6Uw=
</data>
</dict>
<key>Modules/KochavaUI.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
Expand Down Expand Up @@ -122,7 +122,7 @@
<dict>
<key>hash2</key>
<data>
xSZnvkQs26KHiTNIp1j1HdFHbaO3XYsXZvODkO3n/V0=
DCqUAi5yQmVwBKk+/GT7Qcwwe/nfL/usalnzvhiFOjc=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#endif

#pragma mark KochavaCore
@import KochavaCore;
#import <KochavaCore/KochavaCore.h>



Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -8135,7 +8135,7 @@
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVAImageView.swift",
"kind": "FloatLiteral",
"offset": 7111,
"offset": 7114,
"length": 3,
"value": "0.0"
},
Expand All @@ -8156,49 +8156,49 @@
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVATableSection.swift",
"kind": "StringLiteral",
"offset": 1381,
"offset": 1370,
"length": 14,
"value": "\"elementArray\""
},
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVATableSection.swift",
"kind": "Array",
"offset": 1553,
"offset": 1542,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVATableSection.swift",
"kind": "BooleanLiteral",
"offset": 1723,
"offset": 1712,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVATableSection.swift",
"kind": "StringLiteral",
"offset": 1897,
"offset": 1886,
"length": 7,
"value": "\"$file\""
},
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVATableSection.swift",
"kind": "StringLiteral",
"offset": 2027,
"offset": 2016,
"length": 7,
"value": "\"$file\""
},
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVATableSection.swift",
"kind": "BooleanLiteral",
"offset": 2224,
"offset": 2213,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVATableSection.swift",
"kind": "StringLiteral",
"offset": 2811,
"offset": 2800,
"length": 12,
"value": "\"nameString\""
},
Expand Down Expand Up @@ -8576,7 +8576,7 @@
{
"filePath": "\/Users\/johnbushnell\/Code\/Kochava\/Apple-KochavaSDK-Source\/KochavaUI\/KochavaUI\/ClassFiles\/KVATableView.swift",
"kind": "BooleanLiteral",
"offset": 11276,
"offset": 11294,
"length": 5,
"value": "false"
},
Expand Down
Loading

0 comments on commit de45bb4

Please sign in to comment.