Hi all,
I worked on an app that shows a list of events from a website. I have all the rights to use their data, in fact they are a client of mine.
But for some reason Apple wants me to be an organization instead of an individual. Has this happened to any of you before?
I have no idea why I NEED to be an organization as I have another app that does similar things.
Thanks in advance for any advice.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hello,
I'm trying create a Package that uses a library called tidy-html5.
I've successfully created the package, however since I'm using homebrew as a provider, the dylib that gets created is only for x86 architecture. And ideally I would like to have it universal (ie also for iOS).
Is there a way to do this?
I manually created a universal dylib, but I'm not sure if I can add that as a dependency for SPM?
Thanks in advance.