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

build failed on iOS #269

Open
usedlife opened this issue Nov 21, 2024 · 2 comments
Open

build failed on iOS #269

usedlife opened this issue Nov 21, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@usedlife
Copy link

usedlife commented Nov 21, 2024

image

Environment

System:
OS: macOS 14.2.1
CPU: (8) arm64 Apple M2
Memory: 74.47 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 18.18.0
path: /private/var/folders/y1/_5xxskc14j3c6_3v25ww1k0r0000gn/T/xfs-7c0d81fb/node
Yarn:
version: 3.6.4
path: /private/var/folders/y1/_5xxskc14j3c6_3v25ww1k0r0000gn/T/xfs-7c0d81fb/yarn
npm:
version: 9.8.1
path: ~/.asdf/plugins/nodejs/shims/npm
Watchman:
version: 2023.09.04.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.12.1
path: /Users/mxy/.asdf/shims/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 23.5
- iOS 17.5
- macOS 14.5
- tvOS 17.5
- visionOS 1.2
- watchOS 10.5
Android SDK: Not Found
IDEs:
Android Studio: 2024.1 AI-241.18034.62.2411.12169540
Xcode:
version: 15.4/15F31d
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.12
path: /Users/mxy/.asdf/shims/javac
Ruby:
version: 2.7.6
path: /Users/mxy/.asdf/shims/ruby
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.74.5
wanted: 0.74.5
react-native-macos: Not Found
npmGlobalPackages:
"react-native": Not Found
Android:
hermesEnabled: false
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: false

Platforms

iOS

Versions

  • Android: -
  • iOS: target 13.4
  • react-native-netinfo:11.3.2
  • react-native: 0.74.5
  • react: 18.2.0

Description

Undefined symbol: _UTTypeConformsTo
Undefined symbol: _UTTypeCopyPreferredTagWithClass
Undefined symbol: _kUTTagClassMIMEType
Undefined symbol: _kUTTypeImage
Linker command failed with exit code 1 (use -v to see invocation)

Reproducible Demo

just build with v1.15.0

I think this feature needs more testing: #253

@usedlife usedlife added the bug Something isn't working label Nov 21, 2024
@TaylorDale
Copy link

Downgraded to 1.13.2 to mitigate

@codal-hkrishnani
Copy link

@usedlife - You can try using this version
"@react-native-clipboard/clipboard": "1.13.2"

and not
"@react-native-clipboard/clipboard": "^1.13.2"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants