Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

[QUESTION] Pod install make build not working #2553

Open
VinhNguyenDucThuy opened this issue Feb 15, 2019 · 3 comments · May be fixed by #2575
Open

[QUESTION] Pod install make build not working #2553

VinhNguyenDucThuy opened this issue Feb 15, 2019 · 3 comments · May be fixed by #2575

Comments

@VinhNguyenDucThuy
Copy link

  • My Rocket.Chat app version: 3.3.1

  • Device (or Simulator) you're running with: Simulator

  • I pull the newest version and build normal working.

  • But i "pod install", this project has a problem.

rocketchatios issue

@rafaelks
Copy link
Contributor

@VinhNguyenDucThuy What Xcode are you using? Did you make any changes to the project configuration?

@rafaelks rafaelks changed the title Pod install make build not working [QUESTION] Pod install make build not working Feb 15, 2019
@prateekguptaiiitk
Copy link

I think it is a problem with Podfile. I had the same problem but fixed it using the following commands:-
pod deintegrate
pod install

I think it would be great if we add these details in CONTRIBUTING.md file.

@vatsalkul
Copy link

Hey @VinhNguyenDucThuy You don't need to use pod install to run the app. Just Clone the repo and build the project. I also face these kind of issues but after updating my repo with all new commits, it resolved.

Note: Make sure that you have latest version of Xcode, And you have updated your copy of repo with all new commits from original repo. To check this, go to your forked repo page and check if this message is there:

This branch is X commit behind develop

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

Successfully merging a pull request may close this issue.

4 participants