iOS Label Print SDK (Swift) Version 1.05 Release Notes CITIZEN SYSTEMS JAPAN CO., LTD. Sep 20, 2024 This SDK can develop the iOS application (Swift) to control the CITIZEN Label printers. Please refer to the following manuals when you use it. - iOS Label Print SDK (Swift) Programing Manual [File organization] +-- Library | +-- Swift5.1 or later : XCFramework for Xcode11.0 or later | +-- Swift5.3 or later : XCFramework for Xcode12.0 or later | +-- Swift5.9 or later : XCFramework for Xcode15.0 or later | (privacy manifest support version) +-- Manual : Programing manual +-- Sample : Sample projects for Xcode15.0 or later * Stopped providing frameworks for Swift 5.0 or earlier from version 1.05. ------------------------ How to Download ------------------------ Please download applicable software from following download site. https://www.citizen-systems.co.jp/en/printer/download/ ----------------------------- Modification from old version ----------------------------- Version 1.05 (Sep 20, 2024) [Added functions] - Supported USB connection (Lightning / Type-C). - Supported UTF-8 for DrawTextPtrFont and DrawTextDLFont methods. [Fixed problems] - Fixed the output command when using the DrawMaxiCode method. - Fixed a problem where the unit was not reflected in the continuous paper length setting. Version 1.04 (Sep 11, 2024) - Update SDK code signing at XCFramework that supports privacy manifest. Version 1.04 (Jan 19, 2024) [Added functions] - Added a XCFramework that supports privacy manifests and SDK code signing. Version 1.04 (Dec 22, 2023) [Added functions] - Added the CL-S700II/703II to the support model of the Programming Manual. Version 1.04 (Dec 16, 2022) [Added functions] - Added the XCFramework for the Swift5.3 or later that supports M1 chip Simulator. Version 1.04 (Nov 29, 2021) [Added functions] - Changed the LAN search specification to search by Bonjour service. [Fixed problems] - Fixed the output command when using the DrawDataMatrix method. - To improve the problem when specifying italics in drawTextLocalFont method, the italic specification has been disabled in iOS 13 or later. Version 1.03 (Feb 3, 2021) [Added functions] - Changed the framework for the Swift5.1 or later to XCFramework format. - Changed the sample projects to XCFramework for Xcode 11.0 or later. Version 1.03 (Nov 08, 2019) [Added functions] - Supported 13.2/iPad OS 13.2. - Prepared for the Swift5.1.2 Framework. Please use for your development environment. Version 1.03 (Oct 31, 2019) [Added functions] - Supported search of printer for CL-S520/530/620/630/700/703 series when the connection type is CLS_PORT_WiFi at the searchCitizenPrinter and searchLabelPrinter methods. - Added the CL-S700II/703II, CL-S621II/631II and CL-S521II/531II to the support model of the Programming Manual. Version 1.02 (Oct 7, 2019) [Added functions] - Supported 13.1/iPad OS 13.1. - Prepared for the Swift5.1 Framework. Please use for your development environment. - Changed the sample projects for Xcode 11.0. Version 1.02 (Aug 9, 2019) Modified the explanation of the program manual. Version 1.02 (Apr 4, 2019) [Added functions] - Supported iOS12.2. - Prepared for the Swift5.0 Framework. Please use for your development environment. - Changed the sample projects for Xcode 10.2. Version 1.02 (Feb 6, 2019) [Fixed problems] - Fixed the problem of memory leak at drawBitmap and storeNVBitmap methods. Version 1.01 (Oct 10, 2018) [Added functions] - Added a locale for Chinese model and Korean model to drawTextPtrFont method. - Supported iOS12. - Prepared for the Swift4.2 Framework. Please use for your development environment. - Changed the sample projects for Xcode 10.0. Version 1.00 (Aug 31, 2018) New release