「パッケージのビルド」の版間の差分

27行目: 27行目:
  const SourcePath = “{ソースディレクトリのパス}”;
  const SourcePath = “{ソースディレクトリのパス}”;
  const TargetPath = “{出力ファイルのパス}”;
  const TargetPath = “{出力ファイルのパス}”;
 
 
  //パッケージマニフェストファイルのパス  
  //パッケージマニフェストファイルのパス  
  var manifestPath = Path_Combine(SourcePath,”manifest.xml”);
  var manifestPath = Path_Combine(SourcePath,”manifest.xml”);