Skip to content

Commit 2c5adbd

Browse files
[[ ExternalsV6 ]] Added engine-mobile reference in revtestexternals-modile.xcode
1 parent c1e99ed commit 2c5adbd

File tree

1 file changed

+73
-0
lines changed

1 file changed

+73
-0
lines changed

revtestexternal/revtestexternal-mobile.xcodeproj/project.pbxproj

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,34 @@
3535
remoteGlobalIDString = 4D57DF461338F14B0044FFEC;
3636
remoteInfo = lcidlc;
3737
};
38+
BE9453AC1979119500B7A38F /* PBXContainerItemProxy */ = {
39+
isa = PBXContainerItemProxy;
40+
containerPortal = BE94539C1979119400B7A38F /* engine-mobile.xcodeproj */;
41+
proxyType = 2;
42+
remoteGlobalIDString = 4D222092171D770900E7E557;
43+
remoteInfo = "security-community";
44+
};
45+
BE9453AE1979119500B7A38F /* PBXContainerItemProxy */ = {
46+
isa = PBXContainerItemProxy;
47+
containerPortal = BE94539C1979119400B7A38F /* engine-mobile.xcodeproj */;
48+
proxyType = 2;
49+
remoteGlobalIDString = 4DABCD8A15ECD40F0085E214;
50+
remoteInfo = "standalone-mobile-kernel";
51+
};
52+
BE9453B01979119500B7A38F /* PBXContainerItemProxy */ = {
53+
isa = PBXContainerItemProxy;
54+
containerPortal = BE94539C1979119400B7A38F /* engine-mobile.xcodeproj */;
55+
proxyType = 2;
56+
remoteGlobalIDString = 4D2D91891386E2610057811A;
57+
remoteInfo = "standalone-mobile-lib-community";
58+
};
59+
BE9453B21979119500B7A38F /* PBXContainerItemProxy */ = {
60+
isa = PBXContainerItemProxy;
61+
containerPortal = BE94539C1979119400B7A38F /* engine-mobile.xcodeproj */;
62+
proxyType = 2;
63+
remoteGlobalIDString = 4DD3DD991040AA9A00CAC7EF;
64+
remoteInfo = "standalone-mobile-community";
65+
};
3866
/* End PBXContainerItemProxy section */
3967

4068
/* Begin PBXFileReference section */
@@ -49,6 +77,7 @@
4977
4D7EFD6512E72A5A00D67888 /* Global Mobile.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "Global Mobile.xcconfig"; path = "../rules/Global Mobile.xcconfig"; sourceTree = SOURCE_ROOT; };
5078
4D7EFD7A12E72ABA00D67888 /* librevtestexternal.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = librevtestexternal.a; sourceTree = BUILT_PRODUCTS_DIR; };
5179
4D7EFE4B12E72E6F00D67888 /* revtestexternal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = revtestexternal.cpp; path = src/revtestexternal.cpp; sourceTree = "<group>"; };
80+
BE94539C1979119400B7A38F /* engine-mobile.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "engine-mobile.xcodeproj"; path = "../engine/engine-mobile.xcodeproj"; sourceTree = "<group>"; };
5281
/* End PBXFileReference section */
5382

5483
/* Begin PBXFrameworksBuildPhase section */
@@ -115,11 +144,23 @@
115144
4D7EFE9512E7312D00D67888 /* References */ = {
116145
isa = PBXGroup;
117146
children = (
147+
BE94539C1979119400B7A38F /* engine-mobile.xcodeproj */,
118148
4D16889117AFE4160068A5C5 /* lcidlc.xcodeproj */,
119149
);
120150
name = References;
121151
sourceTree = "<group>";
122152
};
153+
BE94539D1979119400B7A38F /* Products */ = {
154+
isa = PBXGroup;
155+
children = (
156+
BE9453AD1979119500B7A38F /* libsecurity-community.a */,
157+
BE9453AF1979119500B7A38F /* libstandalone-mobile-kernel.a */,
158+
BE9453B11979119500B7A38F /* libstandalone-mobile-lib-community.a */,
159+
BE9453B31979119500B7A38F /* standalone-mobile-community.app */,
160+
);
161+
name = Products;
162+
sourceTree = "<group>";
163+
};
123164
/* End PBXGroup section */
124165

125166
/* Begin PBXHeadersBuildPhase section */
@@ -171,6 +212,10 @@
171212
productRefGroup = 4D7EFD7B12E72ABA00D67888 /* Products */;
172213
projectDirPath = "";
173214
projectReferences = (
215+
{
216+
ProductGroup = BE94539D1979119400B7A38F /* Products */;
217+
ProjectRef = BE94539C1979119400B7A38F /* engine-mobile.xcodeproj */;
218+
},
174219
{
175220
ProductGroup = 4D16889217AFE4160068A5C5 /* Products */;
176221
ProjectRef = 4D16889117AFE4160068A5C5 /* lcidlc.xcodeproj */;
@@ -191,6 +236,34 @@
191236
remoteRef = 4D16889517AFE4160068A5C5 /* PBXContainerItemProxy */;
192237
sourceTree = BUILT_PRODUCTS_DIR;
193238
};
239+
BE9453AD1979119500B7A38F /* libsecurity-community.a */ = {
240+
isa = PBXReferenceProxy;
241+
fileType = archive.ar;
242+
path = "libsecurity-community.a";
243+
remoteRef = BE9453AC1979119500B7A38F /* PBXContainerItemProxy */;
244+
sourceTree = BUILT_PRODUCTS_DIR;
245+
};
246+
BE9453AF1979119500B7A38F /* libstandalone-mobile-kernel.a */ = {
247+
isa = PBXReferenceProxy;
248+
fileType = archive.ar;
249+
path = "libstandalone-mobile-kernel.a";
250+
remoteRef = BE9453AE1979119500B7A38F /* PBXContainerItemProxy */;
251+
sourceTree = BUILT_PRODUCTS_DIR;
252+
};
253+
BE9453B11979119500B7A38F /* libstandalone-mobile-lib-community.a */ = {
254+
isa = PBXReferenceProxy;
255+
fileType = archive.ar;
256+
path = "libstandalone-mobile-lib-community.a";
257+
remoteRef = BE9453B01979119500B7A38F /* PBXContainerItemProxy */;
258+
sourceTree = BUILT_PRODUCTS_DIR;
259+
};
260+
BE9453B31979119500B7A38F /* standalone-mobile-community.app */ = {
261+
isa = PBXReferenceProxy;
262+
fileType = wrapper.application;
263+
path = "standalone-mobile-community.app";
264+
remoteRef = BE9453B21979119500B7A38F /* PBXContainerItemProxy */;
265+
sourceTree = BUILT_PRODUCTS_DIR;
266+
};
194267
/* End PBXReferenceProxy section */
195268

196269
/* Begin PBXShellScriptBuildPhase section */

0 commit comments

Comments
 (0)