We are building iOS and MacOS application that uses libraries built in C++. If the iOS app and MacOS application consumes the library as dynamic linking i.e. using .dylib, can the application be released through AppStore ? Is there a restriction in AppStore for using such dylib files in the application?