FLEXTool / FLEX

An in-app debugging and exploration tool for iOS
Other
14.07k stars 1.7k forks source link

Add Surmagic surfile #667

Closed phamquan closed 2 months ago

phamquan commented 1 year ago

Using Surmagic, we can simplify the process of building xcframework that helps to decrease compile time for this pod. This PR adds default SM config file so just need to run

surmagic xcf

to get your pre-built xcframework

image

We can feel it is easier to add binary-version to Release assets rather than just compress the snapshots of source code at release time