-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
p: firebaseFirebase pluginsFirebase plugins
Description
Steps to Reproduce
Create a new project, add firebase_analytics: to pubspec.
Logs
Run your application with flutter run and attach all the log output.
Running "flutter packages get" in test1... 1.8s
Launching lib/main.dart on iPhone 6 in debug mode...
Running pod install... 1.9s
Running Xcode build... 2.7s
Failed to build iOS app
Error output from Xcode build:
↳
** BUILD FAILED **
The following build commands failed:
CompileC /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/Objects-normal/x86_64/FirebaseAnalyticsPlugin.o /Users/arash/.pub-cache/hosted/pub.dartlang.org/firebase_analytics-0.0.1/ios/Classes/FirebaseAnalyticsPlugin.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
Xcode's output:
↳
Build settings from command line:
ARCHS = x86_64
BUILD_DIR = /Users/arash/Src/flutter-projects/test1/build/ios
ONLY_ACTIVE_ARCH = YES
SDKROOT = iphonesimulator10.1
=== CLEAN TARGET GoogleToolboxForMac OF PROJECT Pods WITH CONFIGURATION Release ===
Check dependencies
Clean.Remove clean /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build
builtin-rm -rf /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build
Clean.Remove clean /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework.dSYM
builtin-rm -rf /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework.dSYM
Clean.Remove clean /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework
builtin-rm -rf /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework
=== CLEAN TARGET firebase_analytics OF PROJECT Pods WITH CONFIGURATION Release ===
Check dependencies
Create product structure
/bin/mkdir -p /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/firebase_analytics/firebase_analytics.framework
/bin/mkdir -p /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/firebase_analytics/firebase_analytics.framework/Headers
Clean.Remove clean /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/firebase_analytics/firebase_analytics.framework
builtin-rm -rf /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/firebase_analytics/firebase_analytics.framework
Clean.Remove clean /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/firebase_analytics/firebase_analytics.framework.dSYM
builtin-rm -rf /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/firebase_analytics/firebase_analytics.framework.dSYM
Clean.Remove clean /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build
builtin-rm -rf /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build
=== CLEAN TARGET Pods-Runner OF PROJECT Pods WITH CONFIGURATION Release ===
Check dependencies
Clean.Remove clean /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/Pods_Runner.framework
builtin-rm -rf /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/Pods_Runner.framework
Clean.Remove clean /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/Pods-Runner.build
builtin-rm -rf /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/Pods-Runner.build
=== CLEAN TARGET Runner OF PROJECT Runner WITH CONFIGURATION Release ===
Check dependencies
Clean.Remove clean /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/Runner.app
builtin-rm -rf /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/Runner.app
Clean.Remove clean /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/Runner.app.dSYM
builtin-rm -rf /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/Runner.app.dSYM
Clean.Remove clean /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Runner.build/Release-iphonesimulator/Runner.build
builtin-rm -rf /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Runner.build/Release-iphonesimulator/Runner.build
** CLEAN SUCCEEDED **
=== BUILD TARGET GoogleToolboxForMac OF PROJECT Pods WITH CONFIGURATION Release ===
Check dependencies
Write auxiliary files
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac.hmap
/bin/mkdir -p /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/DerivedSources
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/DerivedSources/GoogleToolboxForMac_vers.c
/bin/mkdir -p /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64/GoogleToolboxForMac.LinkFileList
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-all-non-framework-target-headers.hmap
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-project-headers.hmap
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/module.modulemap
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-all-target-headers.hmap
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-own-target-headers.hmap
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/all-product-headers.yaml
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-generated-files.hmap
Create product structure
/bin/mkdir -p /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework
/bin/mkdir -p /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/Headers
ProcessInfoPlistFile /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/Info.plist Target\ Support\ Files/GoogleToolboxForMac/Info.plist
cd /Users/arash/Src/flutter-projects/test1/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/arash/google-cloud-sdk/bin:/Users/arash/Src/flutter/bin/:/Users/arash/.nvm/versions/node/v7.7.2/bin:/Users/arash/Library/Python/2.7/bin/:/usr/bin:/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/Users/arash/tools/android-sdk/platform-tools"
builtin-infoPlistUtility /Users/arash/Src/flutter-projects/test1/ios/Pods/Target\ Support\ Files/GoogleToolboxForMac/Info.plist -expandbuildsettings -format binary -platform iphonesimulator -o /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/Info.plist
CompileC /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64/GoogleToolboxForMac_vers.o /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/DerivedSources/GoogleToolboxForMac_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/arash/Src/flutter-projects/test1/ios/Pods
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/arash/google-cloud-sdk/bin:/Users/arash/Src/flutter/bin/:/Users/arash/.nvm/versions/node/v7.7.2/bin:/Users/arash/Library/Python/2.7/bin/:/usr/bin:/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/Users/arash/tools/android-sdk/platform-tools"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fmodules -gmodules -fmodules-cache-path=/Users/arash/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/arash/Library/Developer/Xcode/DerivedData/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Xclang -fmodule-implementation-of -Xclang GoogleToolboxForMac -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wdocumentation -Wunreachable-code -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -mios-simulator-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -iquote /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-generated-files.hmap -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-own-target-headers.hmap -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-all-non-framework-target-headers.hmap -ivfsoverlay /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/all-product-headers.yaml -iquote /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-project-headers.hmap -I/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/include -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Private -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/Firebase -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseAnalytics -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseCore -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/Flutter -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/DerivedSources/x86_64 -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/DerivedSources -F/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac -MMD -MT dependencies -MF /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64/GoogleToolboxForMac_vers.d --serialize-diagnostics /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64/GoogleToolboxForMac_vers.dia -c /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/DerivedSources/GoogleToolboxForMac_vers.c -o /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64/GoogleToolboxForMac_vers.o
CompileC /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64/GTMNSData+zlib.o GoogleToolboxForMac/Foundation/GTMNSData+zlib.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/arash/Src/flutter-projects/test1/ios/Pods
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/arash/google-cloud-sdk/bin:/Users/arash/Src/flutter/bin/:/Users/arash/.nvm/versions/node/v7.7.2/bin:/Users/arash/Library/Python/2.7/bin/:/usr/bin:/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/Users/arash/tools/android-sdk/platform-tools"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-cache-path=/Users/arash/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/arash/Library/Developer/Xcode/DerivedData/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Xclang -fmodule-implementation-of -Xclang GoogleToolboxForMac -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.1.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -fobjc-abi-version=2 -fobjc-legacy-dispatch -iquote /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-generated-files.hmap -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-own-target-headers.hmap -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-all-non-framework-target-headers.hmap -ivfsoverlay /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/all-product-headers.yaml -iquote /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-project-headers.hmap -I/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/include -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Private -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/Firebase -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseAnalytics -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseCore -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/Flutter -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/DerivedSources/x86_64 -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/DerivedSources -F/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac -DOS_OBJECT_USE_OBJC=0 -include /Users/arash/Src/flutter-projects/test1/ios/Pods/Target\ Support\ Files/GoogleToolboxForMac/GoogleToolboxForMac-prefix.pch -MMD -MT dependencies -MF /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64/GTMNSData+zlib.d --serialize-diagnostics /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64/GTMNSData+zlib.dia -c /Users/arash/Src/flutter-projects/test1/ios/Pods/GoogleToolboxForMac/Foundation/GTMNSData+zlib.m -o /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64/GTMNSData+zlib.o
CompileC /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64/GoogleToolboxForMac-dummy.o Target\ Support\ Files/GoogleToolboxForMac/GoogleToolboxForMac-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/arash/Src/flutter-projects/test1/ios/Pods
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/arash/google-cloud-sdk/bin:/Users/arash/Src/flutter/bin/:/Users/arash/.nvm/versions/node/v7.7.2/bin:/Users/arash/Library/Python/2.7/bin/:/usr/bin:/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/Users/arash/tools/android-sdk/platform-tools"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-cache-path=/Users/arash/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/arash/Library/Developer/Xcode/DerivedData/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Xclang -fmodule-implementation-of -Xclang GoogleToolboxForMac -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.1.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -fobjc-abi-version=2 -fobjc-legacy-dispatch -iquote /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-generated-files.hmap -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-own-target-headers.hmap -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-all-non-framework-target-headers.hmap -ivfsoverlay /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/all-product-headers.yaml -iquote /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/GoogleToolboxForMac-project-headers.hmap -I/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/include -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Private -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/Firebase -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseAnalytics -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseCore -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/Flutter -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/DerivedSources/x86_64 -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/DerivedSources -F/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac -include /Users/arash/Src/flutter-projects/test1/ios/Pods/Target\ Support\ Files/GoogleToolboxForMac/GoogleToolboxForMac-prefix.pch -MMD -MT dependencies -MF /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64/GoogleToolboxForMac-dummy.d --serialize-diagnostics /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64/GoogleToolboxForMac-dummy.dia -c /Users/arash/Src/flutter-projects/test1/ios/Pods/Target\ Support\ Files/GoogleToolboxForMac/GoogleToolboxForMac-dummy.m -o /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64/GoogleToolboxForMac-dummy.o
Ld /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/GoogleToolboxForMac normal x86_64
cd /Users/arash/Src/flutter-projects/test1/ios/Pods
export IPHONEOS_DEPLOYMENT_TARGET=8.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/arash/google-cloud-sdk/bin:/Users/arash/Src/flutter/bin/:/Users/arash/.nvm/versions/node/v7.7.2/bin:/Users/arash/Library/Python/2.7/bin/:/usr/bin:/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/Users/arash/tools/android-sdk/platform-tools"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.1.sdk -L/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac -F/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac -filelist /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64/GoogleToolboxForMac.LinkFileList -install_name @rpath/GoogleToolboxForMac.framework/GoogleToolboxForMac -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -mios-simulator-version-min=8.0 -Xlinker -object_path_lto -Xlinker /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64/GoogleToolboxForMac_lto.o -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -lz -framework Foundation -single_module -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/Objects-normal/x86_64/GoogleToolboxForMac_dependency_info.dat -o /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/GoogleToolboxForMac
GenerateDSYMFile /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework.dSYM /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/GoogleToolboxForMac
cd /Users/arash/Src/flutter-projects/test1/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/arash/google-cloud-sdk/bin:/Users/arash/Src/flutter/bin/:/Users/arash/.nvm/versions/node/v7.7.2/bin:/Users/arash/Library/Python/2.7/bin/:/usr/bin:/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/Users/arash/tools/android-sdk/platform-tools"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/GoogleToolboxForMac -o /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework.dSYM
CpHeader Target\ Support\ Files/GoogleToolboxForMac/GoogleToolboxForMac-umbrella.h /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/Headers/GoogleToolboxForMac-umbrella.h
cd /Users/arash/Src/flutter-projects/test1/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/arash/google-cloud-sdk/bin:/Users/arash/Src/flutter/bin/:/Users/arash/.nvm/versions/node/v7.7.2/bin:/Users/arash/Library/Python/2.7/bin/:/usr/bin:/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/Users/arash/tools/android-sdk/platform-tools"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/arash/Src/flutter-projects/test1/ios/Pods/Target\ Support\ Files/GoogleToolboxForMac/GoogleToolboxForMac-umbrella.h /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/Headers
CpHeader GoogleToolboxForMac/Foundation/GTMNSData+zlib.h /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/Headers/GTMNSData+zlib.h
cd /Users/arash/Src/flutter-projects/test1/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/arash/google-cloud-sdk/bin:/Users/arash/Src/flutter/bin/:/Users/arash/.nvm/versions/node/v7.7.2/bin:/Users/arash/Library/Python/2.7/bin/:/usr/bin:/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/Users/arash/tools/android-sdk/platform-tools"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/arash/Src/flutter-projects/test1/ios/Pods/GoogleToolboxForMac/Foundation/GTMNSData+zlib.h /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/Headers
CpHeader GoogleToolboxForMac/GTMDefines.h /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/Headers/GTMDefines.h
cd /Users/arash/Src/flutter-projects/test1/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/arash/google-cloud-sdk/bin:/Users/arash/Src/flutter/bin/:/Users/arash/.nvm/versions/node/v7.7.2/bin:/Users/arash/Library/Python/2.7/bin/:/usr/bin:/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/Users/arash/tools/android-sdk/platform-tools"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/arash/Src/flutter-projects/test1/ios/Pods/GoogleToolboxForMac/GTMDefines.h /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/Headers
Ditto /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/module.modulemap /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/Modules/module.modulemap
cd /Users/arash/Src/flutter-projects/test1/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/arash/google-cloud-sdk/bin:/Users/arash/Src/flutter/bin/:/Users/arash/.nvm/versions/node/v7.7.2/bin:/Users/arash/Library/Python/2.7/bin/:/usr/bin:/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/Users/arash/tools/android-sdk/platform-tools"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/GoogleToolboxForMac.build/module.modulemap /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/Modules
Touch /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework
cd /Users/arash/Src/flutter-projects/test1/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/arash/google-cloud-sdk/bin:/Users/arash/Src/flutter/bin/:/Users/arash/.nvm/versions/node/v7.7.2/bin:/Users/arash/Library/Python/2.7/bin/:/usr/bin:/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/Users/arash/tools/android-sdk/platform-tools"
/usr/bin/touch -c /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework
CodeSign /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework
cd /Users/arash/Src/flutter-projects/test1/ios/Pods
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/arash/google-cloud-sdk/bin:/Users/arash/Src/flutter/bin/:/Users/arash/.nvm/versions/node/v7.7.2/bin:/Users/arash/Library/Python/2.7/bin/:/usr/bin:/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/Users/arash/tools/android-sdk/platform-tools"
Signing Identity: "-"
/usr/bin/codesign --force --sign - --timestamp=none /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework
=== BUILD TARGET firebase_analytics OF PROJECT Pods WITH CONFIGURATION Release ===
Check dependencies
Write auxiliary files
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-all-non-framework-target-headers.hmap
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-project-headers.hmap
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics.hmap
/bin/mkdir -p /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/DerivedSources
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/DerivedSources/firebase_analytics_vers.c
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/module.modulemap
/bin/mkdir -p /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/Objects-normal/x86_64
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/Objects-normal/x86_64/firebase_analytics.LinkFileList
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-generated-files.hmap
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-all-target-headers.hmap
write-file /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-own-target-headers.hmap
Create product structure
/bin/mkdir -p /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/firebase_analytics/firebase_analytics.framework
/bin/mkdir -p /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/firebase_analytics/firebase_analytics.framework/Headers
ProcessInfoPlistFile /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/firebase_analytics/firebase_analytics.framework/Info.plist Target\ Support\ Files/firebase_analytics/Info.plist
cd /Users/arash/Src/flutter-projects/test1/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/arash/google-cloud-sdk/bin:/Users/arash/Src/flutter/bin/:/Users/arash/.nvm/versions/node/v7.7.2/bin:/Users/arash/Library/Python/2.7/bin/:/usr/bin:/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/Users/arash/tools/android-sdk/platform-tools"
builtin-infoPlistUtility /Users/arash/Src/flutter-projects/test1/ios/Pods/Target\ Support\ Files/firebase_analytics/Info.plist -expandbuildsettings -format binary -platform iphonesimulator -o /Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/firebase_analytics/firebase_analytics.framework/Info.plist
CompileC /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/Objects-normal/x86_64/firebase_analytics-dummy.o Target\ Support\ Files/firebase_analytics/firebase_analytics-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/arash/Src/flutter-projects/test1/ios/Pods
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/arash/google-cloud-sdk/bin:/Users/arash/Src/flutter/bin/:/Users/arash/.nvm/versions/node/v7.7.2/bin:/Users/arash/Library/Python/2.7/bin/:/usr/bin:/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/Users/arash/tools/android-sdk/platform-tools"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-cache-path=/Users/arash/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/arash/Library/Developer/Xcode/DerivedData/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Xclang -fmodule-implementation-of -Xclang firebase_analytics -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.1.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -fobjc-abi-version=2 -fobjc-legacy-dispatch -iquote /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-generated-files.hmap -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-own-target-headers.hmap -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-all-non-framework-target-headers.hmap -ivfsoverlay /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/all-product-headers.yaml -iquote /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-project-headers.hmap -I/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/firebase_analytics/include -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Private -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/Firebase -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseAnalytics -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseCore -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/Flutter -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/DerivedSources/x86_64 -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/DerivedSources -F/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/firebase_analytics -F/Users/arash/Src/flutter-projects/test1/ios/Pods/../../../../flutter/bin/cache/artifacts/engine/ios -F/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac -include /Users/arash/Src/flutter-projects/test1/ios/Pods/Target\ Support\ Files/firebase_analytics/firebase_analytics-prefix.pch -MMD -MT dependencies -MF /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/Objects-normal/x86_64/firebase_analytics-dummy.d --serialize-diagnostics /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/Objects-normal/x86_64/firebase_analytics-dummy.dia -c /Users/arash/Src/flutter-projects/test1/ios/Pods/Target\ Support\ Files/firebase_analytics/firebase_analytics-dummy.m -o /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/Objects-normal/x86_64/firebase_analytics-dummy.o
CompileC /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/Objects-normal/x86_64/FirebaseAnalyticsPlugin.o /Users/arash/.pub-cache/hosted/pub.dartlang.org/firebase_analytics-0.0.1/ios/Classes/FirebaseAnalyticsPlugin.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/arash/Src/flutter-projects/test1/ios/Pods
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/arash/google-cloud-sdk/bin:/Users/arash/Src/flutter/bin/:/Users/arash/.nvm/versions/node/v7.7.2/bin:/Users/arash/Library/Python/2.7/bin/:/usr/bin:/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/Users/arash/tools/android-sdk/platform-tools"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-cache-path=/Users/arash/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/arash/Library/Developer/Xcode/DerivedData/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Xclang -fmodule-implementation-of -Xclang firebase_analytics -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.1.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -fobjc-abi-version=2 -fobjc-legacy-dispatch -iquote /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-generated-files.hmap -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-own-target-headers.hmap -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-all-non-framework-target-headers.hmap -ivfsoverlay /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/all-product-headers.yaml -iquote /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-project-headers.hmap -I/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/firebase_analytics/include -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Private -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/Firebase -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseAnalytics -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseCore -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/Flutter -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/DerivedSources/x86_64 -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/DerivedSources -F/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/firebase_analytics -F/Users/arash/Src/flutter-projects/test1/ios/Pods/../../../../flutter/bin/cache/artifacts/engine/ios -F/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac -include /Users/arash/Src/flutter-projects/test1/ios/Pods/Target\ Support\ Files/firebase_analytics/firebase_analytics-prefix.pch -MMD -MT dependencies -MF /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/Objects-normal/x86_64/FirebaseAnalyticsPlugin.d --serialize-diagnostics /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/Objects-normal/x86_64/FirebaseAnalyticsPlugin.dia -c /Users/arash/.pub-cache/hosted/pub.dartlang.org/firebase_analytics-0.0.1/ios/Classes/FirebaseAnalyticsPlugin.m -o /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/Objects-normal/x86_64/FirebaseAnalyticsPlugin.o
In file included from /Users/arash/.pub-cache/hosted/pub.dartlang.org/firebase_analytics-0.0.1/ios/Classes/FirebaseAnalyticsPlugin.m:7:
/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Private/Firebase/Firebase.h:1:9: fatal error: 'FirebaseAnalytics/FirebaseAnalytics.h' file not found
#import <FirebaseAnalytics/FirebaseAnalytics.h>
^
1 error generated.
CompileC /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/Objects-normal/x86_64/firebase_analytics_vers.o /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/DerivedSources/firebase_analytics_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/arash/Src/flutter-projects/test1/ios/Pods
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/arash/google-cloud-sdk/bin:/Users/arash/Src/flutter/bin/:/Users/arash/.nvm/versions/node/v7.7.2/bin:/Users/arash/Library/Python/2.7/bin/:/usr/bin:/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/Users/arash/tools/android-sdk/platform-tools"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fmodules -gmodules -fmodules-cache-path=/Users/arash/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/arash/Library/Developer/Xcode/DerivedData/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Xclang -fmodule-implementation-of -Xclang firebase_analytics -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wdocumentation -Wunreachable-code -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -mios-simulator-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -iquote /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-generated-files.hmap -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-own-target-headers.hmap -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-all-non-framework-target-headers.hmap -ivfsoverlay /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/all-product-headers.yaml -iquote /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/firebase_analytics-project-headers.hmap -I/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/firebase_analytics/include -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Private -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/Firebase -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseAnalytics -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseCore -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/FirebaseInstanceID -I/Users/arash/Src/flutter-projects/test1/ios/Pods/Headers/Public/Flutter -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/DerivedSources/x86_64 -I/Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/DerivedSources -F/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/firebase_analytics -F/Users/arash/Src/flutter-projects/test1/ios/Pods/../../../../flutter/bin/cache/artifacts/engine/ios -F/Users/arash/Src/flutter-projects/test1/build/ios/Release-iphonesimulator/GoogleToolboxForMac -MMD -MT dependencies -MF /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/Objects-normal/x86_64/firebase_analytics_vers.d --serialize-diagnostics /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/Objects-normal/x86_64/firebase_analytics_vers.dia -c /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/DerivedSources/firebase_analytics_vers.c -o /Users/arash/Library/Developer/Xcode/DerivedData/Runner-cbxojmyavphujacbnszzukpyrxvx/Build/Intermediates/Pods.build/Release-iphonesimulator/firebase_analytics.build/Objects-normal/x86_64/firebase_analytics_vers.o
Could not build the application for the simulator.
Error launching application on iPhone 6.
Run flutter analyze and attach any output of that command also.
Analyzing /Users/arash/Src/flutter-projects/test1...
No issues found!
Ran in 4.5s
Flutter Doctor
➜ test1 flutter doctor
[✓] Flutter (on Mac OS X 10.11.6 15G1217, channel master)
• Flutter at /Users/arash/Src/flutter
• Framework revision c5cf8e0190 (19 hours ago), 2017-05-13 11:11:58 -0700
• Engine revision f1bfdddfc8
• Tools Dart version 1.23.0-dev.11.11
[✓] Android toolchain - develop for Android devices (Android SDK 25.0.2)
• Android SDK at /Users/arash/tools/android-sdk
• Platform android-25, build-tools 25.0.2
• ANDROID_HOME = /Users/arash/tools/android-sdk
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version: OpenJDK Runtime Environment (build 1.8.0_112-release-b06)
[✓] iOS toolchain - develop for iOS devices (Xcode 8.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 8.1, Build version 8B62
• ios-deploy 1.9.1
• CocoaPods version 1.2.1
[✓] Android Studio (version unknown)
• Android Studio at /Applications/Android Studio.app/Contents
• Gradle version 3.2
• Java version: OpenJDK Runtime Environment (build 1.8.0_112-release-b06)
[✓] IntelliJ IDEA Community Edition (version 2017.1.2)
• Dart plugin version 171.4424
• Flutter plugin version 13.1
[✓] Connected devices
• iPhone 6 • BC019917-62C7-4E32-8724-B9AFAF05A61B • ios • iOS 10.1 (simulator)
Also related to this:
#10068
For more information about diagnosing and reporting Flutter bugs, please see https://flutter.io/bug-reports/.
Metadata
Metadata
Assignees
Labels
p: firebaseFirebase pluginsFirebase plugins