mislav / hub

A command-line tool that makes git easier to use with GitHub.
https://hub.github.com/
MIT License
22.81k stars 2.2k forks source link

IOS application error #2679

Closed JAGANPS closed 3 years ago

JAGANPS commented 3 years ago

Command attempted: flutter run

What happened:

Launching lib/main.dart on iPhone 6 Plus in debug mode...

Running pod install... 6.3s Running Xcode build...
Xcode build done. 24.9s Failed to build iOS app Error output from Xcode build: ↳ BUILD FAILED

Xcode's output: ↳ While building module 'MobileRTC' imported from /Users/jaganps/Desktop/studentios/build/ios/Debug-iphonesimulator/flutter_zoom_plugin/flutter _zoom_plugin.framework/Headers/flutter_zoom_plugin-Swift.h:193: In file included from :1: In file included from /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTC.h:12: In file included from /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService.h:11: /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:84:9: warning: parameter 'displayName' not found in the function declaration [-Wdocumentation] @param displayName User needs to provide screen name to join a meeting. ^~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:85:9: warning: parameter 'password' not found in the function declaration [-Wdocumentation] @param password User needs to provide meeting password to join a meeting. ^~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:86:9: warning: parameter 'cancel' not found in the function declaration [-Wdocumentation] @param cancel Once the user cancels to provide screen name or meeting password, it is canceled to join the meeting. ^~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:239:2: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return currentPrivilege The chat privilege of the current attendee. ~^~~~~~~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:254:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return UserID The ID of user whose audio status changes. ~^~~~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:288:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return The ID of user whose video is active at present.
~^~~~~~~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:294:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return The ID of user whose video status changes. ~^~~~~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:317:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return UserID of new speaker. ~^~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:323:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return The quality of the Video and the UserID. ~^~~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:359:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return The ID of user who joins the meeting. ~^~~~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:365:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return The ID of user who leaves the meeting. ~^~~~~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:371:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return The ID of user who raises hand. ~^~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:377:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return The ID of user who lowers hand. ~^~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:413:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return The user ID of presenter. ~^~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:420:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return The user ID of presenter. ~^~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:426:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return New size of the shared content and UserID ~^~~~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:496:9: warning: parameter 'questionID' not found in the function declaration [-Wdocumentation] @param questionID The question ID. ^~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:496:9: note: did you mean 'answerID'? @param questionID The question ID. ^~~~~~ answerID /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:515:9: warning: parameter 'order_changed' not found in the function declaration [-Wdocumentation] @param order_changed order change ^~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:515:9: note: did you mean 'orderChanged'? @param order_changed order change ^~~~~ orderChanged /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:522:9: warning: parameter 'order_changed' not found in the function declaration [-Wdocumentation] @param order_changed order change ^~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:522:9: note: did you mean 'orderChanged'? @param order_changed order change ^~~~~ orderChanged /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:528:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return YES means that user can ask question anonymously, otherwise not. ~^~~~~~~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:534:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return YES means that user can view all questions, otherwise not. ~^~~~~~~~~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:540:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return YES means that the user can submit questions, otherwise not. ~^~~~~~~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:546:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return YES means that user can answer question, otherwise not. ~^~~~~~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:558:9: warning: parameter 'cancel' not found in the function declaration [-Wdocumentation] @param cancel Cancel to join meeting if user does not provide screen name or meeting password. ^~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:570:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return errorCode Promotion successful or error type. ~^~~~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:577:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return errorCode Demotion successful or error type. ~^~~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:584:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation] @return currentPrivilege The chat privilege of the current attendee. ~^~~~~~~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:688:9: warning: parameter 'supportCountryList,' not found in the function declaration [-Wdocumentation] @param supportCountryList, privacyUrl, retrieveHandle ^~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:688:9: note: did you mean 'supportCountryList'? @param supportCountryList, privacyUrl, retrieveHandle ^~~~~~~ supportCountryList /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:694:9: warning: parameter 'result,' not found in the function declaration [-Wdocumentation] @param result, verifyHandle ^~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingDelegate.h:694:9: note: did you mean 'result'? @param result, verifyHandle ^~~ result While building module 'MobileRTC' imported from /Users/jaganps/Desktop/studentios/build/ios/Debug-iphonesimulator/flutter_zoom_plugin/flutter _zoom_plugin.framework/Headers/flutter_zoom_plugin-Swift.h:193: In file included from :1: In file included from /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTC.h:14: /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+InMeeting.h:142:9: warning: parameter 'sending,' not found in the function declaration [-Wdocumentation] @param sending, if YES means that query sending data; if NO means that query receiving data ^~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+InMeeting.h:142:9: note: did you mean 'sending'? @param sending, if YES means that query sending data; if NO means that query receiving data ^~~~ sending While building module 'MobileRTC' imported from /Users/jaganps/Desktop/studentios/build/ios/Debug-iphonesimulator/flutter_zoom_plugin/flutter _zoom_plugin.framework/Headers/flutter_zoom_plugin-Swift.h:193: In file included from :1: In file included from /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTC.h:20: /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:44:9: warning: parameter 'userId' not found in the function declaration [-Wdocumentation] @param userId The ID of user to be allowed. ^~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:44:9: note: did you mean 'userID'? @param userId The ID of user to be allowed. ^~ userID /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:52:9: warning: parameter 'userId' not found in the function declaration [-Wdocumentation] @param userId The ID of user to be allowed ^~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:52:9: note: did you mean 'userID'? @param userId The ID of user to be allowed ^~ userID /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:83:9: warning: parameter 'Enable' not found in the function declaration [-Wdocumentation] @param Enable Enable/Disable to ask questions anonymously. ^~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:83:9: note: did you mean 'enable'? @param Enable Enable/Disable to ask questions anonymously. ^~ enable /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:97:9: warning: parameter 'Enable' not found in the function declaration [-Wdocumentation] @param Enable Enable/Disable attendee to view all questions. ^~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:97:9: note: did you mean 'enable'? @param Enable Enable/Disable attendee to view all questions. ^~ enable /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:111:9: warning: parameter 'Enable' not found in the function declaration [-Wdocumentation] @param Enable Allow/Disallow attendee to submit question. ^~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:111:9: note: did you mean 'enable'? @param Enable Allow/Disallow attendee to submit question. ^~ enable /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:125:9: warning: parameter 'Enable' not found in the function declaration [-Wdocumentation] @param Enable Allow/Disallow attendee to comment question. ^~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:125:9: note: did you mean 'enable'? @param Enable Allow/Disallow attendee to comment question. ^~ enable /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:139:9: warning: parameter 'Enable' not found in the function declaration [-Wdocumentation] @param Enable Allow/Disallow attendee to comment question. ^~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:139:9: note: did you mean 'enable'? @param Enable Allow/Disallow attendee to comment question. ^~ enable /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:235:9: warning: parameter 'content' not found in the function declaration [-Wdocumentation] @param content question content. ^~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:235:9: note: did you mean 'answerContent'? @param content question content. ^~~ answerContent /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:236:9: warning: parameter 'destUserID' not found in the function declaration [-Wdocumentation] @param destUserID destination userId. ^~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:236:9: note: did you mean 'answerContent'? @param destUserID destination userId. ^~~~~~ answerContent /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:245:9: warning: parameter 'content' not found in the function declaration [-Wdocumentation] @param content question content. ^~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+Webinar.h:245:9: note: did you mean 'answerContent'? @param content question content. ^~~ answerContent While building module 'MobileRTC' imported from /Users/jaganps/Desktop/studentios/build/ios/Debug-iphonesimulator/flutter_zoom_plugin/flutter _zoom_plugin.framework/Headers/flutter_zoom_plugin-Swift.h:193: In file included from :1: In file included from /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTC.h:21: /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+VirtualBackground.h:77:3: warning: duplicated command '@brief' [-Wdocumentation] @brief Will use the previous one for virtual background. ~^~~~~~~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingService+VirtualBackground.h:76:3: note: previous command '@brief' here @brief Remove image item form image list. ~^~~~~~~~~~~~ While building module 'MobileRTC' imported from /Users/jaganps/Desktop/studentios/build/ios/Debug-iphonesimulator/flutter_zoom_plugin/flutter _zoom_plugin.framework/Headers/flutter_zoom_plugin-Swift.h:193: In file included from :1: In file included from /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTC.h:23: /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingSettings.h:182:9: warning: parameter 'muted' not found in the function declaration [-Wdocumentation] @param muted YES means enable, otherwise not. ^~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingSettings.h:188:9: warning: parameter 'muted' not found in the function declaration [-Wdocumentation] @param muted YES means successful, otherwise not. ^~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingSettings.h:188:9: note: did you mean 'enable'? @param muted YES means successful, otherwise not. ^~~~~ enable /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingSettings.h:260:9: warning: parameter 'YES' not found in the function declaration [-Wdocumentation] @param YES means speaker off, otherwise not ^~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingSettings.h:260:9: note: did you mean 'speakerOff'? @param YES means speaker off, otherwise not ^~~ speakerOff While building module 'MobileRTC' imported from /Users/jaganps/Desktop/studentios/build/ios/Debug-iphonesimulator/flutter_zoom_plugin/flutter _zoom_plugin.framework/Headers/flutter_zoom_plugin-Swift.h:193: In file included from :1: In file included from /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTC.h:25: /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCPremeetingService.h:89:9: warning: parameter 'meetingNumber' not found in the function declaration [-Wdocumentation] @param meetingNumber The meeting number in unsigned integer. ^~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCPremeetingService.h:89:9: note: did you mean 'meetingUniquedID'? @param meetingNumber The meeting number in unsigned integer. ^~~~~ meetingUniquedID /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCPremeetingService.h:97:9: warning: parameter 'useremail' not found in the function declaration [-Wdocumentation] @param useremail Set the email of user who will be the host of the scheduled meeting. If the meeting is scheduled for user himself, it will pass nil or the email of user himself. ^~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCPremeetingService.h:97:9: note: did you mean 'userEmail'? @param useremail Set the email of user who will be the host of the scheduled meeting. If the meeting is scheduled for user himself, it will pass nil or the email of user himself. ^~~~~ userEmail /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCPremeetingService.h:350:9: warning: parameter 'enable' not found in the function declaration [-Wdocumentation] @param enable YES means to enable language interpretation. ^~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCPremeetingService.h:384:9: warning: parameter 'MobileRTCMeetingItemAudioType' not found in the function declaration [-Wdocumentation] @param MobileRTCMeetingItemAudioType The audio options in the meeting. ^~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCPremeetingService.h:384:9: note: did you mean 'audioOption'? @param MobileRTCMeetingItemAudioType The audio options in the meeting. ^~~~~~~~~ audioOption /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCPremeetingService.h:415:9: warning: parameter 'off' not found in the function declaration [-Wdocumentation] @param off YES means enabled, otherwise not. ^~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCPremeetingService.h:415:9: note: did you mean 'on'? @param off YES means enabled, otherwise not. ^~~ on /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCPremeetingService.h:421:9: warning: parameter 'diain' not found in the function declaration [-Wdocumentation] @param diain country object. ^~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCPremeetingService.h:421:9: note: did you mean 'dialinCountry'? @param diain country object. ^~~~~ dialinCountry While building module 'MobileRTC' imported from /Users/jaganps/Desktop/studentios/build/ios/Debug-iphonesimulator/flutter_zoom_plugin/flutter _zoom_plugin.framework/Headers/flutter_zoom_plugin-Swift.h:193: In file included from :1: In file included from /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTC.h:31: /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCVideoView.h:39:9: warning: parameter 'userId' not found in the function declaration [-Wdocumentation] @param userId user's video will be shown up. ^~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCVideoView.h:39:9: note: did you mean 'userID'? @param userId user's video will be shown up. ^~ userID /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCVideoView.h:80:9: warning: parameter 'userId' not found in the function declaration [-Wdocumentation] @param userId user's shared content will be shown up. ^~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCVideoView.h:80:9: note: did you mean 'userID'? @param userId user's shared content will be shown up. ^~ userID /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCVideoView.h:91:9: warning: parameter 'userId' not found in the function declaration [-Wdocumentation] @param userId user's shared content scale change. ^~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCVideoView.h:91:9: note: did you mean 'userID'? @param userId user's shared content scale change. ^~ userID While building module 'MobileRTC' imported from /Users/jaganps/Desktop/studentios/build/ios/Debug-iphonesimulator/flutter_zoom_plugin/flutter _zoom_plugin.framework/Headers/flutter_zoom_plugin-Swift.h:193: In file included from :1: In file included from /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTC.h:32: /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingActionItem.h:12:3: warning: '@class' command should not be used in a comment attached to a non-class declaration [-Wdocumentation] @class MobileRTCMeetingInviteActionItem ~^~~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCMeetingActionItem.h:32:3: warning: '@class' command should not be used in a comment attached to a non-class declaration [-Wdocumentation] @class MobileRTCMeetingShareActionItem ~^~~~~~~~~ While building module 'MobileRTC' imported from /Users/jaganps/Desktop/studentios/build/ios/Debug-iphonesimulator/flutter_zoom_plugin/flutter _zoom_plugin.framework/Headers/flutter_zoom_plugin-Swift.h:193: In file included from :1: In file included from /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTC.h:33: /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCAnnotationService.h:68:3: warning: '@class' command should not be used in a comment attached to a non-class declaration [-Wdocumentation] @class MobileRTCAnnotationServiceDelegate ~^~~~~~~~~~~~ While building module 'MobileRTC' imported from /Users/jaganps/Desktop/studentios/build/ios/Debug-iphonesimulator/flutter_zoom_plugin/flutter _zoom_plugin.framework/Headers/flutter_zoom_plugin-Swift.h:193: In file included from :1: In file included from /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTC.h:35: /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCWaitingRoomService.h:19:3: warning: '@class' command should not be used in a comment attached to a non-class declaration [-Wdocumentation] @class MobileRTCWaitingRoomServiceDelegate ~^~~~~~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCWaitingRoomService.h:12:3: warning: '@class' command should not be used in a comment attached to a non-class declaration [-Wdocumentation] @class MobileRTCWaitingRoomServiceDelegate ~^~~~~~~~~ While building module 'MobileRTC' imported from /Users/jaganps/Desktop/studentios/build/ios/Debug-iphonesimulator/flutter_zoom_plugin/flutter _zoom_plugin.framework/Headers/flutter_zoom_plugin-Swift.h:193: In file included from :1: In file included from /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTC.h:38: /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCSMSService.h:30:9: warning: parameter 'phoneNum,' not found in the function declaration [-Wdocumentation] @param phoneNum, your phone number. ^~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCSMSService.h:30:9: note: did you mean 'phoneNum'? @param phoneNum, your phone number. ^~~~~ phoneNum /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCSMSService.h:50:9: warning: parameter 'phoneNum,' not found in the function declaration [-Wdocumentation] @param phoneNum, your phone number. ^~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCSMSService.h:50:9: note: did you mean 'phoneNum'? @param phoneNum, your phone number. ^~~~~ phoneNum /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCSMSService.h:51:9: warning: parameter 'verifyCode,' not found in the function declaration [-Wdocumentation] @param verifyCode, your received verify code. ^~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCSMSService.h:51:9: note: did you mean 'verifyCode'? @param verifyCode, your received verify code. ^~~ verifyCode /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCSMSService.h:103:9: warning: parameter 'countryCode,' not found in the function declaration [-Wdocumentation] @param countryCode, the user account's country code. ^~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCSMSService.h:103:9: note: did you mean 'countryCode'? @param countryCode, the user account's country code. ^~~~ countryCode /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCSMSService.h:104:9: warning: parameter 'phoneNum,' not found in the function declaration [-Wdocumentation] @param phoneNum, default phoen number. ^~~~~ /Users/jaganps/Desktop/studentios/ios/.symlinks/plugins/flutter_zoom_plugin/ios/MobileRTC.fra mework/Headers/MobileRTCSMSService.h:104:9: note: did you mean 'phoneNum'? @param phoneNum, default phoen number. ^~~~~ phoneNum 63 warnings generated. 63 warnings generated. ld: warning: ignoring file /Users/jaganps/Desktop/flutter/.pub-cache/git/flutter_zoom_plugin-88d1fa2685f28d67410d46e0944 61a0a030d3192/ios/MobileRTC.framework/MobileRTC, missing required architecture x86_64 in file /Users/jaganps/Desktop/flutter/.pub-cache/git/flutter_zoom_plugin-88d1fa2685f28d67410d46e0944 61a0a030d3192/ios/MobileRTC.framework/MobileRTC (2 slices) Undefined symbols for architecture x86_64: "_OBJCCLASS$_MobileRTCSDKInitContext", referenced from: objc-class-ref in SwiftFlutterZoomPlugin.o "_OBJCCLASS$_MobileRTC", referenced from: objc-class-ref in SwiftFlutterZoomPlugin.o "_kMeetingParam_MeetingPassword", referenced from: flutter_zoom_plugin.ZoomView.joinMeeting(call: C.FlutterMethodCall, result: (Any?) -> ()) -> () in SwiftFlutterZoomPlugin.o "_kMeetingParam_Username", referenced from: flutter_zoom_plugin.ZoomView.joinMeeting(call: C.FlutterMethodCall, result: (Any?) -> ()) -> () in SwiftFlutterZoomPlugin.o "_OBJCCLASS$_MobileRTCMeetingStartParam4WithoutLoginUser", referenced from: objc-class-ref in SwiftFlutterZoomPlugin.o "_kMeetingParam_MeetingNumber", referenced from: flutter_zoom_plugin.ZoomView.joinMeeting(call: __C.FlutterMethodCall, result: (Any?) -> ()) -> () in SwiftFlutterZoomPlugin.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) note: Using new build system note: Building targets in parallel note: Planning build note: Constructing build description warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.3.99. (in target 'flutter_ui_mode_manager' from project 'Pods') warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.3.99. (in target 'flutter_zoom_plugin' from project 'Pods') warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.3.99. (in target 'wakelock' from project 'Pods') warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.3.99. (in target 'video_player' from project 'Pods') warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.3.99. (in target 'url_launcher' from project 'Pods') warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.3.99. (in target 'shared_preferences' from project 'Pods') warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.3.99. (in target 'path_provider' from project 'Pods') warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.3.99. (in target 'fullscreen' from project 'Pods') warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.3.99. (in target 'flutter_webview_plugin' from project 'Pods') warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.3.99. (in target 'Flutter' from project 'Pods')

Could not build the application for the simulator. Error launching application on iPhone 6 Plus. More info: My flutter doctor Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 1.22.5, on macOS 11.1 20C69 darwin-x64, locale en-IN)

[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3) [✓] Xcode - develop for iOS and macOS (Xcode 12.3) [✓] Android Studio (version 4.1) [✓] Connected device (1 available)

• No issues found!

My pub spec yaml file

name: studentios description: A new Flutter project.

The following line prevents the package from being accidentally published to

pub.dev using pub publish. This is preferred for private packages.

publish_to: 'none' # Remove this line if you wish to publish to pub.dev

The following defines the version and build number for your application.

A version number is three numbers separated by dots, like 1.2.43

followed by an optional build number separated by a +.

Both the version and the builder number may be overridden in flutter

build by specifying --build-name and --build-number, respectively.

In Android, build-name is used as versionName while build-number used as versionCode.

Read more about Android versioning at https://developer.android.com/studio/publish/versioning

In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.

Read more about iOS versioning at

https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html

version: 1.0.0+1

environment: sdk: ">=2.7.0 <3.0.0"

dependencies: flutter: sdk: flutter

The following adds the Cupertino Icons font to your application.

Use with the CupertinoIcons class for iOS style icons.

otp_screen: 0.0.1 shared_preferences: ^0.5.6+3 path_provider: ^1.6.24 flutter_custom_clippers: ^0.1.6 html_unescape: ^1.0.1+2 auto_size_text: ^2.0.0+2 flutter_webview_plugin: ^0.3.11 font_awesome_flutter: ^8.5.0 material_design_icons_flutter: ^3.2.3895 datetime_picker_formfield: ^0.2.0 intl: ^0.15.7

pin_code_fields: ^6.0.0

flutter_calendar_carousel: ^1.4.11

shimmer: ^1.1.2

chewie: 0.10.3

chewie: 0.10.3

charts_flutter: ^0.9.0

flare_flutter: ^2.0.3 flutter_spinkit: ^4.1.1+1 http: any photo_view: ^0.10.3

firebase_messaging: ^7.0.3

google_fonts: ^1.1.1

video_player_controls: ^2.1.9

video_player_controls: ^2.1.9

carousel_slider: ^2.3.1 url_launcher: ^5.4.10 carousel_pro: ^1.0.0 cupertino_icons: ^1.0.0 flutter_zoom_plugin: git: url: git://github.com/decodedhealth/flutter_zoom_plugin.git ref: master

dev_dependencies: flutter_test: sdk: flutter

mislav commented 3 years ago

This issue tracker is for a command-line tool called "hub" which is written in Go. Your question seems unrelated to this project, and you should find a more appropriate forum to ask it in. Thank you.