-
Notifications
You must be signed in to change notification settings - Fork 18
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
mine like this #2
Comments
Sorry for my not good English. You need modify and create a lot of in project/ios path,
to your project same path to fix this error. you can find the file at here It's work for me. I don't know why @anuranBarman say nothing about this in ReadMe. 😢 |
With flutter 1.0 lot of things has changed. To be specific whole process of
using plugins has changed. So needs changes when using
…On Sun, 30 Dec 2018 at 12:12 PM, bigzhu ***@***.***> wrote:
Sorry for my bad English.
You need modify and create a lot of in project/ios path,
Or you can simply copy
ios/Podfile
ios/Runner.xcodeproj/project.pbxproj
ios/Runner/AppDelegate.swift
ios/Runner/Runner-Bridging-Header.h
to your project same path to fix this error.
you can find the file at here
<https://github.com/anuranBarman/ClipboardManager/tree/master/example/ios>
It's for me.
I don't know why @anuranBarman <https://github.com/anuranBarman> say
nothing about this in ReadMe. 😢
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AViWgFyxiL3XVujCFfDr7BNOIdbiV7ESks5u-GBPgaJpZM4ZhWoE>
.
|
Is this issue close to being resolved? |
Realised this library is now useless as this is built in with Flutter: Suggestion: close & remove from pub.dartlang.org |
The “Swift Language Version” (SWIFT_VERSION) build setting must be set to a supported value for targets which use Swift. Supported values are: 3.0, 4.0, 4.2. This setting can be set in the build settings editor
The text was updated successfully, but these errors were encountered: