fix: remove PostHog from project.yml — EmitSwiftModule crashes on Xcode 26
This commit is contained in:
@@ -28,9 +28,6 @@ packages:
|
||||
RevenueCat:
|
||||
url: https://github.com/RevenueCat/purchases-ios
|
||||
from: "5.0.0"
|
||||
PostHog:
|
||||
url: https://github.com/PostHog/posthog-ios
|
||||
revision: "3.62.0"
|
||||
|
||||
targets:
|
||||
TabataGo:
|
||||
@@ -76,8 +73,7 @@ targets:
|
||||
product: Supabase
|
||||
- package: RevenueCat
|
||||
product: RevenueCat
|
||||
- package: PostHog
|
||||
product: PostHog
|
||||
|
||||
- target: TabataGoWatch
|
||||
embed: true
|
||||
settings:
|
||||
|
||||
Reference in New Issue
Block a user