Turn a folder into a bundle/package for iTunes file sharing
Asked Answered
B

2

11

iTunes File Sharing for iOS apps allows users to pull down folders from apps via syncing to the device but it doesn't allow the reverse and load in directories from a computer to the device. Is there a way to make a in-app folder a bundle/package like a .app package so that the OS thinks it is a file rather than a directory?

From what I can tell GarageBand for the iPad is doing exactly this for files off the device. The context menu on the exported file in the Finder allows you to "Show Package Contents".

I appended a made up extension to the directory path and it shows up in iTunes as a file, but on export it comes out as a directory.

Blida answered 10/5, 2011 at 16:19 Comment(0)
T
8

The following worked for me:

  1. Rename folder to <foldername>.pkg

  2. Drag it into the file sharing panel

  3. In the file sharing panel, rename it back to <foldername>

Teetotal answered 19/10, 2012 at 16:14 Comment(0)
M
0

I just found! Windows users can use iExplorer!

  1. Start iExplorer (available at this URL http://www.macroplant.com/iexplorer/)
  2. Connect iOS device to PC using USB cable
  3. Find this folder: "Apps" > [YOUR_APP] > "Documents"
  4. Drag and Drop the bundle/package into "Documents" folder

Note: A bundle/package on Mac is simply a folder on Windows. There is no need to have any file extension like .pkg on Windows.

Matzo answered 27/8, 2013 at 20:42 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.