Skip to content

Commit 92963e4

Browse files
committed
typo [skip ci]
1 parent 3f28584 commit 92963e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FAQ.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,8 +313,8 @@ of the Xcode project. We'll assume your J2ObjC distribution is at `/J2OBJC_HOME
313313
etc., you will need to add appropriate OTHER_LD_FLAGS for them as well.
314314

315315
2. For each build configuration and platform applicable to your project, add the following `LIBRARY_SEARCH_PATHS`:
316-
* iOS Debug: /J2OBJC_HOME/lib/, shared/build/j2objcOutputs/lib/iosDebug
317-
* iOS Release: /J2OBJC_HOME/lib/, shared/build/j2objcOutputs/lib/iosRelease
316+
* iOS Debug: /J2OBJC_HOME/lib, shared/build/j2objcOutputs/lib/iosDebug
317+
* iOS Release: /J2OBJC_HOME/lib, shared/build/j2objcOutputs/lib/iosRelease
318318
* OS X Debug: /J2OBJC_HOME/lib/macosx, shared/build/j2objcOutputs/lib/x86_64Debug
319319
* OS X Release: /J2OBJC_HOME/lib/macosx, shared/build/j2objcOutputs/lib/x86_64Release
320320

0 commit comments

Comments
 (0)