Filtering dylib with CoreFoundation Version number


As we know, start from iOS 9.0, the filter plist must exist or your extension (dylib) won’t work. Most developer use bundle name filtered extension loaded only if the bundle-ID of the running application (such as SpringBoard) matches the list.