-
Notifications
You must be signed in to change notification settings - Fork 16
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
razorpay_plugin
does not specify a Swift version and none of the targets (Runner
) integrating it have the SWIFT_VERSION
attribute set. Please contact the author or set the SWIFT_VERSION
attribute in at least one of the targets that integrate this pod.
#19
Comments
razorpay_plugin
does not specify a Swift version and none of the targets (Runner
) integrating it have the SWIFT_VERSION
attribute set. Please contact the author or set the SWIFT_VERSION
attribute in at least one of the targets that integrate this pod.razorpay_plugin
does not specify a Swift version and none of the targets (Runner
) integrating it have the SWIFT_VERSION
attribute set. Please contact the author or set the SWIFT_VERSION
attribute in at least one of the targets that integrate this pod.
Got any solutions to this error? |
Not now :| |
@SlickSlime Got the solution.
Steps to create a flutter project with swift support
|
Any solution to this apart from re building the ios folder? |
I think the main issue is setting target version as 10.0
…On Sun, Jun 9, 2019, 4:10 PM Daniyal Abbasi ***@***.***> wrote:
Any solution to this apart from re building the ios folder?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#19?email_source=notifications&email_token=ADNUETIQCHP7WFWTO5WHDJDPZTMY7A5CNFSM4HN77AFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXIHW3A#issuecomment-500202348>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADNUETIHEMGBQAYDDNPY6KLPZTMY7ANCNFSM4HN77AFA>
.
|
I have done that. Still it's giving me this error |
Add cocapods and edit the ios/Runner/Info.plist to include permission and rebuild your flutter project. ------> What permission?? |
Facing the same issue. Please post the right solution ? |
I still am having this issue Analyzing dependencies Specs satisfying the |
+1 |
Write in Podfile post_install do |installer| Do this, it will work!!! |
i am also getting this issue. |
@sayannath it's a critical error and because of this release is stuck. Can you provide me time estimation? |
Hi, I got this issue while integrating razorpay plugin.
Xcode version : 10.2.1
swift version: 5
Thank you
`Launching lib/main.dart on iPhone Xʀ in debug mode...
Running pod install...
CocoaPods' output:
↳
Preparing
Error running pod install
Error launching application on iPhone Xʀ.`
The text was updated successfully, but these errors were encountered: