Pārlūkot izejas kodu

fix(ios) the broadcast extension'd bundle ID must match the app's

j8
Saúl Ibarra Corretgé 4 gadus atpakaļ
vecāks
revīzija
82ff988c18
1 mainītis faili ar 7 papildinājumiem un 0 dzēšanām
  1. 7
    0
      ios/fastlane/Fastfile

+ 7
- 0
ios/fastlane/Fastfile Parādīt failu

16
       app_identifier: "com.atlassian.JitsiMeet.ios"
16
       app_identifier: "com.atlassian.JitsiMeet.ios"
17
     )
17
     )
18
 
18
 
19
+    # Set the broadcast extension identifier
20
+    update_app_identifier(
21
+      xcodeproj: "app/app.xcodeproj",
22
+      plist_path: "JitsiMeetBroadcast Extension/Info.plist",
23
+      app_identifier: "com.atlassian.JitsiMeet.ios.broadcast"
24
+    )
25
+
19
     # Set the (watch) app identifier
26
     # Set the (watch) app identifier
20
     update_app_identifier(
27
     update_app_identifier(
21
       xcodeproj: "app/app.xcodeproj",
28
       xcodeproj: "app/app.xcodeproj",

Notiek ielāde…
Atcelt
Saglabāt