|
@@ -11,16 +11,45 @@
|
11
|
11
|
0B26BE6F1EC5BC3C00EEFB41 /* JitsiMeet.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 0B26BE6D1EC5BC3C00EEFB41 /* JitsiMeet.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
12
|
12
|
0B412F1F1EDEE6E800B1A0A6 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B412F1E1EDEE6E800B1A0A6 /* ViewController.m */; };
|
13
|
13
|
0B412F211EDEE95300B1A0A6 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0B412F201EDEE95300B1A0A6 /* Main.storyboard */; };
|
|
14
|
+ 0B5418471F7C5D8C00A2DD86 /* MeetingRowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B5418461F7C5D8C00A2DD86 /* MeetingRowController.swift */; };
|
|
15
|
+ 0B7001701F7C51CC005944F4 /* InCallController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B70016F1F7C51CC005944F4 /* InCallController.swift */; };
|
14
|
16
|
0BD6B4371EF82A6B00D1F4CD /* WebRTC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0BD6B4361EF82A6B00D1F4CD /* WebRTC.framework */; };
|
15
|
17
|
0BD6B4381EF82A6B00D1F4CD /* WebRTC.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 0BD6B4361EF82A6B00D1F4CD /* WebRTC.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
18
|
+ 0BEA5C291F7B8F73000D0AB4 /* Interface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0BEA5C271F7B8F73000D0AB4 /* Interface.storyboard */; };
|
|
19
|
+ 0BEA5C2B1F7B8F73000D0AB4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0BEA5C2A1F7B8F73000D0AB4 /* Assets.xcassets */; };
|
|
20
|
+ 0BEA5C321F7B8F73000D0AB4 /* JitsiMeetCompanion Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 0BEA5C311F7B8F73000D0AB4 /* JitsiMeetCompanion Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
21
|
+ 0BEA5C371F7B8F73000D0AB4 /* InterfaceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BEA5C361F7B8F73000D0AB4 /* InterfaceController.swift */; };
|
|
22
|
+ 0BEA5C391F7B8F73000D0AB4 /* ExtensionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BEA5C381F7B8F73000D0AB4 /* ExtensionDelegate.swift */; };
|
|
23
|
+ 0BEA5C3B1F7B8F73000D0AB4 /* ComplicationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BEA5C3A1F7B8F73000D0AB4 /* ComplicationController.swift */; };
|
|
24
|
+ 0BEA5C3D1F7B8F73000D0AB4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0BEA5C3C1F7B8F73000D0AB4 /* Assets.xcassets */; };
|
|
25
|
+ 0BEA5C411F7B8F73000D0AB4 /* JitsiMeetCompanion.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 0BEA5C251F7B8F73000D0AB4 /* JitsiMeetCompanion.app */; };
|
16
|
26
|
13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
|
17
|
27
|
13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
|
18
|
28
|
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
19
|
29
|
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
20
|
30
|
695AF3ED6F686F9C5EE40F9A /* libPods-jitsi-meet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 489E8EFE2C720D10F5961AEF /* libPods-jitsi-meet.a */; };
|
21
|
31
|
DE4C456121DE1E4E00EA0709 /* FIRUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = DE4C455F21DE1E4E00EA0709 /* FIRUtilities.m */; };
|
|
32
|
+ E588011722789D43008B0561 /* JitsiMeetContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = E58801132278944E008B0561 /* JitsiMeetContext.swift */; };
|
|
33
|
+ E5C97B63227A1EB400199214 /* JitsiMeetCommands.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5C97B62227A1EB400199214 /* JitsiMeetCommands.swift */; };
|
22
|
34
|
/* End PBXBuildFile section */
|
23
|
35
|
|
|
36
|
+/* Begin PBXContainerItemProxy section */
|
|
37
|
+ 0BEA5C331F7B8F73000D0AB4 /* PBXContainerItemProxy */ = {
|
|
38
|
+ isa = PBXContainerItemProxy;
|
|
39
|
+ containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
|
40
|
+ proxyType = 1;
|
|
41
|
+ remoteGlobalIDString = 0BEA5C301F7B8F73000D0AB4;
|
|
42
|
+ remoteInfo = "JitsiMeetCompanion Extension";
|
|
43
|
+ };
|
|
44
|
+ 0BEA5C3F1F7B8F73000D0AB4 /* PBXContainerItemProxy */ = {
|
|
45
|
+ isa = PBXContainerItemProxy;
|
|
46
|
+ containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
|
47
|
+ proxyType = 1;
|
|
48
|
+ remoteGlobalIDString = 0BEA5C241F7B8F73000D0AB4;
|
|
49
|
+ remoteInfo = JitsiMeetCompanion;
|
|
50
|
+ };
|
|
51
|
+/* End PBXContainerItemProxy section */
|
|
52
|
+
|
24
|
53
|
/* Begin PBXCopyFilesBuildPhase section */
|
25
|
54
|
0B26BE701EC5BC3C00EEFB41 /* Embed Frameworks */ = {
|
26
|
55
|
isa = PBXCopyFilesBuildPhase;
|
|
@@ -34,6 +63,28 @@
|
34
|
63
|
name = "Embed Frameworks";
|
35
|
64
|
runOnlyForDeploymentPostprocessing = 0;
|
36
|
65
|
};
|
|
66
|
+ 0BEA5C471F7B8F73000D0AB4 /* Embed App Extensions */ = {
|
|
67
|
+ isa = PBXCopyFilesBuildPhase;
|
|
68
|
+ buildActionMask = 2147483647;
|
|
69
|
+ dstPath = "";
|
|
70
|
+ dstSubfolderSpec = 13;
|
|
71
|
+ files = (
|
|
72
|
+ 0BEA5C321F7B8F73000D0AB4 /* JitsiMeetCompanion Extension.appex in Embed App Extensions */,
|
|
73
|
+ );
|
|
74
|
+ name = "Embed App Extensions";
|
|
75
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
76
|
+ };
|
|
77
|
+ 0BEA5C491F7B8F73000D0AB4 /* Embed Watch Content */ = {
|
|
78
|
+ isa = PBXCopyFilesBuildPhase;
|
|
79
|
+ buildActionMask = 2147483647;
|
|
80
|
+ dstPath = "$(CONTENTS_FOLDER_PATH)/Watch";
|
|
81
|
+ dstSubfolderSpec = 16;
|
|
82
|
+ files = (
|
|
83
|
+ 0BEA5C411F7B8F73000D0AB4 /* JitsiMeetCompanion.app in Embed Watch Content */,
|
|
84
|
+ );
|
|
85
|
+ name = "Embed Watch Content";
|
|
86
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
87
|
+ };
|
37
|
88
|
/* End PBXCopyFilesBuildPhase section */
|
38
|
89
|
|
39
|
90
|
/* Begin PBXFileReference section */
|
|
@@ -42,8 +93,20 @@
|
42
|
93
|
0B412F1D1EDEE6E800B1A0A6 /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
|
43
|
94
|
0B412F1E1EDEE6E800B1A0A6 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
|
44
|
95
|
0B412F201EDEE95300B1A0A6 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
96
|
+ 0B5418461F7C5D8C00A2DD86 /* MeetingRowController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeetingRowController.swift; sourceTree = "<group>"; };
|
|
97
|
+ 0B70016F1F7C51CC005944F4 /* InCallController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InCallController.swift; sourceTree = "<group>"; };
|
45
|
98
|
0BBD021F212EB69D00CCB19F /* Types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Types.h; sourceTree = "<group>"; };
|
46
|
99
|
0BD6B4361EF82A6B00D1F4CD /* WebRTC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebRTC.framework; path = "../../node_modules/react-native-webrtc/ios/WebRTC.framework"; sourceTree = "<group>"; };
|
|
100
|
+ 0BEA5C251F7B8F73000D0AB4 /* JitsiMeetCompanion.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JitsiMeetCompanion.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
101
|
+ 0BEA5C281F7B8F73000D0AB4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Interface.storyboard; sourceTree = "<group>"; };
|
|
102
|
+ 0BEA5C2A1F7B8F73000D0AB4 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
103
|
+ 0BEA5C2C1F7B8F73000D0AB4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
104
|
+ 0BEA5C311F7B8F73000D0AB4 /* JitsiMeetCompanion Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "JitsiMeetCompanion Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
105
|
+ 0BEA5C361F7B8F73000D0AB4 /* InterfaceController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InterfaceController.swift; sourceTree = "<group>"; };
|
|
106
|
+ 0BEA5C381F7B8F73000D0AB4 /* ExtensionDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionDelegate.swift; sourceTree = "<group>"; };
|
|
107
|
+ 0BEA5C3A1F7B8F73000D0AB4 /* ComplicationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComplicationController.swift; sourceTree = "<group>"; };
|
|
108
|
+ 0BEA5C3C1F7B8F73000D0AB4 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
109
|
+ 0BEA5C3E1F7B8F73000D0AB4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
47
|
110
|
13B07F961A680F5B00A75B9A /* jitsi-meet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "jitsi-meet.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
48
|
111
|
13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
49
|
112
|
13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
@@ -56,9 +119,18 @@
|
56
|
119
|
B3B083EB1D4955FF0069CEE7 /* app.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = app.entitlements; sourceTree = "<group>"; };
|
57
|
120
|
DE4C455F21DE1E4E00EA0709 /* FIRUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FIRUtilities.m; sourceTree = "<group>"; };
|
58
|
121
|
DE4C456021DE1E4E00EA0709 /* FIRUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FIRUtilities.h; sourceTree = "<group>"; };
|
|
122
|
+ E58801132278944E008B0561 /* JitsiMeetContext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JitsiMeetContext.swift; sourceTree = "<group>"; };
|
|
123
|
+ E5C97B62227A1EB400199214 /* JitsiMeetCommands.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JitsiMeetCommands.swift; sourceTree = "<group>"; };
|
59
|
124
|
/* End PBXFileReference section */
|
60
|
125
|
|
61
|
126
|
/* Begin PBXFrameworksBuildPhase section */
|
|
127
|
+ 0BEA5C2E1F7B8F73000D0AB4 /* Frameworks */ = {
|
|
128
|
+ isa = PBXFrameworksBuildPhase;
|
|
129
|
+ buildActionMask = 2147483647;
|
|
130
|
+ files = (
|
|
131
|
+ );
|
|
132
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
133
|
+ };
|
62
|
134
|
13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
|
63
|
135
|
isa = PBXFrameworksBuildPhase;
|
64
|
136
|
buildActionMask = 2147483647;
|
|
@@ -69,6 +141,13 @@
|
69
|
141
|
);
|
70
|
142
|
runOnlyForDeploymentPostprocessing = 0;
|
71
|
143
|
};
|
|
144
|
+ 1F021A8A5B056078665DE530 /* Frameworks */ = {
|
|
145
|
+ isa = PBXFrameworksBuildPhase;
|
|
146
|
+ buildActionMask = 2147483647;
|
|
147
|
+ files = (
|
|
148
|
+ );
|
|
149
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
150
|
+ };
|
72
|
151
|
/* End PBXFrameworksBuildPhase section */
|
73
|
152
|
|
74
|
153
|
/* Begin PBXGroup section */
|
|
@@ -82,6 +161,34 @@
|
82
|
161
|
name = Frameworks;
|
83
|
162
|
sourceTree = "<group>";
|
84
|
163
|
};
|
|
164
|
+ 0BEA5C261F7B8F73000D0AB4 /* Watch app */ = {
|
|
165
|
+ isa = PBXGroup;
|
|
166
|
+ children = (
|
|
167
|
+ 0BEA5C271F7B8F73000D0AB4 /* Interface.storyboard */,
|
|
168
|
+ 0BEA5C2A1F7B8F73000D0AB4 /* Assets.xcassets */,
|
|
169
|
+ 0BEA5C2C1F7B8F73000D0AB4 /* Info.plist */,
|
|
170
|
+ );
|
|
171
|
+ name = "Watch app";
|
|
172
|
+ path = watchos/app;
|
|
173
|
+ sourceTree = "<group>";
|
|
174
|
+ };
|
|
175
|
+ 0BEA5C351F7B8F73000D0AB4 /* WatchKit extension */ = {
|
|
176
|
+ isa = PBXGroup;
|
|
177
|
+ children = (
|
|
178
|
+ 0BEA5C361F7B8F73000D0AB4 /* InterfaceController.swift */,
|
|
179
|
+ 0BEA5C381F7B8F73000D0AB4 /* ExtensionDelegate.swift */,
|
|
180
|
+ 0BEA5C3A1F7B8F73000D0AB4 /* ComplicationController.swift */,
|
|
181
|
+ 0BEA5C3C1F7B8F73000D0AB4 /* Assets.xcassets */,
|
|
182
|
+ 0BEA5C3E1F7B8F73000D0AB4 /* Info.plist */,
|
|
183
|
+ 0B70016F1F7C51CC005944F4 /* InCallController.swift */,
|
|
184
|
+ 0B5418461F7C5D8C00A2DD86 /* MeetingRowController.swift */,
|
|
185
|
+ E58801132278944E008B0561 /* JitsiMeetContext.swift */,
|
|
186
|
+ E5C97B62227A1EB400199214 /* JitsiMeetCommands.swift */,
|
|
187
|
+ );
|
|
188
|
+ name = "WatchKit extension";
|
|
189
|
+ path = watchos/extension;
|
|
190
|
+ sourceTree = "<group>";
|
|
191
|
+ };
|
85
|
192
|
13B07FAE1A68108700A75B9A /* src */ = {
|
86
|
193
|
isa = PBXGroup;
|
87
|
194
|
children = (
|
|
@@ -118,6 +225,8 @@
|
118
|
225
|
83CBBA001A601CBA00E9B192 /* Products */,
|
119
|
226
|
13B07FAE1A68108700A75B9A /* src */,
|
120
|
227
|
5E96ADD5E49F3B3822EF9A52 /* Pods */,
|
|
228
|
+ 0BEA5C261F7B8F73000D0AB4 /* Watch app */,
|
|
229
|
+ 0BEA5C351F7B8F73000D0AB4 /* WatchKit extension */,
|
121
|
230
|
);
|
122
|
231
|
indentWidth = 2;
|
123
|
232
|
sourceTree = "<group>";
|
|
@@ -127,6 +236,8 @@
|
127
|
236
|
isa = PBXGroup;
|
128
|
237
|
children = (
|
129
|
238
|
13B07F961A680F5B00A75B9A /* jitsi-meet.app */,
|
|
239
|
+ 0BEA5C251F7B8F73000D0AB4 /* JitsiMeetCompanion.app */,
|
|
240
|
+ 0BEA5C311F7B8F73000D0AB4 /* JitsiMeetCompanion Extension.appex */,
|
130
|
241
|
);
|
131
|
242
|
name = Products;
|
132
|
243
|
sourceTree = "<group>";
|
|
@@ -134,6 +245,41 @@
|
134
|
245
|
/* End PBXGroup section */
|
135
|
246
|
|
136
|
247
|
/* Begin PBXNativeTarget section */
|
|
248
|
+ 0BEA5C241F7B8F73000D0AB4 /* JitsiMeetCompanion */ = {
|
|
249
|
+ isa = PBXNativeTarget;
|
|
250
|
+ buildConfigurationList = 0BEA5C481F7B8F73000D0AB4 /* Build configuration list for PBXNativeTarget "JitsiMeetCompanion" */;
|
|
251
|
+ buildPhases = (
|
|
252
|
+ 0BEA5C231F7B8F73000D0AB4 /* Resources */,
|
|
253
|
+ 0BEA5C471F7B8F73000D0AB4 /* Embed App Extensions */,
|
|
254
|
+ 1F021A8A5B056078665DE530 /* Frameworks */,
|
|
255
|
+ );
|
|
256
|
+ buildRules = (
|
|
257
|
+ );
|
|
258
|
+ dependencies = (
|
|
259
|
+ 0BEA5C341F7B8F73000D0AB4 /* PBXTargetDependency */,
|
|
260
|
+ );
|
|
261
|
+ name = JitsiMeetCompanion;
|
|
262
|
+ productName = JitsiMeetCompanion;
|
|
263
|
+ productReference = 0BEA5C251F7B8F73000D0AB4 /* JitsiMeetCompanion.app */;
|
|
264
|
+ productType = "com.apple.product-type.application.watchapp2";
|
|
265
|
+ };
|
|
266
|
+ 0BEA5C301F7B8F73000D0AB4 /* JitsiMeetCompanion Extension */ = {
|
|
267
|
+ isa = PBXNativeTarget;
|
|
268
|
+ buildConfigurationList = 0BEA5C461F7B8F73000D0AB4 /* Build configuration list for PBXNativeTarget "JitsiMeetCompanion Extension" */;
|
|
269
|
+ buildPhases = (
|
|
270
|
+ 0BEA5C2D1F7B8F73000D0AB4 /* Sources */,
|
|
271
|
+ 0BEA5C2E1F7B8F73000D0AB4 /* Frameworks */,
|
|
272
|
+ 0BEA5C2F1F7B8F73000D0AB4 /* Resources */,
|
|
273
|
+ );
|
|
274
|
+ buildRules = (
|
|
275
|
+ );
|
|
276
|
+ dependencies = (
|
|
277
|
+ );
|
|
278
|
+ name = "JitsiMeetCompanion Extension";
|
|
279
|
+ productName = "JitsiMeetCompanion Extension";
|
|
280
|
+ productReference = 0BEA5C311F7B8F73000D0AB4 /* JitsiMeetCompanion Extension.appex */;
|
|
281
|
+ productType = "com.apple.product-type.watchkit2-extension";
|
|
282
|
+ };
|
137
|
283
|
13B07F861A680F5B00A75B9A /* jitsi-meet */ = {
|
138
|
284
|
isa = PBXNativeTarget;
|
139
|
285
|
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet" */;
|
|
@@ -150,10 +296,12 @@
|
150
|
296
|
DEC2069321CBBD6900072F03 /* Setup Fabric */,
|
151
|
297
|
DE11877A21EE09640078D059 /* Setup Google reverse URL handler */,
|
152
|
298
|
DE4F6D6E22005C0400DE699E /* Setup Dropbox */,
|
|
299
|
+ 0BEA5C491F7B8F73000D0AB4 /* Embed Watch Content */,
|
153
|
300
|
);
|
154
|
301
|
buildRules = (
|
155
|
302
|
);
|
156
|
303
|
dependencies = (
|
|
304
|
+ 0BEA5C401F7B8F73000D0AB4 /* PBXTargetDependency */,
|
157
|
305
|
);
|
158
|
306
|
name = "jitsi-meet";
|
159
|
307
|
productName = "Jitsi Meet";
|
|
@@ -169,6 +317,16 @@
|
169
|
317
|
LastUpgradeCheck = 1020;
|
170
|
318
|
ORGANIZATIONNAME = Facebook;
|
171
|
319
|
TargetAttributes = {
|
|
320
|
+ 0BEA5C241F7B8F73000D0AB4 = {
|
|
321
|
+ CreatedOnToolsVersion = 9.0;
|
|
322
|
+ DevelopmentTeam = FC967L3QRG;
|
|
323
|
+ ProvisioningStyle = Automatic;
|
|
324
|
+ };
|
|
325
|
+ 0BEA5C301F7B8F73000D0AB4 = {
|
|
326
|
+ CreatedOnToolsVersion = 9.0;
|
|
327
|
+ DevelopmentTeam = FC967L3QRG;
|
|
328
|
+ ProvisioningStyle = Automatic;
|
|
329
|
+ };
|
172
|
330
|
13B07F861A680F5B00A75B9A = {
|
173
|
331
|
DevelopmentTeam = FC967L3QRG;
|
174
|
332
|
ProvisioningStyle = Automatic;
|
|
@@ -197,11 +355,30 @@
|
197
|
355
|
projectRoot = "";
|
198
|
356
|
targets = (
|
199
|
357
|
13B07F861A680F5B00A75B9A /* jitsi-meet */,
|
|
358
|
+ 0BEA5C241F7B8F73000D0AB4 /* JitsiMeetCompanion */,
|
|
359
|
+ 0BEA5C301F7B8F73000D0AB4 /* JitsiMeetCompanion Extension */,
|
200
|
360
|
);
|
201
|
361
|
};
|
202
|
362
|
/* End PBXProject section */
|
203
|
363
|
|
204
|
364
|
/* Begin PBXResourcesBuildPhase section */
|
|
365
|
+ 0BEA5C231F7B8F73000D0AB4 /* Resources */ = {
|
|
366
|
+ isa = PBXResourcesBuildPhase;
|
|
367
|
+ buildActionMask = 2147483647;
|
|
368
|
+ files = (
|
|
369
|
+ 0BEA5C2B1F7B8F73000D0AB4 /* Assets.xcassets in Resources */,
|
|
370
|
+ 0BEA5C291F7B8F73000D0AB4 /* Interface.storyboard in Resources */,
|
|
371
|
+ );
|
|
372
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
373
|
+ };
|
|
374
|
+ 0BEA5C2F1F7B8F73000D0AB4 /* Resources */ = {
|
|
375
|
+ isa = PBXResourcesBuildPhase;
|
|
376
|
+ buildActionMask = 2147483647;
|
|
377
|
+ files = (
|
|
378
|
+ 0BEA5C3D1F7B8F73000D0AB4 /* Assets.xcassets in Resources */,
|
|
379
|
+ );
|
|
380
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
381
|
+ };
|
205
|
382
|
13B07F8E1A680F5B00A75B9A /* Resources */ = {
|
206
|
383
|
isa = PBXResourcesBuildPhase;
|
207
|
384
|
buildActionMask = 2147483647;
|
|
@@ -354,6 +531,20 @@
|
354
|
531
|
/* End PBXShellScriptBuildPhase section */
|
355
|
532
|
|
356
|
533
|
/* Begin PBXSourcesBuildPhase section */
|
|
534
|
+ 0BEA5C2D1F7B8F73000D0AB4 /* Sources */ = {
|
|
535
|
+ isa = PBXSourcesBuildPhase;
|
|
536
|
+ buildActionMask = 2147483647;
|
|
537
|
+ files = (
|
|
538
|
+ 0B7001701F7C51CC005944F4 /* InCallController.swift in Sources */,
|
|
539
|
+ E5C97B63227A1EB400199214 /* JitsiMeetCommands.swift in Sources */,
|
|
540
|
+ 0B5418471F7C5D8C00A2DD86 /* MeetingRowController.swift in Sources */,
|
|
541
|
+ E588011722789D43008B0561 /* JitsiMeetContext.swift in Sources */,
|
|
542
|
+ 0BEA5C391F7B8F73000D0AB4 /* ExtensionDelegate.swift in Sources */,
|
|
543
|
+ 0BEA5C371F7B8F73000D0AB4 /* InterfaceController.swift in Sources */,
|
|
544
|
+ 0BEA5C3B1F7B8F73000D0AB4 /* ComplicationController.swift in Sources */,
|
|
545
|
+ );
|
|
546
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
547
|
+ };
|
357
|
548
|
13B07F871A680F5B00A75B9A /* Sources */ = {
|
358
|
549
|
isa = PBXSourcesBuildPhase;
|
359
|
550
|
buildActionMask = 2147483647;
|
|
@@ -367,7 +558,28 @@
|
367
|
558
|
};
|
368
|
559
|
/* End PBXSourcesBuildPhase section */
|
369
|
560
|
|
|
561
|
+/* Begin PBXTargetDependency section */
|
|
562
|
+ 0BEA5C341F7B8F73000D0AB4 /* PBXTargetDependency */ = {
|
|
563
|
+ isa = PBXTargetDependency;
|
|
564
|
+ target = 0BEA5C301F7B8F73000D0AB4 /* JitsiMeetCompanion Extension */;
|
|
565
|
+ targetProxy = 0BEA5C331F7B8F73000D0AB4 /* PBXContainerItemProxy */;
|
|
566
|
+ };
|
|
567
|
+ 0BEA5C401F7B8F73000D0AB4 /* PBXTargetDependency */ = {
|
|
568
|
+ isa = PBXTargetDependency;
|
|
569
|
+ target = 0BEA5C241F7B8F73000D0AB4 /* JitsiMeetCompanion */;
|
|
570
|
+ targetProxy = 0BEA5C3F1F7B8F73000D0AB4 /* PBXContainerItemProxy */;
|
|
571
|
+ };
|
|
572
|
+/* End PBXTargetDependency section */
|
|
573
|
+
|
370
|
574
|
/* Begin PBXVariantGroup section */
|
|
575
|
+ 0BEA5C271F7B8F73000D0AB4 /* Interface.storyboard */ = {
|
|
576
|
+ isa = PBXVariantGroup;
|
|
577
|
+ children = (
|
|
578
|
+ 0BEA5C281F7B8F73000D0AB4 /* Base */,
|
|
579
|
+ );
|
|
580
|
+ name = Interface.storyboard;
|
|
581
|
+ sourceTree = "<group>";
|
|
582
|
+ };
|
371
|
583
|
13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
|
372
|
584
|
isa = PBXVariantGroup;
|
373
|
585
|
children = (
|
|
@@ -379,6 +591,140 @@
|
379
|
591
|
/* End PBXVariantGroup section */
|
380
|
592
|
|
381
|
593
|
/* Begin XCBuildConfiguration section */
|
|
594
|
+ 0BEA5C421F7B8F73000D0AB4 /* Debug */ = {
|
|
595
|
+ isa = XCBuildConfiguration;
|
|
596
|
+ buildSettings = {
|
|
597
|
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
598
|
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
599
|
+ CLANG_ANALYZER_NONNULL = YES;
|
|
600
|
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
601
|
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
602
|
+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
603
|
+ CLANG_WARN_COMMA = YES;
|
|
604
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
605
|
+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
606
|
+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
607
|
+ CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
608
|
+ CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
609
|
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
610
|
+ CODE_SIGN_STYLE = Automatic;
|
|
611
|
+ DEBUG_INFORMATION_FORMAT = dwarf;
|
|
612
|
+ DEVELOPMENT_TEAM = FC967L3QRG;
|
|
613
|
+ GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
614
|
+ IBSC_MODULE = JitsiMeetCompanion_Extension;
|
|
615
|
+ INFOPLIST_FILE = watchos/app/Info.plist;
|
|
616
|
+ PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.meet.watchkit;
|
|
617
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
618
|
+ SDKROOT = watchos;
|
|
619
|
+ SKIP_INSTALL = YES;
|
|
620
|
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
621
|
+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
622
|
+ SWIFT_VERSION = 5.0;
|
|
623
|
+ TARGETED_DEVICE_FAMILY = 4;
|
|
624
|
+ WATCHOS_DEPLOYMENT_TARGET = 4.0;
|
|
625
|
+ };
|
|
626
|
+ name = Debug;
|
|
627
|
+ };
|
|
628
|
+ 0BEA5C431F7B8F73000D0AB4 /* Release */ = {
|
|
629
|
+ isa = XCBuildConfiguration;
|
|
630
|
+ buildSettings = {
|
|
631
|
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
632
|
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
633
|
+ CLANG_ANALYZER_NONNULL = YES;
|
|
634
|
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
635
|
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
636
|
+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
637
|
+ CLANG_WARN_COMMA = YES;
|
|
638
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
639
|
+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
640
|
+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
641
|
+ CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
642
|
+ CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
643
|
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
644
|
+ CODE_SIGN_STYLE = Automatic;
|
|
645
|
+ COPY_PHASE_STRIP = NO;
|
|
646
|
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
647
|
+ DEVELOPMENT_TEAM = FC967L3QRG;
|
|
648
|
+ GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
649
|
+ IBSC_MODULE = JitsiMeetCompanion_Extension;
|
|
650
|
+ INFOPLIST_FILE = watchos/app/Info.plist;
|
|
651
|
+ PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.meet.watchkit;
|
|
652
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
653
|
+ SDKROOT = watchos;
|
|
654
|
+ SKIP_INSTALL = YES;
|
|
655
|
+ SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
656
|
+ SWIFT_VERSION = 5.0;
|
|
657
|
+ TARGETED_DEVICE_FAMILY = 4;
|
|
658
|
+ WATCHOS_DEPLOYMENT_TARGET = 4.0;
|
|
659
|
+ };
|
|
660
|
+ name = Release;
|
|
661
|
+ };
|
|
662
|
+ 0BEA5C441F7B8F73000D0AB4 /* Debug */ = {
|
|
663
|
+ isa = XCBuildConfiguration;
|
|
664
|
+ buildSettings = {
|
|
665
|
+ ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
|
|
666
|
+ CLANG_ANALYZER_NONNULL = YES;
|
|
667
|
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
668
|
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
669
|
+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
670
|
+ CLANG_WARN_COMMA = YES;
|
|
671
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
672
|
+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
673
|
+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
674
|
+ CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
675
|
+ CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
676
|
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
677
|
+ CODE_SIGN_STYLE = Automatic;
|
|
678
|
+ DEBUG_INFORMATION_FORMAT = dwarf;
|
|
679
|
+ DEVELOPMENT_TEAM = FC967L3QRG;
|
|
680
|
+ GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
681
|
+ INFOPLIST_FILE = watchos/extension/Info.plist;
|
|
682
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
683
|
+ PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.meet.watchkit.extension;
|
|
684
|
+ PRODUCT_NAME = "${TARGET_NAME}";
|
|
685
|
+ SDKROOT = watchos;
|
|
686
|
+ SKIP_INSTALL = YES;
|
|
687
|
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
688
|
+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
689
|
+ SWIFT_VERSION = 5.0;
|
|
690
|
+ TARGETED_DEVICE_FAMILY = 4;
|
|
691
|
+ WATCHOS_DEPLOYMENT_TARGET = 4.0;
|
|
692
|
+ };
|
|
693
|
+ name = Debug;
|
|
694
|
+ };
|
|
695
|
+ 0BEA5C451F7B8F73000D0AB4 /* Release */ = {
|
|
696
|
+ isa = XCBuildConfiguration;
|
|
697
|
+ buildSettings = {
|
|
698
|
+ ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
|
|
699
|
+ CLANG_ANALYZER_NONNULL = YES;
|
|
700
|
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
701
|
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
702
|
+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
703
|
+ CLANG_WARN_COMMA = YES;
|
|
704
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
705
|
+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
706
|
+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
707
|
+ CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
708
|
+ CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
709
|
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
710
|
+ CODE_SIGN_STYLE = Automatic;
|
|
711
|
+ COPY_PHASE_STRIP = NO;
|
|
712
|
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
713
|
+ DEVELOPMENT_TEAM = FC967L3QRG;
|
|
714
|
+ GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
715
|
+ INFOPLIST_FILE = watchos/extension/Info.plist;
|
|
716
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
717
|
+ PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.meet.watchkit.extension;
|
|
718
|
+ PRODUCT_NAME = "${TARGET_NAME}";
|
|
719
|
+ SDKROOT = watchos;
|
|
720
|
+ SKIP_INSTALL = YES;
|
|
721
|
+ SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
722
|
+ SWIFT_VERSION = 5.0;
|
|
723
|
+ TARGETED_DEVICE_FAMILY = 4;
|
|
724
|
+ WATCHOS_DEPLOYMENT_TARGET = 4.0;
|
|
725
|
+ };
|
|
726
|
+ name = Release;
|
|
727
|
+ };
|
382
|
728
|
13B07F941A680F5B00A75B9A /* Debug */ = {
|
383
|
729
|
isa = XCBuildConfiguration;
|
384
|
730
|
baseConfigurationReference = 4670A512A688E2DC34528282 /* Pods-jitsi-meet.debug.xcconfig */;
|
|
@@ -566,6 +912,24 @@
|
566
|
912
|
/* End XCBuildConfiguration section */
|
567
|
913
|
|
568
|
914
|
/* Begin XCConfigurationList section */
|
|
915
|
+ 0BEA5C461F7B8F73000D0AB4 /* Build configuration list for PBXNativeTarget "JitsiMeetCompanion Extension" */ = {
|
|
916
|
+ isa = XCConfigurationList;
|
|
917
|
+ buildConfigurations = (
|
|
918
|
+ 0BEA5C441F7B8F73000D0AB4 /* Debug */,
|
|
919
|
+ 0BEA5C451F7B8F73000D0AB4 /* Release */,
|
|
920
|
+ );
|
|
921
|
+ defaultConfigurationIsVisible = 0;
|
|
922
|
+ defaultConfigurationName = Release;
|
|
923
|
+ };
|
|
924
|
+ 0BEA5C481F7B8F73000D0AB4 /* Build configuration list for PBXNativeTarget "JitsiMeetCompanion" */ = {
|
|
925
|
+ isa = XCConfigurationList;
|
|
926
|
+ buildConfigurations = (
|
|
927
|
+ 0BEA5C421F7B8F73000D0AB4 /* Debug */,
|
|
928
|
+ 0BEA5C431F7B8F73000D0AB4 /* Release */,
|
|
929
|
+ );
|
|
930
|
+ defaultConfigurationIsVisible = 0;
|
|
931
|
+ defaultConfigurationName = Release;
|
|
932
|
+ };
|
569
|
933
|
13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet" */ = {
|
570
|
934
|
isa = XCConfigurationList;
|
571
|
935
|
buildConfigurations = (
|