facebook / react-native

A framework for building native applications using React
https://reactnative.dev
MIT License
118.69k stars 24.29k forks source link

Print: Entry, ":CFBundleIdentifier", Does Not Exist #14461

Closed kid-wumeng closed 7 years ago

kid-wumeng commented 7 years ago

hi, I created a new project with: https://kylewbanks.com/blog/react-native-tutorial-part-1-hello-react

But it has some error ( it also don't run by xcode )

My mac version: macOS Sierra 10.12.5 xcode: 8.3.3 react-native: 0.45.1 node: 7.6.0 npm: 4.1.2

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 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/KID/Code/ReactCalculator/ios/Build/Products export BUILD_ROOT=/Users/KID/Code/ReactCalculator/ios/Build/Products export BUILD_STYLE= export BUILD_VARIANTS=normal export BUILT_PRODUCTS_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator export CACHE_ROOT=/var/folders/g5/k6t26_7512sc4sk9j5mhg8xr0000gn/C/com.apple.DeveloperTools/8.3.3-8E3004b/Xcode export CCHROOT=/var/folders/g5/k6t26_7512sc4sk9j5mhg8xr0000gn/C/com.apple.DeveloperTools/8.3.3-8E3004b/Xcode export CHMOD=/bin/chmod export CHOWN=/usr/sbin/chown export CLANG_ANALYZER_NONNULL=YES export CLANG_CXX_LANGUAGE_STANDARD=gnu++0x export CLANG_CXX_LIBRARY=libc++ export CLANG_ENABLE_MODULES=YES export CLANG_ENABLE_MODULE_DEBUGGING=NO export CLANG_ENABLE_OBJC_ARC=YES export CLANG_MODULES_BUILD_SESSION_FILE=/Users/KID/Code/ReactCalculator/ios/Build/ModuleCache/Session.modulevalidation export CLANG_WARN_BOOL_CONVERSION=YES export CLANG_WARN_CONSTANT_CONVERSION=YES export CLANG_WARN_DIRECT_OBJC_ISA_USAGE=YES_ERROR export CLANG_WARN_DOCUMENTATION_COMMENTS=YES 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_OBJC_ROOT_CLASS=YES_ERROR export CLANG_WARN_SUSPICIOUS_MOVE=YES export CLANG_WARN_SUSPICIOUS_MOVES=YES export CLANG_WARN_UNREACHABLE_CODE=YES export CLANG_WARN__DUPLICATE_METHOD_MATCH=YES export CLASS_FILE_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/JavaClasses export CLEAN_PRECOMPS=YES export CLONE_HEADERS=NO export CODESIGNING_FOLDER_PATH=/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator/libdouble-conversion.a export CODE_SIGNING_ALLOWED=NO export CODE_SIGNING_REQUIRED=YES export CODE_SIGN_CONTEXT_CLASS=XCiPhoneSimulatorCodeSignContext export CODE_SIGN_IDENTITY=- export COLOR_DIAGNOSTICS=NO export COMBINE_HIDPI_IMAGES=NO export COMMAND_MODE=legacy export COMPOSITE_SDK_DIRS=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/CompositeSDKs export COMPRESS_PNG_FILES=YES export CONFIGURATION=Debug export CONFIGURATION_BUILD_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator export CONFIGURATION_TEMP_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator 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/iPhoneOS10.3.sdk export CORRESPONDING_DEVICE_SDK_NAME=iphoneos10.3 export CP=/bin/cp export CREATE_INFOPLIST_SECTION_IN_BINARY=NO export CURRENT_ARCH=x86_64 export CURRENT_VARIANT=normal export DEAD_CODE_STRIPPING=YES export DEBUGGING_SYMBOLS=YES export DEBUG_INFORMATION_FORMAT=dwarf export DEFAULT_COMPILER=com.apple.compilers.llvm.clang.1_0 export DEFAULT_KEXT_INSTALL_PATH=/System/Library/Extensions export DEFINES_MODULE=NO export DEPLOYMENT_LOCATION=NO export DEPLOYMENT_POSTPROCESSING=NO export DEPLOYMENT_TARGET_CLANG_ENV_NAME=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_CLANG_FLAG_NAME=mios-simulator-version-min export DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX=-mios-simulator-version-min= export DEPLOYMENT_TARGET_SETTING_NAME=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_SUGGESTED_VALUES="8.0 8.1 8.2 8.3 8.4 9.0 9.1 9.2 9.3 10.0 10.1 10.2 10.3" export DERIVED_FILES_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/DerivedSources export DERIVED_FILE_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/DerivedSources export DERIVED_SOURCES_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.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=V9WTTPBFK9 export DO_HEADER_SCANNING_IN_JAM=NO export DSTROOT=/tmp/React.dst export DT_TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export DWARF_DSYM_FILE_NAME=libdouble-conversion.a.dSYM export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT=NO export DWARF_DSYM_FOLDER_PATH=/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator export EFFECTIVE_PLATFORM_NAME=-iphonesimulator export EMBEDDED_CONTENT_CONTAINS_SWIFT=NO export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE=NO export ENABLE_BITCODE=NO export ENABLE_DEFAULT_HEADER_SEARCH_PATHS=YES export ENABLE_HEADER_DEPENDENCIES=YES export ENABLE_ON_DEMAND_RESOURCES=NO 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 EXECUTABLE_EXTENSION=a export EXECUTABLE_NAME=libdouble-conversion.a export EXECUTABLE_PATH=libdouble-conversion.a export EXECUTABLE_PREFIX=lib export EXECUTABLE_SUFFIX=.a export EXPANDED_CODE_SIGN_IDENTITY= export EXPANDED_CODE_SIGN_IDENTITY_NAME= export EXPANDED_PROVISIONING_ PROFILE= export FILE_LIST=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects/LinkFileList export FIXED_FILES_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/FixedFiles export FRAMEWORK_FLAG_PREFIX=-framework export FRAMEWORK_SEARCH_PATHS="/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator " export FRAMEWORK_VERSION=A export FULL_PRODUCT_NAME=libdouble-conversion.a export GCC3_VERSION=3.3 export GCC_C_LANGUAGE_STANDARD=gnu99 export GCC_DYNAMIC_NO_PIC=NO 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 DEBUG=1 RCT_DEBUG=1 RCT_DEV=1 RCT_NSASSERT=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_MISSING_PROTOTYPES=YES export GCC_WARN_ABOUT_RETURN_TYPE=YES_ERROR export GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED=YES export GCC_WARN_SHADOW=YES 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=NO 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/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator/include " export HIDE_BITCODE_SYMBOLS=YES export HOME=/Users/KID export ICONV=/usr/bin/iconv export INFOPLIST_EXPAND_BUILD_SETTINGS=YES export INFOPLIST_OUTPUT_FORMAT=binary export INFOPLIST_PREPROCESS=NO export INLINE_PRIVATE_FRAMEWORKS=NO export INSTALLHDRS_COPY_PHASE=NO export INSTALLHDRS_SCRIPT_PHASE=NO export INSTALL_DIR=/tmp/React.dst/usr/local/lib export INSTALL_GROUP=staff export INSTALL_MODE_FLAG=u+w,go-w,a+rX export INSTALL_OWNER=KID export INSTALL_PATH=/usr/local/lib export INSTALL_ROOT=/tmp/React.dst export IPHONEOS_DEPLOYMENT_TARGET=8.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_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/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/double-conversion_dependency_info.dat export LD_GENERATE_MAP_FILE=NO export LD_MAP_FILE_PATH=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-LinkMap-normal-x86_64.txt export LD_NO_PIE=NO export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER=YES 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/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator " export LINKER_DISPLAYS_MANGLED_NAMES=NO export LINK_FILE_LIST_normal_x86_64=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/double-conversion.LinkFileList export LINK_WITH_STANDARD_LIBRARIES=YES export LOCALIZABLE_CONTENT_DIR= 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=staticlib export MAC_OS_X_PRODUCT_BUILD_VERSION=16F73 export MAC_OS_X_VERSION_ACTUAL=101205 export MAC_OS_X_VERSION_MAJOR=101200 export MAC_OS_X_VERSION_MINOR=1205 export METAL_LIBRARY_FILE_BASE=default export METAL_LIBRARY_OUTPUT_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator/ export MODULE_CACHE_DIR=/Users/KID/Code/ReactCalculator/ios/Build/ModuleCache 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/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects export OBJECT_FILE_DIR_normal=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal export OBJROOT=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates export ONLY_ACTIVE_ARCH=YES export OS=MACOS export OSAC=/usr/bin/osacompile export OTHER_LDFLAGS=-ObjC export PACKAGE_TYPE=com.apple.package-type.static-library export PASCAL_STRINGS=YES export PATH="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Tools:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES="/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms" export PFE_FILE_C_DIALECTS=c++ export PKGINFO_FILE_PATH=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/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=/Applic ations/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 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES export PRECOMP_DESTINATION_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/PrefixHeaders export PRESERVE_DEAD_CODE_INITS_AND_TERMS=NO export PRIVATE_HEADERS_FOLDER_PATH=/usr/local/include/double-conversion export PRODUCT_MODULE_NAME=double_conversion export PRODUCT_NAME=double-conversion export PRODUCT_SETTINGS_PATH= export PRODUCT_TYPE=com.apple.product-type.library.static export PROFILING_CODE=NO export PROJECT=React export PROJECT_DERIVED_FILE_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/DerivedSources export PROJECT_DIR=/Users/KID/Code/ReactCalculator/node_modules/react-native/React export PROJECT_FILE_PATH=/Users/KID/Code/ReactCalculator/node_modules/react-native/React/React.xcodeproj export PROJECT_NAME=React export PROJECT_TEMP_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build export PROJECT_TEMP_ROOT=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates export PUBLIC_HEADERS_FOLDER_PATH=/usr/local/include 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/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/ResourceManagerResources export REZ_EXECUTABLE=YES export REZ_OBJECTS_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/ResourceManagerResources/Objects export REZ_SEARCH_PATHS="/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator " export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES=NO export SCRIPT_INPUT_FILE_COUNT=0 export SCRIPT_OUTPUT_FILE_COUNT=0 export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk export SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk export SDK_DIR_iphonesimulator10_3=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk export SDK_NAME=iphonesimulator10.3 export SDK_NAMES=iphonesimulator10.3 export SDK_PRODUCT_BUILD_VERSION=14E8301 export SDK_VERSION=10.3 export SDK_VERSION_ACTUAL=100300 export SDK_VERSION_MAJOR=100000 export SDK_VERSION_MINOR=300 export SED=/usr/bin/sed export SEPARATE_STRIP=YES export SEPARATE_SYMBOL_EDIT=NO export SET_DIR_MODE_OWNER_GROUP=YES export SET_FILE_MODE_OWNER_GROUP=NO export SHALLOW_BUNDLE=NO export SHARED_DERIVED_FILE_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator/DerivedSources export SHARED_PRECOMPS_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/PrecompiledHeaders export SKIP_INSTALL=YES export SOURCE_ROOT=/Users/KID/Code/ReactCalculator/node_modules/react-native/React export SRCROOT=/Users/KID/Code/ReactCalculator/node_modules/react-native/React export STRINGS_FILE_OUTPUT_ENCODING=binary export STRIP_BITCODE_FROM_COPIED_FILES=NO export STRIP_INSTALLED_PRODUCT=YES export STRIP_STYLE=debugging export SUPPORTED_DEVICE_FAMILIES=1,2 export SUPPORTED_PLATFORMS="iphonesimulator iphoneos" export SUPPORTS_TEXT_BASED_API=NO export SWIFT_PLATFORM_TARGET_PREFIX=ios export SYMROOT=/Users/KID/Code/ReactCalculator/ios/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=1 export TARGETNAME=double-conversion export TARGET_BUILD_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator export TARGET_DEVICE_IDENTIFIER=57F05154-8B06-4290-A24E-328C6AE10CCA export TARGET_DEVICE_MODEL=iPhone7,2 export TARGET_DEVICE_OS_VERSION=10.3.1 export TARGET_NAME=double-conversion export TARGET_TEMP_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build export TEMP_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build export TEMP_FILES_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build export TEMP_FILE_DIR=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build export TEMP_ROOT=/Users/KID/Code/ReactCalculator/ios/Build/Intermediates 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 UNSTRIPPED_PRODUCT=NO export USER=KID export USER_APPS_DIR=/Users/KID/Applications export USER_LIBRARY_DIR=/Users/KID/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 VERSION_INFO_BUILDER=KID export VERSION_INFO_FILE=double-conversion_vers.c export VERSION_INFO_STRING="\"@(#)PROGRAM:double-conversion PROJECT:React-\"" export WARNING_CFLAGS="-Wextra -Wall -Wno-semicolon-before-method-body" 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=8E3004b export XCODE_VERSION_ACTUAL=0833 export XCODE_VERSION_MAJOR=0800 export XCOD E_VERSION_MINOR=0830 export XPCSERVICES_FOLDER_PATH=/XPCServices export YACC=yacc export arch=x86_64 export variant=normal /bin/sh -c /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Script-190EE32F1E6A43DE00A8543A.sh CompileC /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/bignum-dtoa.o /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum-dtoa.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler cd /Users/KID/Code/ReactCalculator/node_modules/react-native/React 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:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++11 -stdlib=libc++ -fmodules -fmodules-cache-path=/Users/KID/Code/ReactCalculator/ios/Build/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/KID/Code/ReactCalculator/ios/Build/ModuleCache/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 -Wmissing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wshadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DDEBUG=1 -DDEBUG=1 -DRCT_DEBUG=1 -DRCT_DEV=1 -DRCT_NSASSERT=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -mios-simulator-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wmove -iquote /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-generated-files.hmap -I/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-own-target-headers.hmap -I/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-all-target-headers.hmap -iquote /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-project-headers.hmap -I/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator/include -I/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/DerivedSources/x86_64 -I/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/DerivedSources -Wextra -Wall -Wno-semicolon-before-method-body -F/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator -MMD -MT dependencies -MF /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/bignum-dtoa.d --serialize-diagnostics /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/bignum-dtoa.dia -c /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum-dtoa.cc -o /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/bignum-dtoa.o In file included from /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum-dtoa.cc:30: /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum-dtoa.h:80:17: error: unknown type name 'Vector' Vector buffer, int* length, int* point); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum-dtoa.h:80:23: error: expected ')' Vector buffer, int* length, int* point); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum-dtoa.h:79:16: note: to match this '(' void BignumDtoa(double v, BignumDtoaMode mode, int requested_digits, ^ In file included from /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum-dtoa.cc:32: /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:43:21: error: unknown type name 'uint16_t' void AssignUInt16(uint16_t value); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:44:21: error: unknown type name 'uint64_t' void AssignUInt64(uint64_t value); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:47:28: error: unknown type name 'Vector' void AssignDecimalString(Vector value); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:47:34: error: expected ')' void AssignDecimalString(Vector value); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:47:27: note: to match this '(' void AssignDecimalString(Vector value); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:48:24: error: unknown type name 'Vector' void AssignHexString(Vector value); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:48:30: error: expected ')' void AssignHexString(Vector value); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:48:23: note: to match this '(' void AssignHexString(Vector value); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:50:26: error: unknown type name 'uint16_t' void AssignPowerUInt16(uint16_t base, int exponent); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:52:18: error: unknown type name 'uint16_t' void AddUInt16(uint16_t operand); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:53:18: error: unknown type name 'uint64_t' void AddUInt64(uint64_t operand); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:60:25: error: unknown type name 'uint32_t' void MultiplyByUInt32(uint32_t factor); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:61:25: error: unknown type name 'uint64_t' void MultiplyByUInt64(uint64_t factor); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:68:3: error: unknown type name 'uint16_t' uint16_t DivideModuloIntBignum(const Bignum& other); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:101:11: error: unknown type name 'uint32_t' typedef uint32_t Chunk; ^ CompileC /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/cached-powers.o /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/cached-powers.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler cd /Users/KID/Code/ReactCalculator/node_modules/react-native/React 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:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++11 -stdlib=libc++ -fmodules -fmodules-cache-path=/Users/KID/Code/ReactCalculator/ios/Build/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/KID/Code/ReactCalculator/ios/Build/ModuleCache/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 -Wmissing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wshadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DDEBUG=1 -DDEBUG=1 -DRCT_DEBUG=1 -DRCT_DEV=1 -DRCT_NSASSERT=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -mios-simulator-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wmove -iquote /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-generated-files.hmap -I/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-own-target-headers.hmap -I/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-all-target-headers.hmap -iquote /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-project-headers.hmap -I/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator/include -I/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/DerivedSources/x86_64 -I/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/DerivedSources -Wextra -Wall -Wno-semicolon-before-method-body -F/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator -MMD -MT dependencies -MF /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/cached-powers.d --serialize-diagnostics /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/cached-powers.dia -c /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/cached-powers.cc -o /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/cached-powers.o In file included from /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/cached-powers.cc:34: In file included from /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/cached-powers.h:31: /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:45:9: error: unknown type name 'uint64_t' DiyFp(uint64_t f, int e) : f_(f), e_(e) {} ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:103:3: error: unknown type name 'uint64_t' uint64_t f() const { return f_; } ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:106:14: error: unknown type name 'uint64_t' void set_f(uint64_t new_value) { f_ = new_value; } ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:110:16: error: unknown type name 'uint64_t' static const uint64_t kUint64MSB = UINT64_2PART_C(0x80000000, 00000000); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:110:38: error: use of undeclared identifier 'UINT64_2PART_C' static const uint64_t kUint64MSB = UINT64_2PART_C(0x80000000, 00000000); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:112:3: error: unknown type name 'uint64_t' uint64_t f_; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:52:5: error: use of undeclared identifier 'ASSERT' ASSERT(e_ == other.e_); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:79:5: error: unknown type name 'uint64_t' uint64_t f = f_; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:84:11: error: unknown type name 'uint64_t' const uint64_t k10MSBits = UINT64_2PART_C(0xFFC00000, 00000000); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:84:32: error: use of undeclared identifier 'UINT64_2PART_C' const uint64_t k10MSBits = UINT64_2PART_C(0xFFC00000, 00000000); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/cached-powers.cc:39:3: error: unknown type name 'uint64_t' uint64_t significand; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/cached-powers.cc:40:3: error: unknown type name 'int16_t' int16_t binary_exponent; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/cached-powers.cc:41:3: error: unknown type name 'int16_t' int16_t decimal_exponent; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/cached-powers.cc:45:32: error: invalid digit '8' in octal constant {UINT64_2PART_C(0xfa8fd5a0, 081c0288), -1220, -348}, ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/cached-powers.cc:46:31: error: use of undeclared identifier 'a23ebf76' {UINT64_2PART_C(0xbaaee17f, a23ebf76), -1193, -340}, ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/cached-powers.cc:47:35: error: invalid digit 'a' in decimal constant {UINT64_2PART_C(0x8b16fb20, 3055ac76), -1166, -332}, ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/cached-powers.cc:48:32: error: invalid digit 'd' in decimal constant {UINT64_2PART_C(0xcf42894a, 5dce35ea), -1140, -324}, ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/cached-powers.cc:49:36: error : invalid digit 'b' in decimal constant {UINT64_2PART_C(0x9a6bb0aa, 55653b2d), -1113, -316}, ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/cached-powers.cc:50:32: error: invalid digit 'd' in decimal constant {UINT64_2PART_C(0xe61acf03, 3d1a45df), -1087, -308}, ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. CompileC /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/diy-fp.o /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler cd /Users/KID/Code/ReactCalculator/node_modules/react-native/React 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:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++11 -stdlib=libc++ -fmodules -fmodules-cache-path=/Users/KID/Code/ReactCalculator/ios/Build/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/KID/Code/ReactCalculator/ios/Build/ModuleCache/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 -Wmissing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wshadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DDEBUG=1 -DDEBUG=1 -DRCT_DEBUG=1 -DRCT_DEV=1 -DRCT_NSASSERT=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -mios-simulator-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wmove -iquote /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-generated-files.hmap -I/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-own-target-headers.hmap -I/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-all-target-headers.hmap -iquote /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-project-headers.hmap -I/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator/include -I/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/DerivedSources/x86_64 -I/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/DerivedSources -Wextra -Wall -Wno-semicolon-before-method-body -F/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator -MMD -MT dependencies -MF /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/diy-fp.d --serialize-diagnostics /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/diy-fp.dia -c /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.cc -o /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/diy-fp.o In file included from /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.cc:29: /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:45:9: error: unknown type name 'uint64_t' DiyFp(uint64_t f, int e) : f_(f), e_(e) {} ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:103:3: error: unknown type name 'uint64_t' uint64_t f() const { return f_; } ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:106:14: error: unknown type name 'uint64_t' void set_f(uint64_t new_value) { f_ = new_value; } ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:110:16: error: unknown type name 'uint64_t' static const uint64_t kUint64MSB = UINT64_2PART_C(0x80000000, 00000000); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:110:38: error: use of undeclared identifier 'UINT64_2PART_C' static const uint64_t kUint64MSB = UINT64_2PART_C(0x80000000, 00000000); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:112:3: error: unknown type name 'uint64_t' uint64_t f_; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:52:5: error: use of undeclared identifier 'ASSERT' ASSERT(e_ == other.e_); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:79:5: error: unknown type name 'uint64_t' uint64_t f = f_; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:84:11: error: unknown type name 'uint64_t' const uint64_t k10MSBits = UINT64_2PART_C(0xFFC00000, 00000000); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.h:84:32: error: use of undeclared identifier 'UINT64_2PART_C' const uint64_t k10MSBits = UINT64_2PART_C(0xFFC00000, 00000000); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.cc:39:9: error: unknown type name 'uint64_t' const uint64_t kM32 = 0xFFFFFFFFU; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.cc:40:3: error: unknown type name 'uint64_t' uint64_t a = f_ >> 32; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.cc:41:3: error: unknown type name 'uint64_t' uint64_t b = f_ & kM32; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.cc:42:3: error: unknown type name 'uint64_t' uint64_t c = other.f_ >> 32; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.cc:43:3: error: unknown type name 'uint64_t' uint64_t d = other.f_ & kM32; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.cc:44:3: error: unknown type name 'uint64_t' uint64_t ac = a * c; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.cc:45:3: error: unknown type name 'uint64_t' uint64_t bc = b * c; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.cc:46:3: error: unknown type name 'u int64_t' uint64_t ad = a * d; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/diy-fp.cc:47:3: error: unknown type name 'uint64_t' uint64_t bd = b * d; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] CompileC /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/bignum.o /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler cd /Users/KID/Code/ReactCalculator/node_modules/react-native/React 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:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++11 -stdlib=libc++ -fmodules -fmodules-cache-path=/Users/KID/Code/ReactCalculator/ios/Build/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/KID/Code/ReactCalculator/ios/Build/ModuleCache/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 -Wmissing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wshadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DDEBUG=1 -DDEBUG=1 -DRCT_DEBUG=1 -DRCT_DEV=1 -DRCT_NSASSERT=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -mios-simulator-version-min=8.0 -g -Wno-sign-conversion -Winfinite-recursion -Wmove -iquote /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-generated-files.hmap -I/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-own-target-headers.hmap -I/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-all-target-headers.hmap -iquote /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-project-headers.hmap -I/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator/include -I/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/DerivedSources/x86_64 -I/Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/DerivedSources -Wextra -Wall -Wno-semicolon-before-method-body -F/Users/KID/Code/ReactCalculator/ios/Build/Products/Debug-iphonesimulator -MMD -MT dependencies -MF /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/bignum.d --serialize-diagnostics /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/bignum.dia -c /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.cc -o /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/bignum.o In file included from /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.cc:28: /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:43:21: error: unknown type name 'uint16_t' void AssignUInt16(uint16_t value); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:44:21: error: unknown type name 'uint64_t' void AssignUInt64(uint64_t value); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:47:28: error: unknown type name 'Vector' void AssignDecimalString(Vector value); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:47:34: error: expected ')' void AssignDecimalString(Vector value); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:47:27: note: to match this '(' void AssignDecimalString(Vector value); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:48:24: error: unknown type name 'Vector' void AssignHexString(Vector value); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:48:30: error: expected ')' void AssignHexString(Vector value); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:48:23: note: to match this '(' void AssignHexString(Vector value); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:50:26: error: unknown type name 'uint16_t' void AssignPowerUInt16(uint16_t base, int exponent); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:52:18: error: unknown type name 'uint16_t' void AddUInt16(uint16_t operand); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:53:18: error: unknown type name 'uint64_t' void AddUInt64(uint64_t operand); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:60:25: error: unknown type name 'uint32_t' void MultiplyByUInt32(uint32_t factor); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:61:25: error: unknown type name 'uint64_t' void MultiplyByUInt64(uint64_t factor); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:68:3: error: unknown type name 'uint16_t' uint16_t DivideModuloIntBignum(const Bignum& other); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:101:11: error: unknown type name 'uint32_t' typedef uint32_t Chunk; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:102:11: error: unknown type name 'uint64_t' typedef uint64_t DoubleChunk; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:135:3: error: unknown type name 'Vector' Vector bigits_; ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:135:9: error: expected member name or ';' after declaration specifiers Vector bigits_; ~~~~~~^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:140:3: error: unknown type name 'DISALLOW_COPY_AND_ASSIGN' DISALLOW_COPY_AND_ASSIGN(Bignum); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.h:116:7: error: use of undeclared identifier 'UNREACHABLE' UNREACHABLE(); ^ /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.cc:34:7: error: member initializer 'bigits_' does not name a non-static data member or base class : bigits_(bigits_buffer_, kBigitCapacity), used_digits_(0), exponent_(0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. ** BUILD FAILED ** The following build commands failed: CompileC /Users/KID/Code/ReactCalculator/ios/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/bignum.o /Users/KID/Code/ReactCalculator/node_modules/react-native/third-party/double-conversion-1.1.5/src/bignum.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (1 failure) Installing build/Build/Products/Debug-iphonesimulator/ReactCalculator.app An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2): Failed to install the requested application An application bundle was not found at the provided path. Provide a valid path to the desired application bundle. Print: Entry, ":CFBundleIdentifier", Does Not Exist Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/ReactCalculator.app/Info.plist Print: Entry, ":CFBundleIdentifier", Does Not Exist
136357477 commented 7 years ago

I have the same problem , who can help me ?

godcheese commented 7 years ago

I have the same problem,but i have no ideas.

Ian8829 commented 7 years ago

Also.. Pls help me with some ideas.

lslvxy commented 7 years ago

the same with you

ghost commented 7 years ago

me too too too too ... ! no zuo no die !

wh-Coder commented 7 years ago

also HELP!!!!!!!!!!!!!!!!!!!!!

haseebyf commented 7 years ago

me too!

sospedra commented 7 years ago

From my previous experience with CFBundleIndentifier problems (see #7308) it's the xcode version. Problem is our Apple friends enforced the last xcode upgrade (8.3.3) you only have two options: use the last one or not use xcode at all :/

The reason behind this xcode changes are breaking react-native is beyond my knowledge.

harley commented 7 years ago

@kid-wumeng it seems like one or more of your tar balls may not have been downloaded/extracted properly. check ~/.rncache and removing the double conversion tar or just remove the whole folder and try yarn install then react-native run-ios again?

alanbonachella commented 7 years ago

me too! HELP !!!!

woodwoodchow commented 7 years ago

as @harley mentioned, in version0.45, there are three third-party-lib should be download, boost_1_63_0double-conversion-1.1.5 and glog-0.3.4. You can download these tar.gz yourself and move to ~/.rncache. when you run react-native run-ios there will be unzip to node/modules/react-native/third-party and build them. the most important: do not close Xcode when you see Running 1 of 3 customer shell scripts or close terminal when you see it download something !!! Otherwise, you should check these three tar.gz in ~/.rncache, remove the tar.gz cannot be opened and run react-native run-ios again.

hramos commented 7 years ago

Are there specific repro steps? I have had no issues creating a new project using react-native init and launching it on Xcode 8.3.3 with 0.45.1.

lslvxy commented 7 years ago

use create-react-native-app to create app.

then run npm run eject to get the full code

run react-native-git-upgrade to update to the latest version

run npm run ios and it is ok

136357477 commented 7 years ago

PhaseScriptExecution Install\ Third\ Party /Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Script-190EE32F1E6A43DE00A8543A.sh cd /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/React 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=guohui export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES=NO export ALWAYS_SEARCH_USER_PATHS=NO export ALWAYS_USE_SEPARATE_HEADERMAPS=NO export APPLE_INTERNAL_DEVELOPER_DIR=/AppleInternal/Developer export APPLE_INTERNAL_DIR=/AppleInternal export APPLE_INTERNAL_DOCUMENTATION_DIR=/AppleInternal/Documentation export APPLE_INTERNAL_LIBRARY_DIR=/AppleInternal/Library export APPLE_INTERNAL_TOOLS=/AppleInternal/Developer/Tools export APPLICATION_EXTENSION_API_ONLY=NO export APPLY_RULES_IN_COPY_FILES=NO export ARCHS=x86_64 export ARCHS_STANDARD="i386 x86_64" export ARCHS_STANDARD_32_64_BIT="i386 x86_64" export ARCHS_STANDARD_32_BIT=i386 export ARCHS_STANDARD_64_BIT=x86_64 export ARCHS_STANDARD_INCLUDING_64_BIT="i386 x86_64" export ARCHS_UNIVERSAL_IPHONE_OS="i386 x86_64" export 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/guohui/Desktop/React_Native/eeee/ios/build/Build/Products export BUILD_ROOT=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Products export BUILD_STYLE= export BUILD_VARIANTS=normal export BUILT_PRODUCTS_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Products/Debug-iphonesimulator export CACHE_ROOT=/var/folders/vg/tl5pf5g17yg6nzy7mgb6yqsh0000gn/C/com.apple.DeveloperTools/8.3.3-8E3004b/Xcode export CCHROOT=/var/folders/vg/tl5pf5g17yg6nzy7mgb6yqsh0000gn/C/com.apple.DeveloperTools/8.3.3-8E3004b/Xcode export CHMOD=/bin/chmod export CHOWN=/usr/sbin/chown export CLANG_ANALYZER_NONNULL=YES export CLANG_CXX_LANGUAGE_STANDARD=gnu++0x export CLANG_CXX_LIBRARY=libc++ export CLANG_ENABLE_MODULES=YES export CLANG_ENABLE_MODULE_DEBUGGING=NO export CLANG_ENABLE_OBJC_ARC=YES export CLANG_MODULES_BUILD_SESSION_FILE=/Users/guohui/Desktop/React_Native/eeee/ios/build/ModuleCache/Session.modulevalidation export CLANG_WARN_BOOL_CONVERSION=YES export CLANG_WARN_CONSTANT_CONVERSION=YES export CLANG_WARN_DIRECT_OBJC_ISA_USAGE=YES_ERROR export CLANG_WARN_DOCUMENTATION_COMMENTS=YES 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_OBJC_ROOT_CLASS=YES_ERROR export CLANG_WARN_SUSPICIOUS_MOVE=YES export CLANG_WARN_SUSPICIOUS_MOVES=YES export CLANG_WARN_UNREACHABLE_CODE=YES export CLANG_WARN__DUPLICATE_METHOD_MATCH=YES export CLASS_FILE_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/JavaClasses export CLEAN_PRECOMPS=YES export CLONE_HEADERS=NO export CODESIGNING_FOLDER_PATH=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Products/Debug-iphonesimulator/libdouble-conversion.a export CODE_SIGNING_ALLOWED=NO export CODE_SIGNING_REQUIRED=YES export CODE_SIGN_CONTEXT_CLASS=XCiPhoneSimulatorCodeSignContext export CODE_SIGN_IDENTITY=- export COLOR_DIAGNOSTICS=NO export COMBINE_HIDPI_IMAGES=NO export COMMAND_MODE=legacy export COMPOSITE_SDK_DIRS=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/CompositeSDKs export COMPRESS_PNG_FILES=YES export CONFIGURATION=Debug export CONFIGURATION_BUILD_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Products/Debug-iphonesimulator export CONFIGURATION_TEMP_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator 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/iPhoneOS10.3.sdk export CORRESPONDING_DEVICE_SDK_NAME=iphoneos10.3 export CP=/bin/cp export CREATE_INFOPLIST_SECTION_IN_BINARY=NO export CURRENT_ARCH=x86_64 export CURRENT_VARIANT=normal export DEAD_CODE_STRIPPING=YES export DEBUGGING_SYMBOLS=YES export DEBUG_INFORMATION_FORMAT=dwarf export DEFAULT_COMPILER=com.apple.compilers.llvm.clang.1_0 export DEFAULT_KEXT_INSTALL_PATH=/System/Library/Extensions export DEFINES_MODULE=NO export DEPLOYMENT_LOCATION=NO export DEPLOYMENT_POSTPROCESSING=NO export DEPLOYMENT_TARGET_CLANG_ENV_NAME=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_CLANG_FLAG_NAME=mios-simulator-version-min export DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX=-mios-simulator-version-min= export DEPLOYMENT_TARGET_SETTING_NAME=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_SUGGESTED_VALUES="8.0 8.1 8.2 8.3 8.4 9.0 9.1 9.2 9.3 10.0 10.1 10.2 10.3" export DERIVED_FILES_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/DerivedSources export DERIVED_FILE_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/DerivedSources export DERIVED_SOURCES_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.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=V9WTTPBFK9 export DO_HEADER_SCANNING_IN_JAM=NO export DSTROOT=/tmp/React.dst export DT_TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export DWARF_DSYM_FILE_NAME=libdouble-conversion.a.dSYM export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT=NO export DWARF_DSYM_FOLDER_PATH=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Products/Debug-iphonesimulator export EFFECTIVE_PLATFORM_NAME=-iphonesimulator export EMBEDDED_CONTENT_CONTAINS_SWIFT=NO export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE=NO export ENABLE_BITCODE=NO export ENABLE_DEFAULT_HEADER_SEARCH_PATHS=YES export ENABLE_HEADER_DEPENDENCIES=YES export ENABLE_ON_DEMAND_RESOURCES=NO 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 EXECUTABLE_EXTENSION=a export EXECUTABLE_NAME=libdouble-conversion.a export EXECUTABLE_PATH=libdo uble-conversion.a export EXECUTABLE_PREFIX=lib export EXECUTABLE_SUFFIX=.a export EXPANDED_CODE_SIGN_IDENTITY= export EXPANDED_CODE_SIGN_IDENTITY_NAME= export EXPANDED_PROVISIONING_PROFILE= export FILE_LIST=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects/LinkFileList export FIXED_FILES_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/FixedFiles export FRAMEWORK_FLAG_PREFIX=-framework export FRAMEWORK_SEARCH_PATHS="/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Products/Debug-iphonesimulator " export FRAMEWORK_VERSION=A export FULL_PRODUCT_NAME=libdouble-conversion.a export GCC3_VERSION=3.3 export GCC_C_LANGUAGE_STANDARD=gnu99 export GCC_DYNAMIC_NO_PIC=NO 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 DEBUG=1 RCT_DEBUG=1 RCT_DEV=1 RCT_NSASSERT=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_MISSING_PROTOTYPES=YES export GCC_WARN_ABOUT_RETURN_TYPE=YES_ERROR export GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED=YES export GCC_WARN_SHADOW=YES 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=NO 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/guohui/Desktop/React_Native/eeee/ios/build/Build/Products/Debug-iphonesimulator/include " export HIDE_BITCODE_SYMBOLS=YES export HOME=/Users/guohui export ICONV=/usr/bin/iconv export INFOPLIST_EXPAND_BUILD_SETTINGS=YES export INFOPLIST_OUTPUT_FORMAT=binary export INFOPLIST_PREPROCESS=NO export INLINE_PRIVATE_FRAMEWORKS=NO export INSTALLHDRS_COPY_PHASE=NO export INSTALLHDRS_SCRIPT_PHASE=NO export INSTALL_DIR=/tmp/React.dst/usr/local/lib export INSTALL_GROUP=staff export INSTALL_MODE_FLAG=u+w,go-w,a+rX export INSTALL_OWNER=guohui export INSTALL_PATH=/usr/local/lib export INSTALL_ROOT=/tmp/React.dst export IPHONEOS_DEPLOYMENT_TARGET=8.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_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/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/double-conversion_dependency_info.dat export LD_GENERATE_MAP_FILE=NO export LD_MAP_FILE_PATH=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/double-conversion-LinkMap-normal-x86_64.txt export LD_NO_PIE=NO export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER=YES 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/guohui/Desktop/React_Native/eeee/ios/build/Build/Products/Debug-iphonesimulator " export LINKER_DISPLAYS_MANGLED_NAMES=NO export LINK_FILE_LIST_normal_x86_64=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal/x86_64/double-conversion.LinkFileList export LINK_WITH_STANDARD_LIBRARIES=YES export LOCALIZABLE_CONTENT_DIR= 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=staticlib export MAC_OS_X_PRODUCT_BUILD_VERSION=16F73 export MAC_OS_X_VERSION_ACTUAL=101205 export MAC_OS_X_VERSION_MAJOR=101200 export MAC_OS_X_VERSION_MINOR=1205 export METAL_LIBRARY_FILE_BASE=default export METAL_LIBRARY_OUTPUT_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Products/Debug-iphonesimulator/ export MODULE_CACHE_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/ModuleCache 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/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects export OBJECT_FILE_DIR_normal=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Objects-normal export OBJROOT=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates export ONLY_ACTIVE_ARCH=YES export OS=MACOS export OSAC=/usr/bin/osacompile export OTHER_LDFLAGS=-ObjC export PACKAGE_TYPE=com.apple.package-type.static-library export PASCAL_STRINGS=YES export PATH="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Tools:/usr/local/opt/sphinx-doc/bin:/usr/local/sbin:/Users/guohui/.nvm/versions/node/v4.4.7/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/guohui/Library/Android/sdk/tools:/Users/guohui/Library/Android/sdk/platform-tools" 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 PFE_FILE_C_DIALECTS=c++ export PKGINFO_FILE_PATH=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/PkgInfo export PLATFORM_DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications export PL ATFORM_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 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES export PRECOMP_DESTINATION_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/PrefixHeaders export PRESERVE_DEAD_CODE_INITS_AND_TERMS=NO export PRIVATE_HEADERS_FOLDER_PATH=/usr/local/include/double-conversion export PRODUCT_MODULE_NAME=double_conversion export PRODUCT_NAME=double-conversion export PRODUCT_SETTINGS_PATH= export PRODUCT_TYPE=com.apple.product-type.library.static export PROFILING_CODE=NO export PROJECT=React export PROJECT_DERIVED_FILE_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/DerivedSources export PROJECT_DIR=/Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/React export PROJECT_FILE_PATH=/Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/React/React.xcodeproj export PROJECT_NAME=React export PROJECT_TEMP_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build export PROJECT_TEMP_ROOT=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates export PUBLIC_HEADERS_FOLDER_PATH=/usr/local/include 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/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/ResourceManagerResources export REZ_EXECUTABLE=YES export REZ_OBJECTS_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/ResourceManagerResources/Objects export REZ_SEARCH_PATHS="/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Products/Debug-iphonesimulator " export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES=NO export SCRIPT_INPUT_FILE_COUNT=0 export SCRIPT_OUTPUT_FILE_COUNT=0 export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk export SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk export SDK_DIR_iphonesimulator10_3=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk export SDK_NAME=iphonesimulator10.3 export SDK_NAMES=iphonesimulator10.3 export SDK_PRODUCT_BUILD_VERSION=14E8301 export SDK_VERSION=10.3 export SDK_VERSION_ACTUAL=100300 export SDK_VERSION_MAJOR=100000 export SDK_VERSION_MINOR=300 export SED=/usr/bin/sed export SEPARATE_STRIP=YES export SEPARATE_SYMBOL_EDIT=NO export SET_DIR_MODE_OWNER_GROUP=YES export SET_FILE_MODE_OWNER_GROUP=NO export SHALLOW_BUNDLE=NO export SHARED_DERIVED_FILE_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Products/Debug-iphonesimulator/DerivedSources export SHARED_PRECOMPS_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/PrecompiledHeaders export SKIP_INSTALL=YES export SOURCE_ROOT=/Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/React export SRCROOT=/Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/React export STRINGS_FILE_OUTPUT_ENCODING=binary export STRIP_BITCODE_FROM_COPIED_FILES=NO export STRIP_INSTALLED_PRODUCT=YES export STRIP_STYLE=debugging export SUPPORTED_DEVICE_FAMILIES=1,2 export SUPPORTED_PLATFORMS="iphonesimulator iphoneos" export SUPPORTS_TEXT_BASED_API=NO export SWIFT_PLATFORM_TARGET_PREFIX=ios export SYMROOT=/Users/guohui/Desktop/React_Native/eeee/ios/build/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=1 export TARGETNAME=double-conversion export TARGET_BUILD_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Products/Debug-iphonesimulator export TARGET_DEVICE_IDENTIFIER=2E737326-56F6-46DA-A400-4AA8F45C2581 export TARGET_DEVICE_MODEL=iPhone7,2 export TARGET_DEVICE_OS_VERSION=10.3.1 export TARGET_NAME=double-conversion export TARGET_TEMP_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build export TEMP_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build export TEMP_FILES_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build export TEMP_FILE_DIR=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build export TEMP_ROOT=/Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates 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 UNSTRIPPED_PRODUCT=NO ex port USER=guohui export USER_APPS_DIR=/Users/guohui/Applications export USER_LIBRARY_DIR=/Users/guohui/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 VERSION_INFO_BUILDER=guohui export VERSION_INFO_FILE=double-conversion_vers.c export VERSION_INFO_STRING="\"@(#)PROGRAM:double-conversion PROJECT:React-\"" export WARNING_CFLAGS="-Wextra -Wall -Wno-semicolon-before-method-body" 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=8E3004b export XCODE_VERSION_ACTUAL=0833 export XCODE_VERSION_MAJOR=0800 export XCODE_VERSION_MINOR=0830 export XPCSERVICES_FOLDER_PATH=/XPCServices export YACC=yacc export arch=x86_64 export variant=normal /bin/sh -c /Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Script-190EE32F1E6A43DE00A8543A.sh

Unpacking /Users/guohui/.rncache/glog-0.3.4.tar.gz...

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

/Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/third-party/glog-0.3.4/missing: Unknown `--is-lightweight' option

Try `/Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/third-party/glog-0.3.4/missing --help' for more information

configure: WARNING: 'missing' script is too old or missing

checking for arm-apple-darwin-strip... no

checking for strip... strip

checking for a thread-safe mkdir -p... ./install-sh -c -d

checking for gawk... no

checking for mawk... no

checking for nawk... no

checking for awk... awk

checking whether make sets $(MAKE)... yes

checking whether make supports nested variables... yes

checking for arm-apple-darwin-gcc... /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh

checking whether the C compiler works... yes

checking for C compiler default output file name... a.out

checking for suffix of executables...

checking whether we are cross compiling... yes

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh accepts -g... yes

checking for /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh option to accept ISO C89... none needed

checking whether /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh understands -c and -o together... yes

checking for style of include used by make... GNU

checking dependency style of /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh... gcc3

checking how to run the C preprocessor... /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh -E

checking whether we are using the GNU C++ compiler... yes

checking whether /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh accepts -g... yes

checking dependency style of /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh... gcc3

checking build system type... i386-apple-darwin16.6.0

checking host system type... arm-apple-darwin

checking how to print strings... printf

checking for a sed that does not truncate output... /usr/bin/sed

checking for grep that handles long lines and -e... /usr/bin/grep

checking for egrep... /usr/bin/grep -E

checking for fgrep... /usr/bin/grep -F

checking for ld used by /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld

checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no

checking for BSD- or MS-compatible name lister (nm)... no

checking for arm-apple-darwin-dumpbin... no

checking for arm-apple-darwin-link... no

checking for dumpbin... no

checking for link... link -dump

configure: WARNING: using cross tools not prefixed with host triplet

checking the name lister (nm) interface... BSD nm

checking whether ln -s works... yes

checking the maximum length of command line arguments... 196608

checking whether the shell understands some XSI constructs... yes

checking whether the shell understands "+="... yes

checking how to convert i386-apple-darwin16.6.0 file names to arm-apple-darwin format... func_convert_file_noop

checking how to convert i386-apple-darwin16.6.0 file names to toolchain format... func_convert_file_noop

checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r

checking for arm-apple-darwin-objdump... no

checking for objdump... objdump

checking how to recognize dependent libraries... pass_all

checking for arm-apple-darwin-dlltool... no

checking for dlltool... no

checking how to associate runtime and link libraries... printf %s\n

checking for arm-apple-darwin-ar... no

checking for ar... ar

checking for archiver @FILE support... no

checking for arm-apple-darwin-strip... strip

checking for arm-apple-darwin-ranlib... no

checking for ranlib... ranlib

checking command to parse nm output from /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh object... ok

checking for sysroot... no

checking for arm-apple-darwin-mt... no

checking for mt... no

checking if : is a manifest tool... no

checking for arm-apple-darwin-dsymutil... no

checking for dsymutil... dsymutil

checking for arm-apple-darwin-nmedit... no

checking for nmedit... nmedit

checking for arm-apple-darwin-lipo... no

checking for lipo... lipo

checking for arm-apple-darwin-otool... no

checking for otool... otool

checking for arm-apple-darwin-otool64... no

checking for otool64... no

checking for -single_module linker flag... + exec /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c

no

checking for -exported_symbols_list linker flag... yes

checking for -force_load linker flag... + exec /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a

no

checking for ANSI C header files... no

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking for dlfcn.h... yes

checking for objdir... .libs

checking if /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh supports -fno-rtti -fno-exceptions... yes

checking for /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh option to produce PIC... -fno-common -DPIC

checking if /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh PIC flag -fno-common -DPIC works... yes

checking if /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh static flag -static works... no

checking if /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh supports -c -o file.o... yes

checking if /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh supports -c -o file.o... (cached) yes

checking whether the /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes

checking dynamic linker characteristics... ++ xcrun -find -sdk iphoneos cc

++ xcrun -sdk iphoneos --show-sdk-path

darwin dyld

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes

checking whether to build static libraries... yes

checking how to run the C++ preprocessor... /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh -E

checking for ld used by /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld

checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no

checking whether the /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes

checking for /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh option to produce PIC... -fno-common -DPIC

checking if /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh PIC flag -fno-common -DPIC works... yes

checking if /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh static flag -static works... no

checking if /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh supports -c -o file.o... yes

checking if /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh supports -c -o file.o... (cached) yes

checking whether the /Users/guohui/Desktop/React_Native/eeee/node_modules/react-native/./ios-cc.sh linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes

checking dynamic linker characteristics... darwin dyld

checking how to hardcode library paths into programs... immediate

checking for ANSI C header files... (cached) no

checking for stdint.h... (cached) yes

checking for sys/types.h... (cached) yes

checking for inttypes.h... (cached) yes

checking for unistd.h... (cached) yes

checking syscall.h usability... no

checking syscall.h presence... no

checking for syscall.h... no

checking sys/syscall.h usability... yes

checking sys/syscall.h presence... yes

checking for sys/syscall.h... yes

checking execinfo.h usability... yes

checking execinfo.h presence... yes

checking for execinfo.h... yes

checking libunwind.h usability... yes

checking libunwind.h presence... yes

checking for libunwind.h... yes

checking ucontext.h usability... no

checking ucontext.h presence... no

checking for ucontext.h... no

checking sys/utsname.h usability... yes

checking sys/utsname.h presence... yes

checking for sys/utsname.h... yes

checking pwd.h usability... yes

checking pwd.h presence... yes

checking for pwd.h... yes

checking syslog.h usability... yes

checking syslog.h presence... yes

checking for syslog.h... yes

checking sys/time.h usability... yes

checking sys/time.h presence... yes

checking for sys/time.h... yes

checking glob.h usability... yes

checking glob.h presence... yes

checking for glob.h... yes

checking unwind.h usability... yes

checking unwind.h presence... yes

checking for unwind.h... yes

checking windows.h usability... no

checking windows.h presence... no

checking for windows.h... no

checking size of void *... 4

checking for uint16_t... yes

checking for u_int16_t... yes

checking for __uint16... no

checking for sigaltstack... yes

checking for sigaction... yes

checking for dladdr... yes

checking for fcntl... yes

checking for pread... yes

checking for pwrite... yes

checking for attribute... yes

checking for __builtin_expect... yes

checking for __sync_val_compare_and_swap... yes

checking for the pthreads library -lpthreads... no

checking whether pthreads work without any flags... yes

checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE

checking if more special flags are required for pthreads... -D_THREAD_SAFE

checking whether to check for GCC pthread/shared inconsistencies... no

checking for pthread_self in -lpthread... yes

checking for main in -lgflags... no

checking for gtest-config... no

checking for main in -lgtest... no

checking for backtrace in -lunwind... no

checking support for pthreadrwlock* functions... yes

checking whether the compiler implements namespaces... yes

checking what namespace STL code is in... std

checking whether compiler supports using ::operator<<... 1

checking for ucontext.h... (cached) no

checking sys/ucontext.h usability... yes

checking sys/ucontext.h presence... yes

checking for sys/ucontext.h... yes

checking how to access the program counter from a struct ucontext... configure: WARNING: Could not find the PC. Will not output failed addresses...

checking that generated files are newer than configure... done

configure: creating ./config.status

config.status: creating Makefile

config.status: creating src/glog/logging.h

config.status: creating src/glog/raw_logging.h

config.status: creating src/glog/vlog_is_on.h

config.status: creating src/glog/stl_logging.h

config.status: creating libglog.pc

config.status: creating src/config.h

config.status: executing depfiles commands

config.status: executing libtool commands

Unpacking /Users/guohui/.rncache/double-conversion-1.1.5.tar.gz...

Unpacking /Users/guohui/.rncache/boost_1_63_0.tar.gz...

boost_1_63_0/boost/mpi/operations.hpp: (Empty error message)

tar: Error exit delayed from previous errors.

Command /bin/sh failed with exit code 1

BUILD FAILED

The following build commands failed:

PhaseScriptExecution Install\ Third\ Party /Users/guohui/Desktop/React_Native/eeee/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/double-conversion.build/Script-190EE32F1E6A43DE00A8543A.sh

(1 failure)

Installing build/Build/Products/Debug-iphonesimulator/eeee.app An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2): Failed to install the requested application An application bundle was not found at the provided path. Provide a valid path to the desired application bundle. Print: Entry, ":CFBundleIdentifier", Does Not Exist

Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/eeee.app/Info.plist Print: Entry, ":CFBundleIdentifier", Does Not Exist

Who can help me , thanks alot ;

RooneyJung commented 7 years ago

@lslvxy react-native-git-upgrade does not resolve this issue.

harley commented 7 years ago

@136357477 it's difficult to see but i think you face the same problem with downloading tar balls for reactnative's third-party libs

Unpacking /Users/guohui/.rncache/double-conversion-1.1.5.tar.gz...

Unpacking /Users/guohui/.rncache/boost_1_63_0.tar.gz...

boost_1_63_0/boost/mpi/operations.hpp: (Empty error message)

tar: Error exit delayed from previous errors.

@hramos i think this is the same issue as #14423 that you also helped. maybe it only affects people with connectivity/downloading issues. i saw an incomplete folder of boost in my own setup until I cleared ~/.rncache myself and retried. alternatively, download from boost directly as mentioned #14423

kid-wumeng commented 7 years ago

@hramos

I was only executed three commands...

$ react-native init ReactCalculator $ cd ReactCalculator $ react-native run-ios

Lexiwu commented 7 years ago

Same Problem !!

V1sk commented 7 years ago

I have the same problem on react-native 0.45.1 And i edit the package.json to make my project works fine on old version react-native

  1. Modify the package.json, and change react and react-native version to: "react": "16.0.0-alpha.6", "react-native": "0.44.3"

  2. Delete the node_modules dir

  3. npm install

phuwasit commented 7 years ago

react-native 0.45.1 i try to solve this problem by running shell script in react-native package manually

  1. open terminal node_modules/react-native/ios-install-third-party.sh
  2. after downloading finished, set pemission to .rncache folder sudo chown -R $(whoami) ~/.rncache
  3. run react-native run-ios
lslvxy commented 7 years ago

it suddenly work today

flynnch commented 7 years ago

sudo chown -R $(whoami) ~/.rncache

V1sk commented 7 years ago

I found the reason that is the path can not have spaces...

MossP commented 7 years ago

@V1sk That seemed to be part of the issue for me also. Thanks.

yogeshwar-20 commented 7 years ago

clearing ~/.rncache fixed it!

SamMatthewsIsACommonName commented 7 years ago

I don't have ~/.rncache , is that usual? All I've done is react-native init and also I tried the create react native app / eject / upgrade path, both version 0.45.1

whatya commented 7 years ago

the 0.44 is ok to run,but 0.45 can not,maybe is the version problem i solved this by the following command: rninit init TaxiApp --source react-native@0.44.0;

hramos commented 7 years ago

Consolidating issues. This seems to be a dupe of #14447.

iinsta commented 7 years ago

This link solved my problem: https://hacpai.com/article/1497235254333 (but it's in chinese)

Looks like the .rncache file didn't download all ! So I download offline .rncache and unpacking it to ~/.rnchche .

it works!!!

uinz commented 7 years ago

@iinsta GOOD! works

download from https://pan.baidu.com/s/1geLl5tT unzip to ~/.rncache

kid-wumeng commented 7 years ago

I resolve the issue by @V1sk way, thanks ~ !

liss1990 commented 6 years ago

You can try the following method: $ react-native init ReactCalculator --version 0.44.3 $ cd ReactCalculator $ react-native run-ios