From 85c1b853658f006284d27e70fb1a907861a69f0d Mon Sep 17 00:00:00 2001 From: Jake Petroules Date: Mon, 28 Sep 2015 08:01:45 +0000 Subject: Revert "Fix bundle creation to depend on the application executable." This causes a Rule conflict. It will be fixed in a following commit. This reverts commit ba4b9e968fc180db5198fc81de9a644b27890f95. Change-Id: I22466f9d964f66a0d53cac2e52e816061bab125e Reviewed-by: Christian Kandeler --- share/qbs/modules/bundle/BundleModule.qbs | 1 - 1 file changed, 1 deletion(-) (limited to 'share/qbs/modules/bundle/BundleModule.qbs') diff --git a/share/qbs/modules/bundle/BundleModule.qbs b/share/qbs/modules/bundle/BundleModule.qbs index d60d6903d..414a55222 100644 --- a/share/qbs/modules/bundle/BundleModule.qbs +++ b/share/qbs/modules/bundle/BundleModule.qbs @@ -401,7 +401,6 @@ Module { multiplex: true inputs: ["infoplist", "pkginfo", "hpp", "icns", "resourcerules", "xcent", - "application", "compiled_ibdoc", "compiled_assetcatalog", "xcode.provisioningprofile"] -- cgit v1.2.3