fx create-pb-zip

根據 product_bundles.json 檔案建立適合刷新的 pb.zip 檔案。

The created zip file will default to ${pwd}/pb.zip
usage: fx create-pb-zip [-b <product_bundle>] [-o <output>]
  -o     Output location of built zip file
  -b     Name of product bundle to zip

create-pb-zip 原始碼