Skip to content

Commit a4b43fe

Browse files
committed
Revert to test mode OFF
1 parent a53c2fa commit a4b43fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macos/ViroFBX/main.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#import "VROImageExporter.h"
1212
#import "VROLog.h"
1313

14-
const bool kTestMode = YES;
14+
const bool kTestMode = NO;
1515

1616
void printUsage() {
1717
pinfo("Usage: ViroFBX [--compress-textures] [source FBX file] [destination VRX file]");

0 commit comments

Comments
 (0)