Are iOS 8 apps with embedded dylibs allowed on the App Store?
问题 Does "iOS 8 now supports dynamic frameworks" mean that this is allowed for App Store submissions? It seems that previously developers where able to use dylibs for in-house apps but using them in something submitted to the App Store would get you rejected. Is this still the case or has this change in iOS 8 made this ok? For example, if I wrote an application using OpenCV, would it now be possible to build against and ship an OpenCV dylib (assuming I built OpenCV as a dylib) rather than