Skip to content

Commit 39bc78d

Browse files
committed
fix: add proj regen
1 parent 83e8e13 commit 39bc78d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ABS.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ def CreateTask(self,Args):
114114

115115
Args.Clean = True
116116
Args.GenProject = True
117+
Args.GenIOSProject = True
117118
Args.BuildCookRun = True
118119
PyUnrealBuildSystem.Get().CreateTask(Args)
119120
Args.BuildCookRun = False

0 commit comments

Comments
 (0)