aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/bundle/BundleModule.qbs
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@theqtcompany.com>2015-09-28 08:01:45 +0000
committerChristian Kandeler <christian.kandeler@theqtcompany.com>2015-09-28 08:09:24 +0000
commit85c1b853658f006284d27e70fb1a907861a69f0d (patch)
treeb7251b7d9e12f276199d340ad2163b2f4fd9d832 /share/qbs/modules/bundle/BundleModule.qbs
parent772ba9202c1afcf43cb4aec8c4f47284d50bfce3 (diff)
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 <christian.kandeler@theqtcompany.com>
Diffstat (limited to 'share/qbs/modules/bundle/BundleModule.qbs')
-rw-r--r--share/qbs/modules/bundle/BundleModule.qbs1
1 files changed, 0 insertions, 1 deletions
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"]