Skip to content

Commit

Permalink
5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbushnell committed Feb 28, 2022
1 parent 5268e68 commit bb34ae8
Show file tree
Hide file tree
Showing 22 changed files with 30 additions and 30 deletions.
42 changes: 21 additions & 21 deletions KochavaAdNetwork.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,28 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>tvos-arm64</string>
<string>macos-arm64_x86_64</string>
<key>LibraryPath</key>
<string>KochavaAdNetwork.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<string>macos</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</string>
<string>tvos-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>ios</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
<string>tvos</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
Expand All @@ -49,36 +47,35 @@
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_i386_x86_64-simulator</string>
<string>tvos-arm64_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>ios</string>
<string>tvos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string>
<string>watchos-arm64_32_armv7k</string>
<key>LibraryPath</key>
<string>KochavaAdNetwork.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>
<dict>
<key>LibraryIdentifier</key>
<string>tvos-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,9 +84,9 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>maccatalyst</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
Expand All @@ -106,16 +103,19 @@
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>watchos-arm64_32_armv7k</string>
<string>ios-arm64_i386_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KochavaAdNetwork.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64_32</string>
<string>armv7k</string>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>watchos</string>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</data>
<key>Info.plist</key>
<data>
RSlq0a0fzSSero1usFawsyACrao=
YocGWQwL0p+HK5m8Jbz2hiJM4HI=
</data>
<key>Modules/module.modulemap</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>5.1.0</string>
<string>5.1.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
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>
93mQh8JPmse3Yi457c86IjmOl/E=
IYlV9Nz+EJwjnhDeWOORcfj9Hys=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -64,7 +64,7 @@
<dict>
<key>hash2</key>
<data>
S2KyIRiZvL905nBoyEH83++at9Ccdzq/pT5fz5PQG3c=
IpvWVtSQ9tRJ40d0OdrQFt6F59Bvvxr0COREKniWyTE=
</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>5.1.0</string>
<string>5.1.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
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>
1C0Wqgg/MGBix/JRtIrC11IJ98s=
PEWGIK0iyY7B7taigqfl21WJ4Cs=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -64,7 +64,7 @@
<dict>
<key>hash2</key>
<data>
XdKYEIpgAJg+F+0YVCooUt+Em3KHmhuLa5CdIYwq7EU=
z4oPtX4uAEGY80gVRSSfnFB/jsDfshibgafbKYdVWiU=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</data>
<key>Info.plist</key>
<data>
N78L0Bty85xkyQWPKXVurw2C31I=
CNnj62HdR9k+1U0mHOjp7susjvU=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</data>
<key>Info.plist</key>
<data>
//bSLsqqFGxD438Zgp/5RlT5AbM=
d7Bu9+qfuhznug+pkiB1+PUv9yY=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down

0 comments on commit bb34ae8

Please sign in to comment.