You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2015/09/01 01:35:10 UTC

[2/6] mac commit: @trivial add 'Resources' group so that plugin isntalation works

@trivial add 'Resources' group so that plugin isntalation works


Project: http://git-wip-us.apache.org/repos/asf/cordova-osx/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-osx/commit/d6ff0326
Tree: http://git-wip-us.apache.org/repos/asf/cordova-osx/tree/d6ff0326
Diff: http://git-wip-us.apache.org/repos/asf/cordova-osx/diff/d6ff0326

Branch: refs/heads/master
Commit: d6ff0326983b046ff428e5ae8e2c83610e0e5836
Parents: b28074a
Author: Tobias Bocanegra <tr...@adobe.com>
Authored: Sun Aug 30 18:00:44 2015 +0100
Committer: Tobias Bocanegra <tr...@adobe.com>
Committed: Sun Aug 30 18:00:44 2015 +0100

----------------------------------------------------------------------
 bin/templates/project/__NON-CLI__.xcodeproj/project.pbxproj | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-osx/blob/d6ff0326/bin/templates/project/__NON-CLI__.xcodeproj/project.pbxproj
----------------------------------------------------------------------
diff --git a/bin/templates/project/__NON-CLI__.xcodeproj/project.pbxproj b/bin/templates/project/__NON-CLI__.xcodeproj/project.pbxproj
index fd387d7..f66e6e9 100644
--- a/bin/templates/project/__NON-CLI__.xcodeproj/project.pbxproj
+++ b/bin/templates/project/__NON-CLI__.xcodeproj/project.pbxproj
@@ -196,6 +196,7 @@
 			children = (
 			);
 			name = Resources;
+			path = "__PROJECT_NAME__/Resources";
 			sourceTree = "<group>";
 		};
 /* End PBXGroup section */


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org