Skip to content

Commit 382c4bb

Browse files
committed
iOS: IPC is not needed
1 parent 86241ef commit 382c4bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: ios/cmake-ios-lagrange.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ cmake ../lagrange \
1010
-Dthe_Foundation_DIR=$IOS_DIR/lib/cmake/the_Foundation \
1111
-DXCODE_DEVELOPMENT_TEAM=XXXXXXXXXX \
1212
-DENABLE_BINCAT_SH=YES \
13-
-DENABLE_DOWNLOAD_EDIT=NO
13+
-DENABLE_DOWNLOAD_EDIT=NO \
14+
-DENABLE_IPC=NO

0 commit comments

Comments
 (0)