Fix tests warnings
為什麼你們就是不能加個空格呢?
Swift 4.0+
dependencies: [ .package(url: "https://github.com/X140Yu/pangu.Swift", .upToNextMajor(from: "1.0")), //... ]
pod 'Pangu-Swift', '~> 1.0'
import Pangu_Swift print( "Mr.龍島主道:「Let's Party!各位高明博雅君子!」".spaced ) // Mr. 龍島主道:「Let's Party! 各位高明博雅君子!」
# generate the Xcode project $ swift package generate-xcodeproj # build $ swift build # run all tests $ swift test
pangu.Swift is available under the MIT License. See the LICENSE file for more info.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
pangu.Swift
為什麼你們就是不能加個空格呢?
Requirement
Swift 4.0+
Installation
Swift Package Manager
Cocoapods
Useage
Development
Licence
pangu.Swift is available under the MIT License. See the LICENSE file for more info.