-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
c: crashStack traces logged to the consoleStack traces logged to the consoleplatform-iosiOS applications specificallyiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project management"xcodebuild" on iOS and general Xcode project managementtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
Steps to Reproduce
I created a App with Flutter which uses Firebase and a few other packages. Every time when I build the ios release and I want to run the app after that on a iphone simulator, the following issue occurs "x86_64" is not an allowed value for option "ios-arch" I'am able to fix this by running flutter run but this shouldn't be necessary. Or you can provide an information to use flutter run.
Logs
PhaseScriptExecution Run\ Script /Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh
cd /Users/....
export ACTION=build
export AD_HOC_CODE_SIGNING_ALLOWED=YES
export ALTERNATE_GROUP=staff
export ALTERNATE_MODE=u+w,go-w,a+rX
export ALTERNATE_OWNER=gregor
export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES=NO
export ALWAYS_SEARCH_USER_PATHS=NO
export ALWAYS_USE_SEPARATE_HEADERMAPS=NO
export APPLE_INTERNAL_DEVELOPER_DIR=/AppleInternal/Developer
export APPLE_INTERNAL_DIR=/AppleInternal
export APPLE_INTERNAL_DOCUMENTATION_DIR=/AppleInternal/Documentation
export APPLE_INTERNAL_LIBRARY_DIR=/AppleInternal/Library
export APPLE_INTERNAL_TOOLS=/AppleInternal/Developer/Tools
export APPLICATION_EXTENSION_API_ONLY=NO
export APPLY_RULES_IN_COPY_FILES=NO
export ARCHS=x86_64
export ARCHS_STANDARD="i386 x86_64"
export ARCHS_STANDARD_32_64_BIT="i386 x86_64"
export ARCHS_STANDARD_32_BIT=i386
export ARCHS_STANDARD_64_BIT=x86_64
export ARCHS_STANDARD_INCLUDING_64_BIT="i386 x86_64"
export ARCHS_UNIVERSAL_IPHONE_OS="i386 x86_64"
export ASSETCATALOG_COMPILER_APPICON_NAME=AppIcon
export AVAILABLE_PLATFORMS="appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator"
export BITCODE_GENERATION_MODE=marker
export BUILD_ACTIVE_RESOURCES_ONLY=YES
export BUILD_COMPONENTS="headers build"
export BUILD_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products
export BUILD_ROOT=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products
export BUILD_STYLE=
export BUILD_VARIANTS=normal
export BUILT_PRODUCTS_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator
export CACHE_ROOT=/var/folders/z9/t4zybpkj5wzb9842fxgxp9sw0000gn/C/com.apple.DeveloperTools/9.3-9E145/Xcode
export CCHROOT=/var/folders/z9/t4zybpkj5wzb9842fxgxp9sw0000gn/C/com.apple.DeveloperTools/9.3-9E145/Xcode
export CHMOD=/bin/chmod
export CHOWN=/usr/sbin/chown
export CLANG_ANALYZER_NONNULL=YES
export CLANG_CXX_LANGUAGE_STANDARD=gnu++0x
export CLANG_CXX_LIBRARY=libc++
export CLANG_ENABLE_MODULES=YES
export CLANG_ENABLE_OBJC_ARC=YES
export CLANG_MODULES_BUILD_SESSION_FILE=/Users/gregor/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation
export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING=YES
export CLANG_WARN_BOOL_CONVERSION=YES
export CLANG_WARN_COMMA=YES
export CLANG_WARN_CONSTANT_CONVERSION=YES
export CLANG_WARN_DIRECT_OBJC_ISA_USAGE=YES_ERROR
export CLANG_WARN_EMPTY_BODY=YES
export CLANG_WARN_ENUM_CONVERSION=YES
export CLANG_WARN_INFINITE_RECURSION=YES
export CLANG_WARN_INT_CONVERSION=YES
export CLANG_WARN_NON_LITERAL_NULL_CONVERSION=YES
export CLANG_WARN_OBJC_LITERAL_CONVERSION=YES
export CLANG_WARN_OBJC_ROOT_CLASS=YES_ERROR
export CLANG_WARN_RANGE_LOOP_ANALYSIS=YES
export CLANG_WARN_STRICT_PROTOTYPES=YES
export CLANG_WARN_SUSPICIOUS_MOVE=YES
export CLANG_WARN_UNREACHABLE_CODE=YES
export CLANG_WARN__DUPLICATE_METHOD_MATCH=YES
export CLASS_FILE_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses
export CLEAN_PRECOMPS=YES
export CLONE_HEADERS=NO
export CODESIGNING_FOLDER_PATH=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/Runner.app
export CODE_SIGNING_ALLOWED=YES
export CODE_SIGNING_REQUIRED=YES
export CODE_SIGN_CONTEXT_CLASS=XCiPhoneSimulatorCodeSignContext
export CODE_SIGN_ENTITLEMENTS=Runner/Runner.entitlements
export CODE_SIGN_IDENTITY="iPhone Deve
00:35
loper"
export CODE_SIGN_INJECT_BASE_ENTITLEMENTS=YES
export CODE_SIGN_STYLE=Automatic
export COLOR_DIAGNOSTICS=NO
export COMBINE_HIDPI_IMAGES=NO
export COMMAND_MODE=legacy
export COMPILER_INDEX_STORE_ENABLE=Default
export COMPOSITE_SDK_DIRS=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/CompositeSDKs
export COMPRESS_PNG_FILES=YES
export CONFIGURATION=Debug
export CONFIGURATION_BUILD_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator
export CONFIGURATION_TEMP_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator
export CONTENTS_FOLDER_PATH=Runner.app
export COPYING_PRESERVES_HFS_DATA=NO
export COPY_HEADERS_RUN_UNIFDEF=NO
export COPY_PHASE_STRIP=NO
export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS=YES
export CORRESPONDING_DEVICE_PLATFORM_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
export CORRESPONDING_DEVICE_PLATFORM_NAME=iphoneos
export CORRESPONDING_DEVICE_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.3.sdk
export CORRESPONDING_DEVICE_SDK_NAME=iphoneos11.3
export CP=/bin/cp
export CREATE_INFOPLIST_SECTION_IN_BINARY=NO
export CURRENT_ARCH=x86_64
export CURRENT_VARIANT=normal
export DEAD_CODE_STRIPPING=YES
export DEBUGGING_SYMBOLS=YES
export DEBUG_INFORMATION_FORMAT=dwarf
export DEFAULT_COMPILER=com.apple.compilers.llvm.clang.1_0
export DEFAULT_KEXT_INSTALL_PATH=/System/Library/Extensions
export DEFINES_MODULE=NO
export DEPLOYMENT_LOCATION=NO
export DEPLOYMENT_POSTPROCESSING=NO
export DEPLOYMENT_TARGET_CLANG_ENV_NAME=IPHONEOS_DEPLOYMENT_TARGET
export DEPLOYMENT_TARGET_CLANG_FLAG_NAME=mios-simulator-version-min
export DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX=-mios-simulator-version-min=
export DEPLOYMENT_TARGET_SETTING_NAME=IPHONEOS_DEPLOYMENT_TARGET
export 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"
export DERIVED_FILES_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
export DERIVED_FILE_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
export DERIVED_SOURCES_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
export DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode.app/Contents/Developer/Applications
export DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin
export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
export DEVELOPER_FRAMEWORKS_DIR=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
export DEVELOPER_FRAMEWORKS_DIR_QUOTED=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
export DEVELOPER_LIBRARY_DIR=/Applications/Xcode.app/Contents/Developer/Library
export DEVELOPER_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
export DEVELOPER_TOOLS_DIR=/Applications/Xcode.app/Contents/Developer/Tools
export DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr
export DEVELOPMENT_LANGUAGE=English
export DEVELOPMENT_TEAM=QMFGWH73N7
export DOCUMENTATION_FOLDER_PATH=Runner.app/English.lproj/Documentation
export DO_HEADER_SCANNING_IN_JAM=NO
export DSTROOT=/tmp/Runner.dst
export DT_TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
export DWARF_DSYM_FILE_NAME=Runner.app.dSYM
export DWARF_DSYM_FILE_SHOULD_ACCO
00:35
MPANY_PRODUCT=NO
export DWARF_DSYM_FOLDER_PATH=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator
export EFFECTIVE_PLATFORM_NAME=-iphonesimulator
export EMBEDDED_CONTENT_CONTAINS_SWIFT=NO
export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE=NO
export ENABLE_BITCODE=NO
export ENABLE_DEFAULT_HEADER_SEARCH_PATHS=YES
export ENABLE_HEADER_DEPENDENCIES=YES
export ENABLE_ON_DEMAND_RESOURCES=YES
export ENABLE_STRICT_OBJC_MSGSEND=YES
export ENABLE_TESTABILITY=YES
export ENTITLEMENTS_REQUIRED=YES
export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS=".DS_Store .svn .git .hg CVS"
export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES="*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj"
export EXECUTABLES_FOLDER_PATH=Runner.app/Executables
export EXECUTABLE_FOLDER_PATH=Runner.app
export EXECUTABLE_NAME=Runner
export EXECUTABLE_PATH=Runner.app/Runner
export EXPANDED_CODE_SIGN_IDENTITY=-
export EXPANDED_CODE_SIGN_IDENTITY_NAME=-
export EXPANDED_PROVISIONING_PROFILE=
export FILE_LIST=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList
export FIXED_FILES_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles
export FLUTTER_APPLICATION_PATH=/Users/....
export FLUTTER_BUILD_DIR=build
export FLUTTER_BUILD_MODE=release
export FLUTTER_FRAMEWORK_DIR=/Users/gregor/desktop/flutter/bin/cache/artifacts/engine/ios-release
export FLUTTER_ROOT=/Users/gregor/desktop/flutter
export FLUTTER_TARGET=lib/main.dart
export FRAMEWORKS_FOLDER_PATH=Runner.app/Frameworks
export FRAMEWORK_FLAG_PREFIX=-framework
export FRAMEWORK_SEARCH_PATHS="/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator /Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/FirebaseCore /Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/FirebaseMessaging /Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/GoogleToolboxForMac /Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/Protobuf /Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/firebase_messaging /Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/nanopb /Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/path_provider /Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/shared_preferences /Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/url_launcher /Users/.../ios/Pods/FirebaseAnalytics/Frameworks /
Users/.../ios/Pods/FirebaseInstanceID/Frameworks /
Users/.../ios/Pods/.symlinks/flutter/ios-release /
Users/.../ios/Flutter /
Users/../ios/Pods/FirebaseMessaging/Frameworks"
export FRAMEWORK_VERSION=A
export FULL_PRODUCT_NAME=Runner.app
export GCC3_VERSION=3.3
export GCC_C_LANGUAGE_STANDARD=gnu99
export GCC_DYNAMIC_NO_PIC=NO
export GCC_INLINES_ARE_PRIVATE_EXTERN=YES
export GCC_NO_COMMON_BLOCKS=YES
export GCC_OBJC_LEGACY_DISPATCH=YES
export
00:35
GCC_OPTIMIZATION_LEVEL=0
export GCC_PFE_FILE_C_DIALECTS="c objective-c c++ objective-c++"
export GCC_PREPROCESSOR_DEFINITIONS="DEBUG=1 COCOAPODS=1 GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 COCOAPODS=1 DEBUG=1 COCOAPODS=1 GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 DEBUG=1 COCOAPODS=1 GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1"
export GCC_SYMBOLS_PRIVATE_EXTERN=NO
export GCC_TREAT_WARNINGS_AS_ERRORS=NO
export GCC_VERSION=com.apple.compilers.llvm.clang.1_0
export GCC_VERSION_IDENTIFIER=com_apple_compilers_llvm_clang_1_0
export GCC_WARN_64_TO_32_BIT_CONVERSION=YES
export GCC_WARN_ABOUT_RETURN_TYPE=YES_ERROR
export GCC_WARN_UNDECLARED_SELECTOR=YES
export GCC_WARN_UNINITIALIZED_AUTOS=YES_AGGRESSIVE
export GCC_WARN_UNUSED_FUNCTION=YES
export GCC_WARN_UNUSED_VARIABLE=YES
export GENERATE_MASTER_OBJECT_FILE=NO
export GENERATE_PKGINFO_FILE=YES
export GENERATE_PROFILING_CODE=NO
export GENERATE_TEXT_BASED_STUBS=NO
export GID=20
export GROUP=staff
export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT=YES
export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES=YES
export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS=YES
export HEADERMAP_INCLUDES_PROJECT_HEADERS=YES
export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES=YES
export HEADERMAP_USES_VFS=NO
export HEADER_SEARCH_PATHS="/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/include /Users.../ios/Pods/Firebase/CoreOnly/Sources /
Users/.../ios/Pods/Headers/Public /Users/.../ios/Pods/Headers/Public/Firebase"
export HIDE_BITCODE_SYMBOLS=YES
export HOME=/Users/gregor
export ICONV=/usr/bin/iconv
export INFOPLIST_EXPAND_BUILD_SETTINGS=YES
export INFOPLIST_FILE=Runner/Info.plist
export INFOPLIST_OUTPUT_FORMAT=binary
export INFOPLIST_PATH=Runner.app/Info.plist
export INFOPLIST_PREPROCESS=NO
export INFOSTRINGS_PATH=Runner.app/English.lproj/InfoPlist.strings
export INLINE_PRIVATE_FRAMEWORKS=NO
export INSTALLHDRS_COPY_PHASE=NO
export INSTALLHDRS_SCRIPT_PHASE=NO
export INSTALL_DIR=/tmp/Runner.dst/Applications
export INSTALL_GROUP=staff
export INSTALL_MODE_FLAG=u+w,go-w,a+rX
export INSTALL_OWNER=gregor
export INSTALL_PATH=/Applications
export INSTALL_ROOT=/tmp/Runner.dst
export IPHONEOS_DEPLOYMENT_TARGET=9.0
export JAVAC_DEFAULT_FLAGS="-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8"
export JAVA_APP_STUB=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
export JAVA_ARCHIVE_CLASSES=YES
export JAVA_ARCHIVE_TYPE=JAR
export JAVA_COMPILER=/usr/bin/javac
export JAVA_FOLDER_PATH=Runner.app/Java
export JAVA_FRAMEWORK_RESOURCES_DIRS=Resources
export JAVA_JAR_FLAGS=cv
export JAVA_SOURCE_SUBDIR=.
export JAVA_USE_DEPENDENCIES=YES
export JAVA_ZIP_FLAGS=-urg
export JIKES_DEFAULT_FLAGS="+E +OLDCSO"
export KEEP_PRIVATE_EXTERNS=NO
export LD_DEPENDENCY_INFO_FILE=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat
export LD_GENERATE_MAP_FILE=NO
export LD_MAP_FILE_PATH=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-x86_64.txt
export LD_NO_PIE=NO
export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER=YES
export LD_RUNPATH_SEARCH_PATHS=" '@executable_path/Frameworks' '@loader_path/Frameworks' '@executable_path/Frameworks' '@loader_path/Frameworks' @executable_path/Frameworks"
exp
00:35
ort LEGACY_DEVELOPER_DIR=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
export LEX=lex
export LIBRARY_FLAG_NOSPACE=YES
export LIBRARY_FLAG_PREFIX=-l
export LIBRARY_KEXT_INSTALL_PATH=/Library/Extensions
export LIBRARY_SEARCH_PATHS="/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator
/Users/.../ios/Flutter"
export LINKER_DISPLAYS_MANGLED_NAMES=NO
export LINK_FILE_LIST_normal_x86_64=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList
export LINK_WITH_STANDARD_LIBRARIES=YES
export LOCALIZABLE_CONTENT_DIR=
export LOCALIZED_RESOURCES_FOLDER_PATH=Runner.app/English.lproj
export LOCALIZED_STRING_MACRO_NAMES="NSLocalizedString CFLocalizedString"
export LOCAL_ADMIN_APPS_DIR=/Applications/Utilities
export LOCAL_APPS_DIR=/Applications
export LOCAL_DEVELOPER_DIR=/Library/Developer
export LOCAL_LIBRARY_DIR=/Library
export LOCROOT=
export LOCSYMROOT=
export MACH_O_TYPE=mh_execute
export MAC_OS_X_PRODUCT_BUILD_VERSION=17E199
export MAC_OS_X_VERSION_ACTUAL=101304
export MAC_OS_X_VERSION_MAJOR=101300
export MAC_OS_X_VERSION_MINOR=1304
export METAL_LIBRARY_FILE_BASE=default
export METAL_LIBRARY_OUTPUT_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/Runner.app
export MODULE_CACHE_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
export MTL_ENABLE_DEBUG_INFO=YES
export NATIVE_ARCH=i386
export NATIVE_ARCH_32_BIT=i386
export NATIVE_ARCH_64_BIT=x86_64
export NATIVE_ARCH_ACTUAL=x86_64
export NO_COMMON=YES
export OBJC_ABI_VERSION=2
export OBJECT_FILE_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects
export OBJECT_FILE_DIR_normal=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal
export OBJROOT=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex
export ONLY_ACTIVE_ARCH=YES
export OS=MACOS
export OSAC=/usr/bin/osacompile
export OTHER_CFLAGS=" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/FirebaseCore/FirebaseCore.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/FirebaseMessaging/FirebaseMessaging.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/Protobuf/Protobuf.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/firebase_messaging/firebase_messaging.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/nanopb/nanopb.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" -iquote \"/Us
00:35
ers/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" -isystem \"/Users/.../ios/Pods/Headers/Public\" -isystem \"/
Users/.../ios/Pods/Headers/Public/Firebase\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/FirebaseCore/FirebaseCore.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/FirebaseMessaging/FirebaseMessaging.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/Protobuf/Protobuf.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/firebase_messaging/firebase_messaging.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/nanopb/nanopb.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" -isystem \"/Users/gregor/StudioProjects/eduard_flutter/ios/Pods/Headers/Public\" -isystem \"/Users/gregor/StudioProjects/eduard_flutter/ios/Pods/Headers/Public/Firebase\""
export OTHER_CPLUSPLUSFLAGS=" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/FirebaseCore/FirebaseCore.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/FirebaseMessaging/FirebaseMessaging.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/Protobuf/Protobuf.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/firebase_messaging/firebase_messaging.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/nanopb/nanopb.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" -isystem \"/Users/gregor/StudioProjects/eduard_flutter/ios/Pods/Headers/Public\" -isystem \"/Users/gregor/StudioProjects/eduard_flutter/ios/Pods/Headers/Public/Firebase\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Buil
00:35
d/Products/Debug-iphonesimulator/FirebaseCore/FirebaseCore.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/FirebaseMessaging/FirebaseMessaging.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/Protobuf/Protobuf.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/firebase_messaging/firebase_messaging.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/nanopb/nanopb.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" -iquote \"/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" -isystem \"/Users/gregor/StudioProjects/eduard_flutter/ios/Pods/Headers/Public\" -isystem \"/Users/gregor/StudioProjects/eduard_flutter/ios/Pods/Headers/Public/Firebase\""
export OTHER_LDFLAGS=" -ObjC -l\"c++\" -l\"sqlite3\" -l\"z\" -framework \"FirebaseAnalytics\" -framework \"FirebaseCore\" -framework \"FirebaseCoreDiagnostics\" -framework \"FirebaseInstanceID\" -framework \"FirebaseMessaging\" -framework \"FirebaseNanoPB\" -framework \"Flutter\" -framework \"Foundation\" -framework \"GoogleToolboxForMac\" -framework \"Protobuf\" -framework \"Security\" -framework \"StoreKit\" -framework \"SystemConfiguration\" -framework \"firebase_messaging\" -framework \"nanopb\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -ObjC -l\"c++\" -l\"sqlite3\" -l\"z\" -framework \"FirebaseAnalytics\" -framework \"FirebaseCore\" -framework \"FirebaseCoreDiagnostics\" -framework \"FirebaseInstanceID\" -framework \"FirebaseMessaging\" -framework \"FirebaseNanoPB\" -framework \"Flutter\" -framework \"Foundation\" -framework \"GoogleToolboxForMac\" -framework \"Protobuf\" -framework \"Security\" -framework \"StoreKit\" -framework \"SystemConfiguration\" -framework \"firebase_messaging\" -framework \"nanopb\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\""
export PACKAGE_TYPE=com.apple.package-type.wrapper.application
export PASCAL_STRINGS=YES
export PATH="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Tools:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
export 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/Develope
00:35
r/SDKs /Applications/Xcode.app/Contents/Developer/Platforms"
export PBDEVELOPMENTPLIST_PATH=Runner.app/pbdevelopment.plist
export PFE_FILE_C_DIALECTS=objective-c
export PKGINFO_FILE_PATH=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo
export PKGINFO_PATH=Runner.app/PkgInfo
export PLATFORM_DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications
export PLATFORM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin
export PLATFORM_DEVELOPER_LIBRARY_DIR=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library
export PLATFORM_DEVELOPER_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs
export PLATFORM_DEVELOPER_TOOLS_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools
export PLATFORM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr
export PLATFORM_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
export PLATFORM_DISPLAY_NAME="iOS Simulator"
export PLATFORM_NAME=iphonesimulator
export PLATFORM_PREFERRED_ARCH=x86_64
export PLIST_FILE_OUTPUT_FORMAT=binary
export PLUGINS_FOLDER_PATH=Runner.app/PlugIns
export PODS_BUILD_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products
export PODS_CONFIGURATION_BUILD_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator
export PODS_PODFILE_DIR_PATH=/Users/gregor/StudioProjects/eduard_flutter/ios/.
export PODS_ROOT=/Users/gregor/StudioProjects/eduard_flutter/ios/Pods
export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES
export PRECOMP_DESTINATION_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders
export PRESERVE_DEAD_CODE_INITS_AND_TERMS=NO
export PREVIEW_DART_2=true
export PRIVATE_HEADERS_FOLDER_PATH=Runner.app/PrivateHeaders
export PRODUCT_BUNDLE_IDENTIFIER=com.eduard.flutter
export PRODUCT_MODULE_NAME=Runner
export PRODUCT_NAME=Runner
export PRODUCT_SETTINGS_PATH=/Users/gregor/StudioProjects/eduard_flutter/ios/Runner/Info.plist
export PRODUCT_TYPE=com.apple.product-type.application
export PROFILING_CODE=NO
export PROJECT=Runner
export PROJECT_DERIVED_FILE_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/DerivedSources
export PROJECT_DIR=/Users/gregor/StudioProjects/eduard_flutter/ios
export PROJECT_FILE_PATH=/Users/gregor/StudioProjects/eduard_flutter/ios/Runner.xcodeproj
export PROJECT_NAME=Runner
export PROJECT_TEMP_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build
export PROJECT_TEMP_ROOT=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex
export PUBLIC_HEADERS_FOLDER_PATH=Runner.app/Headers
export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS=YES
export REMOVE_CVS_FROM_RESOURCES=YES
export REMOVE_GIT_FROM_RESOURCES=YES
export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES=YES
export REMOVE_HG_FROM_RESOURCES=YES
export REMOVE_SVN_FROM_RESOURCES=YES
export REZ_COLLECTOR_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources
export REZ_OBJECTS_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Bui
00:35
ld/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects
export REZ_SEARCH_PATHS="/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator "
export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES=NO
export SCRIPTS_FOLDER_PATH=Runner.app/Scripts
export SCRIPT_INPUT_FILE_COUNT=0
export SCRIPT_OUTPUT_FILE_COUNT=0
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk
export SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk
export SDK_DIR_iphonesimulator11_3=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.3.sdk
export SDK_NAME=iphonesimulator11.3
export SDK_NAMES=iphonesimulator11.3
export SDK_PRODUCT_BUILD_VERSION=15E217
export SDK_VERSION=11.3
export SDK_VERSION_ACTUAL=110300
export SDK_VERSION_MAJOR=110000
export SDK_VERSION_MINOR=300
export SED=/usr/bin/sed
export SEPARATE_STRIP=NO
export SEPARATE_SYMBOL_EDIT=NO
export SET_DIR_MODE_OWNER_GROUP=YES
export SET_FILE_MODE_OWNER_GROUP=NO
export SHALLOW_BUNDLE=YES
export SHARED_DERIVED_FILE_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator/DerivedSources
export SHARED_FRAMEWORKS_FOLDER_PATH=Runner.app/SharedFrameworks
export SHARED_PRECOMPS_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/PrecompiledHeaders
export SHARED_SUPPORT_FOLDER_PATH=Runner.app/SharedSupport
export SKIP_INSTALL=NO
export SOURCE_ROOT=/Users/gregor/StudioProjects/eduard_flutter/ios
export SRCROOT=/Users/gregor/StudioProjects/eduard_flutter/ios
export STRINGS_FILE_OUTPUT_ENCODING=binary
export STRIP_BITCODE_FROM_COPIED_FILES=NO
export STRIP_INSTALLED_PRODUCT=YES
export STRIP_STYLE=all
export STRIP_SWIFT_SYMBOLS=YES
export SUPPORTED_DEVICE_FAMILIES=1,2
export SUPPORTED_PLATFORMS="iphonesimulator iphoneos"
export SUPPORTS_TEXT_BASED_API=NO
export SWIFT_COMPILATION_MODE=singlefile
export SWIFT_OBJC_BRIDGING_HEADER=Runner/Runner-Bridging-Header.h
export SWIFT_OPTIMIZATION_LEVEL=-O
export SWIFT_PLATFORM_TARGET_PREFIX=ios
export SWIFT_SWIFT3_OBJC_INFERENCE=On
export SWIFT_VERSION=4.0
export SYMROOT=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products
export SYSTEM_ADMIN_APPS_DIR=/Applications/Utilities
export SYSTEM_APPS_DIR=/Applications
export SYSTEM_CORE_SERVICES_DIR=/System/Library/CoreServices
export SYSTEM_DEMOS_DIR=/Applications/Extras
export SYSTEM_DEVELOPER_APPS_DIR=/Applications/Xcode.app/Contents/Developer/Applications
export SYSTEM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin
export SYSTEM_DEVELOPER_DEMOS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples"
export SYSTEM_DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
export SYSTEM_DEVELOPER_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library"
export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools"
export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Java Tools"
export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools"
export SYSTEM_DEVELOPER_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes"
export SYSTEM_DEVELOPER_TOOLS=/Applications/Xcode.app/Contents/Developer/Tools
export SYSTEM_DEVELOPER_TOOLS_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools"
export SYSTEM_DEVELO
00:35
PER_TOOLS_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools"
export SYSTEM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr
export SYSTEM_DEVELOPER_UTILITIES_DIR=/Applications/Xcode.app/Contents/Developer/Applications/Utilities
export SYSTEM_DOCUMENTATION_DIR=/Library/Documentation
export SYSTEM_KEXT_INSTALL_PATH=/System/Library/Extensions
export SYSTEM_LIBRARY_DIR=/System/Library
export TAPI_VERIFY_MODE=ErrorsOnly
export TARGETED_DEVICE_FAMILY=1,2
export TARGETNAME=Runner
export TARGET_BUILD_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Products/Debug-iphonesimulator
export TARGET_DEVICE_IDENTIFIER=8054E70D-CC8D-4A44-8873-B80145AA0726
export TARGET_DEVICE_MODEL=iPad6,8
export TARGET_DEVICE_OS_VERSION=11.3
export TARGET_NAME=Runner
export TARGET_TEMP_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
export TEMP_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
export TEMP_FILES_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
export TEMP_FILE_DIR=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
export TEMP_ROOT=/Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex
export TOOLCHAINS=com.apple.dt.toolchain.XcodeDefault
export TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
export TREAT_MISSING_BASELINES_AS_TEST_FAILURES=NO
export UID=501
export UNLOCALIZED_RESOURCES_FOLDER_PATH=Runner.app
export UNSTRIPPED_PRODUCT=NO
export USER=gregor
export USER_APPS_DIR=/Users/gregor/Applications
export USER_LIBRARY_DIR=/Users/gregor/Library
export USE_DYNAMIC_NO_PIC=YES
export USE_HEADERMAP=YES
export USE_HEADER_SYMLINKS=NO
export VALIDATE_PRODUCT=NO
export VALID_ARCHS="i386 x86_64"
export VERBOSE_PBXCP=NO
export VERSIONPLIST_PATH=Runner.app/version.plist
export VERSION_INFO_BUILDER=gregor
export VERSION_INFO_FILE=Runner_vers.c
export VERSION_INFO_STRING="\"@(#)PROGRAM:Runner PROJECT:Runner-\""
export WRAPPER_EXTENSION=app
export WRAPPER_NAME=Runner.app
export WRAPPER_SUFFIX=.app
export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES=NO
export XCODE_APP_SUPPORT_DIR=/Applications/Xcode.app/Contents/Developer/Library/Xcode
export XCODE_PRODUCT_BUILD_VERSION=9E145
export XCODE_VERSION_ACTUAL=0930
export XCODE_VERSION_MAJOR=0900
export XCODE_VERSION_MINOR=0930
export XPCSERVICES_FOLDER_PATH=Runner.app/XPCServices
export YACC=yacc
export arch=x86_64
export variant=normal
/bin/sh -c /Users/gregor/Library/Developer/Xcode/DerivedData/Runner-dhljdcxmvzohbreswmrefynxhiky/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh
"x86_64" is not an allowed value for option "ios-arch".
Run 'flutter -h' (or 'flutter <command> -h') for available flutter commands and options.
Failed to build /Users/...
Command /bin/sh failed with exit code 255
[✓] Flutter (Channel dev, v0.4.2, on Mac OS X 10.13.4 17E199, locale en-DE)
• Flutter version 0.4.2 at /Users/gregor/desktop/flutter
• Framework revision de332ec782 (11 days ago), 2018-05-07 14:13:53 -0700
• Engine revision e976be13c5
• Dart version 2.0.0-dev.53.0.flutter-e6d7d67f4b
[✓] Android toolchain - develop for Android devices (Android SDK 27.0.3)
• Android SDK at /Users/gregor/Library/Android/sdk
• Android NDK location not configured (optional; useful for native profiling support)
• Platform android-27, build-tools 27.0.3
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01)
• All Android licenses accepted.
[✓] iOS toolchain - develop for iOS devices (Xcode 9.3)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 9.3, Build version 9E145
• ios-deploy 1.9.2
• CocoaPods version 1.5.0
[✓] Android Studio (version 3.1)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 24.0.1
• Dart plugin version 173.4700
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01)
[✓] Connected devices (1 available)
• iPhone X • F25C83D2-1B0F-4FF8-91F0-1E265E728884 • ios • iOS 11.3 (simulator)
• No issues found!
trevorwang, desmese and werediver
Metadata
Metadata
Assignees
Labels
c: crashStack traces logged to the consoleStack traces logged to the consoleplatform-iosiOS applications specificallyiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project management"xcodebuild" on iOS and general Xcode project managementtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.