New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

com.razorpay.cordova

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.razorpay.cordova - npm Package Compare versions

Comparing version 1.3.12 to 1.3.13

src/ios/Razorpay.framework/Checkout.storyboardc/Info.plist

2

package.json
{
"name": "com.razorpay.cordova",
"version": "1.3.12",
"version": "1.3.13",
"description": "Cordova/Phonegap bindings for Razorpay's Mobile SDKs",

@@ -5,0 +5,0 @@ "main": "Readme.md",

@@ -27,21 +27,8 @@ # Cordova/Phonegap bindings for Razorpay's Mobile SDKs

```
**Note**: We no longer support Swift 3 , moving forward only the latest version of our swift will be supported.
**Note**: This release is meant for Xcode 9.3 and above as it uses a framework compiled in Swift 4.1.This will not work in Xcode 9.2 as you will get a "dlyd error : framework not found error".In case you are using an older version of Xcode and need Swift 3.1 visit the following link and download the respective framework.Also make sure that you set Always Embed Swift Standard Libraries of your main target to yes.
**Note**: This release is meant for Xcode 10 and above as it uses a framework compiled in Swift 4.2.Also make sure that you set Always Embed Swift Standard Libraries of your main target to yes.
https://razorpay.com/docs/ios/
**Note**: This release contains a module map embedded in the framework which by default considers that your Xcode is named Xcode.app.If your Xcode is named differently please copy the script added in the scripts/ , paste it and run it in the folder containing the razorpay framework.
**Note**: The iOS framework is shipped with simulator architectures , you have to remove them before you archive, just google stripping simulator architectures and follow the steps.Also remember to enable bitcode on both your iOS project as well as the RazorpayCheckout project.
For eg:
if the path of the razorpay framework is
/razorpay-cordova/src/ios/Razorpay.framework
paste the script in /razorpay-cordova/src/ios/
and run the scipt , it will perform the required changes to the module map in the framework , you can then copy it and use it like before.
(or, `phonegap plugin add com.razorpay.cordova --save`)

@@ -48,0 +35,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc