Skip to content

Update iOS manual integration docs for xcframework migration #129

@AlexSc

Description

@AlexSc

Context

The xcframework migration (PR #127) changed the automated build path from libTeak.a to Teak.xcframework and TeakExtension.xcframework. The manual integration docs still reference the old static library approach.

Spotted during final review of PR #127.

Files to Update

  • docs/modules/ROOT/pages/ios-extensions.adoc — references linking libTeak.a to extension targets
  • docs/modules/ROOT/pages/ios-dependencies.adoc — references libTeak.a in dependency lists

Task

Update manual integration instructions to reference xcframeworks instead of libTeak.a. Customers who disable build post-processing (JustShutUpIKnowWhatImDoing) and follow these docs manually will encounter broken instructions without this update.


Repo: teak-ios

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions