Skip to content

Commit e34f8c6

Browse files
committed
Merge pull request #55 from maicki/MSRevertReactProjLinking
Revert automatic linking of React.xcodepro
1 parent 2b04cfc commit e34f8c6

File tree

1 file changed

+1
-152
lines changed

1 file changed

+1
-152
lines changed

templates/ios.js

Lines changed: 1 addition & 152 deletions
Original file line numberDiff line numberDiff line change
@@ -78,69 +78,9 @@ RCT_EXPORT_MODULE()
7878
objects = {
7979
8080
/* Begin PBXBuildFile section */
81-
289A75F91F7D1C4500E34F27 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 289A75E91F7D1BF800E34F27 /* libReact.a */; };
8281
B3E7B58A1CC2AC0600A0062D /* ${name}.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E7B5891CC2AC0600A0062D /* ${name}.m */; };
8382
/* End PBXBuildFile section */
8483
85-
/* Begin PBXContainerItemProxy section */
86-
289A75E81F7D1BF800E34F27 /* PBXContainerItemProxy */ = {
87-
isa = PBXContainerItemProxy;
88-
containerPortal = 289A75DD1F7D1BF800E34F27 /* React.xcodeproj */;
89-
proxyType = 2;
90-
remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
91-
remoteInfo = React;
92-
};
93-
289A75EA1F7D1BF800E34F27 /* PBXContainerItemProxy */ = {
94-
isa = PBXContainerItemProxy;
95-
containerPortal = 289A75DD1F7D1BF800E34F27 /* React.xcodeproj */;
96-
proxyType = 2;
97-
remoteGlobalIDString = 2D2A28131D9B038B00D4039D;
98-
remoteInfo = "React-tvOS";
99-
};
100-
289A75EC1F7D1BF800E34F27 /* PBXContainerItemProxy */ = {
101-
isa = PBXContainerItemProxy;
102-
containerPortal = 289A75DD1F7D1BF800E34F27 /* React.xcodeproj */;
103-
proxyType = 2;
104-
remoteGlobalIDString = 3D3C059A1DE3340900C268FA;
105-
remoteInfo = yoga;
106-
};
107-
289A75EE1F7D1BF800E34F27 /* PBXContainerItemProxy */ = {
108-
isa = PBXContainerItemProxy;
109-
containerPortal = 289A75DD1F7D1BF800E34F27 /* React.xcodeproj */;
110-
proxyType = 2;
111-
remoteGlobalIDString = 3D3C06751DE3340C00C268FA;
112-
remoteInfo = "yoga-tvOS";
113-
};
114-
289A75F01F7D1BF800E34F27 /* PBXContainerItemProxy */ = {
115-
isa = PBXContainerItemProxy;
116-
containerPortal = 289A75DD1F7D1BF800E34F27 /* React.xcodeproj */;
117-
proxyType = 2;
118-
remoteGlobalIDString = 3D3CD9251DE5FBEC00167DC4;
119-
remoteInfo = cxxreact;
120-
};
121-
289A75F21F7D1BF800E34F27 /* PBXContainerItemProxy */ = {
122-
isa = PBXContainerItemProxy;
123-
containerPortal = 289A75DD1F7D1BF800E34F27 /* React.xcodeproj */;
124-
proxyType = 2;
125-
remoteGlobalIDString = 3D3CD9321DE5FBEE00167DC4;
126-
remoteInfo = "cxxreact-tvOS";
127-
};
128-
289A75F41F7D1BF800E34F27 /* PBXContainerItemProxy */ = {
129-
isa = PBXContainerItemProxy;
130-
containerPortal = 289A75DD1F7D1BF800E34F27 /* React.xcodeproj */;
131-
proxyType = 2;
132-
remoteGlobalIDString = 3D3CD90B1DE5FBD600167DC4;
133-
remoteInfo = jschelpers;
134-
};
135-
289A75F61F7D1BF800E34F27 /* PBXContainerItemProxy */ = {
136-
isa = PBXContainerItemProxy;
137-
containerPortal = 289A75DD1F7D1BF800E34F27 /* React.xcodeproj */;
138-
proxyType = 2;
139-
remoteGlobalIDString = 3D3CD9181DE5FBD800167DC4;
140-
remoteInfo = "jschelpers-tvOS";
141-
};
142-
/* End PBXContainerItemProxy section */
143-
14484
/* Begin PBXCopyFilesBuildPhase section */
14585
58B511D91A9E6C8500147676 /* CopyFiles */ = {
14686
isa = PBXCopyFilesBuildPhase;
@@ -155,7 +95,6 @@ RCT_EXPORT_MODULE()
15595
15696
/* Begin PBXFileReference section */
15797
134814201AA4EA6300B7C361 /* lib${name}.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = lib${name}.a; sourceTree = BUILT_PRODUCTS_DIR; };
158-
289A75DD1F7D1BF800E34F27 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
15998
B3E7B5881CC2AC0600A0062D /* ${name}.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ${name}.h; sourceTree = "<group>"; };
16099
B3E7B5891CC2AC0600A0062D /* ${name}.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ${name}.m; sourceTree = "<group>"; };
161100
/* End PBXFileReference section */
@@ -165,7 +104,6 @@ RCT_EXPORT_MODULE()
165104
isa = PBXFrameworksBuildPhase;
166105
buildActionMask = 2147483647;
167106
files = (
168-
289A75F91F7D1C4500E34F27 /* libReact.a in Frameworks */,
169107
);
170108
runOnlyForDeploymentPostprocessing = 0;
171109
};
@@ -180,36 +118,12 @@ RCT_EXPORT_MODULE()
180118
name = Products;
181119
sourceTree = "<group>";
182120
};
183-
289A75DE1F7D1BF800E34F27 /* Products */ = {
184-
isa = PBXGroup;
185-
children = (
186-
289A75E91F7D1BF800E34F27 /* libReact.a */,
187-
289A75EB1F7D1BF800E34F27 /* libReact.a */,
188-
289A75ED1F7D1BF800E34F27 /* libyoga.a */,
189-
289A75EF1F7D1BF800E34F27 /* libyoga.a */,
190-
289A75F11F7D1BF800E34F27 /* libcxxreact.a */,
191-
289A75F31F7D1BF800E34F27 /* libcxxreact.a */,
192-
289A75F51F7D1BF800E34F27 /* libjschelpers.a */,
193-
289A75F71F7D1BF800E34F27 /* libjschelpers.a */,
194-
);
195-
name = Products;
196-
sourceTree = "<group>";
197-
};
198-
289A75F81F7D1C4500E34F27 /* Frameworks */ = {
199-
isa = PBXGroup;
200-
children = (
201-
);
202-
name = Frameworks;
203-
sourceTree = "<group>";
204-
};
205121
58B511D21A9E6C8500147676 = {
206122
isa = PBXGroup;
207123
children = (
208124
B3E7B5881CC2AC0600A0062D /* ${name}.h */,
209125
B3E7B5891CC2AC0600A0062D /* ${name}.m */,
210126
134814211AA4EA7D00B7C361 /* Products */,
211-
289A75DD1F7D1BF800E34F27 /* React.xcodeproj */,
212-
289A75F81F7D1C4500E34F27 /* Frameworks */,
213127
);
214128
sourceTree = "<group>";
215129
};
@@ -257,78 +171,13 @@ RCT_EXPORT_MODULE()
257171
mainGroup = 58B511D21A9E6C8500147676;
258172
productRefGroup = 58B511D21A9E6C8500147676;
259173
projectDirPath = "";
260-
projectReferences = (
261-
{
262-
ProductGroup = 289A75DE1F7D1BF800E34F27 /* Products */;
263-
ProjectRef = 289A75DD1F7D1BF800E34F27 /* React.xcodeproj */;
264-
},
265-
);
266174
projectRoot = "";
267175
targets = (
268176
58B511DA1A9E6C8500147676 /* ${name} */,
269177
);
270178
};
271179
/* End PBXProject section */
272180
273-
/* Begin PBXReferenceProxy section */
274-
289A75E91F7D1BF800E34F27 /* libReact.a */ = {
275-
isa = PBXReferenceProxy;
276-
fileType = archive.ar;
277-
path = libReact.a;
278-
remoteRef = 289A75E81F7D1BF800E34F27 /* PBXContainerItemProxy */;
279-
sourceTree = BUILT_PRODUCTS_DIR;
280-
};
281-
289A75EB1F7D1BF800E34F27 /* libReact.a */ = {
282-
isa = PBXReferenceProxy;
283-
fileType = archive.ar;
284-
path = libReact.a;
285-
remoteRef = 289A75EA1F7D1BF800E34F27 /* PBXContainerItemProxy */;
286-
sourceTree = BUILT_PRODUCTS_DIR;
287-
};
288-
289A75ED1F7D1BF800E34F27 /* libyoga.a */ = {
289-
isa = PBXReferenceProxy;
290-
fileType = archive.ar;
291-
path = libyoga.a;
292-
remoteRef = 289A75EC1F7D1BF800E34F27 /* PBXContainerItemProxy */;
293-
sourceTree = BUILT_PRODUCTS_DIR;
294-
};
295-
289A75EF1F7D1BF800E34F27 /* libyoga.a */ = {
296-
isa = PBXReferenceProxy;
297-
fileType = archive.ar;
298-
path = libyoga.a;
299-
remoteRef = 289A75EE1F7D1BF800E34F27 /* PBXContainerItemProxy */;
300-
sourceTree = BUILT_PRODUCTS_DIR;
301-
};
302-
289A75F11F7D1BF800E34F27 /* libcxxreact.a */ = {
303-
isa = PBXReferenceProxy;
304-
fileType = archive.ar;
305-
path = libcxxreact.a;
306-
remoteRef = 289A75F01F7D1BF800E34F27 /* PBXContainerItemProxy */;
307-
sourceTree = BUILT_PRODUCTS_DIR;
308-
};
309-
289A75F31F7D1BF800E34F27 /* libcxxreact.a */ = {
310-
isa = PBXReferenceProxy;
311-
fileType = archive.ar;
312-
path = libcxxreact.a;
313-
remoteRef = 289A75F21F7D1BF800E34F27 /* PBXContainerItemProxy */;
314-
sourceTree = BUILT_PRODUCTS_DIR;
315-
};
316-
289A75F51F7D1BF800E34F27 /* libjschelpers.a */ = {
317-
isa = PBXReferenceProxy;
318-
fileType = archive.ar;
319-
path = libjschelpers.a;
320-
remoteRef = 289A75F41F7D1BF800E34F27 /* PBXContainerItemProxy */;
321-
sourceTree = BUILT_PRODUCTS_DIR;
322-
};
323-
289A75F71F7D1BF800E34F27 /* libjschelpers.a */ = {
324-
isa = PBXReferenceProxy;
325-
fileType = archive.ar;
326-
path = libjschelpers.a;
327-
remoteRef = 289A75F61F7D1BF800E34F27 /* PBXContainerItemProxy */;
328-
sourceTree = BUILT_PRODUCTS_DIR;
329-
};
330-
/* End PBXReferenceProxy section */
331-
332181
/* Begin PBXSourcesBuildPhase section */
333182
58B511D71A9E6C8500147676 /* Sources */ = {
334183
isa = PBXSourcesBuildPhase;
@@ -438,7 +287,7 @@ RCT_EXPORT_MODULE()
438287
isa = XCBuildConfiguration;
439288
buildSettings = {
440289
HEADER_SEARCH_PATHS = (
441-
"$(inherited)",
290+
"$(inherited)",
442291
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
443292
"$(SRCROOT)/../../../React/**",
444293
"$(SRCROOT)/../../react-native/React/**",

0 commit comments

Comments
 (0)