Skip to content

Issue installing it to my expo project #8

@moe1011

Description

@moe1011

Hello,

ill include the errors i got below, for context i followed the readme and ran prebuild and also clean but both resulted in this issue.

› Compiling expo-constants Pods/EXConstants » EXConstants-dummy.m

❌ (/Users/moe/Desktop/Projects/Shredder/shredderapp/node_modules/@kingstinct/react-native-activity-kit/ios/ActivityKitModule.swift:126:17)

124 | staleDate: options?.staleDate,
125 | relevanceScore: options?.relevanceScore ?? 0,

126 | )
| ^ unexpected ',' separator
127 |
128 | if #available(iOS 18.0, *) {
129 | activity = try Activity.request(

› Compiling expo-application Pods/EXApplication » EXProvisioningProfile.m
› Compiling expo-application Pods/EXApplication » EXApplication-dummy.m
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')

› 1 error(s), and 1 warning(s)

CommandError: Failed to build iOS project. "xcodebuild" exited with error code 65.
error: script "ios" exited with code 1

I also tried to manually fix it in the node modules, but then i got some lightningcss issue.

Hoping theres a fix for this soon.

if theres anything else i can provide to help let me know

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions