CocoaPods / CocoaPods/Xcodeproj
[!] [!] Xcodeproj doesn't know about the following attributes {"productname"=>"okbosstaskerTests"} for the 'PBXNativeTarget' isa.
- Dominant language
- Ruby
- Stars
- 2.4k
- Forks
- 488
- PR merge metrics
- No merged PRs in 30d
Description
Getting this error.
Adding a custom script phase for Pod RNFBApp: [RNFB] Core Configuration
Auto-linking React Native modules for target `OkBossTasker`: A0Auth0, RNCAsyncStorage, RNCMaskedView, RNCPushNotificationIOS, RNFBApp, RNFBMessaging, RNFS, RNFileViewer, RNGestureHandler, RNPermissions, RNReanimated, RNScreens, RNSound, RNVectorIcons, react-native-date-picker, react-native-document-picker, react-native-geocoder, react-native-geolocation-service, react-native-image-picker, react-native-pager-view, and react-native-safe-area-context
Framework build type is static library
[Codegen] Generating ./build/generated/ios/React-Codegen.podspec.json
Analyzing dependencies
[!] Unable to find a target named `OkBossTaskerTests` in project `okbosstasker.xcodeproj`, did find `OkBossTasker` and `okbosstaskerTests`.
[!] Do not use "pod install" from inside Rosetta2 (x86_64 emulation on arm64).
[!] - Emulated x86_64 is slower than native arm64
[!] - May result in mixed architectures in rubygems (eg: ffi_c.bundle files may be x86_64 with an arm64 interpreter)
[!] Run "env /usr/bin/arch -arm64 /bin/bash --login" then try again.
[!] [!] Xcodeproj doesn't know about the following attributes {"productname"=>"okbosstaskerTests"} for the 'PBXNativeTarget' isa.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported pod install output and compare the target names `OkBossTaskerTests` and `okbosstaskerTests` in the Xcode project. Read the PBXNativeTarget handling involved in the `productname` warning; done means the project is recognized without the warning or target lookup error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, ruby
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100