CocoaPods / Xcodeproj

Create and modify Xcode projects from Ruby.
http://rubygems.org/gems/xcodeproj
MIT License
2.35k stars 455 forks source link

[!] [!] Xcodeproj doesn't know about the following attributes {"productname"=>"okbosstaskerTests"} for the 'PBXNativeTarget' isa. #923

Open vkpandit1137 opened 11 months ago

vkpandit1137 commented 11 months ago

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.