fix: kill stale Package.resolved, pin PostHog exact, add module emission flags
Some checks failed
PR → Build → Firebase OTA → LGTM / Build & Deploy to Firebase OTA (pull_request) Failing after 8m39s
PR → Build → Firebase OTA → LGTM / Wait for LGTM comment (pull_request) Has been skipped

This commit is contained in:
2026-06-27 00:28:40 +00:00
parent 8ce38332b8
commit 7fb44198e7
2 changed files with 12 additions and 3 deletions

View File

@@ -15,6 +15,9 @@ settings:
SWIFT_VERSION: "6.0"
IPHONEOS_DEPLOYMENT_TARGET: "26.0"
SWIFT_STRICT_CONCURRENCY: complete
SWIFT_EMIT_MODULE_FOR_EXPLICIT_BUILD: NO
GCC_TREAT_WARNINGS_AS_ERRORS: NO
SWIFT_TREAT_WARNINGS_AS_ERRORS: NO
DEBUG_INFORMATION_FORMAT: dwarf-with-dsym
DEVELOPMENT_TEAM: "2MJF39L8VY"
@@ -27,7 +30,7 @@ packages:
from: "5.0.0"
PostHog:
url: https://github.com/PostHog/posthog-ios
from: "3.62.0"
exactVersion: "3.62.0"
targets:
TabataGo: