From c4b1e0ed2967823811e4add84112f5f6ac93b912 Mon Sep 17 00:00:00 2001 From: Gui Rambo Date: Sat, 10 Aug 2024 11:52:58 -0300 Subject: [PATCH] Add Sparkle key, bump version --- Asset Catalog Tinkerer.xcodeproj/project.pbxproj | 2 -- Asset Catalog Tinkerer/Info.plist | 2 ++ Config/Main.xcconfig | 6 ++++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Asset Catalog Tinkerer.xcodeproj/project.pbxproj b/Asset Catalog Tinkerer.xcodeproj/project.pbxproj index c9303aa..ae97983 100644 --- a/Asset Catalog Tinkerer.xcodeproj/project.pbxproj +++ b/Asset Catalog Tinkerer.xcodeproj/project.pbxproj @@ -8,7 +8,6 @@ /* Begin PBXBuildFile section */ 32A9FFF225D5CCEF00921AD7 /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = 32A9FFF125D5CCEF00921AD7 /* Sparkle */; }; - 5CCAA8B92BBEC7C200AAC600 /* CoreSVG.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5CCAA8B82BBEC7C200AAC600 /* CoreSVG.framework */; }; DD8118B31E5DC4DD00426746 /* Preferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD8118B21E5DC4DD00426746 /* Preferences.swift */; }; DDA691CB1CFA02CA00583328 /* MainWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDA691CA1CFA02CA00583328 /* MainWindowController.swift */; }; DDADF2AF2026678C003CB15D /* NSImage+BrightnessDetection.m in Sources */ = {isa = PBXBuildFile; fileRef = DDADF2AE2026678C003CB15D /* NSImage+BrightnessDetection.m */; }; @@ -136,7 +135,6 @@ /* Begin PBXFileReference section */ 5CCAA8B72BBEC56F00AAC600 /* CoreSVG.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CoreSVG.h; sourceTree = ""; }; - 5CCAA8B82BBEC7C200AAC600 /* CoreSVG.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSVG.framework; path = ../../../../System/Library/PrivateFrameworks/CoreSVG.framework; sourceTree = ""; }; DD8118B21E5DC4DD00426746 /* Preferences.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Preferences.swift; sourceTree = ""; }; DDA23B2322CC0BA500600574 /* Asset Catalog Tinkerer.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Asset Catalog Tinkerer.entitlements"; sourceTree = ""; }; DDA691CA1CFA02CA00583328 /* MainWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainWindowController.swift; sourceTree = ""; }; diff --git a/Asset Catalog Tinkerer/Info.plist b/Asset Catalog Tinkerer/Info.plist index 6be079c..bd71d0e 100644 --- a/Asset Catalog Tinkerer/Info.plist +++ b/Asset Catalog Tinkerer/Info.plist @@ -78,6 +78,8 @@ SUFeedURL https://raw.githubusercontent.com/insidegui/AssetCatalogTinkerer/main/releases/appcast.xml + SUPublicEDKey + $(ACT_SPARKLE_PUBLIC_ED_KEY) SUScheduledCheckInterval 86400 UTExportedTypeDeclarations diff --git a/Config/Main.xcconfig b/Config/Main.xcconfig index 57e392e..7c8698d 100644 --- a/Config/Main.xcconfig +++ b/Config/Main.xcconfig @@ -1,5 +1,7 @@ -MARKETING_VERSION = 2.8 -CURRENT_PROJECT_VERSION = 280 +MARKETING_VERSION = 2.9 +CURRENT_PROJECT_VERSION = 290 VERSIONING_SYSTEM = apple-generic DYLIB_CURRENT_VERSION = $(CURRENT_PROJECT_VERSION) + +ACT_SPARKLE_PUBLIC_ED_KEY=dj8ljUPnwoLj/dLs6HyJg5Ayw+t8zWtgjQUfQsH56ww=