Skip to content

Add IBMeasure and create XCFramwork

Latest
Compare
Choose a tag to compare
@Adobels Adobels released this 04 May 08:25
fa2c563

New Features:

  1. IBMeasure Namespace:

    • Introduced the IBMeasure namespace for tools that assist in measuring distances between views.
    • Added methods:
      • printVerticalDistance
      • printHorizontalDistance
  2. IBDebug Enhancements:

    • Added a new argument, borderColor, to the IBDebug tool.
    • Updated the static method:
      • showFrames(of:borderColor:includeGivenView:includeUIKitPrivateViews:) to include the new argument.
  3. GitHub Actions Workflow:

    • Added a new workflow, swift-create-sign-upload-xcframework, which builds, signs, and uploads an XCFramework for the release.created trigger.