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

Build issues: lexical or preprocessor issue #115

Open
mdings opened this issue Oct 9, 2021 · 5 comments
Open

Build issues: lexical or preprocessor issue #115

mdings opened this issue Oct 9, 2021 · 5 comments

Comments

@mdings
Copy link

mdings commented Oct 9, 2021

related to this: issue #82

I have the same issue with the latest version (2.1) for iOS. But now the setup is gone 😀

@clsource
Copy link
Contributor

pod install

Usually does the fixing.

@mdings
Copy link
Author

mdings commented Oct 10, 2021

Didn't work for me. Maybe I should try a clean build after running the command

@mdings
Copy link
Author

mdings commented Oct 14, 2021

I got nothing man, even after running a clean build.
What are the steps required to get this up and running? Below is what I'm doing, but without success..

  • download zip
  • extract zip
  • cd into xcode
  • pod install
  • open Jasonette.xcodeproj in Xcode
  • build app to iPhone

@mghatiya
Copy link

Did you manage to get it resolved? I am facing similar issue right now.

Also, how do you do "pod install"? When I do that I get command not found error.

@clsource
Copy link
Contributor

using https://cocoapods.org/

  • check that you have the latest version from the develop branch
  • check that cocoapods is installed
  • check that pod install works

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

No branches or pull requests

3 participants