diff --git a/appcast.xml b/appcast.xml index 2dd92aa..5430ad2 100644 --- a/appcast.xml +++ b/appcast.xml @@ -8,7 +8,7 @@ 6 1.0.1 14.0 - + 1.0.0 diff --git a/meetingnotes/Info.plist b/meetingnotes/Info.plist index e874cf8..af9fdad 100644 --- a/meetingnotes/Info.plist +++ b/meetingnotes/Info.plist @@ -10,5 +10,7 @@ https://raw.githubusercontent.com/owengretzinger/meetingnotes/main/appcast.xml SUPublicEDKey BVXHOV8ZxPxKZ1swhFndymzew9nyd3si7849JA9cqsg= + SUEnableInstallerLauncherService + diff --git a/meetingnotes/meetingnotes.entitlements b/meetingnotes/meetingnotes.entitlements index 42a4759..fd6dcba 100644 --- a/meetingnotes/meetingnotes.entitlements +++ b/meetingnotes/meetingnotes.entitlements @@ -16,5 +16,10 @@ com.apple.security.network.client + com.apple.security.temporary-exception.mach-lookup.global-name + + owen.meetingnotes-spks + owen.meetingnotes-spki + diff --git a/releases/Meetingnotes-1.0.1.dmg b/releases/Meetingnotes-1.0.1.dmg index 7a909ef..5958477 100644 Binary files a/releases/Meetingnotes-1.0.1.dmg and b/releases/Meetingnotes-1.0.1.dmg differ diff --git a/releases/Meetingnotes-1.0.1.zip b/releases/Meetingnotes-1.0.1.zip index d8e95c4..2707ed5 100644 Binary files a/releases/Meetingnotes-1.0.1.zip and b/releases/Meetingnotes-1.0.1.zip differ