Skip to content

Commit 76d398f

Browse files
committed
chore: update project config
1 parent 29d0ddf commit 76d398f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Wave.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -391,8 +391,8 @@
391391
INFOPLIST_KEY_NSMicrophoneUsageDescription = "Wave needs microphone access to record speech for transcription.";
392392
INFOPLIST_KEY_SUAutomaticallyUpdate = YES;
393393
INFOPLIST_KEY_SUEnableAutomaticChecks = YES;
394-
INFOPLIST_KEY_SUFeedURL = "https://cdn.monawwar.io/wave/paid/appcast.xml";
395-
INFOPLIST_KEY_SUPublicEDKey = "q/IKtcptxzOnPkRIfmwXYt9vUFnqqHa363M2H3VoZ20=";
394+
INFOPLIST_KEY_SUFeedURL = "https://mxvsh.github.io/wave/appcast.xml";
395+
INFOPLIST_KEY_SUPublicEDKey = "K0yJPvXnOPfoG18bP57X24M05PnY70jlj6NqK76CikE=";
396396
LD_RUNPATH_SEARCH_PATHS = (
397397
"$(inherited)",
398398
"@executable_path/../Frameworks",
@@ -436,8 +436,8 @@
436436
INFOPLIST_KEY_NSMicrophoneUsageDescription = "Wave needs microphone access to record speech for transcription.";
437437
INFOPLIST_KEY_SUAutomaticallyUpdate = YES;
438438
INFOPLIST_KEY_SUEnableAutomaticChecks = YES;
439-
INFOPLIST_KEY_SUFeedURL = "https://cdn.monawwar.io/wave/paid/appcast.xml";
440-
INFOPLIST_KEY_SUPublicEDKey = "q/IKtcptxzOnPkRIfmwXYt9vUFnqqHa363M2H3VoZ20=";
439+
INFOPLIST_KEY_SUFeedURL = "https://mxvsh.github.io/wave/appcast.xml";
440+
INFOPLIST_KEY_SUPublicEDKey = "K0yJPvXnOPfoG18bP57X24M05PnY70jlj6NqK76CikE=";
441441
LD_RUNPATH_SEARCH_PATHS = (
442442
"$(inherited)",
443443
"@executable_path/../Frameworks",

0 commit comments

Comments
 (0)