Skip to content

Commit

Permalink
Xcode Cloud automated build -- 7.2.1-alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
local committed Sep 7, 2024
1 parent f6ab7ba commit dddfb9f
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion NativoSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Pod::Spec.new do |s|

s.name = "NativoSDK"
s.version = "7.2.1-alpha.5"
s.version = "7.2.1-alpha.6"
s.summary = "The Nativo SDK enables the best user experience for mobile ads."
s.description = "The Nativo SDK is used to retrieve native article, video, story and display ads from Nativo. Enabling the best user experience for mobile ad content."
s.homepage = "https://sdk.nativo.com"
Expand Down
10 changes: 5 additions & 5 deletions NativoSDK.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>NativoSDK.framework/NativoSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>NativoSDK.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>BinaryPath</key>
<string>NativoSDK.framework/NativoSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>NativoSDK.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>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file modified NativoSDK.xcframework/ios-arm64/NativoSDK.framework/Info.plist
Binary file not shown.
Binary file modified NativoSDK.xcframework/ios-arm64/NativoSDK.framework/NativoSDK
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
</data>
<key>Info.plist</key>
<data>
EWjh3FjaxUYNSZNv0JQ8impPTTU=
ogpBTIR1QgSh5HAXii6P0YIGM3M=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down

0 comments on commit dddfb9f

Please sign in to comment.