React-native-navigation: [V2] error: Signing for "ReactNativeNavigationTests" requires a development team.

Created on 12 Jan 2019  路  8Comments  路  Source: wix/react-native-navigation

Issue Description

i get

error: Signing for "ReactNativeNavigationTests" requires a development team. Select a development team in the project editor. (in target 'ReactNativeNavigationTests')

whenever i try to launch on my iphone.

I am logged in as developer in xcode.
I do not see reactnativenavigationtests as my target

Steps to Reproduce / Code Snippets / Screenshots


Environment

  • React Native Navigation version: V2
  • React Native version:0.57
  • Platform(s) (iOS, Android, or both?): iOS
  • Device info (Simulator/Device? OS version? Debug/Release?): Device 12.0.1
questiostack overflow

Most helpful comment

@anhtuank7c this unfortunately won't work in a pipeline where the dependency is pulled down fresh per build.

All 8 comments

We use the issue tracker exclusively for bug reports and feature requests. This issue appears to be a general usage or support question. Instead, please ask a question on Stack Overflow with the react-native-navigation tag.

@seongminchoob I get the same issue after a fresh reinstall and upgrade of my project from 0.57.1 to 0.59.5. How did you solve it?

Can you please reopen this issue?

Here too. I will try to downgrade RNN.

@guyca This should be re-opened. Happening on 2.18.5.

@guyca Issue still present on 2.19.0

You guys need to remove this one from Linked Frameworks and Libraries
Screen Shot 2019-06-18 at 3 01 08 PM

@anhtuank7c this unfortunately won't work in a pipeline where the dependency is pulled down fresh per build.

Was this page helpful?
0 / 5 - 0 ratings