I saw LC_SEGMENT_SPLIT_INFO exists /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot//System/Library/PrivateFrameworks/PreviewsInjection.framework/PreviewsInjection , but the macho parser failed to display this load command.
This PR fixes this in Macho Parser, but I'm unclear what this command does at this moment.
I saw
LC_SEGMENT_SPLIT_INFO
exists/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot//System/Library/PrivateFrameworks/PreviewsInjection.framework/PreviewsInjection
, but the macho parser failed to display this load command.This PR fixes this in Macho Parser, but I'm unclear what this command does at this moment.