When trying to track a bundle with no files, `updateBundleWithID:` reports success, but then `bundleWithID:` returns `nil`. In my zinc repo directory I see all the manifest files, but no bundle folder for these empty bundles.
When trying to track a bundle with no files,
updateBundleWithID:reports success, but thenbundleWithID:returnsnil.In my zinc repo directory I see all the manifest files, but no bundle folder for these empty bundles.