##// END OF EJS Templates
updated plugin project
Barry Wark -
Show More
@@ -6,10 +6,23 b''
6 objectVersion = 42;
6 objectVersion = 42;
7 objects = {
7 objects = {
8
8
9 /* Begin PBXFileReference section */
10 4C5B7A8D0E1A0B4C006CB905 /* Plugin-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Plugin-Info.plist"; sourceTree = "<group>"; };
11 /* End PBXFileReference section */
12
9 /* Begin PBXGroup section */
13 /* Begin PBXGroup section */
14 4C5B7A8C0E1A0B4C006CB905 /* Products */ = {
15 isa = PBXGroup;
16 children = (
17 );
18 name = Products;
19 sourceTree = "<group>";
20 };
10 4C96F4FC0E199AB500B03430 = {
21 4C96F4FC0E199AB500B03430 = {
11 isa = PBXGroup;
22 isa = PBXGroup;
12 children = (
23 children = (
24 4C5B7A8C0E1A0B4C006CB905 /* Products */,
25 4C5B7A8D0E1A0B4C006CB905 /* Plugin-Info.plist */,
13 );
26 );
14 sourceTree = "<group>";
27 sourceTree = "<group>";
15 };
28 };
@@ -39,6 +52,7 b''
39 compatibilityVersion = "Xcode 2.4";
52 compatibilityVersion = "Xcode 2.4";
40 hasScannedForEncodings = 0;
53 hasScannedForEncodings = 0;
41 mainGroup = 4C96F4FC0E199AB500B03430;
54 mainGroup = 4C96F4FC0E199AB500B03430;
55 productRefGroup = 4C5B7A8C0E1A0B4C006CB905 /* Products */;
42 projectDirPath = "";
56 projectDirPath = "";
43 projectRoot = "";
57 projectRoot = "";
44 targets = (
58 targets = (
General Comments 0
You need to be logged in to leave comments. Login now