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

what's the .a file in ios config #46

Closed
CrystalLiu123 opened this issue Oct 27, 2020 · 1 comment
Closed

what's the .a file in ios config #46

CrystalLiu123 opened this issue Oct 27, 2020 · 1 comment

Comments

@CrystalLiu123
Copy link

iOS
Add RNExitApp.xcoderproj into your project in the Libraries folder.
Add the .a file on the General tab of your target under Linked Frameworks And Libraries
Add the .a file on the Build Phases tab of your target under Link Binary With Libraries

@wumke
Copy link
Owner

wumke commented Apr 4, 2022

This is how additional compiled libraries are bundles with your XCode project

@wumke wumke closed this as completed Apr 4, 2022
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

2 participants