Skip to content

Commit 4f7a159

Browse files
committed
including objects section in simple.pbxproj
1 parent 4c032cc commit 4f7a159

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

examples/simple.pbxproj

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,13 @@
55
};
66
objectVersion = 45;
77
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
8+
objects = {
9+
/* Begin PBXTargetDependency section */
10+
301BF551109A68C00062928A /* PBXTargetDependency */ = {
11+
isa = PBXTargetDependency;
12+
name = PhoneGapLib;
13+
targetProxy = 301BF550109A68C00062928A /* PBXContainerItemProxy */;
14+
};
15+
/* End PBXTargetDependency section */
16+
};
817
}

0 commit comments

Comments
 (0)