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

Import from source #52

Open
andr3a88 opened this issue Nov 29, 2018 · 0 comments
Open

Import from source #52

andr3a88 opened this issue Nov 29, 2018 · 0 comments
Assignees

Comments

@andr3a88
Copy link

Hi,

i want to import the project from source. My project is composed by a Workspace with the app and the pods project

From the readme:


From source
Building from raw source code is the preferred method if you wish to avoid known issues with the Google Maps iOS SDK conflicts with the library. However, you'll be lacking the automation and version updates the Cocoapods and Carthage frameworks provide.

To build from source, follow these simple steps:

  • Clone the repository
  • Add the whole PXGoogleDirections project to your own Xcode project
  • Add a dependency between the two projects and build
  • Do not forget to add the output of the PXGoogleDirections project (PXGoogleDirections.framework) to the "Embedded Binaries" section of your Xcode project's main target

What means Add the whole PXGoogleDirections project to your own Xcode project and
Add a dependency between the two projects and build?

PXGoogleDirections should be added at workspace level or myproject level?

@poulpix poulpix self-assigned this Aug 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants