Skip to content

Commit 1d2ffe2

Browse files
authored
chore: remove orphaned pbxproj elements (#128)
1 parent b4b12e5 commit 1d2ffe2

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

template/ios/HelloWorld.xcodeproj/project.pbxproj

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,7 @@
1313
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
1414
/* End PBXBuildFile section */
1515

16-
/* Begin PBXContainerItemProxy section */
17-
00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
18-
isa = PBXContainerItemProxy;
19-
containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
20-
proxyType = 1;
21-
remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
22-
remoteInfo = HelloWorld;
23-
};
24-
/* End PBXContainerItemProxy section */
25-
2616
/* Begin PBXFileReference section */
27-
00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2817
13B07F961A680F5B00A75B9A /* HelloWorld.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HelloWorld.app; sourceTree = BUILT_PRODUCTS_DIR; };
2918
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = HelloWorld/Images.xcassets; sourceTree = "<group>"; };
3019
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = HelloWorld/Info.plist; sourceTree = "<group>"; };
@@ -49,14 +38,6 @@
4938
/* End PBXFrameworksBuildPhase section */
5039

5140
/* Begin PBXGroup section */
52-
00E356F01AD99517003FC87E /* Supporting Files */ = {
53-
isa = PBXGroup;
54-
children = (
55-
00E356F11AD99517003FC87E /* Info.plist */,
56-
);
57-
name = "Supporting Files";
58-
sourceTree = "<group>";
59-
};
6041
13B07FAE1A68108700A75B9A /* HelloWorld */ = {
6142
isa = PBXGroup;
6243
children = (
@@ -172,13 +153,6 @@
172153
/* End PBXProject section */
173154

174155
/* Begin PBXResourcesBuildPhase section */
175-
00E356EC1AD99517003FC87E /* Resources */ = {
176-
isa = PBXResourcesBuildPhase;
177-
buildActionMask = 2147483647;
178-
files = (
179-
);
180-
runOnlyForDeploymentPostprocessing = 0;
181-
};
182156
13B07F8E1A680F5B00A75B9A /* Resources */ = {
183157
isa = PBXResourcesBuildPhase;
184158
buildActionMask = 2147483647;
@@ -276,14 +250,6 @@
276250
};
277251
/* End PBXSourcesBuildPhase section */
278252

279-
/* Begin PBXTargetDependency section */
280-
00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
281-
isa = PBXTargetDependency;
282-
target = 13B07F861A680F5B00A75B9A /* HelloWorld */;
283-
targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
284-
};
285-
/* End PBXTargetDependency section */
286-
287253
/* Begin XCBuildConfiguration section */
288254
13B07F941A680F5B00A75B9A /* Debug */ = {
289255
isa = XCBuildConfiguration;

0 commit comments

Comments
 (0)