ashislaha / Swift-ObjectiveC-Interoperability
Let's discover how to create a project where both swift and objective c class resides with each other. We will discuss more advanced by creating swift and objective c static library and how they can interact with each other.
☆31Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Swift-ObjectiveC-Interoperability
- A wrapper for libwebp + Xcode project. Support Carthage && CocoaPods && SwiftPM.☆58Updated 9 months ago
- ☆78Updated 5 years ago
- A command-line utility that prints the path of the derived data directory for the current Xcode project☆55Updated 5 years ago
- A script program that helps you build XCFramework quickly, and supports conversion of .framework and .a before .xcframework.☆70Updated 4 years ago
- A CocoaPods plugin that allows customizing how individual pods are packaged and linked.☆30Updated 5 years ago
- ☆31Updated 3 years ago
- UIScrollView category with custom timing function for animation of setContentOffset☆21Updated 10 years ago
- An opinionated template for creating an XCFramework that have dependencies from CocoaPods and distribute via Pod.☆33Updated last year
- A command line tool: from a Podfile.lock to an image.☆89Updated 5 years ago
- ☆62Updated 2 years ago
- PerformanceMonitor is a non-invasive APM system, Including monitoring CPU,Memory,FPS,Recording all OC and Swift methods time consuming,et…☆29Updated 5 years ago
- A copy-on-write macro for Swift structs.