Skip to content

Commit

Permalink
Merge pull request #35 from moengage/v4.11.2-release
Browse files Browse the repository at this point in the history
v4.11.2
  • Loading branch information
RakshithaAcharya committed Sep 26, 2023
2 parents 8148647 + 4086b06 commit 92687dc
Show file tree
Hide file tree
Showing 16 changed files with 28 additions and 16 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,10 @@
=====================
## Change Log:

### Version 4.11.2 *(26th September 2023)*
-------------------------------------------
* Updated the dependency to MoEngage-iOS-SDK 9.12.0.

### Version 4.11.1 *(12th September 2023)*
-------------------------------------------
* Added delayed InApps support.
Expand Down
10 changes: 5 additions & 5 deletions Frameworks/MoEngageInApps.xcframework/Info.plist
Expand Up @@ -8,32 +8,32 @@
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>MoEngageInApps.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>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>MoEngageInApps.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
Expand Up @@ -3,6 +3,10 @@

## Change Log:

### Version 4.11.2 *(26th September 2023)*
-------------------------------------------
* Updated the dependency to MoEngage-iOS-SDK 9.12.0.

### Version 4.11.1 *(12th September 2023)*
-------------------------------------------
* Added delayed InApps support.
Expand Down
Binary file not shown.
Binary file not shown.
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>CHANGELOG.md</key>
<data>
OLYBJIWHEjShQNs1la/p3XIf/MQ=
2PB1GBR3LuiYKPWVRBIezMGyZuY=
</data>
<key>Headers/MoEngageInAppActionType.h</key>
<data>
Expand Down Expand Up @@ -70,7 +70,7 @@
</data>
<key>Info.plist</key>
<data>
YeS0il626GyESKg8N9dGrRQmu/8=
abN0ksAm6uER9c7n0NwlVlpuZnI=
</data>
<key>LICENSE</key>
<data>
Expand Down Expand Up @@ -111,7 +111,7 @@
<dict>
<key>hash2</key>
<data>
+8o6mlkpC+M0DPeK8R883mETFfZ9VQ2dBFeUzCLs4S0=
+GcIeBBf8Uw0hRLFonkIJBT1XOkj6/8MBMdiXVGbHao=
</data>
</dict>
<key>Headers/MoEngageInAppActionType.h</key>
Expand Down
Expand Up @@ -13,7 +13,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>4.11.1</string>
<string>4.11.2</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
Expand Down
Binary file not shown.
Expand Up @@ -3,6 +3,10 @@

## Change Log:

### Version 4.11.2 *(26th September 2023)*
-------------------------------------------
* Updated the dependency to MoEngage-iOS-SDK 9.12.0.

### Version 4.11.1 *(12th September 2023)*
-------------------------------------------
* Added delayed InApps support.
Expand Down
Binary file not shown.
Binary file not shown.
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>CHANGELOG.md</key>
<data>
OLYBJIWHEjShQNs1la/p3XIf/MQ=
2PB1GBR3LuiYKPWVRBIezMGyZuY=
</data>
<key>Headers/MoEngageInAppActionType.h</key>
<data>
Expand Down Expand Up @@ -70,7 +70,7 @@
</data>
<key>Info.plist</key>
<data>
qeM0VLLWD6NwQIhvgEMq3lopem4=
e7M6LeybnvIoNR3aYdlsHEqjdi4=
</data>
<key>LICENSE</key>
<data>
Expand Down Expand Up @@ -131,7 +131,7 @@
<dict>
<key>hash2</key>
<data>
+8o6mlkpC+M0DPeK8R883mETFfZ9VQ2dBFeUzCLs4S0=
+GcIeBBf8Uw0hRLFonkIJBT1XOkj6/8MBMdiXVGbHao=
</data>
</dict>
<key>Headers/MoEngageInAppActionType.h</key>
Expand Down
Expand Up @@ -13,7 +13,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>4.11.1</string>
<string>4.11.2</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
Expand Down
Binary file not shown.
4 changes: 2 additions & 2 deletions MoEngageInApp.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'MoEngageInApp'
s.version = '4.11.1'
s.version = '4.11.2'
s.summary = 'MoEngage InApp Campaigns for iOS'
s.description = <<-DESC
InApp Messaging are custom views which you can send to a segment of users to show custom messages or give new offers or take to some specific pages. They can be created from your MoEngage dashboard and MOInApp framework enables you to show those InApp campaigns in your iOS Apps.
Expand All @@ -23,5 +23,5 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'Frameworks/MoEngageInApps.xcframework'
s.requires_arc = true
s.frameworks = 'Foundation', 'UIKit', 'CoreGraphics'
s.dependency 'MoEngage-iOS-SDK', '>= 9.11.1', '< 9.12.0'
s.dependency 'MoEngage-iOS-SDK', '>= 9.12.0', '< 9.13.0'
end
2 changes: 1 addition & 1 deletion Package.swift
Expand Up @@ -11,7 +11,7 @@ let package = Package(
targets: ["MoEngageInAppSPM","MoEngageInApps"]),
],
dependencies: [
.package(name: "MoEngage-iOS-SDK",url: "https://github.com/moengage/MoEngage-iOS-SDK.git", from: "9.11.1"),
.package(name: "MoEngage-iOS-SDK",url: "https://github.com/moengage/MoEngage-iOS-SDK.git", from: "9.12.0"),
],
targets: [
.target(name: "MoEngageInAppSPM", dependencies: ["MoEngage-iOS-SDK"], path: "Sources/..",exclude: ["MoEngageInApp.podspec", "README.md","./Frameworks/MoEngageInApps.xcframework", "LICENSE","CHANGELOG.md","Images/moe_logo_blue.png"]),
Expand Down

0 comments on commit 92687dc

Please sign in to comment.