Skip to content

Commit 6531fe4

Browse files
committed
Release commit 2.8.0
1 parent fb7b149 commit 6531fe4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.9
1+
2.8.0

OneSignalSDK.unitypackage

90.4 KB
Binary file not shown.

buildpackage.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ mv $temp_location/OneSignalConfig.meta $config_location.meta
5151
echo "Creating unitypackage."
5252
# Setting standalone keeps AndroidManifest.xml from being regenerated
5353
# buildTarget must be before exportPackage for this to work
54-
/Applications/Unity/Unity.app/Contents/MacOS/Unity \
54+
/Applications/Unity/Hub/Editor/2019.1.9f1/Unity.app/Contents/MacOS/Unity \
5555
-batchMode \
5656
-buildTarget standalone \
5757
-projectPath $project_path \

0 commit comments

Comments
 (0)