Skip to content

Commit bb6cfab

Browse files
use correct clientId for Intune in the beta builds (#9395) (#9397)
(cherry picked from commit a57d7aa) Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
1 parent e844023 commit bb6cfab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/.env.ios.beta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ SHOW_ONBOARDING=true
2929
SYNC_PROVISIONING_PROFILES=true
3030

3131
INTUNE_ENABLED=true
32-
INTUNE_CLIENT_ID="b8543726-2747-4acc-950a-f1ec2766bc2a"
32+
INTUNE_CLIENT_ID="64e9952b-20eb-46dc-92ad-99089ed24903"

0 commit comments

Comments
 (0)