CocoaPods / CocoaPods

The Cocoa Dependency Manager.

Home Page:https://cocoapods.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xcode 15: Mergeable Libraries Best practices

parvez-keeptruckin opened this issue · comments

What the steps one has to follow in an existing CocoaPods based projects to enable Mergeable Libraries ? How should we enable mergeable libraries in all pods that include third party and local pods ? Does setting Create Merged Binary to automatic in iOS project application target should be sufficient or do we need to enable this setting in each pod project as well?