is it allow to create and use custom framework? I'm not able to create static library because when i compile for simulator i get an error that says there isn't support for i386 architecture. So i decide to use custom framework, but i'm not sure if this is allowed by Apple. Thanks
EDIT : See the comments and the link for the answer!