From a25e7b1a2cec6b9c64a7cfb8f2c56ef10311b144 Mon Sep 17 00:00:00 2001 From: Svend Date: Wed, 8 Jul 2020 08:52:54 +0800 Subject: [PATCH] v0.19.4 --- Podfile | 7 +++++++ Podfile.lock | 30 +++++++++++++++--------------- uPic.xcodeproj/project.pbxproj | 30 +++++++++++++++--------------- 3 files changed, 37 insertions(+), 30 deletions(-) diff --git a/Podfile b/Podfile index e78197ab..b47ac35d 100644 --- a/Podfile +++ b/Podfile @@ -3,6 +3,13 @@ install! 'cocoapods', :generate_multiple_pod_projects => true inhibit_all_warnings! platform :osx, '10.12' + +post_install do |installer| + # Sign the Sparkle helper binaries to pass App Notarization. + system("codesign --force -o runtime -s 'Developer ID Application' Pods/Sparkle/Sparkle.framework/Resources/Autoupdate.app/Contents/MacOS/Autoupdate") + system("codesign --force -o runtime -s 'Developer ID Application' Pods/Sparkle/Sparkle.framework/Resources/Autoupdate.app/Contents/MacOS/fileop") +end + target 'uPic' do # Comment the next line if you're not using Swift and don't want to use dynamic frameworks use_frameworks! diff --git a/Podfile.lock b/Podfile.lock index 2d594a64..e29a4b69 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,11 +1,11 @@ PODS: - - Alamofire (5.0.5) - - CryptoSwift (1.3.1) - - Kingfisher (5.14.0): - - Kingfisher/Core (= 5.14.0) - - Kingfisher/Core (5.14.0) + - Alamofire (5.0.2) + - CryptoSwift (1.3.0) + - Kingfisher (5.13.2): + - Kingfisher/Core (= 5.13.2) + - Kingfisher/Core (5.13.2) - libminipng (0.5.6) - - LoginServiceKit (2.2.0) + - LoginServiceKit (2.1.0) - MASShortcut (2.4.0) - SnapKit (5.0.1) - Sparkle (1.23.0) @@ -55,21 +55,21 @@ EXTERNAL SOURCES: CHECKOUT OPTIONS: CryptoSwift: - :commit: e793a595747c8f9b97b8de4ebde7b2a440f2d594 + :commit: a842251aee9047b2b335afe0ae0b5b44daf95219 :git: https://github.com/krzyzanowskim/CryptoSwift LoginServiceKit: - :commit: 17a916dc09f1aab0f13e6edd1f77cdecee4d0ae8 + :commit: be0b910d825f826d3c64d6ff1207209ec7dea0fa :git: https://github.com/Clipy/LoginServiceKit.git SwiftyXMLParser: - :commit: 9d82653e535a13a518b411934c0a5c0c84406c22 + :commit: bc85162ecee60d6eb94b778648bc4c51e1c4d34f :git: https://github.com/yahoojapan/SwiftyXMLParser.git SPEC CHECKSUMS: - Alamofire: df2f8f826963b08b9a870791ad48e07a10090b2e - CryptoSwift: 27c1f79acf3410c697981c2443076ad0880a62b4 - Kingfisher: 7b64389a43139c903ec434788344c288217c792d + Alamofire: 3ba7a4db18b4f62c4a1c0e1cb39d7f3d52e10ada + CryptoSwift: 1283821600233bdbeb96d7b389c3288c3bf77211 + Kingfisher: d342c8354c10c3d85a27d6d4c42c41285924b898 libminipng: a44c35d06b9d54d6640acdf97f4500c034748abb - LoginServiceKit: 3c86ce2f2bcd1e373326839d6d863d8a6a5915b4 + LoginServiceKit: 9a8b258c3111fa0d9585615052f778b08be92302 MASShortcut: d9e4909e878661cc42877cc9d6efbe638273ab57 SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb Sparkle: 55b1a87ba69d56913375a281546b7c82dec95bb0 @@ -79,6 +79,6 @@ SPEC CHECKSUMS: WCDB.swift: 05d509d7a0e60fb6e11c34eb7e4027c0fab5849f WCDBOptimizedSQLCipher: baf44493b0c7a3d49e97bc5b64a3856f6428ddd1 -PODFILE CHECKSUM: edb09d911eed83ee53778d9ac21bb5347040f534 +PODFILE CHECKSUM: 4101e450e6b2d21bac70b5245d209294f573f3bb -COCOAPODS: 1.9.3 +COCOAPODS: 1.9.1 diff --git a/uPic.xcodeproj/project.pbxproj b/uPic.xcodeproj/project.pbxproj index 40a255cc..6a09aee6 100644 --- a/uPic.xcodeproj/project.pbxproj +++ b/uPic.xcodeproj/project.pbxproj @@ -323,10 +323,10 @@ 68BBB2F5FAEEFFF55935F022 /* AmazonS3Util.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AmazonS3Util.swift; sourceTree = ""; }; 68BBB5C4550545707614BE4D /* AmazonS3Uploader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AmazonS3Uploader.swift; sourceTree = ""; }; 68BBB8CF2838A67CA1AD438F /* AmazonS3HostConfig.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AmazonS3HostConfig.swift; sourceTree = ""; }; - 96149A7024A316B8008A7354 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Preferences.strings; sourceTree = ""; }; 9667517C240D2BA6007C7012 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Main.strings; sourceTree = ""; }; 968ECC08240DFCF900B2D78C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 968ECC0A240DFCFA00B2D78C /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = ""; }; + 969018A3240D998400B545B2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Preferences.strings; sourceTree = ""; }; A116EF79D38D9092D34EFCF5 /* Pods_uPic.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_uPic.framework; sourceTree = BUILT_PRODUCTS_DIR; }; B31C410193F6C634ECBC8F5F /* Pods-uPic.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-uPic.debug.xcconfig"; path = "Target Support Files/Pods-uPic/Pods-uPic.debug.xcconfig"; sourceTree = ""; }; FA1B39CC17103449CC5099AD /* Pods-uPic.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-uPic.release.xcconfig"; path = "Target Support Files/Pods-uPic/Pods-uPic.release.xcconfig"; sourceTree = ""; }; @@ -817,7 +817,7 @@ isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1030; - LastUpgradeCheck = 1150; + LastUpgradeCheck = 1110; ORGANIZATIONNAME = "Svend Jin"; TargetAttributes = { 16A6DC5322AA375700813706 = { @@ -1113,8 +1113,8 @@ children = ( 169F073C22AF53DE008E8525 /* Base */, 161ABBE323B212C800805C5B /* zh-Hans */, + 969018A3240D998400B545B2 /* en */, 1605DDD9246D993C00262C89 /* zh-Hant */, - 96149A7024A316B8008A7354 /* en */, ); name = Preferences.storyboard; sourceTree = ""; @@ -1260,8 +1260,8 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 20200612; - DEVELOPMENT_TEAM = 2U23P5CPX2; + CURRENT_PROJECT_VERSION = 20200708; + DEVELOPMENT_TEAM = W863J6W8DZ; ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = "$(SRCROOT)/uPic/Supporting Files/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( @@ -1269,7 +1269,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.12; - MARKETING_VERSION = 0.19.3; + MARKETING_VERSION = 0.19.4; PRODUCT_BUNDLE_IDENTIFIER = com.svend.uPic; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -1290,8 +1290,8 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 20200612; - DEVELOPMENT_TEAM = 2U23P5CPX2; + CURRENT_PROJECT_VERSION = 20200708; + DEVELOPMENT_TEAM = W863J6W8DZ; ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = "$(SRCROOT)/uPic/Supporting Files/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( @@ -1299,7 +1299,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.12; - MARKETING_VERSION = 0.19.3; + MARKETING_VERSION = 0.19.4; PRODUCT_BUNDLE_IDENTIFIER = com.svend.uPic; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -1316,8 +1316,8 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 20200612; - DEVELOPMENT_TEAM = 2U23P5CPX2; + CURRENT_PROJECT_VERSION = 20200708; + DEVELOPMENT_TEAM = W863J6W8DZ; ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = uPicFinderExtension/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( @@ -1326,7 +1326,7 @@ "@executable_path/../../../../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.12; - MARKETING_VERSION = 0.19.3; + MARKETING_VERSION = 0.19.4; PRODUCT_BUNDLE_IDENTIFIER = com.svend.uPic.uPicFinderExtension; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -1343,8 +1343,8 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 20200612; - DEVELOPMENT_TEAM = 2U23P5CPX2; + CURRENT_PROJECT_VERSION = 20200708; + DEVELOPMENT_TEAM = W863J6W8DZ; ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = uPicFinderExtension/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( @@ -1353,7 +1353,7 @@ "@executable_path/../../../../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.12; - MARKETING_VERSION = 0.19.3; + MARKETING_VERSION = 0.19.4; PRODUCT_BUNDLE_IDENTIFIER = com.svend.uPic.uPicFinderExtension; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = "";