Skip to content

Commit

Permalink
Added Plugins group to template, for adding Plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
shazron committed Dec 1, 2009
1 parent fd7147e commit 30ff752
Showing 1 changed file with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
1D3623250D0F684500981E51 /* ___PROJECTNAMEASIDENTIFIER___AppDelegate.m */,
);
path = Classes;
sourceTree = "<group>";
sourceTree = SOURCE_ROOT;
};
19C28FACFE9D520D11CA2CBB /* Products */ = {
isa = PBXGroup;
Expand All @@ -114,6 +114,7 @@
301BF56E109A69640062928A /* www */,
301BF52D109A57CC0062928A /* PhoneGapLib.xcodeproj */,
080E96DDFE201D6D7F000001 /* Classes */,
307C750510C5A3420062BCA9 /* Plugins */,
29B97315FDCFA39411CA2CEA /* Other Sources */,
29B97317FDCFA39411CA2CEA /* Resources */,
29B97323FDCFA39411CA2CEA /* Frameworks */,
Expand Down Expand Up @@ -167,6 +168,13 @@
name = Products;
sourceTree = "<group>";
};
307C750510C5A3420062BCA9 /* Plugins */ = {
isa = PBXGroup;
children = (
);
path = Plugins;
sourceTree = SOURCE_ROOT;
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
Expand Down

0 comments on commit 30ff752

Please sign in to comment.