From c8f2e72e1cc4a5094e1c434527407bc7ed8f81da Mon Sep 17 00:00:00 2001 From: Ce Zheng Date: Sun, 31 Mar 2019 17:40:23 -0700 Subject: [PATCH] Bumping version to 2.2.0 for last version supporting Swift 4.*. --- .swift-version | 2 +- Fuzi.podspec | 2 +- Fuzi.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 Fuzi.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist diff --git a/.swift-version b/.swift-version index 5186d07..bf77d54 100644 --- a/.swift-version +++ b/.swift-version @@ -1 +1 @@ -4.0 +4.2 diff --git a/Fuzi.podspec b/Fuzi.podspec index 6536396..f2c7a79 100644 --- a/Fuzi.podspec +++ b/Fuzi.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Fuzi" - s.version = "2.1.0" + s.version = "2.2.0" s.license = "MIT" s.summary = "A fast & lightweight XML & HTML parser in Swift with XPath & CSS support" s.homepage = "https://github.com/cezheng/Fuzi" diff --git a/Fuzi.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/Fuzi.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 0000000..18d9810 --- /dev/null +++ b/Fuzi.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + +