Re: Make "fat" iOS Framework from a pair of dylibs?
Re: Make "fat" iOS Framework from a pair of dylibs?
- Subject: Re: Make "fat" iOS Framework from a pair of dylibs?
- From: Quincey Morris <email@hidden>
- Date: Wed, 12 Apr 2017 00:54:13 -0700
On Apr 12, 2017, at 00:08 , Rick Mann <email@hidden> wrote:
Failed to load Info.plist from bundle at path /Users/rmann/Library/Developer/CoreSimulator/Devices/116F559C-002A-4778-A7FC-F3D613ABEF23/data/Library/Caches/com.apple.mobile.installd.staging/temp.vneuXu/extracted/MyApp.app/Frameworks/MyFramwork.framework
MyFramwork? <string>com.latencyzero. MyFramework </string>
Spaces, really?
But maybe you just edited out the real name, so these are typos, not the real thing?
That’s aside from the fact that multi-platform frameworks aren’t supported by Apple, and some of your info.plist fields (e.g. DTPlatformName and DTSDKName) aren’t correct for the simulator. It’s anyone’s guess what’s actually checked when the framework is loaded.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden