'Flutter/Flutter.h' file not found

## prepare 

flutter clean
rm ios/Podfile.lock pubspec.lock rm -rf ios/Pods ios/Runner.xcworkspace

 ## Edit iOS/Podfile (Add Red)

post_install do |installer| installer.pods_project.targets.each do |target| flutter_additional_ios_build_settings(target) target.build_configurations.each do |config| config.build_settings['ENABLE_BITCODE'] = 'NO' end end end

 ## Install Pod 

(base) sungmin@sungminyunui-MacBookPro bang1126 % flutter pub get Running "flutter pub get" in gabang1126... 6.6s (base) sungmin@sungminyunui-MacBookPro bang1126 % cd ios (base) sungmin@sungminyunui-MacBookPro ios % pod install Analyzing dependencies firebase_analytics: Using Firebase SDK version '6.33.0' defined in 'firebase_core' firebase_auth: Using Firebase SDK version '6.33.0' defined in 'firebase_core' firebase_core: Using Firebase SDK version '6.33.0' defined in 'firebase_core' firebase_messaging: Using Firebase SDK version '6.33.0' defined in 'firebase_core' Downloading dependencies Installing AppAuth (1.4.0) Installing FMDB (2.7.5) Installing Firebase (6.33.0) Installing FirebaseAnalytics (6.8.3) Installing FirebaseAuth (6.9.2) Installing FirebaseCore (6.10.3) Installing FirebaseCoreDiagnostics (1.7.0) Installing FirebaseInstallations (1.7.0) Installing FirebaseInstanceID (4.8.0) Installing FirebaseMessaging (4.7.1) Installing Flutter (1.0.0) Installing GTMAppAuth (1.2.2) Installing GTMSessionFetcher (1.6.1) Installing GoogleAppMeasurement (6.8.3) Installing GoogleDataTransport (7.5.1) Installing GoogleSignIn (5.0.2) Installing GoogleUtilities (6.7.2) Installing PromisesObjC (1.2.12) Installing Protobuf (3.17.0) Installing Toast (4.0.0) Installing Try (2.1.1) Installing apple_sign_in (0.0.1) Installing apple_sign_in_firebase (0.0.1) Installing audio_manager (0.0.1) Installing audio_session (0.0.1) Installing charset_converter (0.0.1) Installing firebase_analytics (6.3.0) Installing firebase_auth (0.18.4-1) Installing firebase_core (0.5.3) Installing firebase_messaging (7.0.3) Installing flutter_android_pip (0.0.1) Installing flutter_inapp_purchase (0.0.1) Installing flutter_local_notifications (0.0.1) Installing flutter_phone_state (0.0.1) Installing flutter_sound (7.8.4) Installing fluttertoast (0.0.2) Installing google_sign_in (0.0.1) Installing in_app_purchase (0.0.1) Installing just_audio (0.0.1) Installing kakao_flutter_sdk (0.5.4) Installing mic_stream (0.0.1) Installing mobile-ffmpeg-full (4.4.LTS) Installing music_player (0.0.1) Installing nanopb (1.30906.0) Installing package_info (0.0.1) Installing path_provider (0.0.1) Installing permission (0.0.1) Installing permission_handler (5.1.0+2) Installing share (0.0.1) Installing shared_preferences (0.0.1) Installing speech_to_text (0.0.1) Installing sqflite (0.0.2) Installing tau_core (7.8.4) Installing url_launcher (0.0.1) Installing wakelock (0.0.1) Installing webview_flutter (0.0.1) Generating Pods project Integrating client project [!] Please close any current Xcode sessions and use `Runner.xcworkspace` for this project from now on. Pod installation complete! There are 33 dependencies from the Podfile and 56 total pods installed. [!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target `Runner` to `Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig` or include the `Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig` in your build configuration (`Flutter/Release.xcconfig`). (base) sungmin@sungminyunui-MacBookPro ios %







댓글

이 블로그의 인기 게시물

error You have $NVM_DIR set to "/root/.nvm", but that directory does not exist. Check your profile files and environment.

linux mint install xrdp

centos 6.x yum update problem making ssl connection