Skip to content

Commit d73a0c8

Browse files
author
github-actions[bot]
committed
Update iOS SDK to 5.5.5
1 parent 5215446 commit d73a0c8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

com.onesignal.unity.ios/Editor/OneSignaliOSDependencies.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ internal static void WriteDependencies()
7070
}
7171
}
7272

73-
internal const string Version = "5.5.4";
73+
internal const string Version = "5.5.5";
7474

7575
private static readonly string _dependenciesPath = Path.Combine(
7676
"Assets",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<dependencies>
22
<iosPods>
3-
<iosPod name="OneSignalXCFramework" version="5.5.4" addToAllTargets="true" />
3+
<iosPod name="OneSignalXCFramework" version="5.5.5" addToAllTargets="true" />
44
</iosPods>
55
</dependencies>

0 commit comments

Comments
 (0)