Skip to content

Commit

Permalink
Released MoE-Security-Beta 1.9.6, MoE-Core-Beta 9.17.6, MoE-ObjCUtils…
Browse files Browse the repository at this point in the history
…-Beta 3.17.6, MoE-Analytics-Beta 4.17.6, MoE-Messaging-Beta 4.17.6, MoE-SDK-Beta 9.17.6, MoE-TriggerEvaluator-Beta 1.01.2, MoE-InApp-Beta 6.00.4, MoE-Geofence 5.16.4, MoE-RichNotification 7.16.2, MoE-RealTimeTrigger 2.16.2
  • Loading branch information
sdk-bot-user committed Jul 12, 2024
1 parent ce6ee49 commit 548a64e
Show file tree
Hide file tree
Showing 728 changed files with 386,641 additions and 374,161 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Xcode
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore

.DS_Store
Thumbs.db
Binary file removed Frameworks/.DS_Store
Binary file not shown.
Binary file not shown.
16 changes: 8 additions & 8 deletions Frameworks/MoEngageAnalytics.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -10,34 +10,31 @@
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>tvos-arm64</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>MoEngageAnalytics.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<string>ios</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>MoEngageAnalytics.framework/MoEngageAnalytics</string>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>tvos-arm64</string>
<key>LibraryPath</key>
<string>MoEngageAnalytics.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>
<string>tvos</string>
</dict>
<dict>
<key>BinaryPath</key>
Expand All @@ -64,15 +61,18 @@
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>MoEngageAnalytics.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 not shown.
Binary file not shown.
Loading

0 comments on commit 548a64e

Please sign in to comment.