Skip to content

sanju-naik/MergeableLib-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MergeableLib-Demo

This project shows how to use Mergeable Libraries feature demonstrated in WWDC2023.

You need Xcode 15 Beta to run this project

Clone this repository and open MergeableLibDemo.xcworkspace and build the project it builds for Debug mode, then go to Edit scheme and change build configuration for Run action to Release this would build it for Release scheme.

Debug Mode

It treats the framework as dynamic framework in Debug mode Screenshot 2023-06-27 at 9 40 12 PM

Release Mode

It treats the framework as static library in Release mode Screenshot 2023-06-27 at 9 42 47 PM

So you get to optimize for both build time as well as App launch time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published