Skip to content

Commit

Permalink
Beta AcousticMobilePush build: 3.10.1
Browse files Browse the repository at this point in the history
Beta AcousticMobilePush Change Notes:
Bug Fixes

- Update plugins directory.
- Fix an issue with Swift Packages for release not having correct checksum and manifest.

Improvements:

- Update to minimal of 13.0 and against latest version using xcode 16. Note, you will need to update all the plugins, because
  of changes of iOS 13.0.

Our environment for this release:

- Xcode 16.0
- MacOS 15.0
- iOS 13.x to 18.x
- Supported architectures:
	- simulator
		- arm64
		- x86_64
	- device
		- arm64
	- macos
		- arm64
		- x86_64-maccatalyst
		- x86_64-simulator

Known Issues

- AcousticMobilePushWatch.xcframework is no longer supported and not updated.
  • Loading branch information
experienceanalyticssdk committed Oct 14, 2024
1 parent d7544de commit a94aa53
Show file tree
Hide file tree
Showing 23 changed files with 41 additions and 39 deletions.
1 change: 1 addition & 0 deletions AcousticMobilePushDebug.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"3.10.1": "https://github.com/go-acoustic/Acoustic-Mobile-Push-iOS/releases/download/3.10.1/AcousticMobilePush_XCFramework_Debug.zip",
"3.8.10": "https://github.com/Acoustic-Mobile-Push/iOS/releases/download/3.8.10/AcousticMobilePush_XCFramework_Debug.zip",
"3.8.11": "https://github.com/Acoustic-Mobile-Push/iOS/releases/download/3.8.11/AcousticMobilePush_XCFramework_Debug.zip",
"3.8.12": "https://github.com/Acoustic-Mobile-Push/iOS/releases/download/3.8.12/AcousticMobilePush_XCFramework_Debug.zip",
Expand Down
1 change: 1 addition & 0 deletions AcousticMobilePushNotificationDebug.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"3.10.1": "https://github.com/go-acoustic/Acoustic-Mobile-Push-iOS/releases/download/3.10.1/AcousticMobilePushNotification_XCFramework_Debug.zip",
"3.8.10": "https://github.com/Acoustic-Mobile-Push/iOS/releases/download/3.8.10/AcousticMobilePushNotification_XCFramework_Debug.zip",
"3.8.11": "https://github.com/Acoustic-Mobile-Push/iOS/releases/download/3.8.11/AcousticMobilePushNotification_XCFramework_Debug.zip",
"3.8.12": "https://github.com/Acoustic-Mobile-Push/iOS/releases/download/3.8.12/AcousticMobilePushNotification_XCFramework_Debug.zip",
Expand Down
10 changes: 5 additions & 5 deletions Debug/AcousticMobilePush.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>AcousticMobilePush.framework/AcousticMobilePush</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>AcousticMobilePush.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>AcousticMobilePush.framework/AcousticMobilePush</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>AcousticMobilePush.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.
30 changes: 15 additions & 15 deletions Debug/AcousticMobilePush.xcframework/_CodeSignature/CodeResources
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>ios-arm64/AcousticMobilePush.framework/AcousticMobilePush</key>
<data>
flq4nebCcydaJoljcIZlWZJUF3Q=
phRApJAL8ImevyZdoUshL45v7lo=
</data>
<key>ios-arm64/AcousticMobilePush.framework/Headers/AcousticMobilePush.h</key>
<data>
Expand Down Expand Up @@ -158,7 +158,7 @@
</data>
<key>ios-arm64/AcousticMobilePush.framework/Info.plist</key>
<data>
WFkikUvHthZkk0LCBH10ymzzTak=
cvq6Q1a27EnKAnsMgx8rXiZ33iY=
</data>
<key>ios-arm64/AcousticMobilePush.framework/Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -282,7 +282,7 @@
</data>
<key>ios-arm64_x86_64-simulator/AcousticMobilePush.framework/AcousticMobilePush</key>
<data>
3frrGfPJNT571LVKI4MgG3qOsC0=
qIt9IOYzTqZ1MG54D96Rt0Q8esk=
</data>
<key>ios-arm64_x86_64-simulator/AcousticMobilePush.framework/Headers/AcousticMobilePush.h</key>
<data>
Expand Down Expand Up @@ -434,7 +434,7 @@
</data>
<key>ios-arm64_x86_64-simulator/AcousticMobilePush.framework/Info.plist</key>
<data>
JXypmcGh1xKZyT1pt6TFGJ4PvOw=
EoL+/Y+FZ3/Ym8RapkmlT2fiUtA=
</data>
<key>ios-arm64_x86_64-simulator/AcousticMobilePush.framework/Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -558,7 +558,7 @@
</data>
<key>ios-arm64_x86_64-simulator/AcousticMobilePush.framework/_CodeSignature/CodeResources</key>
<data>
dO8JX2+1Zwcb3G9akq9TQp3lZ80=
zzEaNWb6CM1501AFizAH4RFvI/M=
</data>
</dict>
<key>files2</key>
Expand All @@ -567,11 +567,11 @@
<dict>
<key>hash</key>
<data>
flq4nebCcydaJoljcIZlWZJUF3Q=
phRApJAL8ImevyZdoUshL45v7lo=
</data>
<key>hash2</key>
<data>
JDfPwvSpjbf31yfoIVOngql7NHEqWgCJ9gLcVZGCOPQ=
IBZ//0KWlQeUcwp5tFbM6yIt4khApEmE1vHMJ6MBym0=
</data>
</dict>
<key>ios-arm64/AcousticMobilePush.framework/Headers/AcousticMobilePush.h</key>
Expand Down Expand Up @@ -985,11 +985,11 @@
<dict>
<key>hash</key>
<data>
WFkikUvHthZkk0LCBH10ymzzTak=
cvq6Q1a27EnKAnsMgx8rXiZ33iY=
</data>
<key>hash2</key>
<data>
cklMScsRV8ym7yh8evlWytmBLOpeAXLR3BIFSBr26Bs=
3dgp/FdDkyoN7fKAX22Eg8gDQ54UEQXy8Rj3aa1tY08=
</data>
</dict>
<key>ios-arm64/AcousticMobilePush.framework/Modules/module.modulemap</key>
Expand Down Expand Up @@ -1326,11 +1326,11 @@
<dict>
<key>hash</key>
<data>
3frrGfPJNT571LVKI4MgG3qOsC0=
qIt9IOYzTqZ1MG54D96Rt0Q8esk=
</data>
<key>hash2</key>
<data>
sqQHMIAAnl9Vr6FS2TUQOkW1nnuKbqEuAM9aMAN1Yqc=
Nq6U0LbtLA0GZ4FM6VZpCFaZHzIqGRH2x4CWJer0epE=
</data>
</dict>
<key>ios-arm64_x86_64-simulator/AcousticMobilePush.framework/Headers/AcousticMobilePush.h</key>
Expand Down Expand Up @@ -1744,11 +1744,11 @@
<dict>
<key>hash</key>
<data>
JXypmcGh1xKZyT1pt6TFGJ4PvOw=
EoL+/Y+FZ3/Ym8RapkmlT2fiUtA=
</data>
<key>hash2</key>
<data>
PycE7FrH2pqbNFvWXBAdXkl8SqQ2PNdIhmYRfDmmmAM=
eojMkbVcf+QwCXmA0MjQbkYG0RlAugUN6nP5NeufH4Q=
</data>
</dict>
<key>ios-arm64_x86_64-simulator/AcousticMobilePush.framework/Modules/module.modulemap</key>
Expand Down Expand Up @@ -2085,11 +2085,11 @@
<dict>
<key>hash</key>
<data>
dO8JX2+1Zwcb3G9akq9TQp3lZ80=
zzEaNWb6CM1501AFizAH4RFvI/M=
</data>
<key>hash2</key>
<data>
HnTcmcsSqREq5+qFsXs7J76ZpdGZzU5O/gtKn3I7kG8=
GvD0B2C9kkjget/U19DXWOZXZmpancJ0r52gqHx6oEc=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
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 @@ -154,7 +154,7 @@
</data>
<key>Info.plist</key>
<data>
JXypmcGh1xKZyT1pt6TFGJ4PvOw=
EoL+/Y+FZ3/Ym8RapkmlT2fiUtA=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down
2 changes: 1 addition & 1 deletion Debug/AcousticMobilePushDebug.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'AcousticMobilePushDebug'
s.version = '3.9.43'
s.version = '3.10.1'
s.description = <<-DESC
Marketers use customer data and individual behaviors collected from a variety of sources to inform and drive real-time personalized customer interactions with Acoustic Campaign. You can use Acoustic Mobile Push Notification with Acoustic Campaign to allow marketers to send mobile app push notifications along with their customer interactions. By implementing the SDKs into your mobile app, you can send push notifications to your users based on criteria such as location, date, events, and more.
DESC
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>ios-arm64/AcousticMobilePushNotification.framework/AcousticMobilePushNotification</key>
<data>
YNkRy/FuCq01zsYpoJS9cYshX7Y=
/vZP7tXV/2Z8LihfgPyNLOyqjqU=
</data>
<key>ios-arm64/AcousticMobilePushNotification.framework/Headers/AcousticMobilePushNotification.h</key>
<data>
Expand All @@ -18,7 +18,7 @@
</data>
<key>ios-arm64/AcousticMobilePushNotification.framework/Info.plist</key>
<data>
tdbFHc4Mb8aE6e+oFToDhdd42jw=
bEpesEwE9bfV+d7LW/hPSYOEWgA=
</data>
<key>ios-arm64/AcousticMobilePushNotification.framework/Modules/module.modulemap</key>
<data>
Expand All @@ -30,7 +30,7 @@
</data>
<key>ios-arm64_x86_64-simulator/AcousticMobilePushNotification.framework/AcousticMobilePushNotification</key>
<data>
xsW3wYhUYGh9BU87TV+bfDL58aE=
g6KTCsmbnLfpCMonKgUaOVdpx1U=
</data>
<key>ios-arm64_x86_64-simulator/AcousticMobilePushNotification.framework/Headers/AcousticMobilePushNotification.h</key>
<data>
Expand All @@ -42,7 +42,7 @@
</data>
<key>ios-arm64_x86_64-simulator/AcousticMobilePushNotification.framework/Info.plist</key>
<data>
FxMMhZowoWsygSNqmovrd2suczU=
x/owmc4qAlRZ0IMVy71F8arLjek=
</data>
<key>ios-arm64_x86_64-simulator/AcousticMobilePushNotification.framework/Modules/module.modulemap</key>
<data>
Expand All @@ -54,7 +54,7 @@
</data>
<key>ios-arm64_x86_64-simulator/AcousticMobilePushNotification.framework/_CodeSignature/CodeResources</key>
<data>
nq4AbmEu4Byl+RdL7wMNnY+pVMo=
EpqBUXWAcmRv6zNVreZ1FDlSGTA=
</data>
</dict>
<key>files2</key>
Expand All @@ -63,11 +63,11 @@
<dict>
<key>hash</key>
<data>
YNkRy/FuCq01zsYpoJS9cYshX7Y=
/vZP7tXV/2Z8LihfgPyNLOyqjqU=
</data>
<key>hash2</key>
<data>
/ETsP5a3+VPP+nifqzIMiG9Z/fczeZsyXc00LG2MT0w=
CQrAiv8W2wgKzx8llq5GU+GxOkibqwXrocJqfOEUmiU=
</data>
</dict>
<key>ios-arm64/AcousticMobilePushNotification.framework/Headers/AcousticMobilePushNotification.h</key>
Expand Down Expand Up @@ -96,11 +96,11 @@
<dict>
<key>hash</key>
<data>
tdbFHc4Mb8aE6e+oFToDhdd42jw=
bEpesEwE9bfV+d7LW/hPSYOEWgA=
</data>
<key>hash2</key>
<data>
W76U7Kak9Lnodios0T3t2C7IE7z8oAbpB6cm5db1sFo=
m8Ttx+BIbmbBfHrpTTADc/pSX7bga7lEFbLHrgrJv7k=
</data>
</dict>
<key>ios-arm64/AcousticMobilePushNotification.framework/Modules/module.modulemap</key>
Expand Down Expand Up @@ -129,11 +129,11 @@
<dict>
<key>hash</key>
<data>
xsW3wYhUYGh9BU87TV+bfDL58aE=
g6KTCsmbnLfpCMonKgUaOVdpx1U=
</data>
<key>hash2</key>
<data>
3mXRmSzUTUxmgOWGLkCienKYtG0K3u52ZHI6mWC90z4=
CJvsYBRX0xLzT6nQqSlyKeaLagylNTrkiKyQpnf73jY=
</data>
</dict>
<key>ios-arm64_x86_64-simulator/AcousticMobilePushNotification.framework/Headers/AcousticMobilePushNotification.h</key>
Expand Down Expand Up @@ -162,11 +162,11 @@
<dict>
<key>hash</key>
<data>
FxMMhZowoWsygSNqmovrd2suczU=
x/owmc4qAlRZ0IMVy71F8arLjek=
</data>
<key>hash2</key>
<data>
WahAf2gka4Z86dePJ+JqWHLivxKtQo2N5AIGfMfi01U=
JRKdX5SvZPC/xBJZfpxAt/Ft91dZcpeR8ENstF/7fag=
</data>
</dict>
<key>ios-arm64_x86_64-simulator/AcousticMobilePushNotification.framework/Modules/module.modulemap</key>
Expand Down Expand Up @@ -195,11 +195,11 @@
<dict>
<key>hash</key>
<data>
nq4AbmEu4Byl+RdL7wMNnY+pVMo=
EpqBUXWAcmRv6zNVreZ1FDlSGTA=
</data>
<key>hash2</key>
<data>
apO2RBnNf++t/VmmWq8uRS2gNydUKRsZndKm6f3Unl4=
f33NIzSA6ya6bvYou3ouAUmn1HRaNvtLYP9Nadz2OuI=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
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 @@ -14,7 +14,7 @@
</data>
<key>Info.plist</key>
<data>
FxMMhZowoWsygSNqmovrd2suczU=
x/owmc4qAlRZ0IMVy71F8arLjek=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down
2 changes: 1 addition & 1 deletion Debug/AcousticMobilePushNotificationDebug.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'AcousticMobilePushNotificationDebug'
s.version = '3.9.43'
s.version = '3.10.1'
s.description = <<-DESC
Marketers use customer data and individual behaviors collected from a variety of sources to inform and drive real-time personalized customer interactions with Acoustic Campaign. You can use Acoustic Mobile Push Notification with Acoustic Campaign to allow marketers to send mobile app push notifications along with their customer interactions. By implementing the SDKs into your mobile app, you can send push notifications to your users based on criteria such as location, date, events, and more.
DESC
Expand Down

0 comments on commit a94aa53

Please sign in to comment.