Skip to content

Instantly share code, notes, and snippets.

@enrichman
Created April 18, 2018 19:24
Show Gist options
  • Save enrichman/c22587588e454567fc64e2f75b2ee78f to your computer and use it in GitHub Desktop.
Save enrichman/c22587588e454567fc64e2f75b2ee78f to your computer and use it in GitHub Desktop.
[ +16 ms] Building Runner.app for AA9D2DF7-1C76-44FA-B261-279357B322D3.
[ +10 ms] script /dev/null /usr/bin/log stream --style syslog --predicate processImagePath CONTAINS "AA9D2DF7-1C76-44FA-B261-279357B322D3"
[ +43 ms] [DEVICE LOG] Filtering the log data using "processImagePath CONTAINS "AA9D2DF7-1C76-44FA-B261-279357B322D3""
[ +5 ms] [DEVICE LOG] Timestamp (process)[PID]
[ +153 ms] Skipping compilation. Fingerprint match.
[ +300 ms] Building bundle
[ ] Writing asset files to build/flutter_assets
[ +80 ms] Wrote build/flutter_assets
[ +1 ms] /usr/bin/xcrun simctl get_app_container AA9D2DF7-1C76-44FA-B261-279357B322D3 com.example.testapp
[ ] /usr/bin/killall Runner
[ +228 ms] python -c import six
[ +75 ms] [ios/] /usr/bin/xcodebuild -list
[+1065 ms] Exit code 0 from: /usr/bin/xcodebuild -list
[ ] Information about project "Runner":
Targets:
Runner
Build Configurations:
Debug
Release
If no build configuration is specified and -scheme is not passed then "Release" is used.
Schemes:
Runner
[ +1 ms] Trying to resolve native pub services.
[ +2 ms] Looking for YAML at 'pubspec.yaml'
[ +1 ms] No services specified in the manifest
[ ] Found 0 service definition(s).
[ +1 ms] Copying service frameworks to '/Users/enrico/Development/flutter_projects/testapp/ios/Frameworks'.
[ ] Creating service definitions manifest at 'ios/ServiceDefinitions.json'
[ +7 ms] pod --version
[ +407 ms] pod --version
[ +385 ms] 1.5.0
[ +3 ms] Running pod install...
[+1146 ms] CocoaPods' output:
[ ] Preparing
Analyzing dependencies
Inspecting targets to integrate
Using `ARCHS` setting to build architectures of target `Pods-Runner`: (`arm64`)
Fetching external sources
-> Fetching podspec for `Flutter` from `Pods/.symlinks/flutter/ios`
-> Fetching podspec for `image_picker` from `Pods/.symlinks/plugins/image_picker/ios`
Resolving dependencies of `Podfile`
Comparing resolved specification to the sandbox manifest
A Flutter
A image_picker
Downloading dependencies
-> Installing Flutter (1.0.0)
-> Installing image_picker (0.0.1)
- Running pre install hooks
Generating Pods project
- Creating Pods project
- Adding source files to Pods project
- Adding frameworks to Pods project
- Adding libraries to Pods project
- Adding resources to Pods project
- Adding development pod helper files to Pods project
- Linking headers
- Installing targets
- Installing target `image_picker` iOS 4.3
- Installing target `Pods-Runner` iOS 8.0
- Running post install hooks
- Podfile
- Writing Xcode project file to `Pods/Pods.xcodeproj`
- Generating deterministic UUIDs
- Writing Lockfile in `Podfile.lock`
- Writing Manifest in `Pods/Manifest.lock`
Integrating client project
Integrating target `Pods-Runner` (`Runner.xcodeproj` project)
Adding Build Phase '[CP] Embed Pods Frameworks' to project.
Adding Build Phase '[CP] Check Pods Manifest.lock' to project.
- Running post install hooks
- cocoapods-stats from `/Library/Ruby/Gems/2.3.0/gems/cocoapods-stats-1.0.0/lib/cocoapods_plugin.rb`
-> Pod installation complete! There are 2 dependencies from the Podfile and 2 total pods installed.
[ ] Error output from CocoaPods:
[ ]
[!] `<PBXGroup UUID=`97C146E51CF9000F007C117D`>` attempted to initialize an object with an unknown UUID. `CF3B75C9A7D2FA2A4C99F110` for attribute: `children`. This can be the result of a merge and the unknown UUID is being discarded.
[!] Automatically assigning platform `ios` with version `8.0` on target `Runner` because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html#platform`.
[ ] Running Xcode clean...
[ ] [ios/] /usr/bin/env xcrun xcodebuild clean -configuration Debug
[ +958 ms] === CLEAN TARGET Runner OF PROJECT Runner WITH CONFIGURATION Debug ===
Check dependencies
[BCEROR]Code Signing Error: Signing for "Runner" requires a development team. Select a development team in the project editor.
[BCEROR]Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.3'
[BCEROR]Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.3'
[BCEROR]Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.3'
Create product structure
/bin/mkdir -p /Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphoneos/Runner.app
Clean.Remove clean /Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphoneos/Runner.app
builtin-rm -rf /Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphoneos/Runner.app
Clean.Remove clean /Users/enrico/Development/flutter_projects/testapp/build/ios/Runner.build/Debug-iphoneos/Runner.build
builtin-rm -rf /Users/enrico/Development/flutter_projects/testapp/build/ios/Runner.build/Debug-iphoneos/Runner.build
** CLEAN SUCCEEDED **
[ +3 ms] mkfifo /var/folders/dg/xjrxmyds5p7_7xm9r12m79xw0000gn/T/flutter_build_log_pipe7nxBM1/pipe_to_stdout
[ +6 ms] Exit code 0 from: mkfifo /var/folders/dg/xjrxmyds5p7_7xm9r12m79xw0000gn/T/flutter_build_log_pipe7nxBM1/pipe_to_stdout
[ ] Starting Xcode build...
[ +1 ms] [ios/] /usr/bin/env xcrun xcodebuild build -configuration Debug ONLY_ACTIVE_ARCH=YES VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/enrico/Development/flutter_projects/testapp/build/ios -sdk iphonesimulator -arch x86_64 SCRIPT_OUTPUT_STREAM_FILE=/var/folders/dg/xjrxmyds5p7_7xm9r12m79xw0000gn/T/flutter_build_log_pipe7nxBM1/pipe_to_stdout
[+1264 ms] Build settings from command line:
ARCHS = x86_64
BUILD_DIR = /Users/enrico/Development/flutter_projects/testapp/build/ios
ONLY_ACTIVE_ARCH = YES
SCRIPT_OUTPUT_STREAM_FILE = /var/folders/dg/xjrxmyds5p7_7xm9r12m79xw0000gn/T/flutter_build_log_pipe7nxBM1/pipe_to_stdout
SDKROOT = iphonesimulator11.3
VERBOSE_SCRIPT_LOGGING = YES
=== BUILD TARGET image_picker OF PROJECT Pods WITH CONFIGURATION Debug ===
Check dependencies
CompileC /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/ImagePickerPlugin.o /Users/enrico/.pub-cache/hosted/pub.dartlang.org/image_picker-0.1.1/ios/Classes/ImagePickerPlugin.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/enrico/Development/flutter_projects/testapp/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/enrico/.nvm/versions/node/v9.11.1/bin:/Users/enrico/Library/Android/sdk/platform-tools:/usr/local/apache-maven/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/go/bin:/Users/enrico/Development/bin/mongo/bin:/Users/enrico/Development/go/bin:/Users/enrico/bin:/Users/enrico/development/flutter/bin"
/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=gnu11 -fobjc-arc -fmodules -fmodules-cache-path=/Users/enrico/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/enrico/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 -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -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 -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=4.3 -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wunguarded-availability -fobjc-abi-version=2 -fobjc-legacy-dispatch -index-store-path /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Index/DataStore -iquote /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/image_picker-generated-files.hmap -I/Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/image_picker-own-target-headers.hmap -I/Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/image_picker-all-target-headers.hmap -iquote /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/image_picker-project-headers.hmap -I/Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator/image_picker/include -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Private -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Private/image_picker -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/Flutter -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/image_picker -I/Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/DerivedSources/x86_64 -I/Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/DerivedSources -F/Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator/image_picker -DOS_OBJECT_USE_OBJC=0 -include /Users/enrico/Development/flutter_projects/testapp/ios/Pods/Target\ Support\ Files/image_picker/image_picker-prefix.pch -MMD -MT dependencies -MF /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/ImagePickerPlugin.d --serialize-diagnostics /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/ImagePickerPlugin.dia -c /Users/enrico/.pub-cache/hosted/pub.dartlang.org/image_picker-0.1.1/ios/Classes/ImagePickerPlugin.m -o /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/ImagePickerPlugin.o
In file included from /Users/enrico/.pub-cache/hosted/pub.dartlang.org/image_picker-0.1.1/ios/Classes/ImagePickerPlugin.m:7:
/Users/enrico/.pub-cache/hosted/pub.dartlang.org/image_picker-0.1.1/ios/Classes/ImagePickerPlugin.h:5:9: fatal error: 'Flutter/Flutter.h' file not found
#import <Flutter/Flutter.h>
^~~~~~~~~~~~~~~~~~~
1 error generated.
CompileC /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/image_picker-dummy.o Target\ Support\ Files/image_picker/image_picker-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/enrico/Development/flutter_projects/testapp/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/enrico/.nvm/versions/node/v9.11.1/bin:/Users/enrico/Library/Android/sdk/platform-tools:/usr/local/apache-maven/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/go/bin:/Users/enrico/Development/bin/mongo/bin:/Users/enrico/Development/go/bin:/Users/enrico/bin:/Users/enrico/development/flutter/bin"
/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=gnu11 -fobjc-arc -fmodules -fmodules-cache-path=/Users/enrico/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/enrico/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 -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -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 -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=4.3 -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wunguarded-availability -fobjc-abi-version=2 -fobjc-legacy-dispatch -index-store-path /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Index/DataStore -iquote /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/image_picker-generated-files.hmap -I/Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/image_picker-own-target-headers.hmap -I/Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/image_picker-all-target-headers.hmap -iquote /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/image_picker-project-headers.hmap -I/Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator/image_picker/include -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Private -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Private/image_picker -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/Flutter -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/image_picker -I/Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/DerivedSources/x86_64 -I/Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/DerivedSources -F/Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator/image_picker -include /Users/enrico/Development/flutter_projects/testapp/ios/Pods/Target\ Support\ Files/image_picker/image_picker-prefix.pch -MMD -MT dependencies -MF /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/image_picker-dummy.d --serialize-diagnostics /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/image_picker-dummy.dia -c /Users/enrico/Development/flutter_projects/testapp/ios/Pods/Target\ Support\ Files/image_picker/image_picker-dummy.m -o /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/image_picker-dummy.o
** BUILD FAILED **
The following build commands failed:
CompileC /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/ImagePickerPlugin.o /Users/enrico/.pub-cache/hosted/pub.dartlang.org/image_picker-0.1.1/ios/Classes/ImagePickerPlugin.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
[ +14 ms] Xcode build done.
[ ] [ios/] /usr/bin/env xcrun xcodebuild build -configuration Debug ONLY_ACTIVE_ARCH=YES VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/enrico/Development/flutter_projects/testapp/build/ios -sdk iphonesimulator -arch x86_64 SCRIPT_OUTPUT_STREAM_FILE=/var/folders/dg/xjrxmyds5p7_7xm9r12m79xw0000gn/T/flutter_build_log_pipe7nxBM1/pipe_to_stdout -showBuildSettings
[ +929 ms] Exit code 0 from: /usr/bin/env xcrun xcodebuild build -configuration Debug ONLY_ACTIVE_ARCH=YES VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/enrico/Development/flutter_projects/testapp/build/ios -sdk iphonesimulator -arch x86_64 SCRIPT_OUTPUT_STREAM_FILE=/var/folders/dg/xjrxmyds5p7_7xm9r12m79xw0000gn/T/flutter_build_log_pipe7nxBM1/pipe_to_stdout -showBuildSettings
[ ] Build settings from command line:
ARCHS = x86_64
BUILD_DIR = /Users/enrico/Development/flutter_projects/testapp/build/ios
ONLY_ACTIVE_ARCH = YES
SCRIPT_OUTPUT_STREAM_FILE = /var/folders/dg/xjrxmyds5p7_7xm9r12m79xw0000gn/T/flutter_build_log_pipe7nxBM1/pipe_to_stdout
SDKROOT = iphonesimulator11.3
VERBOSE_SCRIPT_LOGGING = YES
Build settings for action build and target Runner:
ACTION = build
AD_HOC_CODE_SIGNING_ALLOWED = YES
ALTERNATE_GROUP = staff
ALTERNATE_MODE = u+w,go-w,a+rX
ALTERNATE_OWNER = enrico
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
ALWAYS_SEARCH_USER_PATHS = NO
ALWAYS_USE_SEPARATE_HEADERMAPS = NO
APPLE_INTERNAL_DEVELOPER_DIR = /AppleInternal/Developer
APPLE_INTERNAL_DIR = /AppleInternal
APPLE_INTERNAL_DOCUMENTATION_DIR = /AppleInternal/Documentation
APPLE_INTERNAL_LIBRARY_DIR = /AppleInternal/Library
APPLE_INTERNAL_TOOLS = /AppleInternal/Developer/Tools
APPLICATION_EXTENSION_API_ONLY = NO
APPLY_RULES_IN_COPY_FILES = NO
ARCHS = x86_64
ARCHS_STANDARD = i386 x86_64
ARCHS_STANDARD_32_64_BIT = i386 x86_64
ARCHS_STANDARD_32_BIT = i386
ARCHS_STANDARD_64_BIT = x86_64
ARCHS_STANDARD_INCLUDING_64_BIT = i386 x86_64
ARCHS_UNIVERSAL_IPHONE_OS = i386 x86_64
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
AVAILABLE_PLATFORMS = appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator
BITCODE_GENERATION_MODE = marker
BUILD_ACTIVE_RESOURCES_ONLY = NO
BUILD_COMPONENTS = headers build
BUILD_DIR = /Users/enrico/Development/flutter_projects/testapp/build/ios
BUILD_ROOT = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Products
BUILD_STYLE =
BUILD_VARIANTS = normal
BUILT_PRODUCTS_DIR = /Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator
CACHE_ROOT = /var/folders/dg/xjrxmyds5p7_7xm9r12m79xw0000gn/C/com.apple.DeveloperTools/9.3-9E145/Xcode
CCHROOT = /var/folders/dg/xjrxmyds5p7_7xm9r12m79xw0000gn/C/com.apple.DeveloperTools/9.3-9E145/Xcode
CHMOD = /bin/chmod
CHOWN = /usr/sbin/chown
CLANG_ANALYZER_NONNULL = YES
CLANG_CXX_LANGUAGE_STANDARD = gnu++0x
CLANG_CXX_LIBRARY = libc++
CLANG_ENABLE_MODULES = YES
CLANG_ENABLE_OBJC_ARC = YES
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES
CLANG_WARN_BOOL_CONVERSION = YES
CLANG_WARN_COMMA = YES
CLANG_WARN_CONSTANT_CONVERSION = YES
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR
CLANG_WARN_EMPTY_BODY = YES
CLANG_WARN_ENUM_CONVERSION = YES
CLANG_WARN_INFINITE_RECURSION = YES
CLANG_WARN_INT_CONVERSION = YES
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES
CLANG_WARN_STRICT_PROTOTYPES = YES
CLANG_WARN_SUSPICIOUS_MOVE = YES
CLANG_WARN_UNREACHABLE_CODE = YES
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES
CLASS_FILE_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses
CLEAN_PRECOMPS = YES
CLONE_HEADERS = NO
CODESIGNING_FOLDER_PATH = /Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator/Runner.app
CODE_SIGNING_ALLOWED = YES
CODE_SIGNING_REQUIRED = YES
CODE_SIGN_CONTEXT_CLASS = XCiPhoneSimulatorCodeSignContext
CODE_SIGN_IDENTITY = -
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES
COLOR_DIAGNOSTICS = NO
COMBINE_HIDPI_IMAGES = NO
COMPILER_INDEX_STORE_ENABLE = Default
COMPOSITE_SDK_DIRS = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/CompositeSDKs
COMPRESS_PNG_FILES = YES
CONFIGURATION = Debug
CONFIGURATION_BUILD_DIR = /Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator
CONFIGURATION_TEMP_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator
CONTENTS_FOLDER_PATH = Runner.app
COPYING_PRESERVES_HFS_DATA = NO
COPY_HEADERS_RUN_UNIFDEF = NO
COPY_PHASE_STRIP = NO
COPY_RESOURCES_FROM_STATIC_FRAMEWORKS = YES
CORRESPONDING_DEVICE_PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
CORRESPONDING_DEVICE_PLATFORM_NAME = iphoneos
CORRESPONDING_DEVICE_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.3.sdk
CORRESPONDING_DEVICE_SDK_NAME = iphoneos11.3
CP = /bin/cp
CREATE_INFOPLIST_SECTION_IN_BINARY = NO
CURRENT_ARCH = x86_64
CURRENT_PROJECT_VERSION = 1
CURRENT_VARIANT = normal
DEAD_CODE_STRIPPING = YES
DEBUGGING_SYMBOLS = YES
DEBUG_INFORMATION_FORMAT = dwarf
DEFAULT_COMPILER = com.apple.compilers.llvm.clang.1_0
DEFAULT_KEXT_INSTALL_PATH = /System/Library/Extensions
DEFINES_MODULE = NO
DEPLOYMENT_LOCATION = NO
DEPLOYMENT_POSTPROCESSING = NO
DEPLOYMENT_TARGET_CLANG_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_CLANG_FLAG_NAME = mios-simulator-version-min
DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX = -mios-simulator-version-min=
DEPLOYMENT_TARGET_SETTING_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_SUGGESTED_VALUES = 8.0 8.1 8.2 8.3 8.4 9.0 9.1 9.2 9.3 10.0 10.1 10.2 10.3 11.0 11.3
DERIVED_FILES_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
DERIVED_FILE_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
DERIVED_SOURCES_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
DEVELOPER_FRAMEWORKS_DIR = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
DEVELOPER_FRAMEWORKS_DIR_QUOTED = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/Developer/Library
DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Tools
DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
DEVELOPMENT_LANGUAGE = English
DOCUMENTATION_FOLDER_PATH = Runner.app/English.lproj/Documentation
DO_HEADER_SCANNING_IN_JAM = NO
DSTROOT = /tmp/Runner.dst
DT_TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
DWARF_DSYM_FILE_NAME = Runner.app.dSYM
DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT = NO
DWARF_DSYM_FOLDER_PATH = /Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator
EFFECTIVE_PLATFORM_NAME = -iphonesimulator
EMBEDDED_CONTENT_CONTAINS_SWIFT = NO
EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = NO
ENABLE_BITCODE = NO
ENABLE_DEFAULT_HEADER_SEARCH_PATHS = YES
ENABLE_HEADER_DEPENDENCIES = YES
ENABLE_ON_DEMAND_RESOURCES = YES
ENABLE_STRICT_OBJC_MSGSEND = YES
ENABLE_TESTABILITY = YES
ENTITLEMENTS_REQUIRED = YES
EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS = .DS_Store .svn .git .hg CVS
EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES = *.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj
EXECUTABLES_FOLDER_PATH = Runner.app/Executables
EXECUTABLE_FOLDER_PATH = Runner.app
EXECUTABLE_NAME = Runner
EXECUTABLE_PATH = Runner.app/Runner
EXPANDED_CODE_SIGN_IDENTITY =
EXPANDED_CODE_SIGN_IDENTITY_NAME =
EXPANDED_PROVISIONING_PROFILE =
FILE_LIST = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList
FIXED_FILES_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles
FLUTTER_APPLICATION_PATH = /Users/enrico/Development/flutter_projects/testapp
FLUTTER_BUILD_DIR = build
FLUTTER_BUILD_MODE = debug
FLUTTER_FRAMEWORK_DIR = /Users/enrico/development/flutter/bin/cache/artifacts/engine/ios
FLUTTER_ROOT = /Users/enrico/development/flutter
FLUTTER_TARGET = lib/main.dart
FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks
FRAMEWORK_FLAG_PREFIX = -framework
FRAMEWORK_SEARCH_PATHS = "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/.symlinks/flutter/ios" "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/.symlinks/flutter/ios" /Users/enrico/Development/flutter_projects/testapp/ios/Flutter
FRAMEWORK_VERSION = A
FULL_PRODUCT_NAME = Runner.app
GCC3_VERSION = 3.3
GCC_C_LANGUAGE_STANDARD = gnu99
GCC_DYNAMIC_NO_PIC = NO
GCC_INLINES_ARE_PRIVATE_EXTERN = YES
GCC_NO_COMMON_BLOCKS = YES
GCC_OBJC_LEGACY_DISPATCH = YES
GCC_OPTIMIZATION_LEVEL = 0
GCC_PFE_FILE_C_DIALECTS = c objective-c c++ objective-c++
GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1 COCOAPODS=1 COCOAPODS=1
GCC_SYMBOLS_PRIVATE_EXTERN = NO
GCC_TREAT_WARNINGS_AS_ERRORS = NO
GCC_VERSION = com.apple.compilers.llvm.clang.1_0
GCC_VERSION_IDENTIFIER = com_apple_compilers_llvm_clang_1_0
GCC_WARN_64_TO_32_BIT_CONVERSION = YES
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR
GCC_WARN_UNDECLARED_SELECTOR = YES
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE
GCC_WARN_UNUSED_FUNCTION = YES
GCC_WARN_UNUSED_VARIABLE = YES
GENERATE_MASTER_OBJECT_FILE = NO
GENERATE_PKGINFO_FILE = YES
GENERATE_PROFILING_CODE = NO
GENERATE_TEXT_BASED_STUBS = NO
GID = 20
GROUP = staff
HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT = YES
HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES = YES
HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS = YES
HEADERMAP_INCLUDES_PROJECT_HEADERS = YES
HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES = YES
HEADERMAP_USES_VFS = NO
HEADER_SEARCH_PATHS = "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public" "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/Flutter" "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/image_picker" "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public" "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/Flutter" "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/image_picker"
HIDE_BITCODE_SYMBOLS = YES
HOME = /Users/enrico
ICONV = /usr/bin/iconv
INFOPLIST_EXPAND_BUILD_SETTINGS = YES
INFOPLIST_FILE = Runner/Info.plist
INFOPLIST_OUTPUT_FORMAT = binary
INFOPLIST_PATH = Runner.app/Info.plist
INFOPLIST_PREPROCESS = NO
INFOSTRINGS_PATH = Runner.app/English.lproj/InfoPlist.strings
INLINE_PRIVATE_FRAMEWORKS = NO
INSTALLHDRS_COPY_PHASE = NO
INSTALLHDRS_SCRIPT_PHASE = NO
INSTALL_DIR = /tmp/Runner.dst/Applications
INSTALL_GROUP = staff
INSTALL_MODE_FLAG = u+w,go-w,a+rX
INSTALL_OWNER = enrico
INSTALL_PATH = /Applications
INSTALL_ROOT = /tmp/Runner.dst
IPHONEOS_DEPLOYMENT_TARGET = 8.0
JAVAC_DEFAULT_FLAGS = -J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8
JAVA_APP_STUB = /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
JAVA_ARCHIVE_CLASSES = YES
JAVA_ARCHIVE_TYPE = JAR
JAVA_COMPILER = /usr/bin/javac
JAVA_FOLDER_PATH = Runner.app/Java
JAVA_FRAMEWORK_RESOURCES_DIRS = Resources
JAVA_JAR_FLAGS = cv
JAVA_SOURCE_SUBDIR = .
JAVA_USE_DEPENDENCIES = YES
JAVA_ZIP_FLAGS = -urg
JIKES_DEFAULT_FLAGS = +E +OLDCSO
KEEP_PRIVATE_EXTERNS = NO
LD_DEPENDENCY_INFO_FILE = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat
LD_GENERATE_MAP_FILE = NO
LD_MAP_FILE_PATH = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-x86_64.txt
LD_NO_PIE = NO
LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER = YES
LD_RUNPATH_SEARCH_PATHS = '@executable_path/Frameworks' '@loader_path/Frameworks' '@executable_path/Frameworks' '@loader_path/Frameworks' @executable_path/Frameworks
LEGACY_DEVELOPER_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
LEX = lex
LIBRARY_FLAG_NOSPACE = YES
LIBRARY_FLAG_PREFIX = -l
LIBRARY_KEXT_INSTALL_PATH = /Library/Extensions
LIBRARY_SEARCH_PATHS = "/Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator/image_picker" "/Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator/image_picker" /Users/enrico/Development/flutter_projects/testapp/ios/Flutter
LINKER_DISPLAYS_MANGLED_NAMES = NO
LINK_FILE_LIST_normal_x86_64 =
LINK_WITH_STANDARD_LIBRARIES = YES
LOCALIZABLE_CONTENT_DIR =
LOCALIZED_RESOURCES_FOLDER_PATH = Runner.app/English.lproj
LOCALIZED_STRING_MACRO_NAMES = NSLocalizedString CFLocalizedString
LOCAL_ADMIN_APPS_DIR = /Applications/Utilities
LOCAL_APPS_DIR = /Applications
LOCAL_DEVELOPER_DIR = /Library/Developer
LOCAL_LIBRARY_DIR = /Library
LOCROOT =
LOCSYMROOT =
MACH_O_TYPE = mh_execute
MAC_OS_X_PRODUCT_BUILD_VERSION = 17E199
MAC_OS_X_VERSION_ACTUAL = 101304
MAC_OS_X_VERSION_MAJOR = 101300
MAC_OS_X_VERSION_MINOR = 1304
METAL_LIBRARY_FILE_BASE = default
METAL_LIBRARY_OUTPUT_DIR = /Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator/Runner.app
MODULE_CACHE_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
MTL_ENABLE_DEBUG_INFO = YES
NATIVE_ARCH = i386
NATIVE_ARCH_32_BIT = i386
NATIVE_ARCH_64_BIT = x86_64
NATIVE_ARCH_ACTUAL = x86_64
NO_COMMON = YES
OBJC_ABI_VERSION = 2
OBJECT_FILE_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects
OBJECT_FILE_DIR_normal = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal
OBJROOT = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex
ONLY_ACTIVE_ARCH = YES
OS = MACOS
OSAC = /usr/bin/osacompile
OTHER_CFLAGS = -isystem "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public" -isystem "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/Flutter" -isystem "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/image_picker" -isystem "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public" -isystem "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/Flutter" -isystem "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/image_picker"
OTHER_CPLUSPLUSFLAGS = -isystem "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public" -isystem "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/Flutter" -isystem "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/image_picker" -isystem "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public" -isystem "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/Flutter" -isystem "/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/image_picker"
OTHER_LDFLAGS = -ObjC -l"image_picker" -framework "Flutter" -ObjC -l"image_picker" -framework "Flutter"
PACKAGE_TYPE = com.apple.package-type.wrapper.application
PASCAL_STRINGS = YES
PATH = /Applications/Xcode.app/Contents/Developer/usr/bin:/Users/enrico/.nvm/versions/node/v9.11.1/bin:/Users/enrico/Library/Android/sdk/platform-tools:/usr/local/apache-maven/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/go/bin:/Users/enrico/Development/bin/mongo/bin:/Users/enrico/Development/go/bin:/Users/enrico/bin:/Users/enrico/development/flutter/bin
PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES = /usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms
PBDEVELOPMENTPLIST_PATH = Runner.app/pbdevelopment.plist
PFE_FILE_C_DIALECTS = objective-c
PKGINFO_FILE_PATH = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo
PKGINFO_PATH = Runner.app/PkgInfo
PLATFORM_DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications
PLATFORM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin
PLATFORM_DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library
PLATFORM_DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs
PLATFORM_DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools
PLATFORM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr
PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
PLATFORM_DISPLAY_NAME = iOS Simulator
PLATFORM_NAME = iphonesimulator
PLATFORM_PREFERRED_ARCH = x86_64
PLIST_FILE_OUTPUT_FORMAT = binary
PLUGINS_FOLDER_PATH = Runner.app/PlugIns
PODS_BUILD_DIR = /Users/enrico/Development/flutter_projects/testapp/build/ios
PODS_CONFIGURATION_BUILD_DIR = /Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator
PODS_PODFILE_DIR_PATH = /Users/enrico/Development/flutter_projects/testapp/ios/.
PODS_ROOT = /Users/enrico/Development/flutter_projects/testapp/ios/Pods
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES
PRECOMP_DESTINATION_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders
PRESERVE_DEAD_CODE_INITS_AND_TERMS = NO
PREVIEW_DART_2 = true
PRIVATE_HEADERS_FOLDER_PATH = Runner.app/PrivateHeaders
PRODUCT_BUNDLE_IDENTIFIER = com.example.testapp
PRODUCT_MODULE_NAME = Runner
PRODUCT_NAME = Runner
PRODUCT_SETTINGS_PATH = /Users/enrico/Development/flutter_projects/testapp/ios/Runner/Info.plist
PRODUCT_TYPE = com.apple.product-type.application
PROFILING_CODE = NO
PROJECT = Runner
PROJECT_DERIVED_FILE_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/DerivedSources
PROJECT_DIR = /Users/enrico/Development/flutter_projects/testapp/ios
PROJECT_FILE_PATH = /Users/enrico/Development/flutter_projects/testapp/ios/Runner.xcodeproj
PROJECT_NAME = Runner
PROJECT_TEMP_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build
PROJECT_TEMP_ROOT = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex
PUBLIC_HEADERS_FOLDER_PATH = Runner.app/Headers
RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS = YES
REMOVE_CVS_FROM_RESOURCES = YES
REMOVE_GIT_FROM_RESOURCES = YES
REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES = YES
REMOVE_HG_FROM_RESOURCES = YES
REMOVE_SVN_FROM_RESOURCES = YES
REZ_COLLECTOR_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources
REZ_OBJECTS_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects
SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO
SCRIPTS_FOLDER_PATH = Runner.app/Scripts
SCRIPT_OUTPUT_STREAM_FILE = /var/folders/dg/xjrxmyds5p7_7xm9r12m79xw0000gn/T/flutter_build_log_pipe7nxBM1/pipe_to_stdout
SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk
SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk
SDK_DIR_iphonesimulator11_3 = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk
SDK_NAME = iphonesimulator11.3
SDK_NAMES = iphonesimulator11.3
SDK_PRODUCT_BUILD_VERSION = 15E217
SDK_VERSION = 11.3
SDK_VERSION_ACTUAL = 110300
SDK_VERSION_MAJOR = 110000
SDK_VERSION_MINOR = 300
SED = /usr/bin/sed
SEPARATE_STRIP = NO
SEPARATE_SYMBOL_EDIT = NO
SET_DIR_MODE_OWNER_GROUP = YES
SET_FILE_MODE_OWNER_GROUP = NO
SHALLOW_BUNDLE = YES
SHARED_DERIVED_FILE_DIR = /Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator/DerivedSources
SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks
SHARED_PRECOMPS_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/PrecompiledHeaders
SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport
SKIP_INSTALL = NO
SOURCE_ROOT = /Users/enrico/Development/flutter_projects/testapp/ios
SRCROOT = /Users/enrico/Development/flutter_projects/testapp/ios
STRINGS_FILE_OUTPUT_ENCODING = binary
STRIP_BITCODE_FROM_COPIED_FILES = NO
STRIP_INSTALLED_PRODUCT = YES
STRIP_STYLE = all
STRIP_SWIFT_SYMBOLS = YES
SUPPORTED_DEVICE_FAMILIES = 1,2
SUPPORTED_PLATFORMS = iphonesimulator iphoneos
SUPPORTS_TEXT_BASED_API = NO
SWIFT_PLATFORM_TARGET_PREFIX = ios
SYMROOT = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Products
SYSTEM_ADMIN_APPS_DIR = /Applications/Utilities
SYSTEM_APPS_DIR = /Applications
SYSTEM_CORE_SERVICES_DIR = /System/Library/CoreServices
SYSTEM_DEMOS_DIR = /Applications/Extras
SYSTEM_DEVELOPER_APPS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
SYSTEM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
SYSTEM_DEVELOPER_DEMOS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples
SYSTEM_DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
SYSTEM_DEVELOPER_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library
SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools
SYSTEM_DEVELOPER_JAVA_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Java Tools
SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Performance Tools
SYSTEM_DEVELOPER_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes
SYSTEM_DEVELOPER_TOOLS = /Applications/Xcode.app/Contents/Developer/Tools
SYSTEM_DEVELOPER_TOOLS_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools
SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools
SYSTEM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
SYSTEM_DEVELOPER_UTILITIES_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities
SYSTEM_DOCUMENTATION_DIR = /Library/Documentation
SYSTEM_KEXT_INSTALL_PATH = /System/Library/Extensions
SYSTEM_LIBRARY_DIR = /System/Library
TAPI_VERIFY_MODE = ErrorsOnly
TARGETED_DEVICE_FAMILY = 1,2
TARGETNAME = Runner
TARGET_BUILD_DIR = /Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator
TARGET_NAME = Runner
TARGET_TEMP_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
TEMP_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
TEMP_FILES_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
TEMP_FILE_DIR = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
TEMP_ROOT = /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex
TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
TREAT_MISSING_BASELINES_AS_TEST_FAILURES = NO
UID = 501
UNLOCALIZED_RESOURCES_FOLDER_PATH = Runner.app
UNSTRIPPED_PRODUCT = NO
USER = enrico
USER_APPS_DIR = /Users/enrico/Applications
USER_LIBRARY_DIR = /Users/enrico/Library
USE_DYNAMIC_NO_PIC = YES
USE_HEADERMAP = YES
USE_HEADER_SYMLINKS = NO
VALIDATE_PRODUCT = NO
VALID_ARCHS = i386 x86_64
VERBOSE_PBXCP = NO
VERBOSE_SCRIPT_LOGGING = YES
VERSIONING_SYSTEM = apple-generic
VERSIONPLIST_PATH = Runner.app/version.plist
VERSION_INFO_BUILDER = enrico
VERSION_INFO_FILE = Runner_vers.c
VERSION_INFO_STRING = "@(#)PROGRAM:Runner PROJECT:Runner-1"
WRAPPER_EXTENSION = app
WRAPPER_NAME = Runner.app
WRAPPER_SUFFIX = .app
WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES = NO
XCODE_APP_SUPPORT_DIR = /Applications/Xcode.app/Contents/Developer/Library/Xcode
XCODE_PRODUCT_BUILD_VERSION = 9E145
XCODE_VERSION_ACTUAL = 0930
XCODE_VERSION_MAJOR = 0900
XCODE_VERSION_MINOR = 0930
XPCSERVICES_FOLDER_PATH = Runner.app/XPCServices
YACC = yacc
arch = x86_64
variant = normal
[ +2 ms] Failed to build iOS app
[ ] Error output from Xcode build:
[ ] ** BUILD FAILED **
The following build commands failed:
CompileC /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/ImagePickerPlugin.o /Users/enrico/.pub-cache/hosted/pub.dartlang.org/image_picker-0.1.1/ios/Classes/ImagePickerPlugin.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/enrico/Development/flutter_projects/testapp/build/ios
ONLY_ACTIVE_ARCH = YES
SCRIPT_OUTPUT_STREAM_FILE = /var/folders/dg/xjrxmyds5p7_7xm9r12m79xw0000gn/T/flutter_build_log_pipe7nxBM1/pipe_to_stdout
SDKROOT = iphonesimulator11.3
VERBOSE_SCRIPT_LOGGING = YES
=== BUILD TARGET image_picker OF PROJECT Pods WITH CONFIGURATION Debug ===
Check dependencies
CompileC /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/ImagePickerPlugin.o /Users/enrico/.pub-cache/hosted/pub.dartlang.org/image_picker-0.1.1/ios/Classes/ImagePickerPlugin.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/enrico/Development/flutter_projects/testapp/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/enrico/.nvm/versions/node/v9.11.1/bin:/Users/enrico/Library/Android/sdk/platform-tools:/usr/local/apache-maven/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/go/bin:/Users/enrico/Development/bin/mongo/bin:/Users/enrico/Development/go/bin:/Users/enrico/bin:/Users/enrico/development/flutter/bin"
/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=gnu11 -fobjc-arc -fmodules -fmodules-cache-path=/Users/enrico/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/enrico/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 -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -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 -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=4.3 -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wunguarded-availability -fobjc-abi-version=2 -fobjc-legacy-dispatch -index-store-path /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Index/DataStore -iquote /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/image_picker-generated-files.hmap -I/Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/image_picker-own-target-headers.hmap -I/Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/image_picker-all-target-headers.hmap -iquote /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/image_picker-project-headers.hmap -I/Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator/image_picker/include -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Private -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Private/image_picker -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/Flutter -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/image_picker -I/Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/DerivedSources/x86_64 -I/Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/DerivedSources -F/Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator/image_picker -DOS_OBJECT_USE_OBJC=0 -include /Users/enrico/Development/flutter_projects/testapp/ios/Pods/Target\ Support\ Files/image_picker/image_picker-prefix.pch -MMD -MT dependencies -MF /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/ImagePickerPlugin.d --serialize-diagnostics /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/ImagePickerPlugin.dia -c /Users/enrico/.pub-cache/hosted/pub.dartlang.org/image_picker-0.1.1/ios/Classes/ImagePickerPlugin.m -o /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/ImagePickerPlugin.o
In file included from /Users/enrico/.pub-cache/hosted/pub.dartlang.org/image_picker-0.1.1/ios/Classes/ImagePickerPlugin.m:7:
/Users/enrico/.pub-cache/hosted/pub.dartlang.org/image_picker-0.1.1/ios/Classes/ImagePickerPlugin.h:5:9: fatal error: 'Flutter/Flutter.h' file not found
#import <Flutter/Flutter.h>
^~~~~~~~~~~~~~~~~~~
1 error generated.
CompileC /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/image_picker-dummy.o Target\ Support\ Files/image_picker/image_picker-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/enrico/Development/flutter_projects/testapp/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/enrico/.nvm/versions/node/v9.11.1/bin:/Users/enrico/Library/Android/sdk/platform-tools:/usr/local/apache-maven/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/go/bin:/Users/enrico/Development/bin/mongo/bin:/Users/enrico/Development/go/bin:/Users/enrico/bin:/Users/enrico/development/flutter/bin"
/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=gnu11 -fobjc-arc -fmodules -fmodules-cache-path=/Users/enrico/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/enrico/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 -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -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 -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=4.3 -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wunguarded-availability -fobjc-abi-version=2 -fobjc-legacy-dispatch -index-store-path /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Index/DataStore -iquote /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/image_picker-generated-files.hmap -I/Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/image_picker-own-target-headers.hmap -I/Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/image_picker-all-target-headers.hmap -iquote /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/image_picker-project-headers.hmap -I/Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator/image_picker/include -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Private -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Private/image_picker -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/Flutter -I/Users/enrico/Development/flutter_projects/testapp/ios/Pods/Headers/Public/image_picker -I/Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/DerivedSources/x86_64 -I/Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/DerivedSources -F/Users/enrico/Development/flutter_projects/testapp/build/ios/Debug-iphonesimulator/image_picker -include /Users/enrico/Development/flutter_projects/testapp/ios/Pods/Target\ Support\ Files/image_picker/image_picker-prefix.pch -MMD -MT dependencies -MF /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/image_picker-dummy.d --serialize-diagnostics /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/image_picker-dummy.dia -c /Users/enrico/Development/flutter_projects/testapp/ios/Pods/Target\ Support\ Files/image_picker/image_picker-dummy.m -o /Users/enrico/Library/Developer/Xcode/DerivedData/Runner-fkdyunwlkswdigcaabguiewlimvs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/image_picker.build/Objects-normal/x86_64/image_picker-dummy.o
[ +3 ms] Could not build the application for the simulator.
[ ] Error launching application on iPhone X.
[ +3 ms] "flutter run" took 9,997ms.
#0 throwToolExit (package:flutter_tools/src/base/common.dart:28)
#1 RunCommand.runCommand (package:flutter_tools/src/commands/run.dart:407)
<asynchronous suspension>
#2 FlutterCommand.verifyThenRunCommand (package:flutter_tools/src/runner/flutter_command.dart:333)
<asynchronous suspension>
#3 FlutterCommand.run.<anonymous closure> (package:flutter_tools/src/runner/flutter_command.dart:270)
<asynchronous suspension>
#4 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:142)
<asynchronous suspension>
#5 _rootRun (dart:async/zone.dart:1126)
#6 _CustomZone.run (dart:async/zone.dart:1023)
#7 runZoned (dart:async/zone.dart:1501)
#8 AppContext.run (package:flutter_tools/src/base/context.dart:141)
<asynchronous suspension>
#9 FlutterCommand.run (package:flutter_tools/src/runner/flutter_command.dart:261)
#10 CommandRunner.runCommand (package:args/command_runner.dart:194)
<asynchronous suspension>
#11 FlutterCommandRunner.runCommand.<anonymous closure> (package:flutter_tools/src/runner/flutter_command_runner.dart:309)
<asynchronous suspension>
#12 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:142)
<asynchronous suspension>
#13 _rootRun (dart:async/zone.dart:1126)
#14 _CustomZone.run (dart:async/zone.dart:1023)
#15 runZoned (dart:async/zone.dart:1501)
#16 AppContext.run (package:flutter_tools/src/base/context.dart:141)
<asynchronous suspension>
#17 FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:265)
<asynchronous suspension>
#18 CommandRunner.run.<anonymous closure> (package:args/command_runner.dart:109)
#19 new Future.sync (dart:async/future.dart:224)
#20 CommandRunner.run (package:args/command_runner.dart:109)
#21 FlutterCommandRunner.run (package:flutter_tools/src/runner/flutter_command_runner.dart:174)
#22 run.<anonymous closure> (package:flutter_tools/runner.dart:54)
<asynchronous suspension>
#23 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:142)
<asynchronous suspension>
#24 _rootRun (dart:async/zone.dart:1126)
#25 _CustomZone.run (dart:async/zone.dart:1023)
#26 runZoned (dart:async/zone.dart:1501)
#27 AppContext.run (package:flutter_tools/src/base/context.dart:141)
<asynchronous suspension>
#28 runInContext (package:flutter_tools/src/context_runner.dart:41)
<asynchronous suspension>
#29 run (package:flutter_tools/runner.dart:49)
#30 main (package:flutter_tools/executable.dart:48)
<asynchronous suspension>
#31 main (file:///Users/enrico/development/flutter/packages/flutter_tools/bin/flutter_tools.dart:16)
#32 _startIsolate.<anonymous closure> (dart:isolate-patch/dart:isolate/isolate_patch.dart:277)
#33 _RawReceivePortImpl._handleMessage (dart:isolate-patch/dart:isolate/isolate_patch.dart:165)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment