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

no such file or directory libRNCPushNotificationIOS.a #38

Open
parismst opened this issue Oct 20, 2019 · 8 comments
Open

no such file or directory libRNCPushNotificationIOS.a #38

parismst opened this issue Oct 20, 2019 · 8 comments

Comments

@parismst
Copy link

Hi,

I have the problem with below error on xcode after to click archive, but if run with my real device or emulator build fine. Also i try to clean folder or remove referances and add again but the problem is same.

Error: no such file or directory:

‘/Users/[name_user]/Library/Developer/Xcode/DerivedData/ReactNativeBoilerPlate-guumnmuyadsuqofmnowwggpaufsd/Build/Intermediates.noindex/ArchiveIntermediates/[name_app]/BuildProductsPath/Release-iphoneos/libRNCPushNotificationIOS.a’

The file libRNCPushNotificationIOS.a already exists at frameworks and link binary and I don’t know what else I can do about it.

Thank you very much.

@ddthuan87
Copy link

Hi,

I have the problem with below error on xcode after to click archive, but if run with my real device or emulator build fine. Also i try to clean folder or remove referances and add again but the problem is same.

Error: no such file or directory:

‘/Users/[name_user]/Library/Developer/Xcode/DerivedData/ReactNativeBoilerPlate-guumnmuyadsuqofmnowwggpaufsd/Build/Intermediates.noindex/ArchiveIntermediates/[name_app]/BuildProductsPath/Release-iphoneos/libRNCPushNotificationIOS.a’

The file libRNCPushNotificationIOS.a already exists at frameworks and link binary and I don’t know what else I can do about it.

Thank you very much.

did you find a solution?

@lenichols
Copy link

Having the same issue.

@torstenloth
Copy link

Having the same issue too

@parismst
Copy link
Author

Yeah!

I found the problem, it was on library and i had to build it from begin.

@pabichw
Copy link

pabichw commented Jan 27, 2020

In my case doing Clean build and then restarting XCode helped

@riamon-v
Copy link

Having the same issue here. Any work around ?

@tranmin287
Copy link

Using Xcode 11.4.1. After several days with this problem, my solution:

  • Click on Library > PushNotificationIOS.xcodeproj

Screen Shot 2020-05-21 at 09 41 38

- On top right click to

Screen Shot 2020-05-21 at 09 42 58 1

- In Identity and Type section: change "Relative to Group" -> "Absolute Path"

Screen Shot 2020-05-21 at 09 46 20

@sulmanpucit
Copy link

Thanks @tranmin287. Your fix worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants