Open ghost opened 4 years ago
Hello @shimesami ,
Thanks for reporting this issue.
It seems someone else had a similar issue with Flutter here but there is no solution mentioned so far because of lack of information from the reporter apparently: https://github.com/flutter/flutter/issues/41670 Maybe, the reporter solved the issue and didn't need to provide further details?
Someone else had this issue not necessarily with Flutter and a workaround is mentioned: https://stackoverflow.com/questions/57096863/cannot-fix-could-not-find-or-use-auto-linked-library
I would give the above mentioned workaround a try before trying something else.
Hello @shimesami ,
Thanks for reporting this issue.
It seems someone else had a similar issue with Flutter here but there is no solution mentioned so far because of lack of information from the reporter apparently: flutter/flutter#41670 Maybe, the reporter solved the issue and didn't need to provide further details?
Someone else had this issue not necessarily with Flutter and a workaround is mentioned: https://stackoverflow.com/questions/57096863/cannot-fix-could-not-find-or-use-auto-linked-library
I would give the above mentioned workaround a try before trying something else.
I tried the suggestions from stackoverflow, but did not work unfortunately. Thank you for the reply. I will have to search for a new library for now, until the issue is resolved.
@shimesami Thanks for trying. Sorry for the inconvenience. If you ever want to try again with this plugin, please let us know. I wish to find a good solution whether with this plugin or not.
I also tried to build on MacOS Catalina and it gave same error :
Undefined symbols for architecture arm64:
"swift_FORCELOAD$_swiftCompatibilityDynamicReplacements", referenced from:
swift_FORCELOAD$swiftCompatibilityDynamicReplacements$_searchable_dropdown in libsearchable_dropdown.a(SwiftSearchableDropdownPlugin.o)
(maybe you meant: swift_FORCELOAD$swiftCompatibilityDynamicReplacements$_searchable_dropdown)
"value witness table for Builtin.UnknownObject", referenced from:
full type metadata for searchable_dropdown.SwiftSearchableDropdownPlugin in libsearchable_dropdown.a(SwiftSearchableDropdownPlugin.o)
"Swift._bridgeAnythingToObjectiveC(A) -> Swift.AnyObject", referenced from:
function signature specialization <Arg[0] = Dead, Arg[1] = Dead, Arg[2] = Owned To Guaranteed> of function signature specialization <Arg[1] = [Closure Propagated : reabstraction thunk helper from @escaping @callee_unowned
@convention(block) (@unowned Swift.Optional
My flutter information :
flutter doctor -v [✓] Flutter (Channel stable, v1.12.13+hotfix.8, on Mac OS X 10.15.3 19D76, locale en) • Flutter version 1.12.13+hotfix.8 at /Users/olzii/flutter • Framework revision 0b8abb4724 (8 weeks ago), 2020-02-11 11:44:36 -0800 • Engine revision e1e6ced81d • Dart version 2.7.0
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3) • Android SDK at /Users/olzii/Library/Android/sdk • Android NDK location not configured (optional; useful for native profiling support) • Platform android-29, build-tools 29.0.3 • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b4-5784211) • All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 11.3.1) • Xcode at /Applications/Xcode.app/Contents/Developer • Xcode 11.3.1, Build version 11C504 • CocoaPods version 1.9.1
[✓] Android Studio (version 3.6) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin version 44.0.2 • Dart plugin version 192.7761 • Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b4-5784211)
[✓] Connected device (2 available) • SM N950F • 988ad04138594a465730 • android-arm64 • Android 9 (API 28) • Д.Өлзий-Орших’s iPhone • 7836481a1753185ce3947435f4c5cd7c76bde894 • ios • iOS 11.4.1
• No issues found!
Here is result of : flutter build ios --verbose
export PRODUCT_BUNDLE_PACKAGE_TYPE=APPL export PRODUCT_MODULE_NAME=Runner export PRODUCT_NAME=Runner export PRODUCT_SETTINGS_PATH=/Users/olzii/Desktop/prj/docapp/ios/Runner/Info.plist export PRODUCT_TYPE=com.apple.product-type.application export PROFILING_CODE=NO export PROJECT=Runner export PROJECT_DERIVED_FILE_DIR=/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/DerivedSources export PROJECT_DIR=/Users/olzii/Desktop/prj/docapp/ios export PROJECT_FILE_PATH=/Users/olzii/Desktop/prj/docapp/ios/Runner.xcodeproj export PROJECT_NAME=Runner export PROJECT_TEMP_DIR=/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build export PROJECT_TEMP_ROOT=/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex export PROVISIONING_PROFILE_REQUIRED=YES export PUBLIC_HEADERS_FOLDER_PATH=Runner.app/Headers export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS=YES export REMOVE_CVS_FROM_RESOURCES=YES export REMOVE_GIT_FROM_RESOURCES=YES export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES=YES export REMOVE_HG_FROM_RESOURCES=YES export REMOVE_SVN_FROM_RESOURCES=YES export RESOURCE_RULES_REQUIRED=YES export REZ_COLLECTOR_DIR=/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources export REZ_OBJECTS_DIR=/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources/Objects export REZ_SEARCH_PATHS="/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos " export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES=NO export SCRIPTS_FOLDER_PATH=Runner.app/Scripts export SCRIPT_INPUT_FILE_COUNT=0 export SCRIPT_INPUT_FILE_LIST_COUNT=0 export SCRIPT_OUTPUT_FILE_COUNT=0 export SCRIPT_OUTPUT_FILE_LIST_COUNT=0 export SCRIPT_OUTPUT_STREAM_FILE=/var/folders/zv/vgz99gq92bq819fcvc6svj_80000gn/T/flutter_build_log_pipe.ddmwD9/pipe_to_stdout export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk export SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk export SDK_DIR_iphoneos13_2=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk export SDK_NAME=iphoneos13.2 export SDK_NAMES=iphoneos13.2 export SDK_PRODUCT_BUILD_VERSION=17B102 export SDK_VERSION=13.2 export SDK_VERSION_ACTUAL=130200 export SDK_VERSION_MAJOR=130000 export SDK_VERSION_MINOR=200 export SED=/usr/bin/sed export SEPARATE_STRIP=NO export SEPARATE_SYMBOL_EDIT=NO export SET_DIR_MODE_OWNER_GROUP=YES export SET_FILE_MODE_OWNER_GROUP=NO export SHALLOW_BUNDLE=YES export SHARED_DERIVED_FILE_DIR=/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/DerivedSources export SHARED_FRAMEWORKS_FOLDER_PATH=Runner.app/SharedFrameworks export SHARED_PRECOMPS_DIR=/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/PrecompiledHeaders export SHARED_SUPPORT_FOLDER_PATH=Runner.app/SharedSupport export SKIP_INSTALL=NO export SOURCE_ROOT=/Users/olzii/Desktop/prj/docapp/ios export SRCROOT=/Users/olzii/Desktop/prj/docapp/ios export STRINGS_FILE_OUTPUT_ENCODING=binary export STRIP_BITCODE_FROM_COPIED_FILES=YES export STRIP_INSTALLED_PRODUCT=YES export STRIP_STYLE=all export STRIP_SWIFT_SYMBOLS=YES export SUPPORTED_DEVICE_FAMILIES=1,2 export SUPPORTED_PLATFORMS="iphoneos iphonesimulator" export SUPPORTS_MACCATALYST=NO export SUPPORTS_TEXT_BASED_API=NO export SWIFT_INCLUDE_PATHS=" "/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/searchable_dropdown" "/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/searchable_dropdown"" export SWIFT_PLATFORM_TARGET_PREFIX=ios export
SWIFT_RESPONSE_FILE_PATH_normal_arm64=/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner.SwiftFileList export SYMROOT=/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Products export SYSTEM_ADMIN_APPS_DIR=/Applications/Utilities export SYSTEM_APPS_DIR=/Applications export SYSTEM_CORE_SERVICES_DIR=/System/Library/CoreServices export SYSTEM_DEMOS_DIR=/Applications/Extras export SYSTEM_DEVELOPER_APPS_DIR=/Applications/Xcode.app/Contents/Developer/Applications export SYSTEM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin export SYSTEM_DEVELOPER_DEMOS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples" export SYSTEM_DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer export SYSTEM_DEVELOPER_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library" export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools" export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Java Tools" export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools" export SYSTEM_DEVELOPER_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes" export SYSTEM_DEVELOPER_TOOLS=/Applications/Xcode.app/Contents/Developer/Tools export SYSTEM_DEVELOPER_TOOLS_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools" export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools" export SYSTEM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr export SYSTEM_DEVELOPER_UTILITIES_DIR=/Applications/Xcode.app/Contents/Developer/Applications/Utilities export SYSTEM_DEXT_INSTALL_PATH=/System/Library/DriverExtensions export SYSTEM_DOCUMENTATION_DIR=/Library/Documentation export SYSTEM_KEXT_INSTALL_PATH=/System/Library/Extensions export SYSTEM_LIBRARY_DIR=/System/Library export TAPI_VERIFY_MODE=ErrorsOnly export TARGETED_DEVICE_FAMILY=1,2 export TARGETNAME=Runner export TARGET_BUILD_DIR=/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos export TARGET_NAME=Runner export TARGET_TEMP_DIR=/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build export TEMP_DIR=/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build export TEMP_FILES_DIR=/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build export TEMP_FILE_DIR=/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build export TEMP_ROOT=/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex export TOOLCHAINS=com.apple.dt.toolchain.XcodeDefault export TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export TREAT_MISSING_BASELINES_AS_TEST_FAILURES=NO export TeamIdentifierPrefix=QZHF8PWC66. export UID=501 export UNLOCALIZED_RESOURCES_FOLDER_PATH=Runner.app export UNSTRIPPED_PRODUCT=NO export USER=olzii export USER_APPS_DIR=/Users/olzii/Applications export USER_LIBRARY_DIR=/Users/olzii/Library export USE_DYNAMIC_NO_PIC=YES export USE_HEADERMAP=YES export USE_HEADER_SYMLINKS=NO export USE_LLVM_TARGET_TRIPLES=YES export USE_LLVM_TARGET_TRIPLES_FOR_CLANG=YES export USE_LLVM_TARGET_TRIPLES_FOR_LD=YES export USE_LLVM_TARGET_TRIPLES_FOR_TAPI=YES export USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES=YES export VALIDATE_DEVELOPMENT_ASSET_PATHS=YES_ERROR export VALIDATE_PRODUCT=YES export VALIDATE_WORKSPACE=NO export VALID_ARCHS="arm64 arm64e armv7 armv7s" export VERBOSE_PBXCP=NO export VERBOSE_SCRIPT_LOGGING=YES export VERSIONING_SYSTEM=apple-generic export VERSIONPLIST_PATH=Runner.app/version.plist export VERSION_INFO_BUILDER=olzii export VERSION_INFO_FILE=Runner_vers.c export VERSION_INFO_STRING=""@(#)PROGRAM:Runner PROJECT:Runner-1"" export WRAPPER_EXTENSION=app export WRAPPER_NAME=Runner.app export WRAPPER_SUFFIX=.app export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES=NO export XCODE_APP_SUPPORT_DIR=/Applications/Xcode.app/Contents/Developer/Library/Xcode export XCODE_PRODUCT_BUILD_VERSION=11C504 export XCODE_VERSION_ACTUAL=1130 export XCODE_VERSION_MAJOR=1100 export XCODE_VERSION_MINOR=1130 export XPCSERVICES_FOLDER_PATH=Runner.app/XPCServices export YACC=yacc export arch=undefined_arch export variant=normal /bin/sh -c /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Script-9740EEB61CF901F6004384FC.sh ♦ mkdir -p -- /Users/olzii/Desktop/prj/docapp/ios/Flutter ♦ rm -rf -- /Users/olzii/Desktop/prj/docapp/ios/Flutter/App.framework ♦ rm -rf -- /Users/olzii/Desktop/prj/docapp/ios/Flutter/Flutter.framework ♦ cp -- /Users/olzii/flutter/bin/cache/artifacts/engine/ios-release/Flutter.podspec /Users/olzii/Desktop/prj/docapp/ios/Flutter ♦ cp -r -- /Users/olzii/flutter/bin/cache/artifacts/engine/ios-release/Flutter.framework /Users/olzii/Desktop/prj/docapp/ios/Flutter ♦ /Users/olzii/flutter/bin/flutter --suppress-analytics --verbose build aot --output-dir=build/aot --target-platform=ios --target=lib/main.dart --release --ios-arch=arm64 [ +9 ms] executing: [/Users/olzii/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H [ +40 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H [ ] 0b8abb4724aa590dd0f429683339b1e045a1594d [ ] executing: [/Users/olzii/flutter/] git describe --match v.. --first-parent --long --tags [ +22 ms] Exit code 0 from: git describe --match v.. --first-parent --long --tags [ ] v1.12.13+hotfix.8-0-g0b8abb472 [ +5 ms] executing: [/Users/olzii/flutter/] git rev-parse --abbrev-ref HEAD [ +5 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD [ ] stable [ +19 ms] executing: [/Users/olzii/flutter/] git rev-parse --abbrev-ref --symbolic @{u} [ +5 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} [ ] origin/stable [ ] executing: [/Users/olzii/flutter/] git ls-remote --get-url origin [ +6 ms] Exit code 0 from: git ls-remote --get-url origin [ ] https://github.com/flutter/flutter.git [ +69 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ +4 ms] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ +3 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +87 ms] Found plugin audioplayers at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/audioplayers-0.14.2/ [ +19 ms] Found plugin cloud_firestore at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.13.4+2/ [ +3 ms] Found plugin cloud_firestore_web at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-0.1.1+1/ [ +10 ms] Found plugin firebase_auth at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.15.5+3/ [ +3 ms] Found plugin firebase_auth_web at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-0.1.2/ [ +2 ms] Found plugin firebase_core at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+3/ [ +2 ms] Found plugin firebase_core_web at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-0.1.1+2/ [ +1 ms] Found plugin firebase_messaging at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_messaging-6.0.12/ [ +3 ms] Found plugin flutter_ffmpeg at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_ffmpeg-0.2.10/ [ +1 ms] Found plugin flutter_local_notifications at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_local_notifications-1.4.0/ [ +2 ms] Found plugin flutter_plugin_android_lifecycle at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-1.0.6/ [ +2 ms] Found plugin flutter_sound at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_sound-3.1.5/ [ +15 ms] Found plugin local_auth at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/local_auth-0.6.1+3/ [ +6 ms] Found plugin path_provider at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.5/ [ ] Found plugin path_provider_macos at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-0.0.4/ [ +1 ms] Found plugin pdf_viewer_plugin at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/pdf_viewer_plugin-1.0.0+2/ [ +1 ms] Found plugin permission_handler at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler-4.4.0+hotfix.2/ [ +6 ms] Found plugin searchable_dropdown at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/searchable_dropdown-1.1.3/ [ +1 ms] Found plugin shared_preferences at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.6+3/ [ ] Found plugin shared_preferences_macos at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+6/ [ +1 ms] Found plugin shared_preferences_web at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+4/ [ +3 ms] Found plugin sqflite at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-1.3.0/ [ +39 ms] Found plugin audioplayers at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/audioplayers-0.14.2/ [ +7 ms] Found plugin cloud_firestore at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.13.4+2/ [ +1 ms] Found plugin cloud_firestore_web at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-0.1.1+1/ [ +3 ms] Found plugin firebase_auth at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.15.5+3/ [ +1 ms] Found plugin firebase_auth_web at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-0.1.2/ [ +1 ms] Found plugin firebase_core at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+3/ [ +1 ms] Found plugin firebase_core_web at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-0.1.1+2/ [ ] Found plugin firebase_messaging at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_messaging-6.0.12/ [ +1 ms] Found plugin flutter_ffmpeg at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_ffmpeg-0.2.10/ [ ] Found plugin flutter_local_notifications at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_local_notifications-1.4.0/ [ +1 ms] Found plugin flutter_plugin_android_lifecycle at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-1.0.6/ [ +1 ms] Found plugin flutter_sound at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_sound-3.1.5/ [ +7 ms] Found plugin local_auth at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/local_auth-0.6.1+3/ [ +3 ms] Found plugin path_provider at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.5/ [ +1 ms] Found plugin path_provider_macos at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-0.0.4/ [ ] Found plugin pdf_viewer_plugin at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/pdf_viewer_plugin-1.0.0+2/ [ ] Found plugin permission_handler at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler-4.4.0+hotfix.2/ [ +3 ms] Found plugin searchable_dropdown at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/searchable_dropdown-1.1.3/ [ ] Found plugin shared_preferences at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.6+3/ [ ] Found plugin shared_preferences_macos at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+6/ [ ] Found plugin shared_preferences_web at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+4/ [ +2 ms] Found plugin sqflite at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-1.3.0/ [ +54 ms] Generating /Users/olzii/Desktop/prj/docapp/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java [ +16 ms] executing: /usr/bin/xcodebuild -version [ +773 ms] Exit code 0 from: /usr/bin/xcodebuild -version [ +1 ms] Xcode 11.3.1 Build version 11C504 [ +14 ms] Building AOT snapshot in release mode (ios-release)... [ +4 ms] Compiling Dart to kernel: /Users/olzii/Desktop/prj/docapp/lib/main.dart [ +9 ms] /Users/olzii/flutter/bin/cache/dart-sdk/bin/dart /Users/olzii/flutter/bin/cache/artifacts/engine/darwin-x64/frontend_server.dart.snapshot --sdk-root /Users/olzii/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk_product/ --target=flutter -Ddart.developer.causal_async_stacks=true -Ddart.vm.profile=false -Ddart.vm.product=true --bytecode-options=source-positions --aot --tfa --packages .packages --output-dill build/aot/app.dill --depfile build/aot/kernel_compile.d package:documentapp/main.dart [+20641 ms] executing: /Users/olzii/flutter/bin/cache/artifacts/engine/ios-release/gen_snapshot_arm64 --causal_async_stacks --deterministic --snapshot_kind=app-aot-assembly --assembly=build/aot/arm64/snapshot_assembly.S build/aot/app.dill [+12685 ms] Building App.framework for arm64... [ +2 ms] executing: xcrun --sdk iphoneos --show-sdk-path [ +10 ms] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk [ ] executing: xcrun cc -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -c build/aot/arm64/snapshot_assembly.S -o build/aot/arm64/snapshot_assembly.o [+3060 ms] executing: xcrun clang -arch arm64 -miphoneos-version-min=8.0 -dynamiclib -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -install_name @rpath/App.framework/App -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -o build/aot/arm64/App.framework/App build/aot/arm64/snapshot_assembly.o [ +144 ms] executing: lipo build/aot/arm64/App.framework/App -create -output build/aot/App.framework/App [ +27 ms] Building AOT snapshot in release mode (ios-release)... (completed in 36.6s) [ ] Built to build/aot/. [ +1 ms] "flutter aot" took 37,747ms. ♦ cp -r -- build/aot/App.framework /Users/olzii/Desktop/prj/docapp/ios/Flutter ♦ mkdir -p -- build/dSYMs.noindex ♦ xcrun dsymutil -o build/dSYMs.noindex/App.framework.dSYM build/aot/App.framework/App ♦ xcrun strip -x -S /Users/olzii/Desktop/prj/docapp/ios/Flutter/App.framework/App ♦ cp -- /Users/olzii/Desktop/prj/docapp/ios/Flutter/AppFrameworkInfo.plist /Users/olzii/Desktop/prj/docapp/ios/Flutter/App.framework/Info.plist ♦ /Users/olzii/flutter/bin/flutter --verbose build bundle --target-platform=ios --target=lib/main.dart --release --depfile=build/snapshot_blob.bin.d --asset-dir=/Users/olzii/Desktop/prj/docapp/ios/Flutter/App.framework/flutter_assets --precompiled [ +34 ms] executing: [/Users/olzii/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H [ +45 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H [ ] 0b8abb4724aa590dd0f429683339b1e045a1594d [ ] executing: [/Users/olzii/flutter/] git describe --match v.. --first-parent --long --tags [ +17 ms] Exit code 0 from: git describe --match v.. --first-parent --long --tags [ ] v1.12.13+hotfix.8-0-g0b8abb472 [ +9 ms] executing: [/Users/olzii/flutter/] git rev-parse --abbrev-ref --symbolic @{u} [ +6 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} [ ] origin/stable [ ] executing: [/Users/olzii/flutter/] git ls-remote --get-url origin [ +6 ms] Exit code 0 from: git ls-remote --get-url origin [ ] https://github.com/flutter/flutter.git [ +57 ms] executing: [/Users/olzii/flutter/] git rev-parse --abbrev-ref HEAD [ +7 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD [ ] stable [ +30 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ +4 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +102 ms] Found plugin audioplayers at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/audioplayers-0.14.2/ [ +27 ms] Found plugin cloud_firestore at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.13.4+2/ [ +3 ms] Found plugin cloud_firestore_web at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-0.1.1+1/ [ +14 ms] Found plugin firebase_auth at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.15.5+3/ [ +3 ms] Found plugin firebase_auth_web at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-0.1.2/ [ +2 ms] Found plugin firebase_core at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+3/ [ +2 ms] Found plugin firebase_core_web at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-0.1.1+2/ [ +1 ms] Found plugin firebase_messaging at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_messaging-6.0.12/ [ +4 ms] Found plugin flutter_ffmpeg at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_ffmpeg-0.2.10/ [ +1 ms] Found plugin flutter_local_notifications at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_local_notifications-1.4.0/ [ +2 ms] Found plugin flutter_plugin_android_lifecycle at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-1.0.6/ [ +2 ms] Found plugin flutter_sound at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_sound-3.1.5/ [ +23 ms] Found plugin local_auth at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/local_auth-0.6.1+3/ [ +12 ms] Found plugin path_provider at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.5/ [ +1 ms] Found plugin path_provider_macos at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-0.0.4/ [ +2 ms] Found plugin pdf_viewer_plugin at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/pdf_viewer_plugin-1.0.0+2/ [ +2 ms] Found plugin permission_handler at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler-4.4.0+hotfix.2/ [ +8 ms] Found plugin searchable_dropdown at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/searchable_dropdown-1.1.3/ [ +1 ms] Found plugin shared_preferences at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.6+3/ [ +1 ms] Found plugin shared_preferences_macos at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+6/ [ +2 ms] Found plugin shared_preferences_web at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+4/ [ +5 ms] Found plugin sqflite at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-1.3.0/ [ +51 ms] Found plugin audioplayers at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/audioplayers-0.14.2/ [ +8 ms] Found plugin cloud_firestore at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.13.4+2/ [ +1 ms] Found plugin cloud_firestore_web at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-0.1.1+1/ [ +5 ms] Found plugin firebase_auth at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.15.5+3/ [ +1 ms] Found plugin firebase_auth_web at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-0.1.2/ [ ] Found plugin firebase_core at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+3/ [ +1 ms] Found plugin firebase_core_web at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-0.1.1+2/ [ ] Found plugin firebase_messaging at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_messaging-6.0.12/ [ +3 ms] Found plugin flutter_ffmpeg at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_ffmpeg-0.2.10/ [ +1 ms] Found plugin flutter_local_notifications at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_local_notifications-1.4.0/ [ +1 ms] Found plugin flutter_plugin_android_lifecycle at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-1.0.6/ [ +1 ms] Found plugin flutter_sound at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_sound-3.1.5/ [ +9 ms] Found plugin local_auth at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/local_auth-0.6.1+3/ [ +5 ms] Found plugin path_provider at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.5/ [ ] Found plugin path_provider_macos at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-0.0.4/ [ +1 ms] Found plugin pdf_viewer_plugin at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/pdf_viewer_plugin-1.0.0+2/ [ +1 ms] Found plugin permission_handler at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler-4.4.0+hotfix.2/ [ +5 ms] Found plugin searchable_dropdown at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/searchable_dropdown-1.1.3/ [ ] Found plugin shared_preferences at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.6+3/ [ ] Found plugin shared_preferences_macos at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+6/ [ ] Found plugin shared_preferences_web at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+4/ [ +2 ms] Found plugin sqflite at /Users/olzii/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-1.3.0/ [ +69 ms] Generating /Users/olzii/Desktop/prj/docapp/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java [ +22 ms] executing: /usr/bin/xcodebuild -version [ +247 ms] Exit code 0 from: /usr/bin/xcodebuild -version [ ] Xcode 11.3.1 Build version 11C504 [ +28 ms] Initializing file store [ +9 ms] Done initializing file store [ +172 ms] release_flutter_bundle: Starting due to {InvalidatedReason.outputMissing} [ +433 ms] release_flutter_bundle: Complete [ +136 ms] Persisting file store [ +2 ms] Done persisting file store [ +12 ms] "flutter bundle" took 1,518ms. Project /Users/olzii/Desktop/prj/docapp built and packaged successfully.
CompileC /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/main.o
/Users/olzii/Desktop/prj/docapp/ios/Runner/main.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Runner' from project 'Runner') cd /Users/olzii/Desktop/prj/docapp/ios export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target arm64-apple-ios11.1 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-cache-path=/Users/olzii/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/olzii/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DCOCOAPODS=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -DCOCOAPODS=1 -DCOCOAPODS=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DCOCOAPODS=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -iquote /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-generated-files.hmap -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-own-target-headers.hmap -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-all-non-framework-target-headers.hmap -ivfsoverlay /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/all-product-headers.yaml -iquote /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-project-headers.hmap -I/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/include -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/BoringSSL-GRPC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FMDB -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Firebase -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAnalyticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuthInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnostics -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseFirestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstallations -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseMessaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GTMSessionFetcher -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransportCCTSupport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleUtilities -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/PromisesObjC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Protobuf -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/abseil -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/audioplayers -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/cloud_firestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_messaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_ffmpeg -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_local_notifications -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_sound -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-C++ -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-Core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/leveldb-library -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/nanopb -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/pdf_viewer_plugin -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/permission_handler -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/searchable_dropdown -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Firebase/CoreOnly/Sources -I/Sources/FBLPromises/include -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/BoringSSL-GRPC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FMDB -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Firebase -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAnalyticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuthInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnostics -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseFirestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstallations -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseMessaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GTMSessionFetcher -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransportCCTSupport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleUtilities -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/PromisesObjC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Protobuf -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/abseil -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/audioplayers -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/cloud_firestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_messaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_ffmpeg -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_local_notifications -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_sound -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-C++ -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-Core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/leveldb-library -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/nanopb -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/pdf_viewer_plugin -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/permission_handler -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/searchable_dropdown -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/BoringSSL-GRPC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FMDB -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Firebase -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAnalyticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuthInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnostics -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseFirestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstallations -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseMessaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GTMSessionFetcher -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransportCCTSupport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleUtilities -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/PromisesObjC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Protobuf -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/abseil -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/audioplayers -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/cloud_firestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_messaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_ffmpeg -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_local_notifications -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_sound -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-C++ -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-Core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/leveldb-library -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/nanopb -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/pdf_viewer_plugin -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/permission_handler -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/searchable_dropdown -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Firebase/CoreOnly/Sources -I/Sources/FBLPromises/include -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Firebase/CoreOnly/Sources -I/Sources/FBLPromises/include -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources-normal/arm64 -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources/arm64 -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources -F/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos -F/Users/olzii/Desktop/prj/docapp/ios/Flutter -F/Users/olzii/Desktop/prj/docapp/ios/Pods/FirebaseAnalytics/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/GoogleAppMeasurement/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/mobile-ffmpeg-https -F/Users/olzii/Desktop/prj/docapp/ios/Flutter -F/Users/olzii/Desktop/prj/docapp/ios/Pods/FirebaseAnalytics/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/GoogleAppMeasurement/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/mobile-ffmpeg-https -F/Users/olzii/Desktop/prj/docapp/ios/Flutter -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth/local_auth.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider/path_provider.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences/shared_preferences.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite/sqflite.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth/local_auth.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider/path_provider.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences/shared_preferences.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite/sqflite.modulemap -MMD -MT dependencies -MF /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/main.d --serialize-diagnostics /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/main.dia -c /Users/olzii/Desktop/prj/docapp/ios/Runner/main.m -o /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/main.o
CompileC /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/AppDelegate.o
/Users/olzii/Desktop/prj/docapp/ios/Runner/AppDelegate.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Runner' from project 'Runner')
cd /Users/olzii/Desktop/prj/docapp/ios
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target arm64-apple-ios11.1 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0
-std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-cache-path=/Users/olzii/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/olzii/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DCOCOAPODS=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -DCOCOAPODS=1 -DCOCOAPODS=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DCOCOAPODS=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -iquote /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-generated-files.hmap -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-own-target-headers.hmap -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-all-non-framework-target-headers.hmap -ivfsoverlay /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/all-product-headers.yaml -iquote /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-project-headers.hmap -I/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/include -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/BoringSSL-GRPC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FMDB -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Firebase -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAnalyticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuthInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnostics -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseFirestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstallations -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseMessaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GTMSessionFetcher -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransportCCTSupport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleUtilities -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/PromisesObjC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Protobuf -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/abseil -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/audioplayers -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/cloud_firestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_messaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_ffmpeg -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_local_notifications -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_sound -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-C++ -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-Core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/leveldb-library -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/nanopb -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/pdf_viewer_plugin -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/permission_handler -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/searchable_dropdown -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Firebase/CoreOnly/Sources -I/Sources/FBLPromises/include -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/BoringSSL-GRPC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FMDB -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Firebase -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAnalyticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuthInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnostics -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseFirestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstallations -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseMessaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GTMSessionFetcher -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransportCCTSupport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleUtilities -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/PromisesObjC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Protobuf -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/abseil -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/audioplayers -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/cloud_firestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_messaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_ffmpeg -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_local_notifications -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_sound -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-C++ -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-Core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/leveldb-library -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/nanopb -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/pdf_viewer_plugin -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/permission_handler -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/searchable_dropdown -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/BoringSSL-GRPC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FMDB -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Firebase -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAnalyticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuthInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnostics -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseFirestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstallations -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseMessaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GTMSessionFetcher -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransportCCTSupport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleUtilities -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/PromisesObjC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Protobuf -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/abseil -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/audioplayers -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/cloud_firestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_messaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_ffmpeg -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_local_notifications -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_sound -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-C++ -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-Core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/leveldb-library -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/nanopb -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/pdf_viewer_plugin -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/permission_handler -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/searchable_dropdown -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Firebase/CoreOnly/Sources -I/Sources/FBLPromises/include -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Firebase/CoreOnly/Sources -I/Sources/FBLPromises/include -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources-normal/arm64 -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources/arm64 -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources -F/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos -F/Users/olzii/Desktop/prj/docapp/ios/Flutter -F/Users/olzii/Desktop/prj/docapp/ios/Pods/FirebaseAnalytics/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/GoogleAppMeasurement/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/mobile-ffmpeg-https -F/Users/olzii/Desktop/prj/docapp/ios/Flutter -F/Users/olzii/Desktop/prj/docapp/ios/Pods/FirebaseAnalytics/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/GoogleAppMeasurement/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/mobile-ffmpeg-https -F/Users/olzii/Desktop/prj/docapp/ios/Flutter -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth/local_auth.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider/path_provider.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences/shared_preferences.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite/sqflite.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth/local_auth.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider/path_provider.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences/shared_preferences.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite/sqflite.modulemap -MMD -MT dependencies -MF /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/AppDelegate.d --serialize-diagnostics /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/AppDelegate.dia -c /Users/olzii/Desktop/prj/docapp/ios/Runner/AppDelegate.m -o /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/AppDelegate.o
CompileC /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_vers.o
/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources/Runner_vers.c normal arm64 c
com.apple.compilers.llvm.clang.1_0.compiler (in target 'Runner' from project 'Runner')
cd /Users/olzii/Desktop/prj/docapp/ios
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.1 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0
-std=gnu99 -fmodules -gmodules -fmodules-cache-path=/Users/olzii/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/olzii/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DCOCOAPODS=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -DCOCOAPODS=1 -DCOCOAPODS=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DCOCOAPODS=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -iquote /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-generated-files.hmap -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-own-target-headers.hmap -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-all-non-framework-target-headers.hmap -ivfsoverlay /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/all-product-headers.yaml -iquote /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-project-headers.hmap -I/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/include -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/BoringSSL-GRPC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FMDB -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Firebase -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAnalyticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuthInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnostics -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseFirestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstallations -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseMessaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GTMSessionFetcher -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransportCCTSupport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleUtilities -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/PromisesObjC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Protobuf -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/abseil -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/audioplayers -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/cloud_firestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_messaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_ffmpeg -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_local_notifications -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_sound -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-C++ -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-Core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/leveldb-library -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/nanopb -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/pdf_viewer_plugin -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/permission_handler -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/searchable_dropdown -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Firebase/CoreOnly/Sources -I/Sources/FBLPromises/include -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/BoringSSL-GRPC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FMDB -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Firebase -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAnalyticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuthInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnostics -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseFirestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstallations -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseMessaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GTMSessionFetcher -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransportCCTSupport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleUtilities -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/PromisesObjC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Protobuf -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/abseil -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/audioplayers -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/cloud_firestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_messaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_ffmpeg -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_local_notifications -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_sound -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-C++ -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-Core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/leveldb-library -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/nanopb -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/pdf_viewer_plugin -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/permission_handler -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/searchable_dropdown -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/BoringSSL-GRPC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FMDB -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Firebase -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAnalyticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuthInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnostics -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseFirestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstallations -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseMessaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GTMSessionFetcher -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransportCCTSupport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleUtilities -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/PromisesObjC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Protobuf -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/abseil -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/audioplayers -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/cloud_firestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_messaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_ffmpeg -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_local_notifications -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_sound -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-C++ -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-Core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/leveldb-library -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/nanopb -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/pdf_viewer_plugin -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/permission_handler -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/searchable_dropdown -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Firebase/CoreOnly/Sources -I/Sources/FBLPromises/include -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Firebase/CoreOnly/Sources -I/Sources/FBLPromises/include -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources-normal/arm64 -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources/arm64 -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources -F/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos -F/Users/olzii/Desktop/prj/docapp/ios/Flutter -F/Users/olzii/Desktop/prj/docapp/ios/Pods/FirebaseAnalytics/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/GoogleAppMeasurement/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/mobile-ffmpeg-https -F/Users/olzii/Desktop/prj/docapp/ios/Flutter -F/Users/olzii/Desktop/prj/docapp/ios/Pods/FirebaseAnalytics/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/GoogleAppMeasurement/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/mobile-ffmpeg-https -F/Users/olzii/Desktop/prj/docapp/ios/Flutter -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth/local_auth.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider/path_provider.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences/shared_preferences.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite/sqflite.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth/local_auth.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider/path_provider.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences/shared_preferences.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite/sqflite.modulemap -MMD -MT dependencies -MF /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_vers.d --serialize-diagnostics /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_vers.dia -c /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources/Runner_vers.c -o /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_vers.o
CompileC /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.o
/Users/olzii/Desktop/prj/docapp/ios/Runner/GeneratedPluginRegistrant.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Runner' from project 'Runner')
cd /Users/olzii/Desktop/prj/docapp/ios
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target arm64-apple-ios11.1 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0
-std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-cache-path=/Users/olzii/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/olzii/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DCOCOAPODS=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -DCOCOAPODS=1 -DCOCOAPODS=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DCOCOAPODS=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -iquote /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-generated-files.hmap -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-own-target-headers.hmap -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-all-non-framework-target-headers.hmap -ivfsoverlay /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/all-product-headers.yaml -iquote /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-project-headers.hmap -I/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/include -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/BoringSSL-GRPC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FMDB -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Firebase -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAnalyticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuthInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnostics -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseFirestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstallations -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseMessaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GTMSessionFetcher -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransportCCTSupport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleUtilities -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/PromisesObjC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Protobuf -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/abseil -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/audioplayers -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/cloud_firestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_messaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_ffmpeg -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_local_notifications -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_sound -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-C++ -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-Core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/leveldb-library -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/nanopb -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/pdf_viewer_plugin -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/permission_handler -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/searchable_dropdown -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Firebase/CoreOnly/Sources -I/Sources/FBLPromises/include -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/BoringSSL-GRPC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FMDB -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Firebase -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAnalyticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuthInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnostics -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseFirestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstallations -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseMessaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GTMSessionFetcher -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransportCCTSupport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleUtilities -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/PromisesObjC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Protobuf -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/abseil -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/audioplayers -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/cloud_firestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_messaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_ffmpeg -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_local_notifications -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_sound -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-C++ -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-Core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/leveldb-library -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/nanopb -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/pdf_viewer_plugin -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/permission_handler -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/searchable_dropdown -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/BoringSSL-GRPC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FMDB -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Firebase -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAnalyticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseAuthInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnostics -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseFirestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstallations -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/FirebaseMessaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GTMSessionFetcher -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleDataTransportCCTSupport -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/GoogleUtilities -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/PromisesObjC -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/Protobuf -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/abseil -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/audioplayers -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/cloud_firestore -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/firebase_messaging -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_ffmpeg -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_local_notifications -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_sound -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-C++ -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/gRPC-Core -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/leveldb-library -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/nanopb -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/pdf_viewer_plugin -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/permission_handler -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/searchable_dropdown -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Firebase/CoreOnly/Sources -I/Sources/FBLPromises/include -I/Users/olzii/Desktop/prj/docapp/ios/Pods/Firebase/CoreOnly/Sources -I/Sources/FBLPromises/include -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources-normal/arm64 -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources/arm64 -I/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources -F/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos -F/Users/olzii/Desktop/prj/docapp/ios/Flutter -F/Users/olzii/Desktop/prj/docapp/ios/Pods/FirebaseAnalytics/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/GoogleAppMeasurement/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/mobile-ffmpeg-https -F/Users/olzii/Desktop/prj/docapp/ios/Flutter -F/Users/olzii/Desktop/prj/docapp/ios/Pods/FirebaseAnalytics/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/GoogleAppMeasurement/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/mobile-ffmpeg-https -F/Users/olzii/Desktop/prj/docapp/ios/Flutter -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth/local_auth.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider/path_provider.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences/shared_preferences.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite/sqflite.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/local_auth/local_auth.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/path_provider/path_provider.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/shared_preferences/shared_preferences.modulemap -fmodule-map-file=/Users/olzii/Desktop/prj/docapp/ios/Pods/Headers/Public/sqflite/sqflite.modulemap -MMD -MT dependencies -MF /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.d --serialize-diagnostics /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.dia -c /Users/olzii/Desktop/prj/docapp/ios/Runner/GeneratedPluginRegistrant.m -o /Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.o
Ld /Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/Runner.app/Runner normal arm64 (in target 'Runner' from project 'Runner')
cd /Users/olzii/Desktop/prj/docapp/ios
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-ios11.1 -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/BoringSSL-GRPC -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/FMDB
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/FirebaseAuth -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/FirebaseCore
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/FirebaseCoreDiagnostics
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/FirebaseFirestore -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/FirebaseInstallations
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/FirebaseInstanceID -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/FirebaseMessaging
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/GTMSessionFetcher
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/GoogleDataTransport -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/GoogleUtilities -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/PromisesObjC
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/Protobuf
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/abseil -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/audioplayers -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/cloud_firestore
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/firebase_auth -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/firebase_core
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/firebase_messaging
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/flutter_ffmpeg -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/flutter_local_notifications
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/flutter_sound
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/gRPC-C++
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/gRPC-Core -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/leveldb-library
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/local_auth
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/nanopb -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/path_provider
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/pdf_viewer_plugin
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/permission_handler -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/searchable_dropdown
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/shared_preferences -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/sqflite
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/BoringSSL-GRPC
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/FMDB -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/FirebaseAuth -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/FirebaseCore
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/FirebaseCoreDiagnostics -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/FirebaseFirestore
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/FirebaseInstallations -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/FirebaseInstanceID
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/FirebaseMessaging -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/GTMSessionFetcher
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/GoogleDataTransport
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/GoogleUtilities
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/PromisesObjC -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/Protobuf -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/abseil
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/audioplayers -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/cloud_firestore
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/firebase_auth
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/firebase_core -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/firebase_messaging
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/flutter_ffmpeg
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/flutter_local_notifications -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/flutter_sound -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/gRPC-C++ -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/gRPC-Core
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/leveldb-library -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/local_auth -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/nanopb
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/path_provider -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/pdf_viewer_plugin
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/permission_handler
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/searchable_dropdown -L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/shared_preferences
-L/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/sqflite
-L/Users/olzii/Desktop/prj/docapp/ios/Flutter -F/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos -F/Users/olzii/Desktop/prj/docapp/ios/Pods/../Flutter
-F/Users/olzii/Desktop/prj/docapp/ios/Pods/FirebaseAnalytics/Frameworks
-F/Users/olzii/Desktop/prj/docapp/ios/Pods/GoogleAppMeasurement/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/mobile-ffmpeg-https -F/Users/olzii/Desktop/prj/docapp/ios/Pods/../Flutter
-F/Users/olzii/Desktop/prj/docapp/ios/Pods/FirebaseAnalytics/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/GoogleAppMeasurement/Frameworks -F/Users/olzii/Desktop/prj/docapp/ios/Pods/mobile-ffmpeg-https
-F/Users/olzii/Desktop/prj/docapp/ios/Flutter -filelist
/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner.LinkFileList -Xlinker -rpath
-Xlinker
@executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker
@executable_path/Frameworks
-dead_strip -Xlinker -object_path_lto -Xlinker
/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_lto.o
-fobjc-arc -fobjc-link-runtime -ObjC -lBoringSSL-GRPC -lFMDB -lFirebaseAuth -lFirebaseCore -lFirebaseCoreDiagnostics -lFirebaseFirestore -lFirebaseInstallations -lFirebaseInstanceID -lFirebaseMessaging
-lGTMSessionFetcher
-lGoogleDataTransport -lGoogleDataTransportCCTSupport -lGoogleUtilities -lPromisesObjC -lProtobuf -labseil -laudioplayers -lbz2 -lc++ -lcloud_firestore -lfirebase_auth -lfirebase_core -lfirebase_messaging
-lflutter_ffmpeg
-lflutter_local_notifications -lflutter_plugin_android_lifecycle -lflutter_sound -lgRPC-C++ -lgRPC-Core -liconv -lleveldb-library -llocal_auth -lnanopb -lpath_provider -lpdf_viewer_plugin -lpermission_handler
-lsearchable_dropdown
-lshared_preferences -lsqflite -lsqlite3 -lz -framework AVFoundation -framework AudioToolbox -framework CoreMedia -framework CoreTelephony -framework FIRAnalyticsConnector -framework FirebaseAnalytics -framework
Flutter -framework
Foundation -framework GoogleAppMeasurement -framework MobileCoreServices -framework SafariServices -framework Security -framework StoreKit -framework SystemConfiguration -framework UIKit -framework VideoToolbox
-framework gmp -framework
gnutls -framework libavcodec -framework libavdevice -framework libavfilter -framework libavformat -framework libavutil -framework libhogweed -framework libnettle -framework libswresample -framework libswscale
-framework mobileffmpeg
-weak_framework UserNotifications -ObjC -lBoringSSL-GRPC -lFMDB -lFirebaseAuth -lFirebaseCore -lFirebaseCoreDiagnostics -lFirebaseFirestore -lFirebaseInstallations -lFirebaseInstanceID -lFirebaseMessaging
-lGTMSessionFetcher
-lGoogleDataTransport -lGoogleDataTransportCCTSupport -lGoogleUtilities -lPromisesObjC -lProtobuf -labseil -laudioplayers -lbz2 -lc++ -lcloud_firestore -lfirebase_auth -lfirebase_core -lfirebase_messaging
-lflutter_ffmpeg
-lflutter_local_notifications -lflutter_plugin_android_lifecycle -lflutter_sound -lgRPC-C++ -lgRPC-Core -liconv -lleveldb-library -llocal_auth -lnanopb -lpath_provider -lpdf_viewer_plugin -lpermission_handler
-lsearchable_dropdown
-lshared_preferences -lsqflite -lsqlite3 -lz -framework AVFoundation -framework AudioToolbox -framework CoreMedia -framework CoreTelephony -framework FIRAnalyticsConnector -framework FirebaseAnalytics -framework
Flutter -framework
Foundation -framework GoogleAppMeasurement -framework MobileCoreServices -framework SafariServices -framework Security -framework StoreKit -framework SystemConfiguration -framework UIKit -framework VideoToolbox
-framework gmp -framework
gnutls -framework libavcodec -framework libavdevice -framework libavfilter -framework libavformat -framework libavutil -framework libhogweed -framework libnettle -framework libswresample -framework libswscale
-framework mobileffmpeg
-weak_framework UserNotifications -framework Flutter -framework App -lPods-Runner -Xlinker -dependency_info -Xlinker
/Users/olzii/Library/Developer/Xcode/DerivedData/Runner-asiwfpmbiztvmkbccfjfkfxzdiyv/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_dependency_info.dat -o
/Users/olzii/Desktop/prj/docapp/build/ios/Release-iphoneos/Runner.app/Runner
ld: warning: Could not find or use auto-linked library 'swiftObjectiveC'
ld: warning: Could not find or use auto-linked library 'swiftCoreGraphics'
ld: warning: Could not find or use auto-linked library 'swiftCore'
ld: warning: Could not find or use auto-linked library 'swiftQuartzCore'
ld: warning: Could not find or use auto-linked library 'swiftCoreFoundation'
ld: warning: Could not find or use auto-linked library 'swiftCompatibility50'
ld: warning: Could not find or use auto-linked library 'swiftDarwin'
ld: warning: Could not find or use auto-linked library 'swiftUIKit'
ld: warning: Could not find or use auto-linked library 'swiftFoundation'
ld: warning: Could not find or use auto-linked library 'swiftCoreImage'
ld: warning: Could not find or use auto-linked library 'swiftCompatibilityDynamicReplacements'
ld: warning: Could not find or use auto-linked library 'swiftMetal'
ld: warning: Could not find or use auto-linked library 'swiftDispatch'
ld: warning: Could not find or use auto-linked library 'swiftCoreMedia'
ld: warning: Could not find or use auto-linked library 'swiftCoreAudio'
Undefined symbols for architecture arm64:
"swift_FORCELOAD$_swiftCompatibilityDynamicReplacements", referenced from:
swift_FORCELOAD$swiftCompatibilityDynamicReplacements$_searchable_dropdown in libsearchable_dropdown.a(SwiftSearchableDropdownPlugin.o)
(maybe you meant: swift_FORCELOAD$swiftCompatibilityDynamicReplacements$_searchable_dropdown)
"value witness table for Builtin.UnknownObject", referenced from:
full type metadata for searchable_dropdown.SwiftSearchableDropdownPlugin in libsearchable_dropdown.a(SwiftSearchableDropdownPlugin.o)
"Swift._bridgeAnythingToObjectiveC(A) -> Swift.AnyObject", referenced from:
function signature specialization <Arg[0] = Dead, Arg[1] = Dead, Arg[2] = Owned To Guaranteed> of function signature specialization <Arg[1] = [Closure Propagated : reabstraction thunk helper from @escaping
@callee_unowned
@convention(block) (@unowned Swift.Optional
warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'abseil' from project 'Pods')
warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'GTMSessionFetcher' from project 'Pods')
warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'BoringSSL-GRPC' from project 'Pods')
warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 4.3, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'nanopb' from project 'Pods')
warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'gRPC-C++' from project 'Pods')
warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'gRPC-Core' from project 'Pods')
warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'Protobuf' from project 'Pods')
warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 4.3, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'FMDB' from project 'Pods')
warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 5.0, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'leveldb-library' from project 'Pods')
warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.2.99. (in target 'gRPC-C++-gRPCCertificates-Cpp' from project 'Pods')
[+3001 ms] "flutter ios" took 78,056ms. Encountered error while building for device.
I have downloaded your project and run example app. It was successful and build without any problem. So may be there is some configuration issue ?
Thank you very much @olzii for all this!
I believe you are right, there is probably a misconfiguration somewhere.
If I could, I would do the following to try to solve this issue:
ios
folderflutter create .
I also having this kind of problem, however I have a solution for that (inspired by @lcuis answer above. It might be the same).
flutter clean && flutter run
I tested this library in flutter and it was working great yesterday. Today I opened the project to continue working on it, but the application no longer builds. I get the following error when I try to debug the project on simulator.
If I remove searchable_dropdown dependency and replace the code with dart Dropdown, application starts and everything works.
I have made no changes as of yesterday. I already tried clearing builds and restarting the machine.
Here is how i use the library
Here is the error log I'm seeing, while using the version -> _searchable_dropdown: ^1.1.3_
Any suggestions, how i could resolve this problem?