Skip to content

greenSyntax/core-lib-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoreLib Pod Example

Developing robust libraries for iOS apps can greatly simplify and streamline your development process. In this blog post, we’ll walk you through the process of writing a Cocoapod library using XCFramework. Whether you’re looking to share your code with the community or reuse it across multiple projects, this guide will help you get started with ease.

Why XCFramework

I just want to hide my code implementation :)

Installation

pod 'CoreLib', :git => 'https://github.com/greenSyntax/core-lib-example.git'

Available on Medium

https://medium.com/@greenSyntax/building-a-cocoapod-package-with-xcframeworks-0e4aaf029abd

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors