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

Building for iOS, but the linked and embedded framework 'PPRetailInstrumentInterface.framework' was built for iOS Simulator. #333

Open
maulikpat opened this issue May 8, 2020 · 4 comments

Comments

@maulikpat
Copy link

Hi,

When I tried to run my app in device I am getting below errors
image

Any help?

@ppmtscory
Copy link
Contributor

Are you trying to install the frameworks manually or is this after you do a pod install? Using the latest, pod update, are you still seeing the same?

@maulikpat
Copy link
Author

@ppmtscory yes I tried to install manually.

@ppmtscory
Copy link
Contributor

Ok, unfortunately the manual installation isn't something that is currently supported and is the reason you are not getting the right frameworks for building with a device instead of simulator. Please use the recommended path of Cocoapods for the installation of the PPH SDK.

@maulikpat
Copy link
Author

@ppmtscory ok I will use Cocoapods then. But I didn't get below

The default installation is the Debug build but you can switch to the Release build of the PayPalHereSDK by using the Release subspec - pod 'PayPalHereSDKv2/Release'

What do I need to change in Xcode? I didn't get this as I don't know much about Cocoapods.

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