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