From 74ef50af49eec9eb3ff3742399f772f80dd9c2b1 Mon Sep 17 00:00:00 2001 From: Krille Date: Thu, 20 Apr 2023 08:43:22 +0200 Subject: [PATCH] chore: Update appleid --- ios/fastlane/Appfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/fastlane/Appfile b/ios/fastlane/Appfile index 5401ca9f..86dcebf8 100644 --- a/ios/fastlane/Appfile +++ b/ios/fastlane/Appfile @@ -1,5 +1,5 @@ app_identifier("im.fluffychat.app") # The bundle identifier of your app -apple_id("christian.pauly@wtal.de") # Your Apple email address +apple_id("christian-kussowski@posteo.de") # Your Apple email address itc_team_id("122628977") # App Store Connect Team ID team_id("4NXF6Z997G") # Developer Portal Team ID