1// framework-public-includes-private/flat-header-path/Z.private.modulemap2framework module Z_Private {3 header "ZPriv.h"4}5