fix: strip stale CocoaPods references from pbxproj #25

Closed
schwifty wants to merge 1 commit from schwifty/strip-cocoapods-refs into main

1 commit

Author SHA1 Message Date
f9664720f6 fix: strip all CocoaPods references from project file
Removed stale CocoaPods build phases ([CP] Check Pods Manifest.lock,
[CP] Embed Pods Frameworks), xcconfig file references, Pods group,
Frameworks group, and baseConfigurationReference entries. These were
leftover from the pre-rebuild era and would cause build failures since
no Podfile/Pods directory exists.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 18:37:04 +00:00