From f9fd01d6acb38bdd4b91548a79b1ca74d9fdebce Mon Sep 17 00:00:00 2001 From: pcjbird Date: Sat, 6 Jan 2018 20:13:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DShare=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E4=B8=8ESpotlight=E6=8F=92=E4=BB=B6=E5=AF=BC=E8=87=B4Crash?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- QuickWebKit.podspec | 2 +- QuickWebKit/QuickWebKit.h | 3 +++ QuickWebKit/Supporting Files/Info.plist | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/QuickWebKit.podspec b/QuickWebKit.podspec index e275a94..1b22140 100644 --- a/QuickWebKit.podspec +++ b/QuickWebKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "QuickWebKit" - s.version = "1.0.5" + s.version = "1.0.6" s.summary = "A great & strong plugin based WebViewController. 一款基于插件的 WebView 视图控制器,您可以基于它设计您的浏览器插件,然后像积木一样来组装它们。" s.description = <<-DESC A great & strong plugin based WebViewController. 一款基于插件的 WebView 视图控制器,您可以基于它设计您的浏览器插件,然后像积木一样来组装它们。 diff --git a/QuickWebKit/QuickWebKit.h b/QuickWebKit/QuickWebKit.h index 26c0e43..fac0945 100644 --- a/QuickWebKit/QuickWebKit.h +++ b/QuickWebKit/QuickWebKit.h @@ -8,6 +8,9 @@ // 框架名称:QuickWebKit // 框架功能:A great & strong plugin based WebViewController. 一款基于插件的 WebView 视图控制器,您可以基于它设计您的浏览器插件,然后像积木一样来组装它们。 // 修改记录: +// pcjbird 2018-01-06 Version:1.0.6 Build:201801060001 +// 1.修复Share插件与Spotlight插件导致Crash的问题。 +// // pcjbird 2018-01-05 Version:1.0.5 Build:201801050001 // 1.修复当UINavigationBar的translucent为No时的显示问题。 // diff --git a/QuickWebKit/Supporting Files/Info.plist b/QuickWebKit/Supporting Files/Info.plist index d04a6b4..316a4ac 100644 --- a/QuickWebKit/Supporting Files/Info.plist +++ b/QuickWebKit/Supporting Files/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.5 + 1.0.6 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass