Skip to content

Update Package.swift for BidMachine 3.6.0#3

Open
AssasinSC wants to merge 1 commit intomainfrom
feature/update-package-3.6.0
Open

Update Package.swift for BidMachine 3.6.0#3
AssasinSC wants to merge 1 commit intomainfrom
feature/update-package-3.6.0

Conversation

@AssasinSC
Copy link

Summary

  • Removed StackModules, StackProductPresentation, StackRendering binary targets — all bundled into BidMachine.framework since 3.6.0
  • Updated linker settings based on otool -L of the actual 3.6.0 binary:
    • Added: AVKit, CFNetwork, CoreImage, CoreMedia, Security, AppTrackingTransparency
    • Added libs: sqlite3, xml2
    • Removed obsolete: MobileCoreServices, CoreAudio, UniformTypeIdentifiers
  • BidMachine checksum is placeholder (000...) — will be patched by release workflow

Compatibility

  • release.yml Python regex still works: matches name: "BidMachine" → updates url + checksum
  • OMSDK_Appodeal unchanged (still external dependency)

🤖 Generated with Claude Code

Remove StackModules, StackProductPresentation, StackRendering
binary targets — now bundled into BidMachine.framework.

Update linker settings to match actual framework dependencies.
Placeholder checksum will be updated by release workflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants