Travis Reitter
08/31/2023, 3:52 PM-framework
via Other linker flags
, is that static or dynamic? (It's proving remarkably hard to google)Landry Norris
08/31/2023, 3:57 PM-framework
flag either way. You can check the gradle for a isStatic variable.Travis Reitter
08/31/2023, 4:01 PMisStatic
and I'm including it in the iOS build with the embedAndSignAppleFrameworkForXcode
taskLandry Norris
08/31/2023, 4:03 PMTravis Reitter
08/31/2023, 4:07 PMUIKit
the same way (with -framework
) and I'm sure that's being handled as dynamicTravis Reitter
08/31/2023, 4:09 PMTravis Reitter
08/31/2023, 4:13 PM