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: Rick Mann <email@hidden>
- Date: Wed, 12 Apr 2017 01:04:52 -0700
No, not really. That's Mail's shitty copy-and-paste. I was trying to obfuscate the actual names of things in the files.
So, how do Apple's frameworks work then? Or other frameworks like PLCrashReporter? I'm able to have a single framework that builds for both and runs on both.
BTW, I looked at CrashReporter's Info.plist, it's even simpler, and so I changed mine to mimic theirs. Still doesn't work.
> On Apr 12, 2017, at 00:54 , Quincey Morris <email@hidden> wrote:
>
> 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
--
Rick Mann
email@hidden
_______________________________________________
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