Skip to content

Commit 9a18b7d

Browse files
committed
FAQ: transitive deps in Xcode
1 parent 92963e4 commit 9a18b7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FAQ.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,8 @@ etc., you will need to add appropriate OTHER_LD_FLAGS for them as well.
321321
3. Follow the instructions on "Build Phases" (only) [here](http://j2objc.org/docs/Xcode-Build-Rules.html#update-the-build-settings).
322322

323323
In each case, if the setting has existing values, append the ones above.
324+
Wherever `shared` appears above, duplicate that value for every J2ObjC project used,
325+
including all transitive dependencies.
324326

325327
### How do I work with Package Prefixes?
326328

0 commit comments

Comments
 (0)