I have a project with a similar structure as the e...
# multiplatform
m
I have a project with a similar structure as the experimental falling-balls-mpp example from Jetbrains. Now I would like to add two native libraries (.dylib compiled from the same sources) one for macOS and one for iOS. I got that working already for macOS but not for iOS. Can anybody tell me into which project folder(s) I have to place these libraries so that they are correctly bundled with the iOS application and what search path I have to specify for the linker options? Slack Conversation