Skip to content

Commit

Permalink
7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbushnell committed May 2, 2023
1 parent f42fedc commit d9112ec
Show file tree
Hide file tree
Showing 25 changed files with 52 additions and 52 deletions.
52 changes: 26 additions & 26 deletions KochavaAdNetwork.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,32 +6,33 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>watchos-arm64_arm64_32_armv7k</string>
<key>LibraryPath</key>
<string>KochavaAdNetwork.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>arm64_32</string>
<string>armv7k</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<string>watchos</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>KochavaAdNetwork.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>macos</string>
<string>ios</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</string>
<string>tvos-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KochavaAdNetwork.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -40,43 +41,40 @@
<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_arm64_32_armv7k</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KochavaAdNetwork.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>watchos-arm64_i386_x86_64-simulator</string>
<string>tvos-arm64</string>
<key>LibraryPath</key>
<string>KochavaAdNetwork.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>ios-arm64_x86_64-simulator</string>
<string>ios-arm64_x86_64-maccatalyst</string>
<key>LibraryPath</key>
<string>KochavaAdNetwork.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -87,11 +85,11 @@
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>maccatalyst</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>tvos-arm64_x86_64-simulator</string>
<string>macos-arm64_x86_64</string>
<key>LibraryPath</key>
<string>KochavaAdNetwork.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -100,21 +98,23 @@
<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>
<string>tvos-arm64</string>
<string>watchos-arm64_i386_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KochavaAdNetwork.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>
</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.1.0</string>
<string>7.1.1</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-04-25T10:34:14-0700</string>
<string>2023-05-01T12:20:32-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>
0zhNEOaohh53yV7aISiDFya2xLE=
AVL0lrH9cCyQSXbk/yfYBo6MuPQ=
</data>
<key>Modules/KochavaAdNetwork.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.1.0</string>
<string>7.1.1</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-04-25T10:34:26-0700</string>
<string>2023-05-01T12:20:44-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>
IU9Y8Pf+PkFGzyz0pyRvGS8komc=
rN/c9jU7Tlze3MtPwJYgZnylgkg=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -106,7 +106,7 @@
<dict>
<key>hash2</key>
<data>
kNDj1/yR4AxYab4y6dxzVmNwisqudnQiFTa9MqvsLaU=
OIVDsFWX88YOfMbH2jjmIB5KOoIzuBye8r35/SFhRrI=
</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.1.0</string>
<string>7.1.1</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-04-25T10:34:10-0700</string>
<string>2023-05-01T12:20:29-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>
DmBsLAYe9tDgzp1y2FFvyteRDRo=
Um2OOJ+Qb3b0oTY9Ld7tR/kJS2o=
</data>
<key>Modules/KochavaAdNetwork.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.1.0</string>
<string>7.1.1</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-04-25T10:34:30-0700</string>
<string>2023-05-01T12:20:48-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>
rpTE8lenaLic01iVIQ80uYjOEJ0=
b4L6OP2AQh5C8/Qv9MQwsjmcLgM=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -106,7 +106,7 @@
<dict>
<key>hash2</key>
<data>
Zb6g+/oa0serEZRqkEmlrwI50H0TRuWYuPdrFtaz+pc=
6ClsShMvAd5H6VpjWd1i6u06ofrHVLnSBtXwmXiONvc=
</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.1.0</string>
<string>7.1.1</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-04-25T10:34:22-0700</string>
<string>2023-05-01T12:20:40-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>
f9Co4Pw+r3dNRkObUS+13bVNpkQ=
gsx2O6uxOZF/62AYZJvdw2lC3V8=
</data>
<key>Modules/KochavaAdNetwork.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.1.0</string>
<string>7.1.1</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-04-25T10:34:18-0700</string>
<string>2023-05-01T12:20:36-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>
iUU+mZ/+HJ4wQGMeNx5rGrY+nvc=
JoddkEKVAb2y0seMVG16pLr9My8=
</data>
<key>Modules/KochavaAdNetwork.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.1.0</string>
<string>7.1.1</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-04-25T10:34:38-0700</string>
<string>2023-05-01T12:20:56-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>
NqEmRO0rmE2jZc2NaoB30NDd+uE=
W2Vl/PRt3ojrri46FH6uPVuOc8I=
</data>
<key>Modules/KochavaAdNetwork.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.1.0</string>
<string>7.1.1</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-04-25T10:34:34-0700</string>
<string>2023-05-01T12:20:52-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>
13q9SE6rmyBB5KFe2uDJGkztNak=
7rfL9Ecuk5wV1+AAzcUinH6quGc=
</data>
<key>Modules/KochavaAdNetwork.swiftmodule/arm64-apple-watchos-simulator.abi.json</key>
<data>
Expand Down

0 comments on commit d9112ec

Please sign in to comment.