Skip to content

Commit 7b131a1

Browse files
authored
Update SequencePlugin.uplugin
1 parent 7af53d8 commit 7b131a1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Plugins/SequencePlugin/SequencePlugin.uplugin

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"SupportedTargetPlatforms": [
1919
"Mac",
2020
"Win64",
21-
"Android"
21+
"Android",
22+
"IOS"
2223
],
2324
"Modules": [
2425
{
@@ -39,4 +40,4 @@
3940
"Enabled": true
4041
}
4142
]
42-
}
43+
}

0 commit comments

Comments
 (0)