iOS-Framework icon indicating copy to clipboard operation
iOS-Framework copied to clipboard

How to create, develop, and distribute iOS Static Frameworks quickly and efficiently

Results 33 iOS-Framework issues
Sort by recently updated
recently updated
newest added

Is anyone else having issues with Bad Instruction: 4 crashes when deploying an app based on these iOS frameworks to the device via an IPA? The crash _only_ happens when...

Hi, that's not a real issue with your frameworks style, but it is a problem during the workflow with them. Say we have this scenario: ``` App --> Framework 1...

Hi When I import the images directly to the thrid-party project and try to stretch it using "stretchableImageWithLeftCapWidth" all is good. but when I am trying to get the image...