Skip to content

Instantly share code, notes, and snippets.

@MiguelCatalan
Created July 13, 2018 06:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MiguelCatalan/8e2f7084032cd18072f4b5bf73635090 to your computer and use it in GitHub Desktop.
Save MiguelCatalan/8e2f7084032cd18072f4b5bf73635090 to your computer and use it in GitHub Desktop.
Eleanor:evally_mobile_flutter miguelcatalan$ flutter -v run
[ +26 ms] [/Users/miguelcatalan/Projects/Flutter/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[ +30 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[ ] origin/dev
[ ] [/Users/miguelcatalan/Projects/Flutter/flutter/] git rev-parse --abbrev-ref HEAD
[ +9 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[ ] dev
[ ] [/Users/miguelcatalan/Projects/Flutter/flutter/] git ls-remote --get-url origin
[ +8 ms] Exit code 0 from: git ls-remote --get-url origin
[ ] https://github.com/flutter/flutter.git
[ ] [/Users/miguelcatalan/Projects/Flutter/flutter/] git log -n 1 --pretty=format:%H
[ +8 ms] Exit code 0 from: git log -n 1 --pretty=format:%H
[ ] 472bbccf756e7954af2a81d2c8abc46d65a570af
[ ] [/Users/miguelcatalan/Projects/Flutter/flutter/] git log -n 1 --pretty=format:%ar
[ +8 ms] Exit code 0 from: git log -n 1 --pretty=format:%ar
[ ] 2 weeks ago
[ ] [/Users/miguelcatalan/Projects/Flutter/flutter/] git describe --match v*.*.* --first-parent --long --tags
[ +11 ms] Exit code 0 from: git describe --match v*.*.* --first-parent --long --tags
[ ] v0.5.6-0-g472bbccf7
[ +277 ms] /usr/bin/defaults read /Applications/Android Studio.app/Contents/Info CFBundleShortVersionString
[ +39 ms] Exit code 0 from: /usr/bin/defaults read /Applications/Android Studio.app/Contents/Info CFBundleShortVersionString
[ ] 3.0
[ +97 ms] /Users/miguelcatalan/Library/Android/sdk/platform-tools/adb devices -l
[ +12 ms] Exit code 0 from: /Users/miguelcatalan/Library/Android/sdk/platform-tools/adb devices -l
[ ] List of devices attached
[ +4 ms] idevice_id -h
[ +737 ms] /usr/bin/xcrun simctl list --json devices
[ +203 ms] Found plugin flutter_amplitude at /Users/miguelcatalan/.pub-cache/hosted/pub.dartlang.org/flutter_amplitude-0.0.3/
[ +12 ms] Found plugin geolocation at /Users/miguelcatalan/.pub-cache/hosted/pub.dartlang.org/geolocation-0.2.1/
[ +22 ms] Found plugin path_provider at /Users/miguelcatalan/.pub-cache/hosted/pub.dartlang.org/path_provider-0.4.1/
[ +19 ms] Found plugin url_launcher at /Users/miguelcatalan/.pub-cache/hosted/pub.dartlang.org/url_launcher-3.0.3/
[ +868 ms] Launching lib/main.dart on iPad 2 in debug mode...
[ +1 ms] /usr/bin/defaults read /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Info CFBundleIdentifier
[ +34 ms] Exit code 0 from: /usr/bin/defaults read /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Info CFBundleIdentifier
[ ] $(PRODUCT_BUNDLE_IDENTIFIER)
[ ] [ios/Runner.xcodeproj/] /usr/bin/xcodebuild -project /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner.xcodeproj -target Runner -showBuildSettings
[+1836 ms] Exit code 0 from: /usr/bin/xcodebuild -project /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner.xcodeproj -target Runner -showBuildSettings
[ ] Build settings for action build and target Runner:
ACTION = build
AD_HOC_CODE_SIGNING_ALLOWED = NO
ALTERNATE_GROUP = staff
ALTERNATE_MODE = u+w,go-w,a+rX
ALTERNATE_OWNER = miguelcatalan
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
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 = armv7 arm64
ARCHS_STANDARD = armv7 arm64
ARCHS_STANDARD_32_64_BIT = armv7 arm64
ARCHS_STANDARD_32_BIT = armv7
ARCHS_STANDARD_64_BIT = arm64
ARCHS_STANDARD_INCLUDING_64_BIT = armv7 arm64
ARCHS_UNIVERSAL_IPHONE_OS = armv7 arm64
ASSETCATALOG_COMPILER_APPICON_NAME = EvallyIcon
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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
BUILD_ROOT = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
BUILD_STYLE =
BUILD_VARIANTS = normal
BUILT_PRODUCTS_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos
CACHE_ROOT = /var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/C/com.apple.DeveloperTools/9.4.1-9F2000/Xcode
CCHROOT = /var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/C/com.apple.DeveloperTools/9.4.1-9F2000/Xcode
CHMOD = /bin/chmod
CHOWN = /usr/sbin/chown
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES
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_DEPRECATED_OBJC_IMPLEMENTATIONS = 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_IMPLICIT_RETAIN_SELF = 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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build/JavaClasses
CLEAN_PRECOMPS = YES
CLONE_HEADERS = NO
CODESIGNING_FOLDER_PATH = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/Runner.app
CODE_SIGNING_ALLOWED = YES
CODE_SIGNING_REQUIRED = YES
CODE_SIGN_CONTEXT_CLASS = XCiPhoneOSCodeSignContext
CODE_SIGN_IDENTITY = iPhone Developer
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES
CODE_SIGN_STYLE = Manual
COLOR_DIAGNOSTICS = NO
COMBINE_HIDPI_IMAGES = NO
COMPILER_INDEX_STORE_ENABLE = Default
COMPOSITE_SDK_DIRS = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/CompositeSDKs
COMPRESS_PNG_FILES = YES
CONFIGURATION = Release
CONFIGURATION_BUILD_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos
CONFIGURATION_TEMP_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos
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_SIMULATOR_PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
CORRESPONDING_SIMULATOR_PLATFORM_NAME = iphonesimulator
CORRESPONDING_SIMULATOR_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk
CORRESPONDING_SIMULATOR_SDK_NAME = iphonesimulator11.4
CP = /bin/cp
CREATE_INFOPLIST_SECTION_IN_BINARY = NO
CURRENT_ARCH = arm64
CURRENT_VARIANT = normal
DEAD_CODE_STRIPPING = YES
DEBUGGING_SYMBOLS = YES
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
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 = miphoneos-version-min
DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX = -miphoneos-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.1 11.2 11.3 11.4
DERIVED_FILES_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DERIVED_FILE_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DERIVED_SOURCES_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/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
DEVELOPMENT_TEAM = 8HA9YN3QHW
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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos
EFFECTIVE_PLATFORM_NAME = -iphoneos
EMBEDDED_CONTENT_CONTAINS_SWIFT = NO
EMBEDDED_PROFILE_NAME = embedded.mobileprovision
EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = NO
ENABLE_BITCODE = NO
ENABLE_DEFAULT_HEADER_SEARCH_PATHS = YES
ENABLE_HEADER_DEPENDENCIES = YES
ENABLE_NS_ASSERTIONS = NO
ENABLE_ON_DEMAND_RESOURCES = YES
ENABLE_STRICT_OBJC_MSGSEND = YES
ENABLE_TESTABILITY = NO
ENTITLEMENTS_ALLOWED = 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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects/LinkFileList
FIXED_FILES_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build/FixedFiles
FLUTTER_APPLICATION_PATH = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter
FLUTTER_BUILD_DIR = build
FLUTTER_BUILD_MODE = release
FLUTTER_FRAMEWORK_DIR = /Users/miguelcatalan/Projects/Flutter/flutter/bin/cache/artifacts/engine/ios-release
FLUTTER_ROOT = /Users/miguelcatalan/Projects/Flutter/flutter
FLUTTER_TARGET = lib/main_production.dart
FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks
FRAMEWORK_FLAG_PREFIX = -framework
FRAMEWORK_SEARCH_PATHS = "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/Amplitude-iOS" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/flutter_amplitude" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/geolocation" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/path_provider" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/url_launcher" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios-release" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/Amplitude-iOS" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/flutter_amplitude" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/geolocation" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/path_provider" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/url_launcher" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios-release" /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
FRAMEWORK_VERSION = A
FULL_PRODUCT_NAME = Runner.app
GCC3_VERSION = 3.3
GCC_C_LANGUAGE_STANDARD = gnu99
GCC_INLINES_ARE_PRIVATE_EXTERN = YES
GCC_NO_COMMON_BLOCKS = YES
GCC_PFE_FILE_C_DIALECTS = c objective-c c++ objective-c++
GCC_PREPROCESSOR_DEFINITIONS = COCOAPODS=1 COCOAPODS=1
GCC_SYMBOLS_PRIVATE_EXTERN = YES
GCC_THUMB_SUPPORT = YES
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/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public/Flutter"
HIDE_BITCODE_SYMBOLS = YES
HOME = /Users/miguelcatalan
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 = miguelcatalan
INSTALL_PATH = /Applications
INSTALL_ROOT = /tmp/Runner.dst
IPHONEOS_DEPLOYMENT_TARGET = 9.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
KASAN_DEFAULT_CFLAGS = -DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow
KEEP_PRIVATE_EXTERNS = NO
LD_DEPENDENCY_INFO_FILE = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_dependency_info.dat
LD_GENERATE_MAP_FILE = NO
LD_MAP_FILE_PATH = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build/Runner-LinkMap-normal-arm64.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/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter
LINKER_DISPLAYS_MANGLED_NAMES = NO
LINK_FILE_LIST_normal_arm64 =
LINK_FILE_LIST_normal_armv7 =
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 = 17F77
MAC_OS_X_VERSION_ACTUAL = 101305
MAC_OS_X_VERSION_MAJOR = 101300
MAC_OS_X_VERSION_MINOR = 1305
METAL_LIBRARY_FILE_BASE = default
METAL_LIBRARY_OUTPUT_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/Runner.app
MODULE_CACHE_DIR = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
MTL_ENABLE_DEBUG_INFO = NO
NATIVE_ARCH = armv7
NATIVE_ARCH_32_BIT = i386
NATIVE_ARCH_64_BIT = x86_64
NATIVE_ARCH_ACTUAL = x86_64
NO_COMMON = YES
OBJECT_FILE_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects
OBJECT_FILE_DIR_normal = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal
OBJROOT = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
ONLY_ACTIVE_ARCH = NO
OS = MACOS
OSAC = /usr/bin/osacompile
OTHER_CFLAGS = -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/Amplitude-iOS/Amplitude_iOS.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/flutter_amplitude/flutter_amplitude.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/geolocation/geolocation.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/Amplitude-iOS/Amplitude_iOS.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/flutter_amplitude/flutter_amplitude.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/geolocation/geolocation.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/Headers"
OTHER_CPLUSPLUSFLAGS = -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/Amplitude-iOS/Amplitude_iOS.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/flutter_amplitude/flutter_amplitude.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/geolocation/geolocation.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/Amplitude-iOS/Amplitude_iOS.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/flutter_amplitude/flutter_amplitude.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/geolocation/geolocation.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/Headers"
OTHER_LDFLAGS = -framework "Amplitude_iOS" -framework "Flutter" -framework "flutter_amplitude" -framework "geolocation" -framework "path_provider" -framework "url_launcher" -framework "Amplitude_iOS" -framework "Flutter" -framework "flutter_amplitude" -framework "geolocation" -framework "path_provider" -framework "url_launcher"
OTHER_SWIFT_FLAGS = "-D" "COCOAPODS" "-D" "COCOAPODS"
PACKAGE_TYPE = com.apple.package-type.wrapper.application
PASCAL_STRINGS = YES
PATH = /Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build/PkgInfo
PKGINFO_PATH = Runner.app/PkgInfo
PLATFORM_DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications
PLATFORM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.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/iPhoneOS.platform/Developer/SDKs
PLATFORM_DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools
PLATFORM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr
PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
PLATFORM_DISPLAY_NAME = iOS
PLATFORM_NAME = iphoneos
PLATFORM_PREFERRED_ARCH = arm64
PLATFORM_PRODUCT_BUILD_VERSION = 15F79
PLIST_FILE_OUTPUT_FORMAT = binary
PLUGINS_FOLDER_PATH = Runner.app/PlugIns
PODS_BUILD_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
PODS_CONFIGURATION_BUILD_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos
PODS_PODFILE_DIR_PATH = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/.
PODS_ROOT = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES
PRECOMP_DESTINATION_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build/PrefixHeaders
PRESERVE_DEAD_CODE_INITS_AND_TERMS = NO
PREVIEW_DART_2 = true
PRIVATE_HEADERS_FOLDER_PATH = Runner.app/PrivateHeaders
PRODUCT_BUNDLE_IDENTIFIER = ly.eval.reportingtool
PRODUCT_MODULE_NAME = Runner
PRODUCT_NAME = Runner
PRODUCT_SETTINGS_PATH = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Info.plist
PRODUCT_TYPE = com.apple.product-type.application
PROFILING_CODE = NO
PROJECT = Runner
PROJECT_DERIVED_FILE_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/DerivedSources
PROJECT_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
PROJECT_FILE_PATH = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner.xcodeproj
PROJECT_NAME = Runner
PROJECT_TEMP_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build
PROJECT_TEMP_ROOT = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
PROVISIONING_PROFILE = af986c35-1b78-43cc-8bb3-7c0de0542b55
PROVISIONING_PROFILE_REQUIRED = YES
PROVISIONING_PROFILE_SPECIFIER = Sheriff Profile
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
RESOURCE_RULES_REQUIRED = YES
REZ_COLLECTOR_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources
REZ_OBJECTS_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources/Objects
SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO
SCRIPTS_FOLDER_PATH = Runner.app/Scripts
SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk
SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk
SDK_DIR_iphoneos11_4 = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk
SDK_NAME = iphoneos11.4
SDK_NAMES = iphoneos11.4
SDK_PRODUCT_BUILD_VERSION = 15F79
SDK_VERSION = 11.4
SDK_VERSION_ACTUAL = 110400
SDK_VERSION_MAJOR = 110000
SDK_VERSION_MINOR = 400
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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos/DerivedSources
SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks
SHARED_PRECOMPS_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/SharedPrecompiledHeaders
SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport
SKIP_INSTALL = NO
SOURCE_ROOT = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
SRCROOT = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
STRINGS_FILE_OUTPUT_ENCODING = binary
STRIP_BITCODE_FROM_COPIED_FILES = YES
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_COMPILATION_MODE = wholemodule
SWIFT_OBJC_BRIDGING_HEADER = Runner/Runner-Bridging-Header.h
SWIFT_OPTIMIZATION_LEVEL = -O
SWIFT_PLATFORM_TARGET_PREFIX = ios
SWIFT_SWIFT3_OBJC_INFERENCE = Default
SWIFT_VERSION = 4.0
SYMROOT = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
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 = 2
TARGETNAME = Runner
TARGET_BUILD_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Release-iphoneos
TARGET_NAME = Runner
TARGET_TEMP_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build
TEMP_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build
TEMP_FILES_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build
TEMP_FILE_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Runner.build/Release-iphoneos/Runner.build
TEMP_ROOT = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
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 = miguelcatalan
USER_APPS_DIR = /Users/miguelcatalan/Applications
USER_HEADER_SEARCH_PATHS = "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers"
USER_LIBRARY_DIR = /Users/miguelcatalan/Library
USE_DYNAMIC_NO_PIC = YES
USE_HEADERMAP = YES
USE_HEADER_SYMLINKS = NO
VALIDATE_PRODUCT = YES
VALID_ARCHS = arm64 armv7 armv7s
VERBOSE_PBXCP = NO
VERSIONPLIST_PATH = Runner.app/version.plist
VERSION_INFO_BUILDER = miguelcatalan
VERSION_INFO_FILE = Runner_vers.c
VERSION_INFO_STRING = "@(#)PROGRAM:Runner PROJECT:Runner-"
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 = 9F2000
XCODE_VERSION_ACTUAL = 0941
XCODE_VERSION_MAJOR = 0900
XCODE_VERSION_MINOR = 0940
XPCSERVICES_FOLDER_PATH = Runner.app/XPCServices
YACC = yacc
arch = arm64
variant = normal
[ +16 ms] Building Runner.app for 8A059639-9DE4-4667-8FAE-BF514DE1C789.
[ +7 ms] /Users/miguelcatalan/Projects/Flutter/flutter/bin/cache/dart-sdk/bin/dart /Users/miguelcatalan/Projects/Flutter/flutter/bin/cache/artifacts/engine/darwin-x64/frontend_server.dart.snapshot --sdk-root /Users/miguelcatalan/Projects/Flutter/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --strong --target=flutter --no-link-platform --incremental --packages /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/.packages --output-dill build/app.dill --depfile build/snapshot_blob.bin.d /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/lib/main.dart
[ +1 ms] tail -n 0 -F /Users/miguelcatalan/Library/Logs/CoreSimulator/8A059639-9DE4-4667-8FAE-BF514DE1C789/system.log
[ +15 ms] tail -n 0 -F /private/var/log/system.log
[ +525 ms] [DEVICE LOG] Jul 13 08:33:36 Eleanor CoreSimulatorBridge[95760]: Pasteboard change listener callback port <NSMachPort: 0x7be06060> registered
[ +4 ms] [SYS LOG] Jul 13 08:33:36 Eleanor com.apple.xpc.launchd[1] (com.apple.preference.displays.MirrorDisplays): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
[+3280 ms] Building bundle
[ ] Writing asset files to build/flutter_assets
[ +50 ms] Wrote build/flutter_assets
[ +1 ms] /usr/bin/xcrun simctl get_app_container 8A059639-9DE4-4667-8FAE-BF514DE1C789 ly.eval.reportingtool
[ ] /usr/bin/killall Runner
[ +103 ms] [DEVICE LOG] Jul 13 08:33:39 Eleanor CoreSimulatorBridge[95760]: Pasteboard change listener callback port <NSMachPort: 0x7c006870> registered
[ +28 ms] python -c import six
[ +62 ms] [ios/] /usr/bin/xcodebuild -list
[ +658 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.
[ +1 ms] Looking for YAML at 'pubspec.yaml'
[ ] No services specified in the manifest
[ ] Found 0 service definition(s).
[ ] Copying service frameworks to '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Frameworks'.
[ ] Creating service definitions manifest at 'ios/ServiceDefinitions.json'
[ +2 ms] [SYS LOG] Jul 13 08:33:40 Eleanor com.apple.xpc.launchd[1] (com.apple.imfoundation.IMRemoteURLConnectionAgent): Unknown key for integer: _DirtyJetsamMemoryLimit
[ ] [DEVICE LOG] Jul 13 08:33:40 Eleanor CoreSimulatorBridge[95760]: Pasteboard change listener callback port <NSMachPort: 0x7c1054d0> registered
[ ] [DEVICE LOG] Jul 13 08:33:40 Eleanor CoreSimulatorBridge[95760]: Pasteboard change listener callback port <NSMachPort: 0x7c2048c0> registered
[ +6 ms] pod --version
[ +460 ms] 1.5.2
[ +3 ms] Running pod install...
[+1272 ms] [DEVICE LOG] Jul 13 08:33:42 Eleanor mstreamd[95743]: (Note ) PS: Media stream daemon stopping.
[ ] [DEVICE LOG] Jul 13 08:33:42 Eleanor mstreamd[95743]: (Note ) AS: <MSIOSAlbumSharingDaemon: 0x79f7d8c0>: Shared Streams daemon has shut down.
[ ] [DEVICE LOG] Jul 13 08:33:42 Eleanor mstreamd[95743]: (Warn ) mstreamd: mstreamd shutting down.
[ +18 ms] CocoaPods' output:
[ ] Preparing
Analyzing dependencies
Inspecting targets to integrate
Using `ARCHS` setting to build architectures of target `Pods-Runner`: (`$(ARCHS_STANDARD)`)
Finding Podfile changes
M Flutter
- flutter_amplitude
- geolocation
- path_provider
- url_launcher
Fetching external sources
-> Fetching podspec for `Flutter` from `.symlinks/flutter/ios`
-> Fetching podspec for `flutter_amplitude` from `.symlinks/plugins/flutter_amplitude/ios`
-> Fetching podspec for `geolocation` from `.symlinks/plugins/geolocation/ios`
-> Fetching podspec for `path_provider` from `.symlinks/plugins/path_provider/ios`
-> Fetching podspec for `url_launcher` from `.symlinks/plugins/url_launcher/ios`
Resolving dependencies of `Podfile`
Comparing resolved specification to the sandbox manifest
- Amplitude-iOS
- Flutter
- flutter_amplitude
- geolocation
- path_provider
- url_launcher
Downloading dependencies
-> Using Amplitude-iOS (4.0.4)
-> Using Flutter (1.0.0)
-> Using flutter_amplitude (0.0.1)
-> Using geolocation (0.0.1)
-> Using path_provider (0.0.1)
-> Using url_launcher (0.0.1)
- Running pre install hooks
- Podfile
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 `Amplitude-iOS` iOS 8.0
- Generating module map file at `Pods/Target Support Files/Amplitude-iOS/Amplitude-iOS.modulemap`
- Generating umbrella header at `Pods/Target Support Files/Amplitude-iOS/Amplitude-iOS-umbrella.h`
- Generating Info.plist file at `Pods/Target Support Files/Amplitude-iOS/Info.plist`
- Installing target `flutter_amplitude` iOS 9.0
- Generating module map file at `Pods/Target Support Files/flutter_amplitude/flutter_amplitude.modulemap`
- Generating umbrella header at `Pods/Target Support Files/flutter_amplitude/flutter_amplitude-umbrella.h`
- Generating Info.plist file at `Pods/Target Support Files/flutter_amplitude/Info.plist`
- Installing target `geolocation` iOS 9.0
- Generating module map file at `Pods/Target Support Files/geolocation/geolocation.modulemap`
- Generating umbrella header at `Pods/Target Support Files/geolocation/geolocation-umbrella.h`
- Generating Info.plist file at `Pods/Target Support Files/geolocation/Info.plist`
- Installing target `path_provider` iOS 8.0
- Generating module map file at `Pods/Target Support Files/path_provider/path_provider.modulemap`
- Generating umbrella header at `Pods/Target Support Files/path_provider/path_provider-umbrella.h`
- Generating Info.plist file at `Pods/Target Support Files/path_provider/Info.plist`
- Installing target `url_launcher` iOS 8.0
- Generating module map file at `Pods/Target Support Files/url_launcher/url_launcher.modulemap`
- Generating umbrella header at `Pods/Target Support Files/url_launcher/url_launcher-umbrella.h`
- Generating Info.plist file at `Pods/Target Support Files/url_launcher/Info.plist`
- Installing target `Pods-Runner` iOS 9.0
- Generating Info.plist file at `Pods/Target Support Files/Pods-Runner/Info.plist`
- Generating module map file at `Pods/Target Support Files/Pods-Runner/Pods-Runner.modulemap`
- Generating umbrella header at `Pods/Target Support Files/Pods-Runner/Pods-Runner-umbrella.h`
- 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)
- 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 5 dependencies from the Podfile and 6 total pods installed.
[ +1 ms] Error output from CocoaPods:
[ ]
[!] Automatically assigning platform `ios` with version `9.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`.
[ +2 ms] mkfifo /var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/T/flutter_build_log_pipeMtd1ae/pipe_to_stdout
[ +5 ms] Exit code 0 from: mkfifo /var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/T/flutter_build_log_pipeMtd1ae/pipe_to_stdout
[ +1 ms] Starting Xcode build...
[ ] [ios/] /usr/bin/env xcrun xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios -sdk iphonesimulator -arch x86_64 SCRIPT_OUTPUT_STREAM_FILE=/var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/T/flutter_build_log_pipeMtd1ae/pipe_to_stdout
[ +503 ms] [DEVICE LOG] Jul 13 08:33:42 Eleanor CoreSimulatorBridge[95760]: Pasteboard change listener callback port <NSMachPort: 0x7c107420> registered
[ +879 ms] ├─Assembling Flutter resources...
[ +878 ms] [DEVICE LOG] Jul 13 08:33:44 Eleanor CoreSimulatorBridge[95760]: Pasteboard change listener callback port <NSMachPort: 0x7be04c10> registered
[ +373 ms] └─Compiling, linking and signing...
[+1411 ms] [SYS LOG] Jul 13 08:33:46 --- last message repeated 1 time ---
[ ] [SYS LOG] Jul 13 08:33:46 Eleanor com.apple.xpc.launchd[1] (com.apple.preference.displays.MirrorDisplays): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
[+1272 ms] [SYS LOG] Jul 13 08:33:47 Eleanor com.apple.xpc.launchd[1] (com.apple.imfoundation.IMRemoteURLConnectionAgent): Unknown key for integer: _DirtyJetsamMemoryLimit
[+1049 ms] [DEVICE LOG] Jul 13 08:33:48 Eleanor CoreSimulatorBridge[95760]: Pasteboard change listener callback port <NSMachPort: 0x7c506bf0> registered
[ +360 ms] [SYS LOG] Jul 13 08:33:49 Eleanor IBCocoaTouchImageCatalogTool[96089]: assertion failed: 17F77 15F79: libxpc.dylib + 34029 [C070AA3B-6F2B-3D85-887C-5A00FAE39163]: 0x8d
[+3778 ms] [DEVICE LOG] Jul 13 08:33:52 Eleanor CoreSimulatorBridge[95760]: Pasteboard change listener callback port <NSMachPort: 0x7c30e810> registered
[ +793 ms] Build settings from command line:
ARCHS = x86_64
BUILD_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
SCRIPT_OUTPUT_STREAM_FILE = /var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/T/flutter_build_log_pipeMtd1ae/pipe_to_stdout
SDKROOT = iphonesimulator11.4
VERBOSE_SCRIPT_LOGGING = YES
=== BUILD TARGET Amplitude-iOS OF PROJECT Pods WITH CONFIGURATION Debug ===
Check dependencies
Create product structure
/bin/mkdir -p /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework
/bin/mkdir -p /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
ProcessInfoPlistFile /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Info.plist Target\ Support\ Files/Amplitude-iOS/Info.plist
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-infoPlistUtility /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Target\ Support\ Files/Amplitude-iOS/Info.plist -expandbuildsettings -format binary -platform iphonesimulator -o /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Info.plist
Ld /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Amplitude_iOS normal x86_64
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export IPHONEOS_DEPLOYMENT_TARGET=8.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk -L/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS -filelist /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Amplitude-iOS.build/Objects-normal/x86_64/Amplitude_iOS.LinkFileList -install_name @rpath/Amplitude_iOS.framework/Amplitude_iOS -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -mios-simulator-version-min=8.0 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Amplitude-iOS.build/Objects-normal/x86_64/Amplitude_iOS_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -lsqlite3.0 -framework Foundation -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Amplitude-iOS.build/Objects-normal/x86_64/Amplitude_iOS_dependency_info.dat -o /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Amplitude_iOS
CpHeader Amplitude-iOS/Amplitude/AMPARCMacros.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers/AMPARCMacros.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/AMPARCMacros.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
CpHeader Amplitude-iOS/Amplitude/AMPConstants.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers/AMPConstants.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/AMPConstants.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
CpHeader Amplitude-iOS/Amplitude/AMPDatabaseHelper.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers/AMPDatabaseHelper.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/AMPDatabaseHelper.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
CpHeader Amplitude-iOS/Amplitude/AMPDeviceInfo.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers/AMPDeviceInfo.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/AMPDeviceInfo.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
CpHeader Amplitude-iOS/Amplitude/AMPIdentify.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers/AMPIdentify.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/AMPIdentify.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
CpHeader Amplitude-iOS/Amplitude/Amplitude+SSLPinning.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers/Amplitude+SSLPinning.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/Amplitude+SSLPinning.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
CpHeader Target\ Support\ Files/Amplitude-iOS/Amplitude-iOS-umbrella.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers/Amplitude-iOS-umbrella.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Target\ Support\ Files/Amplitude-iOS/Amplitude-iOS-umbrella.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
CpHeader Amplitude-iOS/Amplitude/Amplitude.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers/Amplitude.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/Amplitude.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
CpHeader Amplitude-iOS/Amplitude/AMPRevenue.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers/AMPRevenue.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/AMPRevenue.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
CpHeader Amplitude-iOS/Amplitude/AMPLocationManagerDelegate.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers/AMPLocationManagerDelegate.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/AMPLocationManagerDelegate.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
CpHeader Amplitude-iOS/Amplitude/AMPURLConnection.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers/AMPURLConnection.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/AMPURLConnection.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
CpHeader Amplitude-iOS/Amplitude/AMPURLSession.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers/AMPURLSession.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/AMPURLSession.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
CpHeader Amplitude-iOS/Amplitude/AMPUtils.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers/AMPUtils.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/AMPUtils.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
CpHeader Amplitude-iOS/Amplitude/SSLCertificatePinning/ISPCertificatePinning.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers/ISPCertificatePinning.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/SSLCertificatePinning/ISPCertificatePinning.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
CpHeader Amplitude-iOS/Amplitude/SSLCertificatePinning/ISPPinnedNSURLSessionDelegate.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers/ISPPinnedNSURLSessionDelegate.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/SSLCertificatePinning/ISPPinnedNSURLSessionDelegate.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
CpHeader Amplitude-iOS/Amplitude/SSLCertificatePinning/ISPPinnedNSURLConnectionDelegate.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers/ISPPinnedNSURLConnectionDelegate.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/SSLCertificatePinning/ISPPinnedNSURLConnectionDelegate.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers
CpResource Amplitude-iOS/Amplitude/api.amplitude.com.der /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/api.amplitude.com.der
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/api.amplitude.com.der /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework
CpResource Amplitude-iOS/Amplitude/ComodoCaLimitedRsaCertificationAuthority.der /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/ComodoCaLimitedRsaCertificationAuthority.der
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/ComodoCaLimitedRsaCertificationAuthority.der /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework
CpResource Amplitude-iOS/Amplitude/ComodoRsaCA.der /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/ComodoRsaCA.der
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/ComodoRsaCA.der /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework
CpResource Amplitude-iOS/Amplitude/ComodoRsaDomainValidationCA.der /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/ComodoRsaDomainValidationCA.der
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Amplitude-iOS/Amplitude/ComodoRsaDomainValidationCA.der /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework
Ditto /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Amplitude-iOS.build/module.modulemap /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Modules/module.modulemap
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Amplitude-iOS.build/module.modulemap /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Modules
Touch /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/touch -c /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework
=== BUILD TARGET path_provider OF PROJECT Pods WITH CONFIGURATION Debug ===
Check dependencies
Create product structure
/bin/mkdir -p /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework
/bin/mkdir -p /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers
ProcessInfoPlistFile /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Info.plist Target\ Support\ Files/path_provider/Info.plist
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-infoPlistUtility /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Target\ Support\ Files/path_provider/Info.plist -expandbuildsettings -format binary -platform iphonesimulator -o /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Info.plist
Ld /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/path_provider normal x86_64
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export IPHONEOS_DEPLOYMENT_TARGET=8.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk -L/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios -filelist /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/path_provider.build/Objects-normal/x86_64/path_provider.LinkFileList -install_name @rpath/path_provider.framework/path_provider -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -mios-simulator-version-min=8.0 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/path_provider.build/Objects-normal/x86_64/path_provider_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -framework Flutter -framework Foundation -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/path_provider.build/Objects-normal/x86_64/path_provider_dependency_info.dat -o /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/path_provider
CpHeader Target\ Support\ Files/path_provider/path_provider-umbrella.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers/path_provider-umbrella.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Target\ Support\ Files/path_provider/path_provider-umbrella.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers
CpHeader /Users/miguelcatalan/.pub-cache/hosted/pub.dartlang.org/path_provider-0.4.1/ios/Classes/PathProviderPlugin.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers/PathProviderPlugin.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/.pub-cache/hosted/pub.dartlang.org/path_provider-0.4.1/ios/Classes/PathProviderPlugin.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers
Ditto /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/path_provider.build/module.modulemap /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Modules/module.modulemap
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/path_provider.build/module.modulemap /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Modules
Touch /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/touch -c /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework
=== BUILD TARGET geolocation OF PROJECT Pods WITH CONFIGURATION Debug ===
Check dependencies
Create product structure
/bin/mkdir -p /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Modules
/bin/mkdir -p /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers
ProcessInfoPlistFile /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Info.plist Target\ Support\ Files/geolocation/Info.plist
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-infoPlistUtility /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Target\ Support\ Files/geolocation/Info.plist -expandbuildsettings -format binary -platform iphonesimulator -o /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Info.plist
Ditto /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers/geolocation-Swift.h /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/geolocation.build/Objects-normal/x86_64/geolocation-Swift.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/ditto -rsrc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/geolocation.build/Objects-normal/x86_64/geolocation-Swift.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers/geolocation-Swift.h
Ditto /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Modules/geolocation.swiftmodule/x86_64.swiftmodule /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/geolocation.build/Objects-normal/x86_64/geolocation.swiftmodule
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/ditto -rsrc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/geolocation.build/Objects-normal/x86_64/geolocation.swiftmodule /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Modules/geolocation.swiftmodule/x86_64.swiftmodule
Ditto /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Modules/geolocation.swiftmodule/x86_64.swiftdoc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/geolocation.build/Objects-normal/x86_64/geolocation.swiftdoc
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/ditto -rsrc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/geolocation.build/Objects-normal/x86_64/geolocation.swiftdoc /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Modules/geolocation.swiftmodule/x86_64.swiftdoc
Ld /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/geolocation normal x86_64
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export IPHONEOS_DEPLOYMENT_TARGET=9.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk -L/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios -filelist /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/geolocation.build/Objects-normal/x86_64/geolocation.LinkFileList -install_name @rpath/geolocation.framework/geolocation -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -mios-simulator-version-min=9.0 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/geolocation.build/Objects-normal/x86_64/geolocation_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator -Xlinker -add_ast_path -Xlinker /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/geolocation.build/Objects-normal/x86_64/geolocation.swiftmodule -framework CoreLocation -framework Flutter -framework CoreLocation -framework Foundation -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/geolocation.build/Objects-normal/x86_64/geolocation_dependency_info.dat -o /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/geolocation
CpHeader Target\ Support\ Files/geolocation/geolocation-umbrella.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers/geolocation-umbrella.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Target\ Support\ Files/geolocation/geolocation-umbrella.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers
CpHeader /Users/miguelcatalan/.pub-cache/hosted/pub.dartlang.org/geolocation-0.2.1/ios/Classes/GeolocationPlugin.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers/GeolocationPlugin.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/.pub-cache/hosted/pub.dartlang.org/geolocation-0.2.1/ios/Classes/GeolocationPlugin.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers
Ditto /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/geolocation.build/module.modulemap /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Modules/module.modulemap
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/geolocation.build/module.modulemap /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Modules
Touch /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/touch -c /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework
=== BUILD TARGET url_launcher OF PROJECT Pods WITH CONFIGURATION Debug ===
Check dependencies
Write auxiliary files
write-file /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/all-product-headers.yaml
Create product structure
/bin/mkdir -p /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework
/bin/mkdir -p /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers
ProcessInfoPlistFile /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Info.plist Target\ Support\ Files/url_launcher/Info.plist
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-infoPlistUtility /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Target\ Support\ Files/url_launcher/Info.plist -expandbuildsettings -format binary -platform iphonesimulator -o /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Info.plist
Ld /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/url_launcher normal x86_64
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export IPHONEOS_DEPLOYMENT_TARGET=8.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk -L/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios -filelist /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/url_launcher.build/Objects-normal/x86_64/url_launcher.LinkFileList -install_name @rpath/url_launcher.framework/url_launcher -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -mios-simulator-version-min=8.0 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/url_launcher.build/Objects-normal/x86_64/url_launcher_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -framework Flutter -framework Foundation -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/url_launcher.build/Objects-normal/x86_64/url_launcher_dependency_info.dat -o /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/url_launcher
CpHeader Target\ Support\ Files/url_launcher/url_launcher-umbrella.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers/url_launcher-umbrella.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Target\ Support\ Files/url_launcher/url_launcher-umbrella.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers
CpHeader /Users/miguelcatalan/.pub-cache/hosted/pub.dartlang.org/url_launcher-3.0.3/ios/Classes/UrlLauncherPlugin.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers/UrlLauncherPlugin.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/.pub-cache/hosted/pub.dartlang.org/url_launcher-3.0.3/ios/Classes/UrlLauncherPlugin.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers
Ditto /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/url_launcher.build/module.modulemap /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Modules/module.modulemap
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/url_launcher.build/module.modulemap /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Modules
Touch /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/touch -c /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework
=== BUILD TARGET flutter_amplitude OF PROJECT Pods WITH CONFIGURATION Debug ===
Check dependencies
Create product structure
/bin/mkdir -p /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework
/bin/mkdir -p /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers
ProcessInfoPlistFile /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Info.plist Target\ Support\ Files/flutter_amplitude/Info.plist
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-infoPlistUtility /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Target\ Support\ Files/flutter_amplitude/Info.plist -expandbuildsettings -format binary -platform iphonesimulator -o /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Info.plist
Ld /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/flutter_amplitude normal x86_64
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export IPHONEOS_DEPLOYMENT_TARGET=9.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk -L/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS -filelist /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/flutter_amplitude.build/Objects-normal/x86_64/flutter_amplitude.LinkFileList -install_name @rpath/flutter_amplitude.framework/flutter_amplitude -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -mios-simulator-version-min=9.0 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/flutter_amplitude.build/Objects-normal/x86_64/flutter_amplitude_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -framework Flutter -framework Amplitude_iOS -framework Foundation -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/flutter_amplitude.build/Objects-normal/x86_64/flutter_amplitude_dependency_info.dat -o /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/flutter_amplitude
CpHeader Target\ Support\ Files/flutter_amplitude/flutter_amplitude-umbrella.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers/flutter_amplitude-umbrella.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Target\ Support\ Files/flutter_amplitude/flutter_amplitude-umbrella.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers
CpHeader /Users/miguelcatalan/.pub-cache/hosted/pub.dartlang.org/flutter_amplitude-0.0.3/ios/Classes/FlutterAmplitudePlugin.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers/FlutterAmplitudePlugin.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/.pub-cache/hosted/pub.dartlang.org/flutter_amplitude-0.0.3/ios/Classes/FlutterAmplitudePlugin.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers
Ditto /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/flutter_amplitude.build/module.modulemap /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Modules/module.modulemap
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/flutter_amplitude.build/module.modulemap /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Modules
Touch /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/touch -c /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework
=== BUILD TARGET Pods-Runner OF PROJECT Pods WITH CONFIGURATION Debug ===
Check dependencies
Create product structure
/bin/mkdir -p /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Pods_Runner.framework
/bin/mkdir -p /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Pods_Runner.framework/Headers
ProcessInfoPlistFile /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Pods_Runner.framework/Info.plist Target\ Support\ Files/Pods-Runner/Info.plist
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-infoPlistUtility /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Target\ Support\ Files/Pods-Runner/Info.plist -expandbuildsettings -format binary -platform iphonesimulator -o /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Pods_Runner.framework/Info.plist
Libtool /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Pods_Runner.framework/Pods_Runner normal x86_64
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export IPHONEOS_DEPLOYMENT_TARGET=9.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only x86_64 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk -L/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator -filelist /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Pods-Runner.build/Objects-normal/x86_64/Pods_Runner.LinkFileList -framework Foundation -o /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Pods_Runner.framework/Pods_Runner
CpHeader Target\ Support\ Files/Pods-Runner/Pods-Runner-umbrella.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Pods_Runner.framework/Headers/Pods-Runner-umbrella.h
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Target\ Support\ Files/Pods-Runner/Pods-Runner-umbrella.h /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Pods_Runner.framework/Headers
Ditto /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Pods-Runner.build/module.modulemap /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Pods_Runner.framework/Modules/module.modulemap
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Pods-Runner.build/module.modulemap /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Pods_Runner.framework/Modules
Touch /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Pods_Runner.framework
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/touch -c /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Pods_Runner.framework
=== BUILD TARGET Runner OF PROJECT Runner WITH CONFIGURATION Debug ===
Check dependencies
Create product structure
/bin/mkdir -p /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app
PhaseScriptExecution [CP]\ Check\ Pods\ Manifest.lock /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-99D02726D567548CEC32B37B.sh
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
/bin/sh -c /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-99D02726D567548CEC32B37B.sh
PhaseScriptExecution Run\ Script /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
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=miguelcatalan
export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES=YES
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=EvallyIcon
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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
export BUILD_ROOT=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Products
export BUILD_STYLE=
export BUILD_VARIANTS=normal
export BUILT_PRODUCTS_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator
export CACHE_ROOT=/var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/C/com.apple.DeveloperTools/9.4.1-9F2000/Xcode
export CCHROOT=/var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/C/com.apple.DeveloperTools/9.4.1-9F2000/Xcode
export CHMOD=/bin/chmod
export CHOWN=/usr/sbin/chown
export CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED=YES
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/miguelcatalan/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_DEPRECATED_OBJC_IMPLEMENTATIONS=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_IMPLICIT_RETAIN_SELF=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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses
export CLEAN_PRECOMPS=YES
export CLONE_HEADERS=NO
export CODESIGNING_FOLDER_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app
export CODE_SIGNING_ALLOWED=YES
export CODE_SIGNING_REQUIRED=YES
export CODE_SIGN_CONTEXT_CLASS=XCiPhoneSimulatorCodeSignContext
export CODE_SIGN_IDENTITY="iPhone Developer"
export CODE_SIGN_INJECT_BASE_ENTITLEMENTS=YES
export CODE_SIGN_STYLE=Manual
export COLOR_DIAGNOSTICS=NO
export COMBINE_HIDPI_IMAGES=NO
export COMMAND_MODE=legacy
export COMPILER_INDEX_STORE_ENABLE=Default
export COMPOSITE_SDK_DIRS=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/CompositeSDKs
export COMPRESS_PNG_FILES=YES
export CONFIGURATION=Debug
export CONFIGURATION_BUILD_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator
export CONFIGURATION_TEMP_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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.4.sdk
export CORRESPONDING_DEVICE_SDK_NAME=iphoneos11.4
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.1 11.2 11.3 11.4"
export DERIVED_FILES_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
export DERIVED_FILE_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
export DERIVED_SOURCES_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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=8HA9YN3QHW
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_ACCOMPANY_PRODUCT=NO
export DWARF_DSYM_FOLDER_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList
export FIXED_FILES_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles
export FLUTTER_APPLICATION_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter
export FLUTTER_BUILD_DIR=build
export FLUTTER_BUILD_MODE=debug
export FLUTTER_FRAMEWORK_DIR=/Users/miguelcatalan/Projects/Flutter/flutter/bin/cache/artifacts/engine/ios
export FLUTTER_ROOT=/Users/miguelcatalan/Projects/Flutter/flutter
export FLUTTER_TARGET=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/lib/main.dart
export FRAMEWORKS_FOLDER_PATH=Runner.app/Frameworks
export FRAMEWORK_FLAG_PREFIX=-framework
export FRAMEWORK_SEARCH_PATHS="/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios"
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 GCC_OPTIMIZATION_LEVEL=0
export GCC_PFE_FILE_C_DIALECTS="c objective-c c++ objective-c++"
export GCC_PREPROCESSOR_DEFINITIONS="DEBUG=1 COCOAPODS=1 COCOAPODS=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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/include \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public\" \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers\" \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public/Flutter\""
export HIDE_BITCODE_SYMBOLS=YES
export HOME=/Users/miguelcatalan
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=miguelcatalan
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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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"
export 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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter"
export LINKER_DISPLAYS_MANGLED_NAMES=NO
export LINK_FILE_LIST_normal_x86_64=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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=17F77
export MAC_OS_X_VERSION_ACTUAL=101305
export MAC_OS_X_VERSION_MAJOR=101300
export MAC_OS_X_VERSION_MINOR=1305
export METAL_LIBRARY_FILE_BASE=default
export METAL_LIBRARY_OUTPUT_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app
export MODULE_CACHE_DIR=/Users/miguelcatalan/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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects
export OBJECT_FILE_DIR_normal=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal
export OBJROOT=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex
export ONLY_ACTIVE_ARCH=YES
export OS=MACOS
export OSAC=/usr/bin/osacompile
export OTHER_CFLAGS=" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\""
export OTHER_CPLUSPLUSFLAGS=" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\""
export OTHER_LDFLAGS=" -framework \"Amplitude_iOS\" -framework \"Flutter\" -framework \"flutter_amplitude\" -framework \"geolocation\" -framework \"path_provider\" -framework \"url_launcher\" -framework \"Amplitude_iOS\" -framework \"Flutter\" -framework \"flutter_amplitude\" -framework \"geolocation\" -framework \"path_provider\" -framework \"url_launcher\""
export OTHER_SWIFT_FLAGS=" \"-D\" \"COCOAPODS\" \"-D\" \"COCOAPODS\""
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:/Users/miguelcatalan/Library/Android/sdk/platform-tools:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/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/Developer/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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
export PODS_CONFIGURATION_BUILD_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator
export PODS_PODFILE_DIR_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/.
export PODS_ROOT=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES
export PRECOMP_DESTINATION_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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=ly.eval.reportingtool
export PRODUCT_MODULE_NAME=Runner
export PRODUCT_NAME=Runner
export PRODUCT_SETTINGS_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/DerivedSources
export PROJECT_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export PROJECT_FILE_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner.xcodeproj
export PROJECT_NAME=Runner
export PROJECT_TEMP_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build
export PROJECT_TEMP_ROOT=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex
export PROVISIONING_PROFILE=af986c35-1b78-43cc-8bb3-7c0de0542b55
export PROVISIONING_PROFILE_SPECIFIER="Sheriff Profile"
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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources
export REZ_OBJECTS_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects
export REZ_SEARCH_PATHS="/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/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 SCRIPT_OUTPUT_STREAM_FILE=/var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/T/flutter_build_log_pipeMtd1ae/pipe_to_stdout
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk
export SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk
export SDK_DIR_iphonesimulator11_4=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk
export SDK_NAME=iphonesimulator11.4
export SDK_NAMES=iphonesimulator11.4
export SDK_PRODUCT_BUILD_VERSION=15F79
export SDK_VERSION=11.4
export SDK_VERSION_ACTUAL=110400
export SDK_VERSION_MAJOR=110000
export SDK_VERSION_MINOR=400
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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/DerivedSources
export SHARED_FRAMEWORKS_FOLDER_PATH=Runner.app/SharedFrameworks
export SHARED_PRECOMPS_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/PrecompiledHeaders
export SHARED_SUPPORT_FOLDER_PATH=Runner.app/SharedSupport
export SKIP_INSTALL=NO
export SOURCE_ROOT=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export SRCROOT=/Users/miguelcatalan/Projects/Evally/evally_mobile_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_OBJC_BRIDGING_HEADER=Runner/Runner-Bridging-Header.h
export SWIFT_OPTIMIZATION_LEVEL=-Onone
export SWIFT_PLATFORM_TARGET_PREFIX=ios
export SWIFT_SWIFT3_OBJC_INFERENCE=Default
export SWIFT_VERSION=4.0
export SYMROOT=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Products
export SYSTEM_ADMIN_APPS_DIR=/Applications/Utilities
export SYSTEM_APPS_DIR=/Applications
export SYSTEM_CORE_SERVICES_DIR=/System/Library/CoreServices
export SYSTEM_DEMOS_DIR=/Applications/Extras
export SYSTEM_DEVELOPER_APPS_DIR=/Applications/Xcode.app/Contents/Developer/Applications
export SYSTEM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin
export SYSTEM_DEVELOPER_DEMOS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples"
export SYSTEM_DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
export SYSTEM_DEVELOPER_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library"
export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools"
export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Java Tools"
export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools"
export SYSTEM_DEVELOPER_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes"
export SYSTEM_DEVELOPER_TOOLS=/Applications/Xcode.app/Contents/Developer/Tools
export SYSTEM_DEVELOPER_TOOLS_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools"
export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools"
export SYSTEM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr
export SYSTEM_DEVELOPER_UTILITIES_DIR=/Applications/Xcode.app/Contents/Developer/Applications/Utilities
export SYSTEM_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=2
export TARGETNAME=Runner
export TARGET_BUILD_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator
export TARGET_DEVICE_IDENTIFIER="dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder"
export TARGET_NAME=Runner
export TARGET_TEMP_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
export TEMP_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
export TEMP_FILES_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
export TEMP_FILE_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
export TEMP_ROOT=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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=miguelcatalan
export USER_APPS_DIR=/Users/miguelcatalan/Applications
export USER_HEADER_SEARCH_PATHS="\"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers\""
export USER_LIBRARY_DIR=/Users/miguelcatalan/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 VERBOSE_SCRIPT_LOGGING=YES
export VERSIONPLIST_PATH=Runner.app/version.plist
export VERSION_INFO_BUILDER=miguelcatalan
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=9F2000
export XCODE_VERSION_ACTUAL=0941
export XCODE_VERSION_MAJOR=0900
export XCODE_VERSION_MINOR=0940
export XPCSERVICES_FOLDER_PATH=Runner.app/XPCServices
export YACC=yacc
export arch=x86_64
export variant=normal
/bin/sh -c /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh
♦ mkdir -p -- /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter
♦ rm -rf -- /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter/Flutter.framework
♦ rm -rf -- /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter/App.framework
♦ cp -r -- /Users/miguelcatalan/Projects/Flutter/flutter/bin/cache/artifacts/engine/ios/Flutter.framework /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter
♦ find /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter/Flutter.framework -type f -exec chmod a-w {} ;
♦ mkdir -p -- /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter/App.framework
♦ eval
♦ cp -- /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter/AppFrameworkInfo.plist /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter/App.framework/Info.plist
♦ /Users/miguelcatalan/Projects/Flutter/flutter/bin/flutter --suppress-analytics --verbose build bundle --target-platform=ios --target=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/lib/main.dart --snapshot=build/snapshot_blob.bin --debug --depfile=build/snapshot_blob.bin.d --asset-dir=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter/flutter_assets --preview-dart-2
[ +6 ms] [/Users/miguelcatalan/Projects/Flutter/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[ +33 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[ ] origin/dev
[ ] [/Users/miguelcatalan/Projects/Flutter/flutter/] git rev-parse --abbrev-ref HEAD
[ +6 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[ ] dev
[ ] [/Users/miguelcatalan/Projects/Flutter/flutter/] git ls-remote --get-url origin
[ +6 ms] Exit code 0 from: git ls-remote --get-url origin
[ ] https://github.com/flutter/flutter.git
[ ] [/Users/miguelcatalan/Projects/Flutter/flutter/] git log -n 1 --pretty=format:%H
[ +5 ms] Exit code 0 from: git log -n 1 --pretty=format:%H
[ ] 472bbccf756e7954af2a81d2c8abc46d65a570af
[ ] [/Users/miguelcatalan/Projects/Flutter/flutter/] git log -n 1 --pretty=format:%ar
[ +5 ms] Exit code 0 from: git log -n 1 --pretty=format:%ar
[ ] 2 weeks ago
[ ] [/Users/miguelcatalan/Projects/Flutter/flutter/] git describe --match v*.*.* --first-parent --long --tags
[ +9 ms] Exit code 0 from: git describe --match v*.*.* --first-parent --long --tags
[ ] v0.5.6-0-g472bbccf7
[ +199 ms] Found plugin flutter_amplitude at /Users/miguelcatalan/.pub-cache/hosted/pub.dartlang.org/flutter_amplitude-0.0.3/
[ +12 ms] Found plugin geolocation at /Users/miguelcatalan/.pub-cache/hosted/pub.dartlang.org/geolocation-0.2.1/
[ +16 ms] Found plugin path_provider at /Users/miguelcatalan/.pub-cache/hosted/pub.dartlang.org/path_provider-0.4.1/
[ +12 ms] Found plugin url_launcher at /Users/miguelcatalan/.pub-cache/hosted/pub.dartlang.org/url_launcher-3.0.3/
[ +324 ms] Skipping kernel compilation. Fingerprint match.
[ +225 ms] Building bundle
[ +1 ms] Writing asset files to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter/flutter_assets
[ +52 ms] Wrote /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter/flutter_assets
[ +6 ms] "flutter bundle" took 743ms.
Project /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter built and packaged successfully.
CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name Runner -Onone -enforce-exclusivity=checked -D COCOAPODS -D COCOAPODS -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk -target x86_64-apple-ios9.0 -g -module-cache-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Index/DataStore -swift-version 4 -I /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios -parse-as-library -c -j8 /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/AppDelegate.swift -output-file-map /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json -parseable-output -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap -Xcc -iquote/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers -Xcc -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/include -Xcc -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public -Xcc -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers -Xcc -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public/Flutter -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64 -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources -Xcc -DDEBUG=1 -Xcc -DCOCOAPODS=1 -Xcc -DCOCOAPODS=1 -emit-objc-header -emit-objc-header-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h -import-objc-header /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Runner-Bridging-Header.h -pch-output-dir /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/PrecompiledHeaders -Xcc -working-directory/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
PrecompileSwiftBridgingHeader normal x86_64
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -target x86_64-apple-ios9.0 -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk -I /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios -enable-testing -g -module-cache-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity=checked -Onone -D COCOAPODS -D COCOAPODS -serialize-debugging-options -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap -Xcc -iquote/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers -Xcc -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/include -Xcc -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public -Xcc -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers -Xcc -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public/Flutter -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64 -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources -Xcc -DDEBUG=1 -Xcc -DCOCOAPODS=1 -Xcc -DCOCOAPODS=1 -Xcc -working-directory/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios -serialize-diagnostics-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/PrecompiledHeaders/Runner-Bridging-Header-1LOK2UN5M9OK7.dia /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Runner-Bridging-Header.h -index-store-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Index/DataStore -emit-pch -pch-output-dir /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/PrecompiledHeaders
fatal error: file '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/GeneratedPluginRegistrant.h' has been modified since the precompiled header '/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/PrecompiledHeaders/Runner-Bridging-Header-swift_2R51REKDRW28E-clang_S17F6LGLKCK9.pch' was built
note: please rebuild precompiled header '/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/PrecompiledHeaders/Runner-Bridging-Header-swift_2R51REKDRW28E-clang_S17F6LGLKCK9.pch'
CompileSwift normal x86_64 /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/AppDelegate.swift
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c -primary-file /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/AppDelegate.swift -target x86_64-apple-ios9.0 -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk -I /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios -enable-testing -g -module-cache-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity=checked -Onone -D COCOAPODS -D COCOAPODS -serialize-debugging-options -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap -Xcc -iquote/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers -Xcc -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/include -Xcc -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public -Xcc -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers -Xcc -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public/Flutter -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64 -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources -Xcc -DDEBUG=1 -Xcc -DCOCOAPODS=1 -Xcc -DCOCOAPODS=1 -Xcc -working-directory/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios -emit-module-doc-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate~partial.swiftdoc -serialize-diagnostics-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.dia -import-objc-header /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Runner-Bridging-Header.h -pch-output-dir /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/PrecompiledHeaders -pch-disable-validation -parse-as-library -module-name Runner -emit-module-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate~partial.swiftmodule -emit-dependencies-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.d -emit-reference-dependencies-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.swiftdeps -o /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o -index-store-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Index/DataStore -index-system-modules
MergeSwiftModule normal x86_64 /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -merge-modules -emit-module /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate~partial.swiftmodule -parse-as-library -sil-merge-partial-modules -disable-diagnostic-passes -disable-sil-perf-optzns -target x86_64-apple-ios9.0 -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk -I /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter -F /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios -enable-testing -g -module-cache-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity=checked -Onone -D COCOAPODS -D COCOAPODS -serialize-debugging-options -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap -Xcc -iquote/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers -Xcc -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/include -Xcc -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public -Xcc -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers -Xcc -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public/Flutter -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64 -Xcc -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources -Xcc -DDEBUG=1 -Xcc -DCOCOAPODS=1 -Xcc -DCOCOAPODS=1 -Xcc -working-directory/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios -emit-module-doc-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc -import-objc-header /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Runner-Bridging-Header.h -module-name Runner -emit-objc-header-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h -o /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule
CompileC /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o Runner/GeneratedPluginRegistrant.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
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/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-cache-path=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/miguelcatalan/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 -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 -DDEBUG=1 -DCOCOAPODS=1 -DCOCOAPODS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=9.0 -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -fobjc-abi-version=2 -fobjc-legacy-dispatch -index-store-path /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Index/DataStore -iquote /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap -ivfsoverlay /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/all-product-headers.yaml -iquote /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap -iquote/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/include -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers -I/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public/Flutter -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64 -I/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios -iquote /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers -iquote /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers -iquote /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers -iquote /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers -iquote /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers -iquote /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers -iquote /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers -iquote /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers -iquote /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers -iquote /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers -MMD -MT dependencies -MF /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d --serialize-diagnostics /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.dia -c /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/GeneratedPluginRegistrant.m -o /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o
Ditto /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/ditto -rsrc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule
Ditto /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/ditto -rsrc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc
Ld /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Runner normal x86_64
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export IPHONEOS_DEPLOYMENT_TARGET=9.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk -L/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator -L/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter -F/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios -filelist /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @executable_path/Frameworks -mios-simulator-version-min=9.0 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator -Xlinker -add_ast_path -Xlinker /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule -framework Amplitude_iOS -framework Flutter -framework flutter_amplitude -framework geolocation -framework path_provider -framework url_launcher -framework Amplitude_iOS -framework Flutter -framework flutter_amplitude -framework geolocation -framework path_provider -framework url_launcher -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent -framework Flutter -framework Crashlytics -framework App -framework Pods_Runner -framework Fabric -Xlinker -dependency_info -Xlinker /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat -o /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Runner
CopyStringsFile /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/en.lproj/InfoPlist.strings Runner/en.lproj/InfoPlist.strings
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copyStrings --validate --inputencoding utf-8 --outputencoding binary --outdir /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/en.lproj -- Runner/en.lproj/InfoPlist.strings
CopyStringsFile /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/fr.lproj/InfoPlist.strings Runner/fr.lproj/InfoPlist.strings
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copyStrings --validate --inputencoding utf-8 --outputencoding binary --outdir /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/fr.lproj -- Runner/fr.lproj/InfoPlist.strings
CopyPlistFile /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist Flutter/AppFrameworkInfo.plist
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copyPlist --convert binary1 --outdir /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app -- Flutter/AppFrameworkInfo.plist
CpResource Flutter/flutter_assets /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/flutter_assets
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter/flutter_assets /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app
CompileAssetCatalog /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app Runner/Assets.xcassets
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/usr/bin/actool --output-format human-readable-text --notices --warnings --export-dependency-info /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_dependencies --output-partial-info-plist /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist --app-icon EvallyIcon --compress-pngs --enable-on-demand-resources YES --sticker-pack-identifier-prefix ly.eval.reportingtool.sticker-pack. --target-device ipad --minimum-deployment-target 9.0 --platform iphonesimulator --product-type com.apple.product-type.application --compile /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Assets.xcassets
/* com.apple.actool.document.warnings */
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Assets.xcassets:./EvallyIcon.appiconset/[][ipad][76x76][][][3x][][][2d][Icon-App-76x76@3x.png]: warning: The app icon set "EvallyIcon" has 4 unassigned children.
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Assets.xcassets:./EvallyIcon.appiconset/[][ipad][76x76][][][3x][][][2d][Icon-App-76x76@3x.png]: warning: The app icon set "EvallyIcon" has 4 unassigned children.
/* com.apple.actool.document.notices */
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Assets.xcassets:./EvallyIcon.appiconset/[][ipad][50x50][][][1x][][]: notice: 50x50 iPad spotlight icons only apply to iPad apps targeting releases of iOS prior to 7.0
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Assets.xcassets:./EvallyIcon.appiconset/[][ipad][50x50][][][2x][][]: notice: 50x50 iPad spotlight icons only apply to iPad apps targeting releases of iOS prior to 7.0
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Assets.xcassets:./EvallyIcon.appiconset/[][ipad][72x72][][][1x][][]: notice: 72x72 app icons only apply to iPad apps targeting releases of iOS prior to 7.0
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Assets.xcassets:./EvallyIcon.appiconset/[][ipad][72x72][][][2x][][]: notice: 72x72@2x app icons only apply to iPad apps targeting releases of iOS prior to 7.0
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Assets.xcassets:./EvallyIcon.appiconset/[][ipad][76x76][][][1x][][]: notice: 76x76@1x app icons only apply to iPad apps targeting releases of iOS prior to 10.0.
/* com.apple.actool.compilation-results */
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon20x20@2x.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon20x20@3x.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon29x29.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon29x29@2x.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon29x29@3x.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon40x40@2x.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon40x40@3x.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon57x57.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon57x57@2x.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon60x60@2x.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon60x60@3x.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon20x20~ipad.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon20x20@2x~ipad.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon29x29~ipad.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon29x29@2x~ipad.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon40x40~ipad.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon40x40@2x~ipad.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon50x50~ipad.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon50x50@2x~ipad.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon72x72~ipad.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon72x72@2x~ipad.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon76x76~ipad.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon76x76@2x~ipad.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/EvallyIcon83.5x83.5@2x~ipad.png
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Assets.car
/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist
ProcessInfoPlistFile /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Info.plist Runner/Info.plist
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-infoPlistUtility /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Info.plist -genpkginfo /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/PkgInfo -expandbuildsettings -format binary -platform iphonesimulator -additionalcontentfile /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist -additionalcontentfile /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/LaunchScreen-SBPartialInfo.plist -additionalcontentfile /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Main-SBPartialInfo.plist -o /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Info.plist
LinkStoryboards
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module Runner --target-device ipad --minimum-deployment-target 9.0 --output-format human-readable-text --link /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc
PBXCp Flutter/App.framework /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/App.framework
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude *.tbd -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter/App.framework /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks
PBXCp Flutter/Flutter.framework /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude *.tbd -resolve-src-symlinks /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter/Flutter.framework /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks
CodeSign /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/App.framework
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
Signing Identity: "-"
/usr/bin/codesign --force --sign - --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/App.framework
PhaseScriptExecution Thin\ Binary /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
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=miguelcatalan
export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES=YES
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=EvallyIcon
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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
export BUILD_ROOT=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Products
export BUILD_STYLE=
export BUILD_VARIANTS=normal
export BUILT_PRODUCTS_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator
export CACHE_ROOT=/var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/C/com.apple.DeveloperTools/9.4.1-9F2000/Xcode
export CCHROOT=/var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/C/com.apple.DeveloperTools/9.4.1-9F2000/Xcode
export CHMOD=/bin/chmod
export CHOWN=/usr/sbin/chown
export CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED=YES
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/miguelcatalan/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_DEPRECATED_OBJC_IMPLEMENTATIONS=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_IMPLICIT_RETAIN_SELF=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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses
export CLEAN_PRECOMPS=YES
export CLONE_HEADERS=NO
export CODESIGNING_FOLDER_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app
export CODE_SIGNING_ALLOWED=YES
export CODE_SIGNING_REQUIRED=YES
export CODE_SIGN_CONTEXT_CLASS=XCiPhoneSimulatorCodeSignContext
export CODE_SIGN_IDENTITY="iPhone Developer"
export CODE_SIGN_INJECT_BASE_ENTITLEMENTS=YES
export CODE_SIGN_STYLE=Manual
export COLOR_DIAGNOSTICS=NO
export COMBINE_HIDPI_IMAGES=NO
export COMMAND_MODE=legacy
export COMPILER_INDEX_STORE_ENABLE=Default
export COMPOSITE_SDK_DIRS=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/CompositeSDKs
export COMPRESS_PNG_FILES=YES
export CONFIGURATION=Debug
export CONFIGURATION_BUILD_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator
export CONFIGURATION_TEMP_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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.4.sdk
export CORRESPONDING_DEVICE_SDK_NAME=iphoneos11.4
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.1 11.2 11.3 11.4"
export DERIVED_FILES_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
export DERIVED_FILE_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
export DERIVED_SOURCES_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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=8HA9YN3QHW
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_ACCOMPANY_PRODUCT=NO
export DWARF_DSYM_FOLDER_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList
export FIXED_FILES_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles
export FLUTTER_APPLICATION_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter
export FLUTTER_BUILD_DIR=build
export FLUTTER_BUILD_MODE=debug
export FLUTTER_FRAMEWORK_DIR=/Users/miguelcatalan/Projects/Flutter/flutter/bin/cache/artifacts/engine/ios
export FLUTTER_ROOT=/Users/miguelcatalan/Projects/Flutter/flutter
export FLUTTER_TARGET=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/lib/main.dart
export FRAMEWORKS_FOLDER_PATH=Runner.app/Frameworks
export FRAMEWORK_FLAG_PREFIX=-framework
export FRAMEWORK_SEARCH_PATHS="/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios"
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 GCC_OPTIMIZATION_LEVEL=0
export GCC_PFE_FILE_C_DIALECTS="c objective-c c++ objective-c++"
export GCC_PREPROCESSOR_DEFINITIONS="DEBUG=1 COCOAPODS=1 COCOAPODS=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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/include \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public\" \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers\" \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public/Flutter\""
export HIDE_BITCODE_SYMBOLS=YES
export HOME=/Users/miguelcatalan
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=miguelcatalan
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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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"
export 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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter"
export LINKER_DISPLAYS_MANGLED_NAMES=NO
export LINK_FILE_LIST_normal_x86_64=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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=17F77
export MAC_OS_X_VERSION_ACTUAL=101305
export MAC_OS_X_VERSION_MAJOR=101300
export MAC_OS_X_VERSION_MINOR=1305
export METAL_LIBRARY_FILE_BASE=default
export METAL_LIBRARY_OUTPUT_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app
export MODULE_CACHE_DIR=/Users/miguelcatalan/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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects
export OBJECT_FILE_DIR_normal=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal
export OBJROOT=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex
export ONLY_ACTIVE_ARCH=YES
export OS=MACOS
export OSAC=/usr/bin/osacompile
export OTHER_CFLAGS=" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\""
export OTHER_CPLUSPLUSFLAGS=" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\""
export OTHER_LDFLAGS=" -framework \"Amplitude_iOS\" -framework \"Flutter\" -framework \"flutter_amplitude\" -framework \"geolocation\" -framework \"path_provider\" -framework \"url_launcher\" -framework \"Amplitude_iOS\" -framework \"Flutter\" -framework \"flutter_amplitude\" -framework \"geolocation\" -framework \"path_provider\" -framework \"url_launcher\""
export OTHER_SWIFT_FLAGS=" \"-D\" \"COCOAPODS\" \"-D\" \"COCOAPODS\""
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:/Users/miguelcatalan/Library/Android/sdk/platform-tools:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/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/Developer/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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
export PODS_CONFIGURATION_BUILD_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator
export PODS_PODFILE_DIR_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/.
export PODS_ROOT=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES
export PRECOMP_DESTINATION_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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=ly.eval.reportingtool
export PRODUCT_MODULE_NAME=Runner
export PRODUCT_NAME=Runner
export PRODUCT_SETTINGS_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/DerivedSources
export PROJECT_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export PROJECT_FILE_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner.xcodeproj
export PROJECT_NAME=Runner
export PROJECT_TEMP_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build
export PROJECT_TEMP_ROOT=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex
export PROVISIONING_PROFILE=af986c35-1b78-43cc-8bb3-7c0de0542b55
export PROVISIONING_PROFILE_SPECIFIER="Sheriff Profile"
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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources
export REZ_OBJECTS_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects
export REZ_SEARCH_PATHS="/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/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 SCRIPT_OUTPUT_STREAM_FILE=/var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/T/flutter_build_log_pipeMtd1ae/pipe_to_stdout
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk
export SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk
export SDK_DIR_iphonesimulator11_4=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk
export SDK_NAME=iphonesimulator11.4
export SDK_NAMES=iphonesimulator11.4
export SDK_PRODUCT_BUILD_VERSION=15F79
export SDK_VERSION=11.4
export SDK_VERSION_ACTUAL=110400
export SDK_VERSION_MAJOR=110000
export SDK_VERSION_MINOR=400
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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/DerivedSources
export SHARED_FRAMEWORKS_FOLDER_PATH=Runner.app/SharedFrameworks
export SHARED_PRECOMPS_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/PrecompiledHeaders
export SHARED_SUPPORT_FOLDER_PATH=Runner.app/SharedSupport
export SKIP_INSTALL=NO
export SOURCE_ROOT=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export SRCROOT=/Users/miguelcatalan/Projects/Evally/evally_mobile_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_OBJC_BRIDGING_HEADER=Runner/Runner-Bridging-Header.h
export SWIFT_OPTIMIZATION_LEVEL=-Onone
export SWIFT_PLATFORM_TARGET_PREFIX=ios
export SWIFT_SWIFT3_OBJC_INFERENCE=Default
export SWIFT_VERSION=4.0
export SYMROOT=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Products
export SYSTEM_ADMIN_APPS_DIR=/Applications/Utilities
export SYSTEM_APPS_DIR=/Applications
export SYSTEM_CORE_SERVICES_DIR=/System/Library/CoreServices
export SYSTEM_DEMOS_DIR=/Applications/Extras
export SYSTEM_DEVELOPER_APPS_DIR=/Applications/Xcode.app/Contents/Developer/Applications
export SYSTEM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin
export SYSTEM_DEVELOPER_DEMOS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples"
export SYSTEM_DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
export SYSTEM_DEVELOPER_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library"
export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools"
export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Java Tools"
export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools"
export SYSTEM_DEVELOPER_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes"
export SYSTEM_DEVELOPER_TOOLS=/Applications/Xcode.app/Contents/Developer/Tools
export SYSTEM_DEVELOPER_TOOLS_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools"
export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools"
export SYSTEM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr
export SYSTEM_DEVELOPER_UTILITIES_DIR=/Applications/Xcode.app/Contents/Developer/Applications/Utilities
export SYSTEM_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=2
export TARGETNAME=Runner
export TARGET_BUILD_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator
export TARGET_DEVICE_IDENTIFIER="dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder"
export TARGET_NAME=Runner
export TARGET_TEMP_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
export TEMP_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
export TEMP_FILES_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
export TEMP_FILE_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
export TEMP_ROOT=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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=miguelcatalan
export USER_APPS_DIR=/Users/miguelcatalan/Applications
export USER_HEADER_SEARCH_PATHS="\"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers\""
export USER_LIBRARY_DIR=/Users/miguelcatalan/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 VERBOSE_SCRIPT_LOGGING=YES
export VERSIONPLIST_PATH=Runner.app/version.plist
export VERSION_INFO_BUILDER=miguelcatalan
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=9F2000
export XCODE_VERSION_ACTUAL=0941
export XCODE_VERSION_MAJOR=0900
export XCODE_VERSION_MINOR=0940
export XPCSERVICES_FOLDER_PATH=Runner.app/XPCServices
export YACC=yacc
export arch=x86_64
export variant=normal
/bin/sh -c /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh
PhaseScriptExecution [CP]\ Embed\ Pods\ Frameworks /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-380CFE56C4EF4895D0CE7791.sh
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
/bin/sh -c /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-380CFE56C4EF4895D0CE7791.sh
mkdir -p /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks
rsync --delete -av --filter P .*.?????? --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks"
building file list ... done
Amplitude_iOS.framework/
Amplitude_iOS.framework/Amplitude_iOS
Amplitude_iOS.framework/ComodoCaLimitedRsaCertificationAuthority.der
Amplitude_iOS.framework/ComodoRsaCA.der
Amplitude_iOS.framework/ComodoRsaDomainValidationCA.der
Amplitude_iOS.framework/Info.plist
Amplitude_iOS.framework/api.amplitude.com.der
sent 256086 bytes received 158 bytes 512488.00 bytes/sec
total size is 255494 speedup is 1.00
Code Signing /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Amplitude_iOS.framework with Identity -
/usr/bin/codesign --force --sign - --preserve-metadata=identifier,entitlements '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Amplitude_iOS.framework'
rsync --delete -av --filter P .*.?????? --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios/Flutter.framework" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks"
building file list ... done
Flutter.framework/
Flutter.framework/Flutter
Flutter.framework/Info.plist
Flutter.framework/icudtl.dat
sent 73606758 bytes received 92 bytes 147213700.00 bytes/sec
total size is 73597465 speedup is 1.00
Stripped /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework/Flutter of architectures: armv7 arm64
Code Signing /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework with Identity -
/usr/bin/codesign --force --sign - --preserve-metadata=identifier,entitlements '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework'
rsync --delete -av --filter P .*.?????? --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks"
building file list ... done
flutter_amplitude.framework/
flutter_amplitude.framework/Info.plist
flutter_amplitude.framework/flutter_amplitude
sent 17829 bytes received 70 bytes 35798.00 bytes/sec
total size is 17575 speedup is 0.98
Code Signing /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_amplitude.framework with Identity -
/usr/bin/codesign --force --sign - --preserve-metadata=identifier,entitlements '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_amplitude.framework'
rsync --delete -av --filter P .*.?????? --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks"
building file list ... done
geolocation.framework/
geolocation.framework/Info.plist
geolocation.framework/geolocation
sent 398079 bytes received 70 bytes 796298.00 bytes/sec
total size is 397789 speedup is 1.00
Code Signing /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/geolocation.framework with Identity -
/usr/bin/codesign --force --sign - --preserve-metadata=identifier,entitlements '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/geolocation.framework'
rsync --delete -av --filter P .*.?????? --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks"
building file list ... done
path_provider.framework/
path_provider.framework/Info.plist
path_provider.framework/path_provider
sent 40239 bytes received 70 bytes 80618.00 bytes/sec
total size is 39989 speedup is 0.99
Code Signing /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework with Identity -
/usr/bin/codesign --force --sign - --preserve-metadata=identifier,entitlements '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework'
rsync --delete -av --filter P .*.?????? --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks"
building file list ... done
url_launcher.framework/
url_launcher.framework/Info.plist
url_launcher.framework/url_launcher
sent 51731 bytes received 70 bytes 103602.00 bytes/sec
total size is 51483 speedup is 0.99
Code Signing /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework with Identity -
/usr/bin/codesign --force --sign - --preserve-metadata=identifier,entitlements '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework'
CodeSign /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
Signing Identity: "-"
/usr/bin/codesign --force --sign - --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework
/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework: replacing existing signature
PhaseScriptExecution Run\ Script /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-2683E085209127F80051CEFC.sh
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
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=miguelcatalan
export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES=YES
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=EvallyIcon
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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
export BUILD_ROOT=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Products
export BUILD_STYLE=
export BUILD_VARIANTS=normal
export BUILT_PRODUCTS_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator
export CACHE_ROOT=/var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/C/com.apple.DeveloperTools/9.4.1-9F2000/Xcode
export CCHROOT=/var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/C/com.apple.DeveloperTools/9.4.1-9F2000/Xcode
export CHMOD=/bin/chmod
export CHOWN=/usr/sbin/chown
export CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED=YES
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/miguelcatalan/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_DEPRECATED_OBJC_IMPLEMENTATIONS=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_IMPLICIT_RETAIN_SELF=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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses
export CLEAN_PRECOMPS=YES
export CLONE_HEADERS=NO
export CODESIGNING_FOLDER_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app
export CODE_SIGNING_ALLOWED=YES
export CODE_SIGNING_REQUIRED=YES
export CODE_SIGN_CONTEXT_CLASS=XCiPhoneSimulatorCodeSignContext
export CODE_SIGN_IDENTITY="iPhone Developer"
export CODE_SIGN_INJECT_BASE_ENTITLEMENTS=YES
export CODE_SIGN_STYLE=Manual
export COLOR_DIAGNOSTICS=NO
export COMBINE_HIDPI_IMAGES=NO
export COMMAND_MODE=legacy
export COMPILER_INDEX_STORE_ENABLE=Default
export COMPOSITE_SDK_DIRS=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/CompositeSDKs
export COMPRESS_PNG_FILES=YES
export CONFIGURATION=Debug
export CONFIGURATION_BUILD_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator
export CONFIGURATION_TEMP_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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.4.sdk
export CORRESPONDING_DEVICE_SDK_NAME=iphoneos11.4
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.1 11.2 11.3 11.4"
export DERIVED_FILES_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
export DERIVED_FILE_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
export DERIVED_SOURCES_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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=8HA9YN3QHW
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_ACCOMPANY_PRODUCT=NO
export DWARF_DSYM_FOLDER_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList
export FIXED_FILES_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles
export FLUTTER_APPLICATION_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter
export FLUTTER_BUILD_DIR=build
export FLUTTER_BUILD_MODE=debug
export FLUTTER_FRAMEWORK_DIR=/Users/miguelcatalan/Projects/Flutter/flutter/bin/cache/artifacts/engine/ios
export FLUTTER_ROOT=/Users/miguelcatalan/Projects/Flutter/flutter
export FLUTTER_TARGET=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/lib/main.dart
export FRAMEWORKS_FOLDER_PATH=Runner.app/Frameworks
export FRAMEWORK_FLAG_PREFIX=-framework
export FRAMEWORK_SEARCH_PATHS="/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios"
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 GCC_OPTIMIZATION_LEVEL=0
export GCC_PFE_FILE_C_DIALECTS="c objective-c c++ objective-c++"
export GCC_PREPROCESSOR_DEFINITIONS="DEBUG=1 COCOAPODS=1 COCOAPODS=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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/include \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public\" \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers\" \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public/Flutter\""
export HIDE_BITCODE_SYMBOLS=YES
export HOME=/Users/miguelcatalan
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=miguelcatalan
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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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"
export 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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter"
export LINKER_DISPLAYS_MANGLED_NAMES=NO
export LINK_FILE_LIST_normal_x86_64=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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=17F77
export MAC_OS_X_VERSION_ACTUAL=101305
export MAC_OS_X_VERSION_MAJOR=101300
export MAC_OS_X_VERSION_MINOR=1305
export METAL_LIBRARY_FILE_BASE=default
export METAL_LIBRARY_OUTPUT_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app
export MODULE_CACHE_DIR=/Users/miguelcatalan/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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects
export OBJECT_FILE_DIR_normal=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal
export OBJROOT=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex
export ONLY_ACTIVE_ARCH=YES
export OS=MACOS
export OSAC=/usr/bin/osacompile
export OTHER_CFLAGS=" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\""
export OTHER_CPLUSPLUSFLAGS=" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" -iquote \"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\""
export OTHER_LDFLAGS=" -framework \"Amplitude_iOS\" -framework \"Flutter\" -framework \"flutter_amplitude\" -framework \"geolocation\" -framework \"path_provider\" -framework \"url_launcher\" -framework \"Amplitude_iOS\" -framework \"Flutter\" -framework \"flutter_amplitude\" -framework \"geolocation\" -framework \"path_provider\" -framework \"url_launcher\""
export OTHER_SWIFT_FLAGS=" \"-D\" \"COCOAPODS\" \"-D\" \"COCOAPODS\""
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:/Users/miguelcatalan/Library/Android/sdk/platform-tools:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/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/Developer/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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
export PODS_CONFIGURATION_BUILD_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator
export PODS_PODFILE_DIR_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/.
export PODS_ROOT=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES
export PRECOMP_DESTINATION_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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=ly.eval.reportingtool
export PRODUCT_MODULE_NAME=Runner
export PRODUCT_NAME=Runner
export PRODUCT_SETTINGS_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/DerivedSources
export PROJECT_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export PROJECT_FILE_PATH=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner.xcodeproj
export PROJECT_NAME=Runner
export PROJECT_TEMP_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build
export PROJECT_TEMP_ROOT=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex
export PROVISIONING_PROFILE=af986c35-1b78-43cc-8bb3-7c0de0542b55
export PROVISIONING_PROFILE_SPECIFIER="Sheriff Profile"
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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources
export REZ_OBJECTS_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects
export REZ_SEARCH_PATHS="/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/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 SCRIPT_OUTPUT_STREAM_FILE=/var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/T/flutter_build_log_pipeMtd1ae/pipe_to_stdout
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk
export SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk
export SDK_DIR_iphonesimulator11_4=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk
export SDK_NAME=iphonesimulator11.4
export SDK_NAMES=iphonesimulator11.4
export SDK_PRODUCT_BUILD_VERSION=15F79
export SDK_VERSION=11.4
export SDK_VERSION_ACTUAL=110400
export SDK_VERSION_MAJOR=110000
export SDK_VERSION_MINOR=400
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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/DerivedSources
export SHARED_FRAMEWORKS_FOLDER_PATH=Runner.app/SharedFrameworks
export SHARED_PRECOMPS_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/PrecompiledHeaders
export SHARED_SUPPORT_FOLDER_PATH=Runner.app/SharedSupport
export SKIP_INSTALL=NO
export SOURCE_ROOT=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export SRCROOT=/Users/miguelcatalan/Projects/Evally/evally_mobile_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_OBJC_BRIDGING_HEADER=Runner/Runner-Bridging-Header.h
export SWIFT_OPTIMIZATION_LEVEL=-Onone
export SWIFT_PLATFORM_TARGET_PREFIX=ios
export SWIFT_SWIFT3_OBJC_INFERENCE=Default
export SWIFT_VERSION=4.0
export SYMROOT=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Products
export SYSTEM_ADMIN_APPS_DIR=/Applications/Utilities
export SYSTEM_APPS_DIR=/Applications
export SYSTEM_CORE_SERVICES_DIR=/System/Library/CoreServices
export SYSTEM_DEMOS_DIR=/Applications/Extras
export SYSTEM_DEVELOPER_APPS_DIR=/Applications/Xcode.app/Contents/Developer/Applications
export SYSTEM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin
export SYSTEM_DEVELOPER_DEMOS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples"
export SYSTEM_DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
export SYSTEM_DEVELOPER_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library"
export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools"
export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Java Tools"
export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools"
export SYSTEM_DEVELOPER_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes"
export SYSTEM_DEVELOPER_TOOLS=/Applications/Xcode.app/Contents/Developer/Tools
export SYSTEM_DEVELOPER_TOOLS_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools"
export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools"
export SYSTEM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr
export SYSTEM_DEVELOPER_UTILITIES_DIR=/Applications/Xcode.app/Contents/Developer/Applications/Utilities
export SYSTEM_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=2
export TARGETNAME=Runner
export TARGET_BUILD_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator
export TARGET_DEVICE_IDENTIFIER="dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder"
export TARGET_NAME=Runner
export TARGET_TEMP_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
export TEMP_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
export TEMP_FILES_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
export TEMP_FILE_DIR=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
export TEMP_ROOT=/Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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=miguelcatalan
export USER_APPS_DIR=/Users/miguelcatalan/Applications
export USER_HEADER_SEARCH_PATHS="\"/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers\""
export USER_LIBRARY_DIR=/Users/miguelcatalan/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 VERBOSE_SCRIPT_LOGGING=YES
export VERSIONPLIST_PATH=Runner.app/version.plist
export VERSION_INFO_BUILDER=miguelcatalan
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=9F2000
export XCODE_VERSION_ACTUAL=0941
export XCODE_VERSION_MAJOR=0900
export XCODE_VERSION_MINOR=0940
export XPCSERVICES_FOLDER_PATH=Runner.app/XPCServices
export YACC=yacc
export arch=x86_64
export variant=normal
/bin/sh -c /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-2683E085209127F80051CEFC.sh
2018-07-13 08:33:52.434 uploadDSYM[96245:6211569] Fabric.framework/run 1.7.0 (208)
2018-07-13 08:33:52.439 uploadDSYM[96245:6211569] Using API Key: "cbeca0fc4914e0f8d3b41c4563b65bbe296e58b3"
2018-07-13 08:33:52.439 uploadDSYM[96245:6211569] Launched uploader in validation mode
warning: DEBUG_INFORMATION_FORMAT should be set to dwarf-with-dsym for all configurations. This could also be a timing issue, make sure the Fabric run script build phase is the last build phase and no other scripts have moved the dSYM from the location Xcode generated it. Unable to process Runner.app.dSYM at path /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app.dSYM
Make sure your project build settings are generating a dSYM file.
CopySwiftLibs /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk
builtin-swiftStdLibTool --copy --verbose --sign - --scan-executable /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Runner --scan-folder /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks --scan-folder /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/PlugIns --scan-folder /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter/Flutter.framework --scan-folder /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Crashlytics.framework --scan-folder /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter/App.framework --scan-folder /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Pods_Runner.framework --scan-folder /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Fabric.framework --platform iphonesimulator --toolchain /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks --strip-bitcode --resource-destination /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app --resource-library libswiftRemoteMirror.dylib
Requested Swift ABI version based on scanned binaries: 6
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCore.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCore.dylib' '-r' '-o' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCoreAudio.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCoreAudio.dylib' '-r' '-o' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCoreFoundation.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCoreFoundation.dylib' '-r' '-o' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCoreGraphics.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCoreGraphics.dylib' '-r' '-o' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCoreImage.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCoreImage.dylib' '-r' '-o' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCoreLocation.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreLocation.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCoreLocation.dylib' '-r' '-o' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreLocation.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCoreMedia.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCoreMedia.dylib' '-r' '-o' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftDarwin.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftDarwin.dylib' '-r' '-o' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftDispatch.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftDispatch.dylib' '-r' '-o' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftFoundation.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftFoundation.dylib' '-r' '-o' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftMetal.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftMetal.dylib' '-r' '-o' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftObjectiveC.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftObjectiveC.dylib' '-r' '-o' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftQuartzCore.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftQuartzCore.dylib' '-r' '-o' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftSwiftOnoneSupport.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftSwiftOnoneSupport.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftSwiftOnoneSupport.dylib' '-r' '-o' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftSwiftOnoneSupport.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftUIKit.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftUIKit.dylib' '-r' '-o' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftos.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftos.dylib' '-r' '-o' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib'
Copying /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/libswiftRemoteMirror.dylib to /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/libswiftRemoteMirror.dylib
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib'
Codesigning /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
/usr/bin/codesign '--force' '--sign' '-' '--verbose' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylibProbing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreLocation.dylib
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib' /usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib'
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib'
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreLocation.dylib'
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib'
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftSwiftOnoneSupport.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftSwiftOnoneSupport.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib'
Codesigning /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftSwiftOnoneSupport.dylib
/usr/bin/codesign '--force' '--sign' '-' '--verbose' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftSwiftOnoneSupport.dylib'
Codesigning /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreLocation.dylib
/usr/bin/codesign '--force' '--sign' '-' '--verbose' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreLocation.dylib'
Codesigning /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
/usr/bin/codesign '--force' '--sign' '-' '--verbose' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib'
Codesigning /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
/usr/bin/codesign '--force' '--sign' '-' '--verbose' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib'
Codesigning /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
/usr/bin/codesign '--force' '--sign' '-' '--verbose' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib'
Codesigning /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
/usr/bin/codesign '--force' '--sign' '-' '--verbose' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib'
Codesigning /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
/usr/bin/codesign '--force' '--sign' '-' '--verbose' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib'
Codesigning /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
/usr/bin/codesign '--force' '--sign' '-' '--verbose' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreLocation.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreLocation.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib'
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftSwiftOnoneSupport.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftSwiftOnoneSupport.dylib'
Codesigning /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
/usr/bin/codesign '--force' '--sign' '-' '--verbose' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib'
Codesigning /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
/usr/bin/codesign '--force' '--sign' '-' '--verbose' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib'
Codesigning /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
/usr/bin/codesign '--force' '--sign' '-' '--verbose' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib'
Codesigning /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
/usr/bin/codesign '--force' '--sign' '-' '--verbose' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib'
Codesigning /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
/usr/bin/codesign '--force' '--sign' '-' '--verbose' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib'
Codesigning /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
/usr/bin/codesign '--force' '--sign' '-' '--verbose' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib'
Codesigning /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
/usr/bin/codesign '--force' '--sign' '-' '--verbose' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib'
Probing signature of /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
/usr/bin/codesign '-r-' '--display' '/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib'
Touch /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/touch -c /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app
CodeSign /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app
cd /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
Signing Identity: "-"
/usr/bin/codesign --force --sign - --entitlements /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent --timestamp=none /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app
** BUILD SUCCEEDED **
[ +20 ms] Xcode build done.
[ ] [ios/] /usr/bin/env xcrun xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios -sdk iphonesimulator -arch x86_64 SCRIPT_OUTPUT_STREAM_FILE=/var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/T/flutter_build_log_pipeMtd1ae/pipe_to_stdout -showBuildSettings
[+1107 ms] Exit code 0 from: /usr/bin/env xcrun xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios -sdk iphonesimulator -arch x86_64 SCRIPT_OUTPUT_STREAM_FILE=/var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/T/flutter_build_log_pipeMtd1ae/pipe_to_stdout -showBuildSettings
[ ] Build settings from command line:
ARCHS = x86_64
BUILD_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
SCRIPT_OUTPUT_STREAM_FILE = /var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/T/flutter_build_log_pipeMtd1ae/pipe_to_stdout
SDKROOT = iphonesimulator11.4
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 = miguelcatalan
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
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 = EvallyIcon
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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
BUILD_ROOT = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Products
BUILD_STYLE =
BUILD_VARIANTS = normal
BUILT_PRODUCTS_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator
CACHE_ROOT = /var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/C/com.apple.DeveloperTools/9.4.1-9F2000/Xcode
CCHROOT = /var/folders/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/C/com.apple.DeveloperTools/9.4.1-9F2000/Xcode
CHMOD = /bin/chmod
CHOWN = /usr/sbin/chown
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES
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_DEPRECATED_OBJC_IMPLEMENTATIONS = 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_IMPLICIT_RETAIN_SELF = 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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses
CLEAN_PRECOMPS = YES
CLONE_HEADERS = NO
CODESIGNING_FOLDER_PATH = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app
CODE_SIGNING_ALLOWED = YES
CODE_SIGNING_REQUIRED = YES
CODE_SIGN_CONTEXT_CLASS = XCiPhoneSimulatorCodeSignContext
CODE_SIGN_IDENTITY = iPhone Developer
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES
CODE_SIGN_STYLE = Manual
COLOR_DIAGNOSTICS = NO
COMBINE_HIDPI_IMAGES = NO
COMPILER_INDEX_STORE_ENABLE = Default
COMPOSITE_SDK_DIRS = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/CompositeSDKs
COMPRESS_PNG_FILES = YES
CONFIGURATION = Debug
CONFIGURATION_BUILD_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator
CONFIGURATION_TEMP_DIR = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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.4.sdk
CORRESPONDING_DEVICE_SDK_NAME = iphoneos11.4
CP = /bin/cp
CREATE_INFOPLIST_SECTION_IN_BINARY = NO
CURRENT_ARCH = x86_64
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.1 11.2 11.3 11.4
DERIVED_FILES_DIR = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
DERIVED_FILE_DIR = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
DERIVED_SOURCES_DIR = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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
DEVELOPMENT_TEAM = 8HA9YN3QHW
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/miguelcatalan/Projects/Evally/evally_mobile_flutter/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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList
FIXED_FILES_DIR = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles
FLUTTER_APPLICATION_PATH = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter
FLUTTER_BUILD_DIR = build
FLUTTER_BUILD_MODE = debug
FLUTTER_FRAMEWORK_DIR = /Users/miguelcatalan/Projects/Flutter/flutter/bin/cache/artifacts/engine/ios
FLUTTER_ROOT = /Users/miguelcatalan/Projects/Flutter/flutter
FLUTTER_TARGET = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/lib/main.dart
FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks
FRAMEWORK_FLAG_PREFIX = -framework
FRAMEWORK_SEARCH_PATHS = "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/../.symlinks/flutter/ios" /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Flutter /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
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/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers" "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers/Public/Flutter"
HIDE_BITCODE_SYMBOLS = YES
HOME = /Users/miguelcatalan
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 = miguelcatalan
INSTALL_PATH = /Applications
INSTALL_ROOT = /tmp/Runner.dst
IPHONEOS_DEPLOYMENT_TARGET = 9.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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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/miguelcatalan/Projects/Evally/evally_mobile_flutter/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 = 17F77
MAC_OS_X_VERSION_ACTUAL = 101305
MAC_OS_X_VERSION_MAJOR = 101300
MAC_OS_X_VERSION_MINOR = 1305
METAL_LIBRARY_FILE_BASE = default
METAL_LIBRARY_OUTPUT_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Runner.app
MODULE_CACHE_DIR = /Users/miguelcatalan/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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects
OBJECT_FILE_DIR_normal = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal
OBJROOT = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex
ONLY_ACTIVE_ARCH = YES
OS = MACOS
OSAC = /usr/bin/osacompile
OTHER_CFLAGS = -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers"
OTHER_CPLUSPLUSFLAGS = -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/Amplitude-iOS/Amplitude_iOS.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/flutter_amplitude/flutter_amplitude.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/geolocation/geolocation.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers" -iquote "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers"
OTHER_LDFLAGS = -framework "Amplitude_iOS" -framework "Flutter" -framework "flutter_amplitude" -framework "geolocation" -framework "path_provider" -framework "url_launcher" -framework "Amplitude_iOS" -framework "Flutter" -framework "flutter_amplitude" -framework "geolocation" -framework "path_provider" -framework "url_launcher"
OTHER_SWIFT_FLAGS = "-D" "COCOAPODS" "-D" "COCOAPODS"
PACKAGE_TYPE = com.apple.package-type.wrapper.application
PASCAL_STRINGS = YES
PATH = /Applications/Xcode.app/Contents/Developer/usr/bin:/Users/miguelcatalan/Library/Android/sdk/platform-tools/:/Users/miguelcatalan/Projects/Flutter/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios
PODS_CONFIGURATION_BUILD_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator
PODS_PODFILE_DIR_PATH = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/.
PODS_ROOT = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES
PRECOMP_DESTINATION_DIR = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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 = ly.eval.reportingtool
PRODUCT_MODULE_NAME = Runner
PRODUCT_NAME = Runner
PRODUCT_SETTINGS_PATH = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner/Info.plist
PRODUCT_TYPE = com.apple.product-type.application
PROFILING_CODE = NO
PROJECT = Runner
PROJECT_DERIVED_FILE_DIR = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/DerivedSources
PROJECT_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
PROJECT_FILE_PATH = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Runner.xcodeproj
PROJECT_NAME = Runner
PROJECT_TEMP_DIR = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build
PROJECT_TEMP_ROOT = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex
PROVISIONING_PROFILE = af986c35-1b78-43cc-8bb3-7c0de0542b55
PROVISIONING_PROFILE_SPECIFIER = Sheriff Profile
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/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources
REZ_OBJECTS_DIR = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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/hj/3t1b97ds4pn07t0jh5ld9vx80000gn/T/flutter_build_log_pipeMtd1ae/pipe_to_stdout
SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk
SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk
SDK_DIR_iphonesimulator11_4 = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.4.sdk
SDK_NAME = iphonesimulator11.4
SDK_NAMES = iphonesimulator11.4
SDK_PRODUCT_BUILD_VERSION = 15F79
SDK_VERSION = 11.4
SDK_VERSION_ACTUAL = 110400
SDK_VERSION_MAJOR = 110000
SDK_VERSION_MINOR = 400
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/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator/DerivedSources
SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks
SHARED_PRECOMPS_DIR = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/PrecompiledHeaders
SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport
SKIP_INSTALL = NO
SOURCE_ROOT = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios
SRCROOT = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/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_OBJC_BRIDGING_HEADER = Runner/Runner-Bridging-Header.h
SWIFT_OPTIMIZATION_LEVEL = -Onone
SWIFT_PLATFORM_TARGET_PREFIX = ios
SWIFT_SWIFT3_OBJC_INFERENCE = Default
SWIFT_VERSION = 4.0
SYMROOT = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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 = 2
TARGETNAME = Runner
TARGET_BUILD_DIR = /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/Debug-iphonesimulator
TARGET_NAME = Runner
TARGET_TEMP_DIR = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
TEMP_DIR = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
TEMP_FILES_DIR = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
TEMP_FILE_DIR = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
TEMP_ROOT = /Users/miguelcatalan/Library/Developer/Xcode/DerivedData/Runner-fzkcobjcuxurdfbgpqoyzoldptzh/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 = miguelcatalan
USER_APPS_DIR = /Users/miguelcatalan/Applications
USER_HEADER_SEARCH_PATHS = "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/ios/Pods/Headers"
USER_LIBRARY_DIR = /Users/miguelcatalan/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
VERSIONPLIST_PATH = Runner.app/version.plist
VERSION_INFO_BUILDER = miguelcatalan
VERSION_INFO_FILE = Runner_vers.c
VERSION_INFO_STRING = "@(#)PROGRAM:Runner PROJECT:Runner-"
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 = 9F2000
XCODE_VERSION_ACTUAL = 0941
XCODE_VERSION_MAJOR = 0900
XCODE_VERSION_MINOR = 0940
XPCSERVICES_FOLDER_PATH = Runner.app/XPCServices
YACC = yacc
arch = x86_64
variant = normal
[ +249 ms] /usr/bin/xcrun simctl install 8A059639-9DE4-4667-8FAE-BF514DE1C789 /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/iphonesimulator/Runner.app
[ ] [SYS LOG] Jul 13 08:33:54 --- last message repeated 322 times ---
[ ] [SYS LOG] Jul 13 08:33:54 Eleanor com.apple.xpc.launchd[1] (com.apple.imfoundation.IMRemoteURLConnectionAgent): Unknown key for integer: _DirtyJetsamMemoryLimit
[ ] [DEVICE LOG] Jul 13 08:33:54 Eleanor CoreSimulatorBridge[95760]: Pasteboard change listener callback port <NSMachPort: 0x7c206ab0> registered
[ +86 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor CoreSimulatorBridge[95760]: Pasteboard change listener callback port <NSMachPort: 0x7c006950> registered
[ +7 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor CoreSimulatorBridge[95760]: Request received for installation of file:///Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/iphonesimulator/Runner.app/ with options: {
[ ] [DEVICE LOG] PackageType = Developer;
[ +3 ms] [DEVICE LOG] SimulatorRootPath = "/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 9.3.simruntime/Contents/Resources/RuntimeRoot";
[ ] [DEVICE LOG] SimulatorUserPath = "/Users/miguelcatalan/Library/Developer/CoreSimulator/Devices/8A059639-9DE4-4667-8FAE-BF514DE1C789/data";
[ ] [DEVICE LOG] }
[ ] PackageType = Developer;
[ ] SimulatorRootPath = "/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 9.3.simruntime/Contents/Resources/RuntimeRoot";
[ ] SimulatorUserPath = "/Users/miguelcatalan/Library/Developer/CoreSimulator/Devices/8A059639-9DE4-4667-8FAE-BF514DE1C789/data";
[ ] }
[ ] [DEVICE LOG] Jul 13 08:33:55 Eleanor installd[95748]: 0xb07ab000 -[MIClientConnection _doBackgroundInstallationForPath:withOptions:completion:]: Install of "/Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/iphonesimulator/Runner.app" type Developer (LSInstallType = (null)) requested by CoreSimulatorBridge (pid 95760)
[ +4 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor installd[95748]: 0xb07ab000 MDMCreateDeltaDirectory: calling MDMDirectoryDiff with:
[ ] [DEVICE LOG] state->old_bundle: /Users/miguelcatalan/Library/Developer/CoreSimulator/Devices/8A059639-9DE4-4667-8FAE-BF514DE1C789/data/Containers/Bundle/Application/DB242A3A-3985-421C-AE8B-F7F8A69DCF36/Runner.app
[ ] [DEVICE LOG] state->new_bundle: /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/iphonesimulator/Runner.app
[ ] [DEVICE LOG] state->dst_bundle: /Users/miguelcatalan/Library/Developer/CoreSimulator/Devices/8A059639-9DE4-4667-8FAE-BF514DE1C789/data/Library/Caches/com.apple.mobile.installd.staging/temp.K3EQVb/extracted/Payload//Runner.app, binaryDiff flag: FALSE
[ ] [DEVICE LOG] dst_ipa: /Users/miguelcatalan/Library/Developer/CoreSimulator/Devices/8A059639-9DE4-4667-8FAE-BF514DE1C789/data/Library/Caches/com.apple.mobile.installd.staging/temp.K3EQVb/extracted
[ ] state->old_bundle: /Users/miguelcatalan/Library/Developer/CoreSimulator/Devices/8A059639-9DE4-4667-8FAE-BF514DE1C789/data/Containers/Bundle/Application/DB242A3A-3985-421C-AE8B-F7F8A69DCF36/Runner.app
[ ] state->new_bundle: /Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/iphonesimulator/Runner.app
[ ] state->dst_bundle: /Users/miguelcatalan/Library/Developer/CoreSimulator/Devices/8A059639-9DE4-4667-8FAE-BF514DE1C789/data/Library/Caches/com.apple.mobile.installd.staging/temp.K3EQVb/extracted/Payload//Runner.app, binaryDiff flag: FALSE
[ ] dst_ipa: /Users/miguelcatalan/Library/Developer/CoreSimulator/Devices/8A059639-9DE4-4667-8FAE-BF514DE1C789/data/Library/Caches/com.apple.mobile.installd.staging/temp.K3EQVb/extracted
[ +4 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor installd[95748]: 0xb08af000 __MDMDirectoryDiff_block_invoke37: calling writeDictToFile with: /Users/miguelcatalan/Library/Developer/CoreSimulator/Devices/8A059639-9DE4-4667-8FAE-BF514DE1C789/data/Library/Caches/com.apple.mobile.installd.staging/temp.K3EQVb/extracted/ManifestCache.plist
[ ] [DEVICE LOG] Jul 13 08:33:55 Eleanor installd[95748]: 0xb08af000 writeDictToFile: ==== Successfully wrote Manifest cache to /Users/miguelcatalan/Library/Developer/CoreSimulator/Devices/8A059639-9DE4-4667-8FAE-BF514DE1C789/data/Library/Caches/com.apple.mobile.installd.staging/temp.K3EQVb/extracted/ManifestCache.plist
[ +159 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor installd[95748]: 0xb07ab000 -[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundlePatch ID=ly.eval.reportingtool; Version=11, ShortVersion=1.0.1>
[ +3 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor installd[95748]: 0xb07ab000 -[MIInstallableBundlePatch applyPatchWithError:]: Attempting patch update of ly.eval.reportingtool from 11 (1.0.1) to 11 (1.0.1)
[ +6 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor installd[95748]: 0xb07ab000 __69-[MIFileManager urlsForItemsInDirectoryAtURL:ignoringSymlinks:error:]_block_invoke: Ignoring symlink at /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 9.3.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/HealthKitUI.framework
[ +131 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor installd[95748]: 0xb07ab000 -[MIInstallableBundle _refreshUUIDForContainer:withError:]: Data container for ly.eval.reportingtool is now at /Users/miguelcatalan/Library/Developer/CoreSimulator/Devices/8A059639-9DE4-4667-8FAE-BF514DE1C789/data/Containers/Data/Application/A09A8A39-1838-42D8-9016-8330ECB684CB
[ +7 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor installd[95748]: 0xb07ab000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for ly.eval.reportingtool at /Users/miguelcatalan/Library/Developer/CoreSimulator/Devices/8A059639-9DE4-4667-8FAE-BF514DE1C789/data/Containers/Bundle/Application/0E52C218-9E02-4F41-B1D6-77E8E740A0EB
[ +12 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor installd[95748]: 0xb07ab000 -[MIInstaller performInstallationWithError:]: Install Successful; Staging: 0.16s; Waiting: 0.00s; Preflight/Patch: 0.13s, Verifying: 0.01s; Overall: 0.33s
[ ] [DEVICE LOG] Jul 13 08:33:55 Eleanor pkd[95780]: releasing plug-in hold 0F4BBB81-EC79-4C80-A40A-CF3CDE23AFCD at client's request
[ +13 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor syslogd[95740]: Disabling module com.apple.appinstallation writes to /var/mobile/Library/Logs/CrashReporter/DiagnosticLogs/AppInstallation/AppInstallation.log following 6 failures (Operation Failed)
[ +13 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor SpringBoard[95753]: Installed apps did change.
[ ] [DEVICE LOG] Added: {(
[ ] [DEVICE LOG] )}
[ ] [DEVICE LOG] Removed: {(
[ ] [DEVICE LOG] )}
[ ] [DEVICE LOG] Modified: {(
[ ] [DEVICE LOG] "ly.eval.reportingtool"
[ ] [DEVICE LOG] )}
[ ] Added: {(
[ ] )}
[ ] Removed: {(
[ ] )}
[ ] Modified: {(
[ ] "ly.eval.reportingtool"
[ ] )}
[ +55 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor ondemandd[96361]: ondemandd is starting up...
[ +22 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor syncdefaultsd[96362]: (Note ) SYDPIMAccount: no account (null)
[ +1 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor syncdefaultsd[96362]: (Note ) SYDBootAccount: no account (null)
[ +1 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor syncdefaultsd[96362]: (Note ) SYDAlwaysOnAccount: no account (null)
[ +1 ms] [DEVICE LOG] Jul 13 08:33:55 Eleanor syncdefaultsd[96362]: (Note ) SYDAccount: no account
[ +852 ms] [SYS LOG] Jul 13 08:33:56 Eleanor com.apple.xpc.launchd[1] (com.apple.preference.displays.MirrorDisplays): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
[ +56 ms] [DEVICE LOG] Jul 13 08:33:56 Eleanor containermanagerd[95774]: 0xb0561000 systemGroupContainerPath: com.apple.containermanagerd.internal is not entitled for system group identifier: systemgroup.com.apple.lsd
[ ] [DEVICE LOG] Jul 13 08:33:56 Eleanor containermanagerd[95774]: 0xb04df000 systemGroupContainerPath: com.apple.containermanagerd.internal is not entitled for system group identifier: systemgroup.com.apple.lsd
[ +510 ms] [DEVICE LOG] Jul 13 08:33:57 Eleanor CoreSimulatorBridge[95760]: Pasteboard change listener callback port <NSMachPort: 0x7c008760> registered
[ +998 ms] [DEVICE LOG] Jul 13 08:33:58 Eleanor CoreSimulatorBridge[95760]: Registered for possible future reinstall: (ly.eval.reportingtool, file:///Users/miguelcatalan/Projects/Evally/evally_mobile_flutter/build/ios/iphonesimulator/Runner.app/, {
[ ] [DEVICE LOG] CFBundleIdentifier = "ly.eval.reportingtool";
[ ] [DEVICE LOG] PackageType = Developer;
[ ] [DEVICE LOG] SimulatorRootPath = "/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 9.3.simruntime/Contents/Resources/RuntimeRoot";
[ ] [DEVICE LOG] SimulatorUserPath = "/Users/miguelcatalan/Library/Developer/CoreSimulator/Devices/8A059639-9DE4-4667-8FAE-BF514DE1C789/data";
[ ] [DEVICE LOG] })
[ ] CFBundleIdentifier = "ly.eval.reportingtool";
[ ] PackageType = Developer;
[ ] SimulatorRootPath = "/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 9.3.simruntime/Contents/Resources/RuntimeRoot";
[ ] SimulatorUserPath = "/Users/miguelcatalan/Library/Developer/CoreSimulator/Devices/8A059639-9DE4-4667-8FAE-BF514DE1C789/data";
[ ] })
[ +10 ms] /usr/bin/xcrun simctl launch 8A059639-9DE4-4667-8FAE-BF514DE1C789 ly.eval.reportingtool --enable-dart-profiling --enable-checked-mode --observatory-port=8105
[ +86 ms] [DEVICE LOG] Jul 13 08:33:58 Eleanor CoreSimulatorBridge[95760]: Pasteboard change listener callback port <NSMachPort: 0x7c50ae90> registered
[ +7 ms] [DEVICE LOG] Jul 13 08:33:58 Eleanor CoreSimulatorBridge[95760]: Requesting launch of ly.eval.reportingtool with options: {
[ ] [DEVICE LOG] arguments = (
[ ] [DEVICE LOG] "--enable-dart-profiling",
[ ] [DEVICE LOG] "--enable-checked-mode",
[ ] [DEVICE LOG] "--observatory-port=8105"
[ ] [DEVICE LOG] );
[ ] [DEVICE LOG] environment = {
[ ] [DEVICE LOG] };
[ ] [DEVICE LOG] }
[ ] arguments = (
[ ] "--enable-dart-profiling",
[ ] "--enable-checked-mode",
[ ] "--observatory-port=8105"
[ ] );
[ ] environment = {
[ ] };
[ ] }
[ ] [DEVICE LOG] Jul 13 08:33:58 Eleanor CoreSimulatorBridge[95760]: Beginning launch sequence for bundle 'ly.eval.reportingtool'
[ ] [DEVICE LOG] retryTimeout: 300.000000 (default write com.apple.CoreSimulatorBridge LaunchRetryTimeout <value>)
[ ] [DEVICE LOG] bootTimeout: 300.000000 (default write com.apple.CoreSimulatorBridge BootRetryTimeout <value>)
[ ] [DEVICE LOG] bootLeeway: 120.000000 (default write com.apple.CoreSimulatorBridge BootLeeway <value>)
[ ] [DEVICE LOG] Note: Use 'xcrun simctl spawn booted defaults write <domain> <key> <value>' to modify defaults in the booted Simulator device.
[ ] [DEVICE LOG] Simulator booted at: 2018-07-13 06:32:58 +0000
[ ] [DEVICE LOG] Current time: 2018-07-13 06:33:58 +0000
[ ] [DEVICE LOG] Within boot leeway: YES
[ ] retryTimeout: 300.000000 (default write com.apple.CoreSimulatorBridge LaunchRetryTimeout <value>)
[ ] bootTimeout: 300.000000 (default write com.apple.CoreSimulatorBridge BootRetryTimeout <value>)
[ ] bootLeeway: 120.000000 (default write com.apple.CoreSimulatorBridge BootLeeway <value>)
[ ] Note: Use 'xcrun simctl spawn booted defaults write <domain> <key> <value>' to modify defaults in the booted Simulator device.
[ ] Simulator booted at: 2018-07-13 06:32:58 +0000
[ ] Current time: 2018-07-13 06:33:58 +0000
[ ] Within boot leeway: YES
[ ] [DEVICE LOG] Jul 13 08:33:58 Eleanor CoreSimulatorBridge[95760]: Launch attempt #0 for bundle 'ly.eval.reportingtool', have been trying to launch for 0 seconds. Modern launch services = NO
[ ] [DEVICE LOG] Jul 13 08:33:58 Eleanor CoreSimulatorBridge[95760]: Got LSBundleProxy for 'ly.eval.reportingtool', sequenceNumber 58, cacheGUID <__NSConcreteUUID 0x7c50d9e0> F50F3E7A-FA09-4E8E-AB02-E3756DE02883
[ +21 ms] [DEVICE LOG] Jul 13 08:33:58 Eleanor com.apple.CoreSimulator.SimDevice.8A059639-9DE4-4667-8FAE-BF514DE1C789[95738] (UIKitApplication:ly.eval.reportingtool[0xf903][96370]): Program specified by service does not contain one of the requested architectures: XPC_FLAGS=0x0
[ ] Jul 13 08:33:58 Eleanor com.apple.CoreSimulator.SimDevice.8A059639-9DE4-4667-8FAE-BF514DE1C789[95738] (UIKitApplication:ly.eval.reportingtool[0xf903][96370]): Program specified by service does not contain one of the requested architectures: XPC_FLAGS=0x0
[ ] [DEVICE LOG] Jul 13 08:33:58 Eleanor SpringBoard[95753]: Unable to get pid for 'UIKitApplication:ly.eval.reportingtool[0xf903]': No such process (err 3)
[ ] [DEVICE LOG] Jul 13 08:33:58 Eleanor SpringBoard[95753]: Bootstrapping failed for <FBApplicationProcess: 0x7a7524f0; ly.eval.reportingtool; pid: -1>
[ ] [DEVICE LOG] Jul 13 08:33:58 Eleanor SpringBoard[95753]: [FBSystemService] Error launching ly.eval.reportingtool: Unspecified (1)
[ ] [DEVICE LOG] Jul 13 08:33:58 --- last message repeated 1 time ---
[ ] [DEVICE LOG] Jul 13 08:33:58 Eleanor CoreSimulatorBridge[95760]: Error Launching: Error Domain=FBSOpenApplicationErrorDomain Code=1 "(null)"
[ ] [DEVICE LOG] Jul 13 08:33:58 Eleanor CoreSimulatorBridge[95760]: Unrecoverable error launching 'ly.eval.reportingtool', will NOT retry. Error was: Error Domain=FBSOpenApplicationErrorDomain Code=1 "(null)"
[ ] [DEVICE LOG] Jul 13 08:33:58 Eleanor SpringBoard[95753]: Application 'UIKitApplication:ly.eval.reportingtool[0xf903]' exited voluntarily.
[ +5 ms] ly.eval.reportingtool: -1
An error was encountered processing the command (domain=FBSOpenApplicationErrorDomain, code=1):
The operation couldn’t be completed. (FBSOpenApplicationErrorDomain error 1.)
[ ] Exit code 1 from: /usr/bin/xcrun simctl launch 8A059639-9DE4-4667-8FAE-BF514DE1C789 ly.eval.reportingtool --enable-dart-profiling --enable-checked-mode --observatory-port=8105:
ly.eval.reportingtool: -1
An error was encountered processing the command (domain=FBSOpenApplicationErrorDomain, code=1):
The operation couldn’t be completed. (FBSOpenApplicationErrorDomain error 1.)
[ +1 ms] Error launching application on iPad 2.
[ +2 ms] "flutter run" took 26,445ms.
#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:347)
#3 _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/dart:async/async_patch.dart:77)
#4 _rootRunUnary (dart:async/zone.dart:1134)
#5 _CustomZone.runUnary (dart:async/zone.dart:1031)
#6 _FutureListener.handleValue (dart:async/future_impl.dart:129)
#7 Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:638)
#8 Future._propagateToListeners (dart:async/future_impl.dart:667)
#9 Future._complete (dart:async/future_impl.dart:472)
#10 _SyncCompleter.complete (dart:async/future_impl.dart:51)
#11 _AsyncAwaitCompleter.complete (dart:async-patch/dart:async/async_patch.dart:28)
#12 _completeOnAsyncReturn (dart:async-patch/dart:async/async_patch.dart:292)
#13 RunCommand.usageValues (package:flutter_tools/src/commands/run.dart:212)
#14 _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/dart:async/async_patch.dart:77)
#15 _rootRunUnary (dart:async/zone.dart:1134)
#16 _CustomZone.runUnary (dart:async/zone.dart:1031)
#17 _FutureListener.handleValue (dart:async/future_impl.dart:129)
#18 Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:638)
#19 Future._propagateToListeners (dart:async/future_impl.dart:667)
#20 Future._complete (dart:async/future_impl.dart:472)
#21 _SyncCompleter.complete (dart:async/future_impl.dart:51)
#22 _AsyncAwaitCompleter.complete.<anonymous closure> (dart:async-patch/dart:async/async_patch.dart:33)
#23 _rootRun (dart:async/zone.dart:1126)
#24 _CustomZone.run (dart:async/zone.dart:1023)
#25 _CustomZone.bindCallback.<anonymous closure> (dart:async/zone.dart:949)
#26 _microtaskLoop (dart:async/schedule_microtask.dart:41)
#27 _startMicrotaskLoop (dart:async/schedule_microtask.dart:50)
#28 _runPendingImmediateCallback (dart:isolate-patch/dart:isolate/isolate_patch.dart:113)
#29 _RawReceivePortImpl._handleMessage (dart:isolate-patch/dart:isolate/isolate_patch.dart:166)
Eleanor:evally_mobile_flutter miguelcatalan$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment