-
Notifications
You must be signed in to change notification settings - Fork 89
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
Flutter Module not found in Xcode #14
Comments
This project was generated years ago, we did an update for Android Embedding but did not test on Xcode, I'll check in morning on Xcode maybe it'll work fine if we delete ios dir and then run |
ios dir yiou mean should be in the folder? so once we delete that run flutter create on the terminal and then run it on xcode to seeif it works? |
thanks for your help |
Correct, delete I'm on Windows right now and can't test today. |
im going to give it a try and tell you now if it works |
here is what im getting after putting the rule into the terminal zsh: command not found: flutter |
i put the ios folder in the trash temporarily and used to terminal, cd to the directory where i had ios and did flutter create still no luck so i brought the old file back in its place. This is bazzar and not only that the fact that it wont normally work on xcode is bazzare as well |
once i finish up with xcode i will be also testing the android files on there to see if it works as an android app. but for now i want to focus on getting this to work on xcode first and foremost thanks |
I pushed a new branch. |
ok i will check it out now |
where is the new branch located ? |
https://github.com/atiqsamtia/WordPress-App-with-Flutter/tree/ios_upgrade You can also run |
perfect and just so you know im running a brand new Mac M1 24" ok I will try it i new that the verisons for minimum versions ios had to be updated i did already start that okay let me try all the rest you did and ill tell you now if that works |
Same issues again look = No such module 'Flutter' |
i even added a Podfile and its not working but when i added flutter to it it wont allow me to for some reason i don't understand its somehow not letting the framework to allow for the activation of the module to work at all |
platform :ios, '9.0'target 'my_project' do Comment the next line if you don't want to use dynamic frameworksuse_frameworks! Pods for my_projectflutter_application_path = '../flutter_project' target 'my_projectTests' do target 'my_projectUITests' do end |
when i go pod install in the dir it says [!] Invalid |
this just isnt working im out of ideas |
Hi their, Just wanted to know if you tried it on Xcode yet and had any luck please let me know thanks
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Atiq Samtia ***@***.***>
Sent: Wednesday, October 12, 2022 6:37:04 PM
To: atiqsamtia/WordPress-App-with-Flutter ***@***.***>
Cc: CJCodebuild ***@***.***>; Author ***@***.***>
Subject: Re: [atiqsamtia/WordPress-App-with-Flutter] Flutter Module not found in Xcode (Issue #14)
https://github.com/atiqsamtia/WordPress-App-with-Flutter/tree/ios_upgrade
You can also run git pull and then git checkout ios_upgrade
—
Reply to this email directly, view it on GitHub<#14 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A3SI5ALYT4UEHJDODQYQMDTWC44RBANCNFSM6AAAAAARDKEKPE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Flutter Module Not found in Xcode
Also framworks were added via adding podfiles but cant add pofiles to get the framworks in there. dont no what to do any ideas?
shouldn't it be a flutter framework? Please help with this I am using Xcode and cant get this to launch on the simulator. I used flutter doctor everything was updated all green check marks, for some reason it wont allow me to 'flutter packages get' your Git and then run it. don't no what to do i went threw so much trouble shooting already you have no idea.
The text was updated successfully, but these errors were encountered: