Closed ronaldoussoren closed 1 year ago
Should be possible using __bundle__.bundleIdentifier and __framework_identifier__ (at to sanity check).
__bundle__.bundleIdentifier
__framework_identifier__
Don't do this as part of framework loading as this is unnecessary overhead.
Should be possible using
__bundle__.bundleIdentifier
and__framework_identifier__
(at to sanity check).Don't do this as part of framework loading as this is unnecessary overhead.