************************************************************
      cputil macOS pkg installer V201             27/08/2025
         Notes.txt                  Star Micronics Co., Ltd.
************************************************************

    1. Overview
    2. Contents
    3. How to install
    4. How to uninstall
    5. Copyright
    6. Release History

============
 1. Overview
============

    This package contains cputil package installer
    to support Apple notarization on macOS 10.15 or later.

    Please refer to Readme text for the detail of cputil package
    (After install the cputil package, there is Readme text in /usr/local/share/cputil-macos_v201)
 
    Please refer to web site for the detail of cputil.
    (https://star-m.jp/products/s_print/sdk/StarCloudPRNT/manual/en/cputil.html)

============
 2. Contents
============

    cputil-macos_v201.zip
    +- cputil-macos_v201
      |- Notes.txt                              // Release Notes (English)
      |- Notes_Jp.txt                           // Release Notes (Japanese)
      |- SoftwareLicenseAgreement.pdf           // Software License Agreement (English)
      |- SoftwareLicenseAgreement_Jp.pdf        // Software License Agreement (Japanese)
      |- SoftwareLicenseAgreementAppendix.pdf   // Software License Agreement Appendix
      |- uninstaller.sh                         // Uninstaller script for cputil package
      |
      +- cputil-macos_v201.pkg                  // The pkg installer for cputil package


==================
 3. How to install
==================

    1. Double click cputil-macos_v201.pkg.
    2. Push "Continue" button.
    3. Select a disk as install location and push "Continue" button.
    4. Push "Install" button.
    5. Input password and put "Install Software" button.

    The cputil pkg installer will install the cputil-macos_v201 package to /usr/local/share directory
    and also create the link of cputil execution to /etc/paths.d/ directory.
    So if close and re-open the terminal(or open new windows) after installing cputil package,
    then it can use "cputil" command directly.

    (e.g.)
        $ cputil help


====================
 4. How to uninstall
====================

    The below example has been suposed to be installed the cputil-macos_v201.zip
    to "~/Downloads" as current directory.

    1. Open the terminal on macOS PC and perform following command.
       $ cd ~/Downloads
       $ cd cputil-macos_v201
       $ sudo chmod 755 uninstaller.sh
       $ sudo ./uninstaller.sh 

    This uninstaller will remove all of files and folders in "/usr/local/share/cputil-macos_*",
    "/etc/paths.d/cputil", and package info for com.starmicronics.starcputil.

==============
 5. Copyright
==============

    Copyright 2020 Star Micronics Co., Ltd. All rights reserved.

====================
 6. Release History
====================

    Ver.2.0.1
    2025/08/27:
        Installer for cputil-macos_v201 package.

    Ver.2.0.0
    2025/05/19:
        Installer for cputil-macos_v200 package.

    Ver.1.2.0
    2025/03/10:
        Installer for cputil-macos_v120 package.

    Ver.1.1.2
    2022/04/28:
        Installer for cputil-osx-x64_v112 package.

    Ver.1.1.1
    2021/01/18:
        Installer for cputil-osx-x64_v111 package.

    Ver.1.1.0
    2020/06/17:
        Installer for cputil-osx-x64_v110 package.
