我试图用模拟器开立iPod图书馆,但用这一错误冲撞:
MPMedia 图书馆:无法发射iPod图书馆服务器:没有发现的申请
我是否需要一个实际的桌面来测试这一守则?
我试图用模拟器开立iPod图书馆,但用这一错误冲撞:
MPMedia 图书馆:无法发射iPod图书馆服务器:没有发现的申请
我是否需要一个实际的桌面来测试这一守则?
你们需要测试一个进入媒体图书馆的装置。
I ve使用MPMediaLibrary
/MPMediaQuery
在模拟器上取得了一定的成功(不打音乐,但至少能打问项目)和xcode 4.6.3
I used iFunBox,用我的装置复制这些档案:
Raw File System /iTunes_Control/iTunes/MediaLibrary.sqlitedb
Raw File System /iTunes_Control/iTunes/MediaLibrary.sqlitedb-shm
Raw File System /iTunes_Control/iTunes/MediaLibrary.sqlitedb-wal
Raw File System /iTunes_Control/iTunes/Artwork
摘录:
"~/Library/Application Support/iPhone Simulator/6.1/Media/iTunes_Control/iTunes/"
澄清JosephH:
it even works in Xcode 6 but the files should be placed in a folder:
"~/Library/Developer/CoreSimulator/Devices/########-####-####-####-############/data/Media/iTunes_Control/iTunes"
模拟电话不同版本的模拟器电话将有所不同。
除了“JosephH”和“Rinat Abidullin”的答复外,我还发现有可能从模拟器(至少使用Si-8和9Siulators,从Xcode 7.3中获取音乐文档)。 为了做到这一点,我从我的Piich复制了以下手套,把相应的文件夹在我的Mac上(除上述文件@JosephH外):
/var/mobile/Media/iTunes_Control/Music
/var/mobile/Media/Purchases
然后可以通过使用<代码>AVAudioSession打开MPMediaItemPropertyAssetURL>。
最新情况:还有一个非常好的样本项目,可以用来轻易测试:GVMusicPlayerController。
I have created a new iPhone application.I have two mach machines. I have created the certificate for running application in iPhone in one mac. Can I use the other mac for running the application in ...
HI, In our application i am using corelocationframework when opening application a alert for allow and dont allow.when clicking on the allow for current location we will show current location.When ...
Created a View based Project and added a contact to the AddressBook using ABAddressBookRef,ABRecordRef now i wanted to display the added contact ABPersonViewController is the method but how to use in ...
我不禁要问,那里是否有任何实例表明从Peit向服务器发送音响。 I m不关心电话或SIP风格的解决办法,只是一个简单的袖珍流程......
我希望我与四舍五入的累进角进行网上讨论。
我正试图把图像放在搜索条左边。 但是,问题始于这里,搜索条线不能重新布署。
We have a restaurant table that has lat-long data for each row. We need to write a query that performs a search to find all restaurants within the provided radius e.g. 1 mile, 5 miles etc. We have ...
I like to write bash shell scripts on my iPhone, put them in an app folder with an icon, plist, etc., so they execute like apps by tapping their icon on SpringBoard. This is not interactive like ...