File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -313,8 +313,8 @@ of the Xcode project. We'll assume your J2ObjC distribution is at `/J2OBJC_HOME
313313etc., you will need to add appropriate OTHER_LD_FLAGS for them as well.
314314
3153152 . 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
You can’t perform that action at this time.
0 commit comments