Skip to content

Commit 1bdeb91

Browse files
author
Skjalg S. Mæhre
committed
New UnityPackage release
Updated README.md
1 parent 8c6f31e commit 1bdeb91

File tree

4 files changed

+15
-1
lines changed

4 files changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,18 @@ An iMessage Sticker plugin for Unity3d that adds a Sticker extension target to a
66
Tested with several Unity Versions
77
* Unity 5.3.8f2
88
* Unity 5.4.4f1
9+
* Unity 5.4.5p3
10+
* Unity 5.4.5p5
911
* Unity 5.5.2f1
1012
* Unity 5.6.0f3
1113
* Unity 5.6.1f1
1214
* Unity 2017.1.1f1
15+
* Unity 2017.2.0p2
16+
17+
## Xcode Version
18+
Tested with several Xcode Versions
19+
* Xcode 8.3.2
20+
* Xcode 9.1
1321

1422

1523
## Feedback
@@ -21,7 +29,7 @@ If you use this library and are happy with it consider sending out a tweet menti
2129
[<img src="http://static.agens.no/images/agens_logo_w_slogan_avenir_medium.png" width="340" />](http://agens.no/)
2230

2331
## First, you need to Configurate the Sticker Pack.
24-
You do this by selecting the Configurate menu item from within Unity.
32+
You do this by selecting the Sticker Pack menu item from within Unity.
2533
This will create the StickerPack asset for you if it is not set up yet and then select it.
2634

2735
![alt tag](https://raw.githubusercontent.com/agens-no/iMessageStickerUnity/master/meta/Configurate.png)
@@ -33,3 +41,9 @@ This will create the StickerPack asset for you if it is not set up yet and then
3341
## As well as add sticker images.
3442

3543
![alt tag](https://raw.githubusercontent.com/agens-no/iMessageStickerUnity/master/meta/AddingStickers.png)
44+
45+
## Signing in Xcode
46+
If you have trouble with signing issues in Xcode or are using automated builds,
47+
then its a good idea to specify the name of the provisioning profile directly in the sticker pack.
48+
49+
![alt tag](https://raw.githubusercontent.com/agens-no/iMessageStickerUnity/master/meta/Signing.png)
67.2 KB
Binary file not shown.

meta/Configurate.png

5.61 KB
Loading

meta/Signing.png

12.6 KB
Loading

0 commit comments

Comments
 (0)