Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔧 SwiftVerifyEmittedModuleInterface normal arm64 (in target 'VisionCamera' from project 'Pods') #3050

Closed
4 of 5 tasks
sabirbugti9 opened this issue Jul 4, 2024 · 3 comments
Labels
🔧 build error Issue is related to building VisionCamera in your project

Comments

@sabirbugti9
Copy link

How were you trying to build the app?

i tried to use vision camera in ios react native i am getting this error

Full build logs

The following build commands failed:

        SwiftVerifyEmittedModuleInterface normal arm64 Verifying\ emitted\ module\ interface\ VisionCamera.swiftinterface /Users/user/Library/Developer/Xcode/DerivedData/sample-bhtfjuhyykmkwtclkfcjkldqxstp/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/VisionCamera.build/Objects-normal/arm64/VisionCamera.swiftinterface (in target 'VisionCamera' from project 'Pods')


        SwiftVerifyEmittedModuleInterface normal arm64 Verifying\ emitted\ module\ interface\ VisionCamera.private.swiftinterface /Users/user/Library/Developer/Xcode/DerivedData/sample-bhtfjuhyykmkwtclkfcjkldqxstp/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/VisionCamera.build/Objects-normal/arm64/VisionCamera.private.swiftinterface (in target 'VisionCamera' from project 'Pods')

Project dependencies

"@datadog/mobile-react-navigation": "^2.3.6",
    "@react-native-community/blur": "^4.4.0",
    "@react-native-community/cli": "^13.6.9",
    "@react-navigation/native": "^6.1.17",
    "@react-navigation/native-stack": "^6.10.0",
    "@react-navigation/stack": "^6.4.0",
    "react": "18.2.0",
    "react-native": "0.74.3",
    "react-native-animateable-text": "^0.12.1",
    "react-native-gesture-handler": "^2.17.1",
    "react-native-haptic-feedback": "^2.2.0",
    "react-native-reanimated": "^3.12.1",
    "react-native-safe-area-context": "^4.10.7",
    "react-native-screens": "^3.32.0",
    "react-native-sound": "^0.11.2",
    "react-native-static-safe-area-insets": "^2.2.0",
    "react-native-vector-icons": "^10.1.0",
    "react-native-vision-camera": "^4.3.2",
    "react-native-worklets-core": "^1.3.3",
    "react-navigation": "^5.0.0"

VisionCamera Version

4.3.2

Target platforms

iOS

Operating system

MacOS

Can you build the VisionCamera Example app?

Yes, I can successfully build the Example app here

Additional information

@sabirbugti9 sabirbugti9 added the 🔧 build error Issue is related to building VisionCamera in your project label Jul 4, 2024
@maintenance-hans maintenance-hans bot changed the title 🔧 SwiftVerifyEmittedModuleInterface normal arm64 (in target 'VisionCamera' from project 'Pods') Jul 4, 2024
Copy link

Guten Tag, Hans here.

Note

New features, bugfixes, updates and other improvements are all handled mostly by @mrousavy in his free time.
To support @mrousavy, please consider 💖 sponsoring him on GitHub 💖.
Sponsored issues will be prioritized.

@sabirbugti9
Copy link
Author

Please help me with this @mrousavy

@mrousavy
Copy link
Owner

This does not look like a VisionCamera error at all, either your Swift version is outdated, your Xcode is outdated, your MacOS is outdated, or you don't have Swift set up in your project.

But either way - please stop tagging me in issues, I am not your free support hotline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 build error Issue is related to building VisionCamera in your project
2 participants