|
@@ -23,12 +23,13 @@
|
23
|
23
|
13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
|
24
|
24
|
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
25
|
25
|
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
26
|
|
- 4E51B75E25E4115F0038575A /* DarwinNotificationCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E51B75D25E4115F0038575A /* DarwinNotificationCenter.m */; };
|
27
|
|
- 4EC49BB725BEDAC100E76218 /* ReplayKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4EC49B8625BED71300E76218 /* ReplayKit.framework */; };
|
28
|
|
- 4EC49BBB25BEDAC100E76218 /* SampleHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EC49BBA25BEDAC100E76218 /* SampleHandler.m */; };
|
29
|
|
- 4EC49BBF25BEDAC100E76218 /* JitsiMeetBroadcast Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 4EC49BB625BEDAC100E76218 /* JitsiMeetBroadcast Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
30
|
|
- 4EC49BCB25BEDB6400E76218 /* SocketConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EC49BCA25BEDB6400E76218 /* SocketConnection.m */; };
|
31
|
|
- 4EC49BD125BF19CF00E76218 /* SampleUploader.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EC49BD025BF19CF00E76218 /* SampleUploader.m */; };
|
|
26
|
+ 4E90F9402632D1AB001102D4 /* Atomic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E90F93F2632D1AB001102D4 /* Atomic.swift */; };
|
|
27
|
+ 4EB06024260E026600F524C5 /* ReplayKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4EC49B8625BED71300E76218 /* ReplayKit.framework */; };
|
|
28
|
+ 4EB06027260E026600F524C5 /* SampleHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EB06026260E026600F524C5 /* SampleHandler.swift */; };
|
|
29
|
+ 4EB0602B260E026600F524C5 /* JitsiMeetBroadcastExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 4EB06023260E026600F524C5 /* JitsiMeetBroadcastExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
30
|
+ 4EB0603C260E09D000F524C5 /* SocketConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EB06039260E09D000F524C5 /* SocketConnection.swift */; };
|
|
31
|
+ 4EB0603D260E09D000F524C5 /* DarwinNotificationCenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EB0603A260E09D000F524C5 /* DarwinNotificationCenter.swift */; };
|
|
32
|
+ 4EB0603E260E09D000F524C5 /* SampleUploader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EB0603B260E09D000F524C5 /* SampleUploader.swift */; };
|
32
|
33
|
55BEDABDA92D47D399A70A5E /* libPods-JitsiMeet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D878B07B3FBD6E305EAA6B27 /* libPods-JitsiMeet.a */; };
|
33
|
34
|
DE050389256E904600DEE3A5 /* WebRTC.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE050388256E904600DEE3A5 /* WebRTC.xcframework */; };
|
34
|
35
|
DE05038A256E904600DEE3A5 /* WebRTC.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = DE050388256E904600DEE3A5 /* WebRTC.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
@@ -54,11 +55,11 @@
|
54
|
55
|
remoteGlobalIDString = 0BEA5C241F7B8F73000D0AB4;
|
55
|
56
|
remoteInfo = JitsiMeetCompanion;
|
56
|
57
|
};
|
57
|
|
- 4EC49BBD25BEDAC100E76218 /* PBXContainerItemProxy */ = {
|
|
58
|
+ 4EB06029260E026600F524C5 /* PBXContainerItemProxy */ = {
|
58
|
59
|
isa = PBXContainerItemProxy;
|
59
|
60
|
containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
60
|
61
|
proxyType = 1;
|
61
|
|
- remoteGlobalIDString = 4EC49BB525BEDAC100E76218;
|
|
62
|
+ remoteGlobalIDString = 4EB06022260E026600F524C5;
|
62
|
63
|
remoteInfo = "JitsiMeetBroadcast Extension";
|
63
|
64
|
};
|
64
|
65
|
/* End PBXContainerItemProxy section */
|
|
@@ -104,7 +105,7 @@
|
104
|
105
|
dstPath = "";
|
105
|
106
|
dstSubfolderSpec = 13;
|
106
|
107
|
files = (
|
107
|
|
- 4EC49BBF25BEDAC100E76218 /* JitsiMeetBroadcast Extension.appex in Embed App Extensions */,
|
|
108
|
+ 4EB0602B260E026600F524C5 /* JitsiMeetBroadcastExtension.appex in Embed App Extensions */,
|
108
|
109
|
);
|
109
|
110
|
name = "Embed App Extensions";
|
110
|
111
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -139,19 +140,18 @@
|
139
|
140
|
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
140
|
141
|
13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
141
|
142
|
4670A512A688E2DC34528282 /* Pods-jitsi-meet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-jitsi-meet.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-jitsi-meet/Pods-jitsi-meet.debug.xcconfig"; sourceTree = "<group>"; };
|
142
|
|
- 4E51B75C25E4115F0038575A /* DarwinNotificationCenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DarwinNotificationCenter.h; sourceTree = "<group>"; };
|
143
|
|
- 4E51B75D25E4115F0038575A /* DarwinNotificationCenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DarwinNotificationCenter.m; sourceTree = "<group>"; };
|
|
143
|
+ 4E90F93F2632D1AB001102D4 /* Atomic.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Atomic.swift; sourceTree = "<group>"; };
|
|
144
|
+ 4EB06023260E026600F524C5 /* JitsiMeetBroadcastExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = JitsiMeetBroadcastExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
145
|
+ 4EB06026260E026600F524C5 /* SampleHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SampleHandler.swift; sourceTree = "<group>"; };
|
|
146
|
+ 4EB06028260E026600F524C5 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
147
|
+ 4EB06032260E08CC00F524C5 /* extension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = extension.entitlements; sourceTree = "<group>"; };
|
|
148
|
+ 4EB06039260E09D000F524C5 /* SocketConnection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SocketConnection.swift; sourceTree = "<group>"; };
|
|
149
|
+ 4EB0603A260E09D000F524C5 /* DarwinNotificationCenter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DarwinNotificationCenter.swift; sourceTree = "<group>"; };
|
|
150
|
+ 4EB0603B260E09D000F524C5 /* SampleUploader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SampleUploader.swift; sourceTree = "<group>"; };
|
144
|
151
|
4EC49B8625BED71300E76218 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; };
|
145
|
|
- 4EC49BB625BEDAC100E76218 /* JitsiMeetBroadcast Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "JitsiMeetBroadcast Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
|
146
|
|
- 4EC49BB925BEDAC100E76218 /* SampleHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SampleHandler.h; sourceTree = "<group>"; };
|
147
|
|
- 4EC49BBA25BEDAC100E76218 /* SampleHandler.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SampleHandler.m; sourceTree = "<group>"; };
|
148
|
|
- 4EC49BBC25BEDAC100E76218 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
149
|
|
- 4EC49BC925BEDB6400E76218 /* SocketConnection.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SocketConnection.h; sourceTree = "<group>"; };
|
150
|
|
- 4EC49BCA25BEDB6400E76218 /* SocketConnection.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SocketConnection.m; sourceTree = "<group>"; };
|
151
|
|
- 4EC49BCF25BF19CF00E76218 /* SampleUploader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SampleUploader.h; sourceTree = "<group>"; };
|
152
|
|
- 4EC49BD025BF19CF00E76218 /* SampleUploader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SampleUploader.m; sourceTree = "<group>"; };
|
153
|
|
- 4EC49BDB25BF280A00E76218 /* extension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = extension.entitlements; sourceTree = "<group>"; };
|
|
152
|
+ 5FEF9D87A4D2A38AD7193308 /* Pods-JitsiMeet-JitsiMeetBroadcastExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JitsiMeet-JitsiMeetBroadcastExtension.release.xcconfig"; path = "../Pods/Target Support Files/Pods-JitsiMeet-JitsiMeetBroadcastExtension/Pods-JitsiMeet-JitsiMeetBroadcastExtension.release.xcconfig"; sourceTree = "<group>"; };
|
154
|
153
|
609CB2080B75F75A89923F3D /* Pods-JitsiMeet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JitsiMeet.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-JitsiMeet/Pods-JitsiMeet.debug.xcconfig"; sourceTree = "<group>"; };
|
|
154
|
+ A7B2827E068A0E05260054AC /* Pods-JitsiMeet-JitsiMeetBroadcastExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JitsiMeet-JitsiMeetBroadcastExtension.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-JitsiMeet-JitsiMeetBroadcastExtension/Pods-JitsiMeet-JitsiMeetBroadcastExtension.debug.xcconfig"; sourceTree = "<group>"; };
|
155
|
155
|
B3B083EB1D4955FF0069CEE7 /* app.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = app.entitlements; sourceTree = "<group>"; };
|
156
|
156
|
D878B07B3FBD6E305EAA6B27 /* libPods-JitsiMeet.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-JitsiMeet.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
157
|
157
|
DE050388256E904600DEE3A5 /* WebRTC.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = WebRTC.xcframework; path = "../../node_modules/react-native-webrtc/apple/WebRTC.xcframework"; sourceTree = "<group>"; };
|
|
@@ -189,11 +189,11 @@
|
189
|
189
|
);
|
190
|
190
|
runOnlyForDeploymentPostprocessing = 0;
|
191
|
191
|
};
|
192
|
|
- 4EC49BB325BEDAC100E76218 /* Frameworks */ = {
|
|
192
|
+ 4EB06020260E026600F524C5 /* Frameworks */ = {
|
193
|
193
|
isa = PBXFrameworksBuildPhase;
|
194
|
194
|
buildActionMask = 2147483647;
|
195
|
195
|
files = (
|
196
|
|
- 4EC49BB725BEDAC100E76218 /* ReplayKit.framework in Frameworks */,
|
|
196
|
+ 4EB06024260E026600F524C5 /* ReplayKit.framework in Frameworks */,
|
197
|
197
|
);
|
198
|
198
|
runOnlyForDeploymentPostprocessing = 0;
|
199
|
199
|
};
|
|
@@ -261,23 +261,22 @@
|
261
|
261
|
path = src;
|
262
|
262
|
sourceTree = "<group>";
|
263
|
263
|
};
|
264
|
|
- 4EC49BB825BEDAC100E76218 /* JitsiMeetBroadcast Extension */ = {
|
|
264
|
+ 4EB06025260E026600F524C5 /* JitsiMeetBroadcast Extension */ = {
|
265
|
265
|
isa = PBXGroup;
|
266
|
266
|
children = (
|
267
|
|
- 4EC49BDB25BF280A00E76218 /* extension.entitlements */,
|
268
|
|
- 4EC49BB925BEDAC100E76218 /* SampleHandler.h */,
|
269
|
|
- 4EC49BBA25BEDAC100E76218 /* SampleHandler.m */,
|
270
|
|
- 4EC49BC925BEDB6400E76218 /* SocketConnection.h */,
|
271
|
|
- 4EC49BCA25BEDB6400E76218 /* SocketConnection.m */,
|
272
|
|
- 4EC49BCF25BF19CF00E76218 /* SampleUploader.h */,
|
273
|
|
- 4EC49BD025BF19CF00E76218 /* SampleUploader.m */,
|
274
|
|
- 4EC49BBC25BEDAC100E76218 /* Info.plist */,
|
275
|
|
- 4E51B75C25E4115F0038575A /* DarwinNotificationCenter.h */,
|
276
|
|
- 4E51B75D25E4115F0038575A /* DarwinNotificationCenter.m */,
|
277
|
|
- );
|
|
267
|
+ 4EB06032260E08CC00F524C5 /* extension.entitlements */,
|
|
268
|
+ 4EB06026260E026600F524C5 /* SampleHandler.swift */,
|
|
269
|
+ 4EB0603B260E09D000F524C5 /* SampleUploader.swift */,
|
|
270
|
+ 4EB06039260E09D000F524C5 /* SocketConnection.swift */,
|
|
271
|
+ 4EB0603A260E09D000F524C5 /* DarwinNotificationCenter.swift */,
|
|
272
|
+ 4E90F93F2632D1AB001102D4 /* Atomic.swift */,
|
|
273
|
+ 4EB06028260E026600F524C5 /* Info.plist */,
|
|
274
|
+ );
|
|
275
|
+ indentWidth = 4;
|
278
|
276
|
name = "JitsiMeetBroadcast Extension";
|
279
|
277
|
path = "broadcast-extension";
|
280
|
278
|
sourceTree = "<group>";
|
|
279
|
+ tabWidth = 4;
|
281
|
280
|
};
|
282
|
281
|
5E96ADD5E49F3B3822EF9A52 /* Pods */ = {
|
283
|
282
|
isa = PBXGroup;
|
|
@@ -286,6 +285,8 @@
|
286
|
285
|
09AA3B93E4CC62D84B424690 /* Pods-jitsi-meet.release.xcconfig */,
|
287
|
286
|
609CB2080B75F75A89923F3D /* Pods-JitsiMeet.debug.xcconfig */,
|
288
|
287
|
FC040BBED70876444D89E91C /* Pods-JitsiMeet.release.xcconfig */,
|
|
288
|
+ A7B2827E068A0E05260054AC /* Pods-JitsiMeet-JitsiMeetBroadcastExtension.debug.xcconfig */,
|
|
289
|
+ 5FEF9D87A4D2A38AD7193308 /* Pods-JitsiMeet-JitsiMeetBroadcastExtension.release.xcconfig */,
|
289
|
290
|
);
|
290
|
291
|
name = Pods;
|
291
|
292
|
sourceTree = "<group>";
|
|
@@ -299,8 +300,8 @@
|
299
|
300
|
13B07FAE1A68108700A75B9A /* src */,
|
300
|
301
|
5E96ADD5E49F3B3822EF9A52 /* Pods */,
|
301
|
302
|
0BEA5C261F7B8F73000D0AB4 /* Watch app */,
|
302
|
|
- 4EC49BB825BEDAC100E76218 /* JitsiMeetBroadcast Extension */,
|
303
|
303
|
0BEA5C351F7B8F73000D0AB4 /* WatchKit extension */,
|
|
304
|
+ 4EB06025260E026600F524C5 /* JitsiMeetBroadcast Extension */,
|
304
|
305
|
);
|
305
|
306
|
indentWidth = 2;
|
306
|
307
|
sourceTree = "<group>";
|
|
@@ -312,7 +313,7 @@
|
312
|
313
|
13B07F961A680F5B00A75B9A /* jitsi-meet.app */,
|
313
|
314
|
0BEA5C251F7B8F73000D0AB4 /* JitsiMeetCompanion.app */,
|
314
|
315
|
0BEA5C311F7B8F73000D0AB4 /* JitsiMeetCompanion Extension.appex */,
|
315
|
|
- 4EC49BB625BEDAC100E76218 /* JitsiMeetBroadcast Extension.appex */,
|
|
316
|
+ 4EB06023260E026600F524C5 /* JitsiMeetBroadcastExtension.appex */,
|
316
|
317
|
);
|
317
|
318
|
name = Products;
|
318
|
319
|
sourceTree = "<group>";
|
|
@@ -376,28 +377,28 @@
|
376
|
377
|
);
|
377
|
378
|
dependencies = (
|
378
|
379
|
0BEA5C401F7B8F73000D0AB4 /* PBXTargetDependency */,
|
379
|
|
- 4EC49BBE25BEDAC100E76218 /* PBXTargetDependency */,
|
|
380
|
+ 4EB0602A260E026600F524C5 /* PBXTargetDependency */,
|
380
|
381
|
);
|
381
|
382
|
name = JitsiMeet;
|
382
|
383
|
productName = "Jitsi Meet";
|
383
|
384
|
productReference = 13B07F961A680F5B00A75B9A /* jitsi-meet.app */;
|
384
|
385
|
productType = "com.apple.product-type.application";
|
385
|
386
|
};
|
386
|
|
- 4EC49BB525BEDAC100E76218 /* JitsiMeetBroadcast Extension */ = {
|
|
387
|
+ 4EB06022260E026600F524C5 /* JitsiMeetBroadcastExtension */ = {
|
387
|
388
|
isa = PBXNativeTarget;
|
388
|
|
- buildConfigurationList = 4EC49BC025BEDAC100E76218 /* Build configuration list for PBXNativeTarget "JitsiMeetBroadcast Extension" */;
|
|
389
|
+ buildConfigurationList = 4EB0602C260E026700F524C5 /* Build configuration list for PBXNativeTarget "JitsiMeetBroadcastExtension" */;
|
389
|
390
|
buildPhases = (
|
390
|
|
- 4EC49BB225BEDAC100E76218 /* Sources */,
|
391
|
|
- 4EC49BB325BEDAC100E76218 /* Frameworks */,
|
392
|
|
- 4EC49BB425BEDAC100E76218 /* Resources */,
|
|
391
|
+ 4EB0601F260E026600F524C5 /* Sources */,
|
|
392
|
+ 4EB06020260E026600F524C5 /* Frameworks */,
|
|
393
|
+ 4EB06021260E026600F524C5 /* Resources */,
|
393
|
394
|
);
|
394
|
395
|
buildRules = (
|
395
|
396
|
);
|
396
|
397
|
dependencies = (
|
397
|
398
|
);
|
398
|
|
- name = "JitsiMeetBroadcast Extension";
|
|
399
|
+ name = JitsiMeetBroadcastExtension;
|
399
|
400
|
productName = "JitsiMeetBroadcast Extension";
|
400
|
|
- productReference = 4EC49BB625BEDAC100E76218 /* JitsiMeetBroadcast Extension.appex */;
|
|
401
|
+ productReference = 4EB06023260E026600F524C5 /* JitsiMeetBroadcastExtension.appex */;
|
401
|
402
|
productType = "com.apple.product-type.app-extension";
|
402
|
403
|
};
|
403
|
404
|
/* End PBXNativeTarget section */
|
|
@@ -406,6 +407,7 @@
|
406
|
407
|
83CBB9F71A601CBA00E9B192 /* Project object */ = {
|
407
|
408
|
isa = PBXProject;
|
408
|
409
|
attributes = {
|
|
410
|
+ LastSwiftUpdateCheck = 1240;
|
409
|
411
|
LastUpgradeCheck = 1020;
|
410
|
412
|
ORGANIZATIONNAME = Facebook;
|
411
|
413
|
TargetAttributes = {
|
|
@@ -429,8 +431,8 @@
|
429
|
431
|
};
|
430
|
432
|
};
|
431
|
433
|
};
|
432
|
|
- 4EC49BB525BEDAC100E76218 = {
|
433
|
|
- CreatedOnToolsVersion = 12.2;
|
|
434
|
+ 4EB06022260E026600F524C5 = {
|
|
435
|
+ CreatedOnToolsVersion = 12.4;
|
434
|
436
|
};
|
435
|
437
|
};
|
436
|
438
|
};
|
|
@@ -450,7 +452,7 @@
|
450
|
452
|
13B07F861A680F5B00A75B9A /* JitsiMeet */,
|
451
|
453
|
0BEA5C241F7B8F73000D0AB4 /* JitsiMeetCompanion */,
|
452
|
454
|
0BEA5C301F7B8F73000D0AB4 /* JitsiMeetCompanion Extension */,
|
453
|
|
- 4EC49BB525BEDAC100E76218 /* JitsiMeetBroadcast Extension */,
|
|
455
|
+ 4EB06022260E026600F524C5 /* JitsiMeetBroadcastExtension */,
|
454
|
456
|
);
|
455
|
457
|
};
|
456
|
458
|
/* End PBXProject section */
|
|
@@ -483,7 +485,7 @@
|
483
|
485
|
);
|
484
|
486
|
runOnlyForDeploymentPostprocessing = 0;
|
485
|
487
|
};
|
486
|
|
- 4EC49BB425BEDAC100E76218 /* Resources */ = {
|
|
488
|
+ 4EB06021260E026600F524C5 /* Resources */ = {
|
487
|
489
|
isa = PBXResourcesBuildPhase;
|
488
|
490
|
buildActionMask = 2147483647;
|
489
|
491
|
files = (
|
|
@@ -625,14 +627,15 @@
|
625
|
627
|
);
|
626
|
628
|
runOnlyForDeploymentPostprocessing = 0;
|
627
|
629
|
};
|
628
|
|
- 4EC49BB225BEDAC100E76218 /* Sources */ = {
|
|
630
|
+ 4EB0601F260E026600F524C5 /* Sources */ = {
|
629
|
631
|
isa = PBXSourcesBuildPhase;
|
630
|
632
|
buildActionMask = 2147483647;
|
631
|
633
|
files = (
|
632
|
|
- 4EC49BCB25BEDB6400E76218 /* SocketConnection.m in Sources */,
|
633
|
|
- 4EC49BBB25BEDAC100E76218 /* SampleHandler.m in Sources */,
|
634
|
|
- 4E51B75E25E4115F0038575A /* DarwinNotificationCenter.m in Sources */,
|
635
|
|
- 4EC49BD125BF19CF00E76218 /* SampleUploader.m in Sources */,
|
|
634
|
+ 4EB0603C260E09D000F524C5 /* SocketConnection.swift in Sources */,
|
|
635
|
+ 4EB0603E260E09D000F524C5 /* SampleUploader.swift in Sources */,
|
|
636
|
+ 4EB0603D260E09D000F524C5 /* DarwinNotificationCenter.swift in Sources */,
|
|
637
|
+ 4EB06027260E026600F524C5 /* SampleHandler.swift in Sources */,
|
|
638
|
+ 4E90F9402632D1AB001102D4 /* Atomic.swift in Sources */,
|
636
|
639
|
);
|
637
|
640
|
runOnlyForDeploymentPostprocessing = 0;
|
638
|
641
|
};
|
|
@@ -649,10 +652,10 @@
|
649
|
652
|
target = 0BEA5C241F7B8F73000D0AB4 /* JitsiMeetCompanion */;
|
650
|
653
|
targetProxy = 0BEA5C3F1F7B8F73000D0AB4 /* PBXContainerItemProxy */;
|
651
|
654
|
};
|
652
|
|
- 4EC49BBE25BEDAC100E76218 /* PBXTargetDependency */ = {
|
|
655
|
+ 4EB0602A260E026600F524C5 /* PBXTargetDependency */ = {
|
653
|
656
|
isa = PBXTargetDependency;
|
654
|
|
- target = 4EC49BB525BEDAC100E76218 /* JitsiMeetBroadcast Extension */;
|
655
|
|
- targetProxy = 4EC49BBD25BEDAC100E76218 /* PBXContainerItemProxy */;
|
|
657
|
+ target = 4EB06022260E026600F524C5 /* JitsiMeetBroadcastExtension */;
|
|
658
|
+ targetProxy = 4EB06029260E026600F524C5 /* PBXContainerItemProxy */;
|
656
|
659
|
};
|
657
|
660
|
/* End PBXTargetDependency section */
|
658
|
661
|
|
|
@@ -879,7 +882,7 @@
|
879
|
882
|
};
|
880
|
883
|
name = Release;
|
881
|
884
|
};
|
882
|
|
- 4EC49BC125BEDAC100E76218 /* Debug */ = {
|
|
885
|
+ 4EB0602D260E026700F524C5 /* Debug */ = {
|
883
|
886
|
isa = XCBuildConfiguration;
|
884
|
887
|
buildSettings = {
|
885
|
888
|
CLANG_ANALYZER_NONNULL = YES;
|
|
@@ -890,13 +893,13 @@
|
890
|
893
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
891
|
894
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
892
|
895
|
CODE_SIGN_ENTITLEMENTS = "broadcast-extension/extension.entitlements";
|
893
|
|
- CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
896
|
+ CODE_SIGN_IDENTITY = "Apple Development";
|
894
|
897
|
CODE_SIGN_STYLE = Automatic;
|
895
|
898
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
896
|
899
|
DEVELOPMENT_TEAM = FC967L3QRG;
|
897
|
900
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
898
|
901
|
INFOPLIST_FILE = "broadcast-extension/Info.plist";
|
899
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
902
|
+ IPHONEOS_DEPLOYMENT_TARGET = 14.4;
|
900
|
903
|
LD_RUNPATH_SEARCH_PATHS = (
|
901
|
904
|
"$(inherited)",
|
902
|
905
|
"@executable_path/Frameworks",
|
|
@@ -907,11 +910,14 @@
|
907
|
910
|
PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.meet.broadcast.extension;
|
908
|
911
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
909
|
912
|
SKIP_INSTALL = YES;
|
|
913
|
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
914
|
+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
915
|
+ SWIFT_VERSION = 5.0;
|
910
|
916
|
TARGETED_DEVICE_FAMILY = "1,2";
|
911
|
917
|
};
|
912
|
918
|
name = Debug;
|
913
|
919
|
};
|
914
|
|
- 4EC49BC225BEDAC100E76218 /* Release */ = {
|
|
920
|
+ 4EB0602E260E026700F524C5 /* Release */ = {
|
915
|
921
|
isa = XCBuildConfiguration;
|
916
|
922
|
buildSettings = {
|
917
|
923
|
CLANG_ANALYZER_NONNULL = YES;
|
|
@@ -922,14 +928,14 @@
|
922
|
928
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
923
|
929
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
924
|
930
|
CODE_SIGN_ENTITLEMENTS = "broadcast-extension/extension.entitlements";
|
925
|
|
- CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
931
|
+ CODE_SIGN_IDENTITY = "Apple Development";
|
926
|
932
|
CODE_SIGN_STYLE = Automatic;
|
927
|
933
|
COPY_PHASE_STRIP = NO;
|
928
|
934
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
929
|
935
|
DEVELOPMENT_TEAM = FC967L3QRG;
|
930
|
936
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
931
|
937
|
INFOPLIST_FILE = "broadcast-extension/Info.plist";
|
932
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
938
|
+ IPHONEOS_DEPLOYMENT_TARGET = 14.4;
|
933
|
939
|
LD_RUNPATH_SEARCH_PATHS = (
|
934
|
940
|
"$(inherited)",
|
935
|
941
|
"@executable_path/Frameworks",
|
|
@@ -939,6 +945,8 @@
|
939
|
945
|
PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.meet.broadcast.extension;
|
940
|
946
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
941
|
947
|
SKIP_INSTALL = YES;
|
|
948
|
+ SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
949
|
+ SWIFT_VERSION = 5.0;
|
942
|
950
|
TARGETED_DEVICE_FAMILY = "1,2";
|
943
|
951
|
};
|
944
|
952
|
name = Release;
|
|
@@ -1087,11 +1095,11 @@
|
1087
|
1095
|
defaultConfigurationIsVisible = 0;
|
1088
|
1096
|
defaultConfigurationName = Release;
|
1089
|
1097
|
};
|
1090
|
|
- 4EC49BC025BEDAC100E76218 /* Build configuration list for PBXNativeTarget "JitsiMeetBroadcast Extension" */ = {
|
|
1098
|
+ 4EB0602C260E026700F524C5 /* Build configuration list for PBXNativeTarget "JitsiMeetBroadcastExtension" */ = {
|
1091
|
1099
|
isa = XCConfigurationList;
|
1092
|
1100
|
buildConfigurations = (
|
1093
|
|
- 4EC49BC125BEDAC100E76218 /* Debug */,
|
1094
|
|
- 4EC49BC225BEDAC100E76218 /* Release */,
|
|
1101
|
+ 4EB0602D260E026700F524C5 /* Debug */,
|
|
1102
|
+ 4EB0602E260E026700F524C5 /* Release */,
|
1095
|
1103
|
);
|
1096
|
1104
|
defaultConfigurationIsVisible = 0;
|
1097
|
1105
|
defaultConfigurationName = Release;
|