Skip to content

Commit 9b70579

Browse files
authored
Merge pull request #498 from OneSignal/update/ios_build_cocoapods_version
[Added] Documented CocoaPods 1.11.3 or newer requirement
2 parents 9480ed2 + 46fe7c5 commit 9b70579

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

MIGRATION.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# OneSignal Unity SDK 2.x.x to 3.x.x Migration Guide
22

33
## Requirements
4-
This guide assumes you are upgrading from a 2.x.x version of the OneSignal Unity SDK to the 3.x.x version. Additionally please ensure you are using Unity 2018.4 or newer.
4+
This guide assumes you are upgrading from a 2.x.x version of the OneSignal Unity SDK to the 3.x.x version. Additionally please ensure you are using:
5+
* Unity 2018.4 or newer
6+
* For iOS builds: CocoaPods 1.11.3 or newer
57

68
## Adding 3.x.x to your project
79
Follow one of the following sections based on your previous install method of the OneSignal SDK.

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ And via many additional platforms. [Check them all out](https://documentation.on
3333
- A [OneSignal Account](https://app.onesignal.com/signup) if you do not already have one
3434
- Your OneSignal App ID which you can find under **Settings > Keys & IDs**
3535
- Unity 2018.4 or newer
36+
- iOS Builds: CocoaPods 1.11.3 or newer
3637
- In order to test push notifications you will need
3738
- An Android 4.0.3 or newer device or emulator with "Google Play services" installed
3839
- An iOS 9 or newer device (iPhone, iPad, or iPod Touch)

0 commit comments

Comments
 (0)