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