ios-control / ios-deploy

Install and debug iPhone apps from the command line, without using Xcode
GNU General Public License v3.0
3.35k stars 466 forks source link

Catalina Beta 5 - Install error Beta1.10.0-beta.2 #405

Closed ludufre closed 4 years ago

ludufre commented 4 years ago

Trying to install ios-deploy@beta at macOS Catalina Beta 5

npm i -g ios-deploy@beta
ld: framework not found MobileDevice
clang: error: linker command failed with exit code 1 (use -v to see invocation)

** BUILD FAILED **

The following build commands failed:
    Ld /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/ios-deploy normal x86_64
(1 failure)
npm ERR! code ELIFECYCLE
npm ERR! errno 65
npm ERR! ios-deploy@1.10.0-beta.2 preinstall: `./src/scripts/check_reqs.js && xcodebuild`
npm ERR! Exit status 65
npm ERR! 
npm ERR! Failed at the ios-deploy@1.10.0-beta.2 preinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/ludufre/.npm/_logs/2019-08-05T05_17_27_254Z-debug.log

system_profiler SPSoftwareDataType

Software:

    System Software Overview:

      System Version: macOS 10.15 (19A526h)
      Kernel Version: Darwin 19.0.0
      Boot Volume: macOS
      Boot Mode: Normal
      Computer Name: MacBook Pro de Luan
      User Name: Luan (ludufre)
      Secure Virtual Memory: Enabled
      System Integrity Protection: Disabled
      Time since boot: 2:01

xcodebuild -version

Xcode 11.0
Build version 11M382q

xcode-select --print-path

/Applications/Xcode-beta.app/Contents/Developer

gcc --version

Configured with: --prefix=/Applications/Xcode-beta.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
Apple clang version 11.0.0 (clang-1100.0.32.5)
Target: x86_64-apple-darwin19.0.0
Thread model: posix
InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

lldb --version

lldb-1100.0.28.13
Apple Swift version 5.1 (swiftlang-1100.0.266.1 clang-1100.0.32.1)
gabebear commented 4 years ago

This is working on my beta5 Catalina Mac... but I think that might be because I upgraded from Mojave and symlinks were created to bridge locations.

/System/Library/PrivateFrameworks/MobileDevice.framework -> ../../../Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework

Three questions to help make sure what the issue is:

  1. Is this a clean install of Catalina? (or what version of MacOS did you update from?)

  2. If you run

    ls /Library/Apple/System/Library/PrivateFrameworks/

    do you see a MobileDevice.framework directory?

  3. If you run

    ls -la /System/Library/PrivateFrameworks/MobileDevice.framework

    what do you see?

ludufre commented 4 years ago
  1. Is this a clean install of Catalina? (or what version of MacOS did you update from?)

Clean installation. Build 19A526h

  1. If you run
ls /Library/Apple/System/Library/PrivateFrameworks/

do you see a MobileDevice.framework directory?

I can see the directory:

ludufre@MacBook-Pro-de-Luan ~ % ls /Library/Apple/System/Library/PrivateFrameworks/
AirTrafficHost.framework    MobileDevice.framework
DeviceLink.framework
  1. If you run
ls -la /System/Library/PrivateFrameworks/MobileDevice.framework

what do you see?

This:

ludufre@MacBook-Pro-de-Luan ~ % ls -la /System/Library/PrivateFrameworks/MobileDevice.framework
lrwxr-xr-x  1 root  wheel  78  4 Ago 23:12 /System/Library/PrivateFrameworks/MobileDevice.framework -> ../../../Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework

Complete output + new try:

Last login: Mon Aug  5 11:45:59 on ttys000
ludufre@MacBook-Pro-de-Luan ~ % ls /Library/Apple/System/Library/PrivateFrameworks/
AirTrafficHost.framework    MobileDevice.framework
DeviceLink.framework
ludufre@MacBook-Pro-de-Luan ~ % ls -la /System/Library/PrivateFrameworks/MobileDevice.framework
lrwxr-xr-x  1 root  wheel  78  4 Ago 23:12 /System/Library/PrivateFrameworks/MobileDevice.framework -> ../../../Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework
ludufre@MacBook-Pro-de-Luan ~ % npm i -g ios-deploy@beta

> ios-deploy@1.10.0-beta.2 preinstall /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
> ./src/scripts/check_reqs.js && xcodebuild

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!! WARNING: You are on OS X 10.11 El Capitan or greater, you may need to add the
!!!! WARNING:   `--unsafe-perm=true` flag when running `npm install`
!!!! WARNING:   or else it will fail.
!!!! WARNING: link:
!!!! WARNING:   https://github.com/ios-control/ios-deploy#os-x-1011-el-capitan-or-greater
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
note: Using new build system
note: Planning build
note: Constructing build description
CreateBuildDirectory /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    builtin-create-build-directory /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/ios-deploy-all-non-framework-target-headers.hmap (in target 'ios-deploy-lib' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/ios-deploy-all-non-framework-target-headers.hmap

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/ios-deploy-generated-files.hmap (in target 'ios-deploy-lib' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/ios-deploy-generated-files.hmap

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/all-product-headers.yaml (in target 'ios-deploy-lib' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/all-product-headers.yaml

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/ios-deploy-all-target-headers.hmap (in target 'ios-deploy-lib' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/ios-deploy-all-target-headers.hmap

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/ios-deploy.hmap (in target 'ios-deploy-lib' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/ios-deploy.hmap

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/ios-deploy-project-headers.hmap (in target 'ios-deploy-lib' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/ios-deploy-project-headers.hmap

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/ios-deploy-own-target-headers.hmap (in target 'ios-deploy-lib' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/ios-deploy-own-target-headers.hmap

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/Objects-normal/x86_64/ios-deploy.LinkFileList (in target 'ios-deploy-lib' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/Objects-normal/x86_64/ios-deploy.LinkFileList

CompileC /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/Objects-normal/x86_64/libios_deploy.o /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/src/ios-deploy-lib/libios_deploy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ios-deploy-lib' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    export LANG=en_US.US-ASCII
    /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-macos10.11 -fmessage-length=125 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=gnu99 -fobjc-arc -fmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/y3/td9g0tts49g__5m91c4l5p5r0000gn/C/org.llvm.clang/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -iquote /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/ios-deploy-generated-files.hmap -I/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/ios-deploy-own-target-headers.hmap -I/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/ios-deploy-all-target-headers.hmap -iquote /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/ios-deploy-project-headers.hmap -I/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/include -I/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/DerivedSources-normal/x86_64 -I/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/DerivedSources/x86_64 -I/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/DerivedSources -F/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release -F/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/_Frameworks -fno-objc-arc -MMD -MT dependencies -MF /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/Objects-normal/x86_64/libios_deploy.d --serialize-diagnostics /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/Objects-normal/x86_64/libios_deploy.dia -c /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/src/ios-deploy-lib/libios_deploy.m -o /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/Objects-normal/x86_64/libios_deploy.o

Libtool /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/libios-deploy.a normal x86_64 (in target 'ios-deploy-lib' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    export MACOSX_DEPLOYMENT_TARGET=10.11
    /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only x86_64 -D -syslibroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release -filelist /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy-lib.build/Objects-normal/x86_64/ios-deploy.LinkFileList -framework CoreFoundation -framework Foundation -o /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/libios-deploy.a

CpHeader /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/src/ios-deploy-lib/libios_deploy.h /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/libios_deploy.h (in target 'ios-deploy-lib' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/src/ios-deploy-lib/libios_deploy.h /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/DerivedSources/Entitlements.plist (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/DerivedSources/Entitlements.plist

ProcessProductPackaging "" /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy.xcent (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy

Entitlements:

{
    "com.apple.security.get-task-allow" = 1;
}

    builtin-productPackagingUtility -entitlements -format xml -o /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy.xcent

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy.hmap (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy.hmap

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy-project-headers.hmap (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy-project-headers.hmap

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy-own-target-headers.hmap (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy-own-target-headers.hmap

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy-all-non-framework-target-headers.hmap (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy-all-non-framework-target-headers.hmap

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy-generated-files.hmap (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy-generated-files.hmap

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy-all-target-headers.hmap (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy-all-target-headers.hmap

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/all-product-headers.yaml (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/all-product-headers.yaml

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Script-7EDCC3CF1C45E03B002F9851.sh (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Script-7EDCC3CF1C45E03B002F9851.sh

PhaseScriptExecution Run\ Script /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Script-7EDCC3CF1C45E03B002F9851.sh (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    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=ludufre
    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 APPLY_RULES_IN_COPY_HEADERS=NO
    export ARCHS=x86_64
    export ARCHS_STANDARD=x86_64
    export ARCHS_STANDARD_32_64_BIT="x86_64 i386"
    export ARCHS_STANDARD_32_BIT=i386
    export ARCHS_STANDARD_64_BIT=x86_64
    export ARCHS_STANDARD_INCLUDING_64_BIT=x86_64
    export AVAILABLE_PLATFORMS="appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator"
    export BITCODE_GENERATION_MODE=marker
    export BUILD_ACTIVE_RESOURCES_ONLY=NO
    export BUILD_COMPONENTS="headers build"
    export BUILD_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build
    export BUILD_LIBRARY_FOR_DISTRIBUTION=NO
    export BUILD_ROOT=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build
    export BUILD_STYLE=
    export BUILD_VARIANTS=normal
    export BUILT_PRODUCTS_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release
    export CACHE_ROOT=/var/folders/y3/td9g0tts49g__5m91c4l5p5r0000gn/C/com.apple.DeveloperTools/11.0-11M382q/Xcode
    export CCHROOT=/var/folders/y3/td9g0tts49g__5m91c4l5p5r0000gn/C/com.apple.DeveloperTools/11.0-11M382q/Xcode
    export CHMOD=/bin/chmod
    export CHOWN=/usr/sbin/chown
    export CLANG_CXX_LANGUAGE_STANDARD=gnu++0x
    export CLANG_CXX_LIBRARY=libc++
    export CLANG_ENABLE_MODULES=YES
    export CLANG_ENABLE_OBJC_ARC=YES
    export CLANG_MODULES_BUILD_SESSION_FILE=/var/folders/y3/td9g0tts49g__5m91c4l5p5r0000gn/C/org.llvm.clang/ModuleCache.noindex/Session.modulevalidation
    export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING=YES
    export CLANG_WARN_BOOL_CONVERSION=YES
    export CLANG_WARN_COMMA=YES
    export CLANG_WARN_CONSTANT_CONVERSION=YES
    export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS=YES
    export CLANG_WARN_DIRECT_OBJC_ISA_USAGE=YES_ERROR
    export CLANG_WARN_EMPTY_BODY=YES
    export CLANG_WARN_ENUM_CONVERSION=YES
    export CLANG_WARN_INFINITE_RECURSION=YES
    export CLANG_WARN_INT_CONVERSION=YES
    export CLANG_WARN_NON_LITERAL_NULL_CONVERSION=YES
    export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF=YES
    export CLANG_WARN_OBJC_LITERAL_CONVERSION=YES
    export CLANG_WARN_OBJC_ROOT_CLASS=YES_ERROR
    export CLANG_WARN_RANGE_LOOP_ANALYSIS=YES
    export CLANG_WARN_STRICT_PROTOTYPES=YES
    export CLANG_WARN_SUSPICIOUS_MOVE=YES
    export CLANG_WARN_UNREACHABLE_CODE=YES
    export CLANG_WARN__DUPLICATE_METHOD_MATCH=YES
    export CLASS_FILE_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/JavaClasses
    export CLEAN_PRECOMPS=YES
    export CLONE_HEADERS=NO
    export CODESIGNING_FOLDER_PATH=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/ios-deploy
    export CODE_SIGNING_ALLOWED=YES
    export CODE_SIGN_IDENTITY=-
    export CODE_SIGN_IDENTITY_NO="Apple Development"
    export CODE_SIGN_IDENTITY_YES=-
    export CODE_SIGN_INJECT_BASE_ENTITLEMENTS=YES
    export COLOR_DIAGNOSTICS=YES
    export COMBINE_HIDPI_IMAGES=NO
    export COMPILER_INDEX_STORE_ENABLE=Default
    export COMPOSITE_SDK_DIRS=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/CompositeSDKs
    export COMPRESS_PNG_FILES=NO
    export CONFIGURATION=Release
    export CONFIGURATION_BUILD_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release
    export CONFIGURATION_TEMP_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release
    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 CP=/bin/cp
    export CREATE_INFOPLIST_SECTION_IN_BINARY=NO
    export CURRENT_ARCH=undefined_arch
    export CURRENT_VARIANT=normal
    export DEAD_CODE_STRIPPING=NO
    export DEBUGGING_SYMBOLS=YES
    export DEBUG_INFORMATION_FORMAT=dwarf-with-dsym
    export DEFAULT_COMPILER=com.apple.compilers.llvm.clang.1_0
    export DEFAULT_DEXT_INSTALL_PATH=/System/Library/DriverExtensions
    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=MACOSX_DEPLOYMENT_TARGET
    export DEPLOYMENT_TARGET_CLANG_FLAG_NAME=mmacosx-version-min
    export DEPLOYMENT_TARGET_LD_ENV_NAME=MACOSX_DEPLOYMENT_TARGET
    export DEPLOYMENT_TARGET_LD_FLAG_NAME=macosx_version_min
    export DEPLOYMENT_TARGET_SETTING_NAME=MACOSX_DEPLOYMENT_TARGET
    export DEPLOYMENT_TARGET_SUGGESTED_VALUES="10.6 10.7 10.8 10.9 10.10 10.11 10.12 10.13 10.14 10.15"
    export DERIVED_FILES_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/DerivedSources
    export DERIVED_FILE_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/DerivedSources
    export DERIVED_SOURCES_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/DerivedSources
    export DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode-beta.app/Contents/Developer/Applications
    export DEVELOPER_BIN_DIR=/Applications/Xcode-beta.app/Contents/Developer/usr/bin
    export DEVELOPER_DIR=/Applications/Xcode-beta.app/Contents/Developer
    export DEVELOPER_FRAMEWORKS_DIR=/Applications/Xcode-beta.app/Contents/Developer/Library/Frameworks
    export DEVELOPER_FRAMEWORKS_DIR_QUOTED=/Applications/Xcode-beta.app/Contents/Developer/Library/Frameworks
    export DEVELOPER_LIBRARY_DIR=/Applications/Xcode-beta.app/Contents/Developer/Library
    export DEVELOPER_SDK_DIR=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
    export DEVELOPER_TOOLS_DIR=/Applications/Xcode-beta.app/Contents/Developer/Tools
    export DEVELOPER_USR_DIR=/Applications/Xcode-beta.app/Contents/Developer/usr
    export DEVELOPMENT_LANGUAGE=English
    export DONT_GENERATE_INFOPLIST_FILE=NO
    export DO_HEADER_SCANNING_IN_JAM=NO
    export DSTROOT=/tmp/ios-deploy.dst
    export DT_TOOLCHAIN_DIR=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
    export DWARF_DSYM_FILE_NAME=ios-deploy.dSYM
    export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT=NO
    export DWARF_DSYM_FOLDER_PATH=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release
    export EMBEDDED_CONTENT_CONTAINS_SWIFT=NO
    export EMBEDDED_PROFILE_NAME=embedded.provisionprofile
    export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE=NO
    export ENABLE_BITCODE=NO
    export ENABLE_DEFAULT_HEADER_SEARCH_PATHS=YES
    export ENABLE_HARDENED_RUNTIME=NO
    export ENABLE_HEADER_DEPENDENCIES=YES
    export ENABLE_NS_ASSERTIONS=NO
    export ENABLE_ON_DEMAND_RESOURCES=NO
    export ENABLE_PREVIEWS=NO
    export ENABLE_STRICT_OBJC_MSGSEND=YES
    export ENABLE_TESTABILITY=NO
    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_NAME=ios-deploy
    export EXECUTABLE_PATH=ios-deploy
    export EXPANDED_CODE_SIGN_IDENTITY=-
    export EXPANDED_CODE_SIGN_IDENTITY_NAME=-
    export FILE_LIST=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects/LinkFileList
    export FIXED_FILES_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/FixedFiles
    export FRAMEWORK_FLAG_PREFIX=-framework
    export FRAMEWORK_SEARCH_PATHS="/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release  /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/_Frameworks"
    export FRAMEWORK_VERSION=A
    export FULL_PRODUCT_NAME=ios-deploy
    export GCC3_VERSION=3.3
    export GCC_C_LANGUAGE_STANDARD=gnu99
    export GCC_DYNAMIC_NO_PIC=NO
    export GCC_INLINES_ARE_PRIVATE_EXTERN=YES
    export GCC_NO_COMMON_BLOCKS=YES
    export GCC_PFE_FILE_C_DIALECTS="c objective-c c++ objective-c++"
    export GCC_SYMBOLS_PRIVATE_EXTERN=YES
    export GCC_TREAT_WARNINGS_AS_ERRORS=NO
    export GCC_VERSION=com.apple.compilers.llvm.clang.1_0
    export GCC_VERSION_IDENTIFIER=com_apple_compilers_llvm_clang_1_0
    export GCC_WARN_64_TO_32_BIT_CONVERSION=YES
    export GCC_WARN_ABOUT_RETURN_TYPE=YES_ERROR
    export GCC_WARN_UNDECLARED_SELECTOR=YES
    export GCC_WARN_UNINITIALIZED_AUTOS=YES_AGGRESSIVE
    export GCC_WARN_UNUSED_FUNCTION=YES
    export GCC_WARN_UNUSED_VARIABLE=YES
    export GENERATE_MASTER_OBJECT_FILE=NO
    export GENERATE_PKGINFO_FILE=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/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/include "
    export HIDE_BITCODE_SYMBOLS=YES
    export HOME=/Users/ludufre
    export ICONV=/usr/bin/iconv
    export INFOPLIST_EXPAND_BUILD_SETTINGS=YES
    export INFOPLIST_OUTPUT_FORMAT=same-as-input
    export INFOPLIST_PREPROCESS=NO
    export INLINE_PRIVATE_FRAMEWORKS=NO
    export INSTALLHDRS_COPY_PHASE=NO
    export INSTALLHDRS_SCRIPT_PHASE=NO
    export INSTALL_DIR=/tmp/ios-deploy.dst/usr/local/bin
    export INSTALL_GROUP=staff
    export INSTALL_MODE_FLAG=u+w,go-w,a+rX
    export INSTALL_OWNER=ludufre
    export INSTALL_PATH=/usr/local/bin
    export INSTALL_ROOT=/tmp/ios-deploy.dst
    export IOS_UNZIPPERED_TWIN_PREFIX_PATH=/System/iOSSupport
    export IS_MACCATALYST=NO
    export IS_UIKITFORMAC=NO
    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 KASAN_DEFAULT_CFLAGS="-DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow"
    export KEEP_PRIVATE_EXTERNS=NO
    export LD_DEPENDENCY_INFO_FILE=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/undefined_arch/ios-deploy_dependency_info.dat
    export LD_GENERATE_MAP_FILE=NO
    export LD_MAP_FILE_PATH=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy-LinkMap-normal-undefined_arch.txt
    export LD_NO_PIE=NO
    export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER=YES
    export LEGACY_DEVELOPER_DIR=/Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
    export LEX=lex
    export LIBRARY_DEXT_INSTALL_PATH=/Library/DriverExtensions
    export LIBRARY_FLAG_NOSPACE=YES
    export LIBRARY_FLAG_PREFIX=-l
    export LIBRARY_KEXT_INSTALL_PATH=/Library/Extensions
    export LIBRARY_SEARCH_PATHS="/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release "
    export LINKER_DISPLAYS_MANGLED_NAMES=NO
    export LINK_FILE_LIST_normal_x86_64=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/x86_64/ios-deploy.LinkFileList
    export LINK_WITH_STANDARD_LIBRARIES=YES
    export LLVM_TARGET_TRIPLE_OS_VERSION=macos10.8
    export LLVM_TARGET_TRIPLE_OS_VERSION_NO=macos10.8
    export LLVM_TARGET_TRIPLE_OS_VERSION_YES=macos10.15
    export LLVM_TARGET_TRIPLE_VENDOR=apple
    export LOCALIZED_STRING_MACRO_NAMES="NSLocalizedString CFCopyLocalizedString"
    export LOCALIZED_STRING_SWIFTUI_SUPPORT=YES
    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=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    export LOCSYMROOT=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    export MACH_O_TYPE=mh_execute
    export MACOSX_DEPLOYMENT_TARGET=10.8
    export MAC_OS_X_PRODUCT_BUILD_VERSION=19A526h
    export MAC_OS_X_VERSION_ACTUAL=101500
    export MAC_OS_X_VERSION_MAJOR=101500
    export MAC_OS_X_VERSION_MINOR=1500
    export METAL_LIBRARY_FILE_BASE=default
    export METAL_LIBRARY_OUTPUT_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/
    export MTL_ENABLE_DEBUG_INFO=NO
    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 OBJECT_FILE_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects
    export OBJECT_FILE_DIR_normal=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal
    export OBJROOT=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build
    export ONLY_ACTIVE_ARCH=NO
    export OS=MACOS
    export OSAC=/usr/bin/osacompile
    export OTHER_LDFLAGS="-framework MobileDevice"
    export PACKAGE_TYPE=com.apple.package-type.mach-o-executable
    export PASCAL_STRINGS=YES
    export PATH=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/bin:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/local/bin:/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/node_modules/.bin:/Users/ludufre/.npm-packages/lib/node_modules/.bin:/Users/ludufre/.npm-packages/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Library/Apple/bin
    export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES="/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode-beta.app/Contents/Developer/Headers /Applications/Xcode-beta.app/Contents/Developer/SDKs /Applications/Xcode-beta.app/Contents/Developer/Platforms"
    export PER_ARCH_OBJECT_FILE_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/undefined_arch
    export PER_VARIANT_OBJECT_FILE_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal
    export PKGINFO_FILE_PATH=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/PkgInfo
    export PLATFORM_DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode-beta.app/Contents/Developer/Applications
    export PLATFORM_DEVELOPER_BIN_DIR=/Applications/Xcode-beta.app/Contents/Developer/usr/bin
    export PLATFORM_DEVELOPER_LIBRARY_DIR=/Applications/Xcode-beta.app/Contents/Developer/Library
    export PLATFORM_DEVELOPER_SDK_DIR=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
    export PLATFORM_DEVELOPER_TOOLS_DIR=/Applications/Xcode-beta.app/Contents/Developer/Tools
    export PLATFORM_DEVELOPER_USR_DIR=/Applications/Xcode-beta.app/Contents/Developer/usr
    export PLATFORM_DIR=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform
    export PLATFORM_DISPLAY_NAME=macOS
    export PLATFORM_NAME=macosx
    export PLATFORM_PREFERRED_ARCH=x86_64
    export PLATFORM_PRODUCT_BUILD_VERSION=11M382q
    export PLIST_FILE_OUTPUT_FORMAT=same-as-input
    export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES
    export PRECOMP_DESTINATION_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/PrefixHeaders
    export PRESERVE_DEAD_CODE_INITS_AND_TERMS=NO
    export PRODUCT_MODULE_NAME=ios_deploy
    export PRODUCT_NAME=ios-deploy
    export PRODUCT_SETTINGS_PATH=
    export PRODUCT_TYPE=com.apple.product-type.tool
    export PROFILING_CODE=NO
    export PROJECT=ios-deploy
    export PROJECT_DERIVED_FILE_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/DerivedSources
    export PROJECT_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    export PROJECT_FILE_PATH=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/ios-deploy.xcodeproj
    export PROJECT_NAME=ios-deploy
    export PROJECT_TEMP_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build
    export PROJECT_TEMP_ROOT=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build
    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/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ResourceManagerResources
    export REZ_EXECUTABLE=YES
    export REZ_OBJECTS_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ResourceManagerResources/Objects
    export REZ_SEARCH_PATHS="/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release "
    export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES=NO
    export SCRIPT_INPUT_FILE_COUNT=0
    export SCRIPT_INPUT_FILE_LIST_COUNT=0
    export SCRIPT_OUTPUT_FILE_COUNT=0
    export SCRIPT_OUTPUT_FILE_LIST_COUNT=0
    export SDKROOT=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk
    export SDK_DIR=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk
    export SDK_DIR_macosx10_15=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk
    export SDK_NAME=macosx10.15
    export SDK_NAMES=macosx10.15
    export SDK_PRODUCT_BUILD_VERSION=19A526e
    export SDK_VERSION=10.15
    export SDK_VERSION_ACTUAL=101500
    export SDK_VERSION_MAJOR=101500
    export SDK_VERSION_MINOR=1500
    export SED=/usr/bin/sed
    export SEPARATE_STRIP=NO
    export SEPARATE_SYMBOL_EDIT=NO
    export SET_DIR_MODE_OWNER_GROUP=YES
    export SET_FILE_MODE_OWNER_GROUP=NO
    export SHALLOW_BUNDLE=NO
    export SHARED_DERIVED_FILE_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/DerivedSources
    export SHARED_PRECOMPS_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/SharedPrecompiledHeaders
    export SKIP_INSTALL=NO
    export SOURCE_ROOT=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    export SRCROOT=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    export STRINGS_FILE_OUTPUT_ENCODING=UTF-16
    export STRIP_BITCODE_FROM_COPIED_FILES=NO
    export STRIP_INSTALLED_PRODUCT=YES
    export STRIP_PNG_TEXT=NO
    export STRIP_STYLE=all
    export STRIP_SWIFT_SYMBOLS=YES
    export SUPPORTED_PLATFORMS=macosx
    export SUPPORTS_TEXT_BASED_API=NO
    export SWIFT_PLATFORM_TARGET_PREFIX=macos
    export SWIFT_RESPONSE_FILE_PATH_normal_x86_64=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/x86_64/ios-deploy.SwiftFileList
    export SYMROOT=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build
    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-beta.app/Contents/Developer/Applications
    export SYSTEM_DEVELOPER_BIN_DIR=/Applications/Xcode-beta.app/Contents/Developer/usr/bin
    export SYSTEM_DEVELOPER_DEMOS_DIR="/Applications/Xcode-beta.app/Contents/Developer/Applications/Utilities/Built Examples"
    export SYSTEM_DEVELOPER_DIR=/Applications/Xcode-beta.app/Contents/Developer
    export SYSTEM_DEVELOPER_DOC_DIR="/Applications/Xcode-beta.app/Contents/Developer/ADC Reference Library"
    export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR="/Applications/Xcode-beta.app/Contents/Developer/Applications/Graphics Tools"
    export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR="/Applications/Xcode-beta.app/Contents/Developer/Applications/Java Tools"
    export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR="/Applications/Xcode-beta.app/Contents/Developer/Applications/Performance Tools"
    export SYSTEM_DEVELOPER_RELEASENOTES_DIR="/Applications/Xcode-beta.app/Contents/Developer/ADC Reference Library/releasenotes"
    export SYSTEM_DEVELOPER_TOOLS=/Applications/Xcode-beta.app/Contents/Developer/Tools
    export SYSTEM_DEVELOPER_TOOLS_DOC_DIR="/Applications/Xcode-beta.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools"
    export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR="/Applications/Xcode-beta.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools"
    export SYSTEM_DEVELOPER_USR_DIR=/Applications/Xcode-beta.app/Contents/Developer/usr
    export SYSTEM_DEVELOPER_UTILITIES_DIR=/Applications/Xcode-beta.app/Contents/Developer/Applications/Utilities
    export SYSTEM_DEXT_INSTALL_PATH=/System/Library/DriverExtensions
    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 TARGETNAME=ios-deploy
    export TARGET_BUILD_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release
    export TARGET_NAME=ios-deploy
    export TARGET_TEMP_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build
    export TEMP_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build
    export TEMP_FILES_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build
    export TEMP_FILE_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build
    export TEMP_ROOT=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build
    export TOOLCHAINS=com.apple.dt.toolchain.XcodeDefault
    export TOOLCHAIN_DIR=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
    export TREAT_MISSING_BASELINES_AS_TEST_FAILURES=NO
    export UID=501
    export UNSTRIPPED_PRODUCT=NO
    export USER=ludufre
    export USER_APPS_DIR=/Users/ludufre/Applications
    export USER_LIBRARY_DIR=/Users/ludufre/Library
    export USE_DYNAMIC_NO_PIC=YES
    export USE_HEADERMAP=YES
    export USE_HEADER_SYMLINKS=NO
    export USE_LLVM_TARGET_TRIPLES=YES
    export USE_LLVM_TARGET_TRIPLES_FOR_CLANG=YES
    export USE_LLVM_TARGET_TRIPLES_FOR_LD=YES
    export USE_LLVM_TARGET_TRIPLES_FOR_TAPI=YES
    export VALIDATE_DEVELOPMENT_ASSET_PATHS=YES_ERROR
    export VALIDATE_PRODUCT=NO
    export VALIDATE_WORKSPACE=NO
    export VALID_ARCHS="i386 x86_64"
    export VERBOSE_PBXCP=NO
    export VERSION_INFO_BUILDER=ludufre
    export VERSION_INFO_FILE=ios-deploy_vers.c
    export VERSION_INFO_STRING=""@(#)PROGRAM:ios-deploy  PROJECT:ios-deploy-""
    export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES=NO
    export XCODE_APP_SUPPORT_DIR=/Applications/Xcode-beta.app/Contents/Developer/Library/Xcode
    export XCODE_PRODUCT_BUILD_VERSION=11M382q
    export XCODE_VERSION_ACTUAL=1100
    export XCODE_VERSION_MAJOR=1100
    export XCODE_VERSION_MINOR=1100
    export XPCSERVICES_FOLDER_PATH=/XPCServices
    export YACC=yacc
    export _BOOL_=NO
    export _BOOL_NO=NO
    export _BOOL_YES=YES
    export _DEVELOPMENT_TEAM_IS_EMPTY=YES
    export _IS_EMPTY_=YES
    export _MACOSX_DEPLOYMENT_TARGET_IS_EMPTY=NO
    export arch=undefined_arch
    export diagnostic_message_length=125
    export variant=normal
    /bin/sh -c /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Script-7EDCC3CF1C45E03B002F9851.sh

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Script-C0CD3D981F59D20100F954DB.sh (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Script-C0CD3D981F59D20100F954DB.sh

PhaseScriptExecution Run\ Script /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Script-C0CD3D981F59D20100F954DB.sh (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    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=ludufre
    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 APPLY_RULES_IN_COPY_HEADERS=NO
    export ARCHS=x86_64
    export ARCHS_STANDARD=x86_64
    export ARCHS_STANDARD_32_64_BIT="x86_64 i386"
    export ARCHS_STANDARD_32_BIT=i386
    export ARCHS_STANDARD_64_BIT=x86_64
    export ARCHS_STANDARD_INCLUDING_64_BIT=x86_64
    export AVAILABLE_PLATFORMS="appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator"
    export BITCODE_GENERATION_MODE=marker
    export BUILD_ACTIVE_RESOURCES_ONLY=NO
    export BUILD_COMPONENTS="headers build"
    export BUILD_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build
    export BUILD_LIBRARY_FOR_DISTRIBUTION=NO
    export BUILD_ROOT=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build
    export BUILD_STYLE=
    export BUILD_VARIANTS=normal
    export BUILT_PRODUCTS_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release
    export CACHE_ROOT=/var/folders/y3/td9g0tts49g__5m91c4l5p5r0000gn/C/com.apple.DeveloperTools/11.0-11M382q/Xcode
    export CCHROOT=/var/folders/y3/td9g0tts49g__5m91c4l5p5r0000gn/C/com.apple.DeveloperTools/11.0-11M382q/Xcode
    export CHMOD=/bin/chmod
    export CHOWN=/usr/sbin/chown
    export CLANG_CXX_LANGUAGE_STANDARD=gnu++0x
    export CLANG_CXX_LIBRARY=libc++
    export CLANG_ENABLE_MODULES=YES
    export CLANG_ENABLE_OBJC_ARC=YES
    export CLANG_MODULES_BUILD_SESSION_FILE=/var/folders/y3/td9g0tts49g__5m91c4l5p5r0000gn/C/org.llvm.clang/ModuleCache.noindex/Session.modulevalidation
    export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING=YES
    export CLANG_WARN_BOOL_CONVERSION=YES
    export CLANG_WARN_COMMA=YES
    export CLANG_WARN_CONSTANT_CONVERSION=YES
    export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS=YES
    export CLANG_WARN_DIRECT_OBJC_ISA_USAGE=YES_ERROR
    export CLANG_WARN_EMPTY_BODY=YES
    export CLANG_WARN_ENUM_CONVERSION=YES
    export CLANG_WARN_INFINITE_RECURSION=YES
    export CLANG_WARN_INT_CONVERSION=YES
    export CLANG_WARN_NON_LITERAL_NULL_CONVERSION=YES
    export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF=YES
    export CLANG_WARN_OBJC_LITERAL_CONVERSION=YES
    export CLANG_WARN_OBJC_ROOT_CLASS=YES_ERROR
    export CLANG_WARN_RANGE_LOOP_ANALYSIS=YES
    export CLANG_WARN_STRICT_PROTOTYPES=YES
    export CLANG_WARN_SUSPICIOUS_MOVE=YES
    export CLANG_WARN_UNREACHABLE_CODE=YES
    export CLANG_WARN__DUPLICATE_METHOD_MATCH=YES
    export CLASS_FILE_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/JavaClasses
    export CLEAN_PRECOMPS=YES
    export CLONE_HEADERS=NO
    export CODESIGNING_FOLDER_PATH=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/ios-deploy
    export CODE_SIGNING_ALLOWED=YES
    export CODE_SIGN_IDENTITY=-
    export CODE_SIGN_IDENTITY_NO="Apple Development"
    export CODE_SIGN_IDENTITY_YES=-
    export CODE_SIGN_INJECT_BASE_ENTITLEMENTS=YES
    export COLOR_DIAGNOSTICS=YES
    export COMBINE_HIDPI_IMAGES=NO
    export COMPILER_INDEX_STORE_ENABLE=Default
    export COMPOSITE_SDK_DIRS=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/CompositeSDKs
    export COMPRESS_PNG_FILES=NO
    export CONFIGURATION=Release
    export CONFIGURATION_BUILD_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release
    export CONFIGURATION_TEMP_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release
    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 CP=/bin/cp
    export CREATE_INFOPLIST_SECTION_IN_BINARY=NO
    export CURRENT_ARCH=undefined_arch
    export CURRENT_VARIANT=normal
    export DEAD_CODE_STRIPPING=NO
    export DEBUGGING_SYMBOLS=YES
    export DEBUG_INFORMATION_FORMAT=dwarf-with-dsym
    export DEFAULT_COMPILER=com.apple.compilers.llvm.clang.1_0
    export DEFAULT_DEXT_INSTALL_PATH=/System/Library/DriverExtensions
    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=MACOSX_DEPLOYMENT_TARGET
    export DEPLOYMENT_TARGET_CLANG_FLAG_NAME=mmacosx-version-min
    export DEPLOYMENT_TARGET_LD_ENV_NAME=MACOSX_DEPLOYMENT_TARGET
    export DEPLOYMENT_TARGET_LD_FLAG_NAME=macosx_version_min
    export DEPLOYMENT_TARGET_SETTING_NAME=MACOSX_DEPLOYMENT_TARGET
    export DEPLOYMENT_TARGET_SUGGESTED_VALUES="10.6 10.7 10.8 10.9 10.10 10.11 10.12 10.13 10.14 10.15"
    export DERIVED_FILES_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/DerivedSources
    export DERIVED_FILE_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/DerivedSources
    export DERIVED_SOURCES_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/DerivedSources
    export DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode-beta.app/Contents/Developer/Applications
    export DEVELOPER_BIN_DIR=/Applications/Xcode-beta.app/Contents/Developer/usr/bin
    export DEVELOPER_DIR=/Applications/Xcode-beta.app/Contents/Developer
    export DEVELOPER_FRAMEWORKS_DIR=/Applications/Xcode-beta.app/Contents/Developer/Library/Frameworks
    export DEVELOPER_FRAMEWORKS_DIR_QUOTED=/Applications/Xcode-beta.app/Contents/Developer/Library/Frameworks
    export DEVELOPER_LIBRARY_DIR=/Applications/Xcode-beta.app/Contents/Developer/Library
    export DEVELOPER_SDK_DIR=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
    export DEVELOPER_TOOLS_DIR=/Applications/Xcode-beta.app/Contents/Developer/Tools
    export DEVELOPER_USR_DIR=/Applications/Xcode-beta.app/Contents/Developer/usr
    export DEVELOPMENT_LANGUAGE=English
    export DONT_GENERATE_INFOPLIST_FILE=NO
    export DO_HEADER_SCANNING_IN_JAM=NO
    export DSTROOT=/tmp/ios-deploy.dst
    export DT_TOOLCHAIN_DIR=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
    export DWARF_DSYM_FILE_NAME=ios-deploy.dSYM
    export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT=NO
    export DWARF_DSYM_FOLDER_PATH=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release
    export EMBEDDED_CONTENT_CONTAINS_SWIFT=NO
    export EMBEDDED_PROFILE_NAME=embedded.provisionprofile
    export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE=NO
    export ENABLE_BITCODE=NO
    export ENABLE_DEFAULT_HEADER_SEARCH_PATHS=YES
    export ENABLE_HARDENED_RUNTIME=NO
    export ENABLE_HEADER_DEPENDENCIES=YES
    export ENABLE_NS_ASSERTIONS=NO
    export ENABLE_ON_DEMAND_RESOURCES=NO
    export ENABLE_PREVIEWS=NO
    export ENABLE_STRICT_OBJC_MSGSEND=YES
    export ENABLE_TESTABILITY=NO
    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_NAME=ios-deploy
    export EXECUTABLE_PATH=ios-deploy
    export EXPANDED_CODE_SIGN_IDENTITY=-
    export EXPANDED_CODE_SIGN_IDENTITY_NAME=-
    export FILE_LIST=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects/LinkFileList
    export FIXED_FILES_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/FixedFiles
    export FRAMEWORK_FLAG_PREFIX=-framework
    export FRAMEWORK_SEARCH_PATHS="/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release  /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/_Frameworks"
    export FRAMEWORK_VERSION=A
    export FULL_PRODUCT_NAME=ios-deploy
    export GCC3_VERSION=3.3
    export GCC_C_LANGUAGE_STANDARD=gnu99
    export GCC_DYNAMIC_NO_PIC=NO
    export GCC_INLINES_ARE_PRIVATE_EXTERN=YES
    export GCC_NO_COMMON_BLOCKS=YES
    export GCC_PFE_FILE_C_DIALECTS="c objective-c c++ objective-c++"
    export GCC_SYMBOLS_PRIVATE_EXTERN=YES
    export GCC_TREAT_WARNINGS_AS_ERRORS=NO
    export GCC_VERSION=com.apple.compilers.llvm.clang.1_0
    export GCC_VERSION_IDENTIFIER=com_apple_compilers_llvm_clang_1_0
    export GCC_WARN_64_TO_32_BIT_CONVERSION=YES
    export GCC_WARN_ABOUT_RETURN_TYPE=YES_ERROR
    export GCC_WARN_UNDECLARED_SELECTOR=YES
    export GCC_WARN_UNINITIALIZED_AUTOS=YES_AGGRESSIVE
    export GCC_WARN_UNUSED_FUNCTION=YES
    export GCC_WARN_UNUSED_VARIABLE=YES
    export GENERATE_MASTER_OBJECT_FILE=NO
    export GENERATE_PKGINFO_FILE=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/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/include "
    export HIDE_BITCODE_SYMBOLS=YES
    export HOME=/Users/ludufre
    export ICONV=/usr/bin/iconv
    export INFOPLIST_EXPAND_BUILD_SETTINGS=YES
    export INFOPLIST_OUTPUT_FORMAT=same-as-input
    export INFOPLIST_PREPROCESS=NO
    export INLINE_PRIVATE_FRAMEWORKS=NO
    export INSTALLHDRS_COPY_PHASE=NO
    export INSTALLHDRS_SCRIPT_PHASE=NO
    export INSTALL_DIR=/tmp/ios-deploy.dst/usr/local/bin
    export INSTALL_GROUP=staff
    export INSTALL_MODE_FLAG=u+w,go-w,a+rX
    export INSTALL_OWNER=ludufre
    export INSTALL_PATH=/usr/local/bin
    export INSTALL_ROOT=/tmp/ios-deploy.dst
    export IOS_UNZIPPERED_TWIN_PREFIX_PATH=/System/iOSSupport
    export IS_MACCATALYST=NO
    export IS_UIKITFORMAC=NO
    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 KASAN_DEFAULT_CFLAGS="-DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow"
    export KEEP_PRIVATE_EXTERNS=NO
    export LD_DEPENDENCY_INFO_FILE=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/undefined_arch/ios-deploy_dependency_info.dat
    export LD_GENERATE_MAP_FILE=NO
    export LD_MAP_FILE_PATH=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy-LinkMap-normal-undefined_arch.txt
    export LD_NO_PIE=NO
    export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER=YES
    export LEGACY_DEVELOPER_DIR=/Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
    export LEX=lex
    export LIBRARY_DEXT_INSTALL_PATH=/Library/DriverExtensions
    export LIBRARY_FLAG_NOSPACE=YES
    export LIBRARY_FLAG_PREFIX=-l
    export LIBRARY_KEXT_INSTALL_PATH=/Library/Extensions
    export LIBRARY_SEARCH_PATHS="/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release "
    export LINKER_DISPLAYS_MANGLED_NAMES=NO
    export LINK_FILE_LIST_normal_x86_64=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/x86_64/ios-deploy.LinkFileList
    export LINK_WITH_STANDARD_LIBRARIES=YES
    export LLVM_TARGET_TRIPLE_OS_VERSION=macos10.8
    export LLVM_TARGET_TRIPLE_OS_VERSION_NO=macos10.8
    export LLVM_TARGET_TRIPLE_OS_VERSION_YES=macos10.15
    export LLVM_TARGET_TRIPLE_VENDOR=apple
    export LOCALIZED_STRING_MACRO_NAMES="NSLocalizedString CFCopyLocalizedString"
    export LOCALIZED_STRING_SWIFTUI_SUPPORT=YES
    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=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    export LOCSYMROOT=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    export MACH_O_TYPE=mh_execute
    export MACOSX_DEPLOYMENT_TARGET=10.8
    export MAC_OS_X_PRODUCT_BUILD_VERSION=19A526h
    export MAC_OS_X_VERSION_ACTUAL=101500
    export MAC_OS_X_VERSION_MAJOR=101500
    export MAC_OS_X_VERSION_MINOR=1500
    export METAL_LIBRARY_FILE_BASE=default
    export METAL_LIBRARY_OUTPUT_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/
    export MTL_ENABLE_DEBUG_INFO=NO
    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 OBJECT_FILE_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects
    export OBJECT_FILE_DIR_normal=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal
    export OBJROOT=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build
    export ONLY_ACTIVE_ARCH=NO
    export OS=MACOS
    export OSAC=/usr/bin/osacompile
    export OTHER_LDFLAGS="-framework MobileDevice"
    export PACKAGE_TYPE=com.apple.package-type.mach-o-executable
    export PASCAL_STRINGS=YES
    export PATH=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/bin:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/local/bin:/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/node_modules/.bin:/Users/ludufre/.npm-packages/lib/node_modules/.bin:/Users/ludufre/.npm-packages/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Library/Apple/bin
    export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES="/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode-beta.app/Contents/Developer/Headers /Applications/Xcode-beta.app/Contents/Developer/SDKs /Applications/Xcode-beta.app/Contents/Developer/Platforms"
    export PER_ARCH_OBJECT_FILE_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/undefined_arch
    export PER_VARIANT_OBJECT_FILE_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal
    export PKGINFO_FILE_PATH=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/PkgInfo
    export PLATFORM_DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode-beta.app/Contents/Developer/Applications
    export PLATFORM_DEVELOPER_BIN_DIR=/Applications/Xcode-beta.app/Contents/Developer/usr/bin
    export PLATFORM_DEVELOPER_LIBRARY_DIR=/Applications/Xcode-beta.app/Contents/Developer/Library
    export PLATFORM_DEVELOPER_SDK_DIR=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
    export PLATFORM_DEVELOPER_TOOLS_DIR=/Applications/Xcode-beta.app/Contents/Developer/Tools
    export PLATFORM_DEVELOPER_USR_DIR=/Applications/Xcode-beta.app/Contents/Developer/usr
    export PLATFORM_DIR=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform
    export PLATFORM_DISPLAY_NAME=macOS
    export PLATFORM_NAME=macosx
    export PLATFORM_PREFERRED_ARCH=x86_64
    export PLATFORM_PRODUCT_BUILD_VERSION=11M382q
    export PLIST_FILE_OUTPUT_FORMAT=same-as-input
    export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES
    export PRECOMP_DESTINATION_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/PrefixHeaders
    export PRESERVE_DEAD_CODE_INITS_AND_TERMS=NO
    export PRODUCT_MODULE_NAME=ios_deploy
    export PRODUCT_NAME=ios-deploy
    export PRODUCT_SETTINGS_PATH=
    export PRODUCT_TYPE=com.apple.product-type.tool
    export PROFILING_CODE=NO
    export PROJECT=ios-deploy
    export PROJECT_DERIVED_FILE_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/DerivedSources
    export PROJECT_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    export PROJECT_FILE_PATH=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/ios-deploy.xcodeproj
    export PROJECT_NAME=ios-deploy
    export PROJECT_TEMP_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build
    export PROJECT_TEMP_ROOT=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build
    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/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ResourceManagerResources
    export REZ_EXECUTABLE=YES
    export REZ_OBJECTS_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ResourceManagerResources/Objects
    export REZ_SEARCH_PATHS="/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release "
    export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES=NO
    export SCRIPT_INPUT_FILE_COUNT=0
    export SCRIPT_INPUT_FILE_LIST_COUNT=0
    export SCRIPT_OUTPUT_FILE_COUNT=0
    export SCRIPT_OUTPUT_FILE_LIST_COUNT=0
    export SDKROOT=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk
    export SDK_DIR=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk
    export SDK_DIR_macosx10_15=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk
    export SDK_NAME=macosx10.15
    export SDK_NAMES=macosx10.15
    export SDK_PRODUCT_BUILD_VERSION=19A526e
    export SDK_VERSION=10.15
    export SDK_VERSION_ACTUAL=101500
    export SDK_VERSION_MAJOR=101500
    export SDK_VERSION_MINOR=1500
    export SED=/usr/bin/sed
    export SEPARATE_STRIP=NO
    export SEPARATE_SYMBOL_EDIT=NO
    export SET_DIR_MODE_OWNER_GROUP=YES
    export SET_FILE_MODE_OWNER_GROUP=NO
    export SHALLOW_BUNDLE=NO
    export SHARED_DERIVED_FILE_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/DerivedSources
    export SHARED_PRECOMPS_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/SharedPrecompiledHeaders
    export SKIP_INSTALL=NO
    export SOURCE_ROOT=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    export SRCROOT=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    export STRINGS_FILE_OUTPUT_ENCODING=UTF-16
    export STRIP_BITCODE_FROM_COPIED_FILES=NO
    export STRIP_INSTALLED_PRODUCT=YES
    export STRIP_PNG_TEXT=NO
    export STRIP_STYLE=all
    export STRIP_SWIFT_SYMBOLS=YES
    export SUPPORTED_PLATFORMS=macosx
    export SUPPORTS_TEXT_BASED_API=NO
    export SWIFT_PLATFORM_TARGET_PREFIX=macos
    export SWIFT_RESPONSE_FILE_PATH_normal_x86_64=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/x86_64/ios-deploy.SwiftFileList
    export SYMROOT=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build
    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-beta.app/Contents/Developer/Applications
    export SYSTEM_DEVELOPER_BIN_DIR=/Applications/Xcode-beta.app/Contents/Developer/usr/bin
    export SYSTEM_DEVELOPER_DEMOS_DIR="/Applications/Xcode-beta.app/Contents/Developer/Applications/Utilities/Built Examples"
    export SYSTEM_DEVELOPER_DIR=/Applications/Xcode-beta.app/Contents/Developer
    export SYSTEM_DEVELOPER_DOC_DIR="/Applications/Xcode-beta.app/Contents/Developer/ADC Reference Library"
    export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR="/Applications/Xcode-beta.app/Contents/Developer/Applications/Graphics Tools"
    export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR="/Applications/Xcode-beta.app/Contents/Developer/Applications/Java Tools"
    export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR="/Applications/Xcode-beta.app/Contents/Developer/Applications/Performance Tools"
    export SYSTEM_DEVELOPER_RELEASENOTES_DIR="/Applications/Xcode-beta.app/Contents/Developer/ADC Reference Library/releasenotes"
    export SYSTEM_DEVELOPER_TOOLS=/Applications/Xcode-beta.app/Contents/Developer/Tools
    export SYSTEM_DEVELOPER_TOOLS_DOC_DIR="/Applications/Xcode-beta.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools"
    export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR="/Applications/Xcode-beta.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools"
    export SYSTEM_DEVELOPER_USR_DIR=/Applications/Xcode-beta.app/Contents/Developer/usr
    export SYSTEM_DEVELOPER_UTILITIES_DIR=/Applications/Xcode-beta.app/Contents/Developer/Applications/Utilities
    export SYSTEM_DEXT_INSTALL_PATH=/System/Library/DriverExtensions
    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 TARGETNAME=ios-deploy
    export TARGET_BUILD_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release
    export TARGET_NAME=ios-deploy
    export TARGET_TEMP_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build
    export TEMP_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build
    export TEMP_FILES_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build
    export TEMP_FILE_DIR=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build
    export TEMP_ROOT=/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build
    export TOOLCHAINS=com.apple.dt.toolchain.XcodeDefault
    export TOOLCHAIN_DIR=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
    export TREAT_MISSING_BASELINES_AS_TEST_FAILURES=NO
    export UID=501
    export UNSTRIPPED_PRODUCT=NO
    export USER=ludufre
    export USER_APPS_DIR=/Users/ludufre/Applications
    export USER_LIBRARY_DIR=/Users/ludufre/Library
    export USE_DYNAMIC_NO_PIC=YES
    export USE_HEADERMAP=YES
    export USE_HEADER_SYMLINKS=NO
    export USE_LLVM_TARGET_TRIPLES=YES
    export USE_LLVM_TARGET_TRIPLES_FOR_CLANG=YES
    export USE_LLVM_TARGET_TRIPLES_FOR_LD=YES
    export USE_LLVM_TARGET_TRIPLES_FOR_TAPI=YES
    export VALIDATE_DEVELOPMENT_ASSET_PATHS=YES_ERROR
    export VALIDATE_PRODUCT=NO
    export VALIDATE_WORKSPACE=NO
    export VALID_ARCHS="i386 x86_64"
    export VERBOSE_PBXCP=NO
    export VERSION_INFO_BUILDER=ludufre
    export VERSION_INFO_FILE=ios-deploy_vers.c
    export VERSION_INFO_STRING=""@(#)PROGRAM:ios-deploy  PROJECT:ios-deploy-""
    export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES=NO
    export XCODE_APP_SUPPORT_DIR=/Applications/Xcode-beta.app/Contents/Developer/Library/Xcode
    export XCODE_PRODUCT_BUILD_VERSION=11M382q
    export XCODE_VERSION_ACTUAL=1100
    export XCODE_VERSION_MAJOR=1100
    export XCODE_VERSION_MINOR=1100
    export XPCSERVICES_FOLDER_PATH=/XPCServices
    export YACC=yacc
    export _BOOL_=NO
    export _BOOL_NO=NO
    export _BOOL_YES=YES
    export _DEVELOPMENT_TEAM_IS_EMPTY=YES
    export _IS_EMPTY_=YES
    export _MACOSX_DEPLOYMENT_TARGET_IS_EMPTY=NO
    export arch=undefined_arch
    export diagnostic_message_length=125
    export variant=normal
    /bin/sh -c /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Script-C0CD3D981F59D20100F954DB.sh

CompileC /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/x86_64/ios-deploy.o /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/src/ios-deploy/ios-deploy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    export LANG=en_US.US-ASCII
    /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-macos10.8 -fmessage-length=125 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/y3/td9g0tts49g__5m91c4l5p5r0000gn/C/org.llvm.clang/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -iquote /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy-generated-files.hmap -I/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy-own-target-headers.hmap -I/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy-all-target-headers.hmap -iquote /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/ios-deploy-project-headers.hmap -I/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/include -I/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/DerivedSources-normal/x86_64 -I/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/DerivedSources/x86_64 -I/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/DerivedSources -F/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release -F/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/_Frameworks -fno-objc-arc -MMD -MT dependencies -MF /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/x86_64/ios-deploy.d --serialize-diagnostics /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/x86_64/ios-deploy.dia -c /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/src/ios-deploy/ios-deploy.m -o /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/x86_64/ios-deploy.o

WriteAuxiliaryFile /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/x86_64/ios-deploy.LinkFileList (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    write-file /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/x86_64/ios-deploy.LinkFileList

Ld /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/ios-deploy normal x86_64 (in target 'ios-deploy' from project 'ios-deploy')
    cd /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy
    /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target x86_64-apple-macos10.8 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release -F/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release -F/Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/_Frameworks -filelist /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/x86_64/ios-deploy.LinkFileList -Xlinker -object_path_lto -Xlinker /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/x86_64/ios-deploy_lto.o -fobjc-arc -fobjc-link-runtime -framework MobileDevice -framework Foundation -framework CoreFoundation -Xlinker -dependency_info -Xlinker /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/x86_64/ios-deploy_dependency_info.dat -o /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/ios-deploy
ld: framework not found MobileDevice
clang: error: linker command failed with exit code 1 (use -v to see invocation)

** BUILD FAILED **

The following build commands failed:
    Ld /Users/ludufre/.npm-packages/lib/node_modules/ios-deploy/build/Release/ios-deploy normal x86_64
(1 failure)
npm ERR! code ELIFECYCLE
npm ERR! errno 65
npm ERR! ios-deploy@1.10.0-beta.2 preinstall: `./src/scripts/check_reqs.js && xcodebuild`
npm ERR! Exit status 65
npm ERR! 
npm ERR! Failed at the ios-deploy@1.10.0-beta.2 preinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/ludufre/.npm/_logs/2019-08-05T16_54_28_575Z-debug.log
ludufre@MacBook-Pro-de-Luan ~ %
gabebear commented 4 years ago

Hmmm... I'm not sure why it's not working for you.

The two differences I see are:

I'm unlikely to be able to reformat a machine to a clean install of Catalina anytime soon... so I probably won't be looking into this further until Catalina is out of beta.

bryce13950 commented 4 years ago

Hmmm... I'm not sure why it's not working for you.

The two differences I see are:

  • I'm running xcodebuild directly(don't want to put node on this computer).
  • You have a clean install of Catalina, where I have an upgrade from Mojave.

I'm unlikely to be able to reformat a machine to a clean install of Catalina anytime soon... so I probably won't be looking into this further until Catalina is out of beta.

I have an upgrade too, and I am getting the same issue

robertoferreirajrr commented 4 years ago

Same to me!

leohubert commented 4 years ago

Same here with 1.10.0-beta.3:

2019-09-06 15:02:50.556 xcodebuild[56991:457413] [MT] IDELogStore: Failed to open log store at /var/empty/Library/Developer/Xcode/DerivedData/ios-deploy-fmmaocaaeccvdogvcypgumhupubj/Logs/Test
2019-09-06 15:02:50.556 xcodebuild[56991:457413] [MT] IDELogStore: Failed to open Test log store: Error Domain=IDEFoundationErrorDomain Code=1 "Unable to create log store directory at '/var/empty/Library/Developer/Xcode/DerivedData/ios-deploy-fmmaocaaeccvdogvcypgumhupubj/Logs/Test': (513) You don’t have permission to save the file “Test” in the folder “Logs”." UserInfo={NSLocalizedDescription=Unable to create log store directory at '/var/empty/Library/Developer/Xcode/DerivedData/ios-deploy-fmmaocaaeccvdogvcypgumhupubj/Logs/Test': (513) You don’t have permission to save the file “Test” in the folder “Logs”.}. User info: {
    NSLocalizedDescription = "Unable to create log store directory at '/var/empty/Library/Developer/Xcode/DerivedData/ios-deploy-fmmaocaaeccvdogvcypgumhupubj/Logs/Test': (513) You don\U2019t have permission to save the file \U201cTest\U201d in the folder \U201cLogs\U201d.";
}.
2019-09-06 15:02:50.564 xcodebuild[56991:457413] [MT] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-14492.2/IDEFoundation/Buildables/IDEWorkspaceArena.m:1146
Details:  Failed to create workspace arena at <DVTFilePath:0x7fea9b24d1f0:'/var/empty/Library/Developer/Xcode/DerivedData/ios-deploy-fmmaocaaeccvdogvcypgumhupubj'>: Error Domain=NSCocoaErrorDomain Code=513 "You don’t have permission to save the file “ios-deploy-fmmaocaaeccvdogvcypgumhupubj” in the folder “DerivedData”." UserInfo={NSFilePath=/var/empty/Library/Developer/Xcode/DerivedData/ios-deploy-fmmaocaaeccvdogvcypgumhupubj, NSUnderlyingError=0x7fea9d235290 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}}
Object:   <IDEWorkspaceArena: 0x7fea9d457a70>
Method:   -createWorkspaceArenaFolderIfNecessary
Thread:   <NSThread: 0x7fea98604640>{number = 1, name = main}
Please file a bug at https://bugreport.apple.com with this warning message and any useful information you can provide.
Couldn't set atribute on intermediates directory: setxattr(/var/empty/Library/Developer/Xcode/DerivedData/ios-deploy-fmmaocaaeccvdogvcypgumhupubj/Build/Intermediates.noindex, com.apple.xcode.CreatedByBuildSystem, true): No such file or directory (2)
2019-09-06 15:02:50.571 xcodebuild[56991:457463] unexpected response: ErrorResponse(description: "unknown error while handling message: missingWorkspaceContext")
note: Using new build system
error: Build service could not start build operation: internal error: failed to send the system info to the build service

** BUILD FAILED **

npm ERR! code ELIFECYCLE
npm ERR! errno 65
npm ERR! ios-deploy@1.10.0-beta.3 preinstall: `./src/scripts/check_reqs.js && xcodebuild`
npm ERR! Exit status 65
npm ERR! 
npm ERR! Failed at the ios-deploy@1.10.0-beta.3 preinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/hubert_i/.npm/_logs/2019-09-06T13_02_50_604Z-debug.log
bryce13950 commented 4 years ago

In case anyone is having a problem with this, if you install via brew it all seems to work fine.

B4RteQPl commented 4 years ago

I also have this same problem I can install ios-deploy only through brew but when I trying to install this by npm then I have a similar result. When I'll install this through brew then still on executing I can't build an app on the device because I have also this error Device doesn't support wireless sync. AMDeviceStartService too

Ld /usr/local/lib/node_modules/ios-deploy/build/Release/ios-deploy normal x86_64 (in target 'ios-deploy' from project 'ios-deploy')
    cd /usr/local/lib/node_modules/ios-deploy
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target x86_64-apple-macos10.8 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/usr/local/lib/node_modules/ios-deploy/build/Release -F/usr/local/lib/node_modules/ios-deploy/build/Release -F/usr/local/lib/node_modules/ios-deploy/_Frameworks -filelist /usr/local/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/x86_64/ios-deploy.LinkFileList -Xlinker -object_path_lto -Xlinker /usr/local/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/x86_64/ios-deploy_lto.o -fobjc-arc -fobjc-link-runtime -framework MobileDevice -framework Foundation -framework CoreFoundation -Xlinker -dependency_info -Xlinker /usr/local/lib/node_modules/ios-deploy/build/ios-deploy.build/Release/ios-deploy.build/Objects-normal/x86_64/ios-deploy_dependency_info.dat -o /usr/local/lib/node_modules/ios-deploy/build/Release/ios-deploy
ld: framework not found MobileDevice
clang: error: linker command failed with exit code 1 (use -v to see invocation)

** BUILD FAILED **

The following build commands failed:
        Ld /usr/local/lib/node_modules/ios-deploy/build/Release/ios-deploy normal x86_64
(1 failure)
leohubert commented 4 years ago

@B4RteQPl you can install it with brew with brew install ios-deploy it work fine ;)

B4RteQPl commented 4 years ago

I know that but still after installing by brew I have Device doesn't support wireless sync. AMDeviceStartService issue. Also using brew I can't install ios-deploy@beta

rawbin- commented 4 years ago

same problem with macOS Catalina 10.15 upgrated from Mojave, solved with https://github.com/ios-control/ios-deploy/issues/387

jacksonon commented 4 years ago

same problem when run $ npm i macaca-ios -g

The following build commands failed: Ld /usr/local/lib/node_modules/macaca-ios/node_modules/ios-deploy/build/Release/ios-deploy normal x86_64 (1 failure) npm ERR! code ELIFECYCLE npm ERR! errno 65 npm ERR! ios-deploy@1.9.4 preinstall: ./src/scripts/check_reqs.js && xcodebuild npm ERR! Exit status 65 npm ERR! npm ERR! Failed at the ios-deploy@1.9.4 preinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /Users/wangjiawei/.npm/_logs/2019-10-23T11_32_49_415Z-debug.log

fxcoudert commented 4 years ago

Same issue in Catalina final release #415

gabebear commented 4 years ago

1.10.0 is now the stable version with the needed fixes

Moha-01 commented 4 years ago

Try $ sudo npm install -g -unsafe-perm=true ios-deploy

gabebear commented 4 years ago

I’d recommend installing ios-deploy via homebrew. Node’s npm has a lot of rough edges that you can bypass by using brew. https://github.com/ios-control/ios-deploy/blob/master/README.md#installation

Moha-01 commented 4 years ago

I’d recommend just installing ios-deploy via homebrew. Node’s npm has a lot of rough edges that you can bypass. https://github.com/ios-control/ios-deploy/blob/master/README.md#installation

I wanted to install via homebrew but there is a new feature in macOS Catalina which denied using homebrew.

Error Message: Running Homebrew as root is extremely dangerous and no longer supported.

Then i tried $ sudo npm install -g -unsafe-perm=true ios-deploy and it works

gabebear commented 4 years ago

The Running Homebrew as root is extremely dangerous and no longer supported message came from homebrew(it shows on all versions of MacOS). Don’t use sudo with homebrew.

You shouldn’t ever need to run npm with sudo either(that’s equally dangerous), but npm doesn’t warn or block you from using sudo. You do have to disable safety checks with unsafe-perm=true to make npm work properly as root.

The example uninstall command for npm uses sudo because if someone did install ios-deploy with sudo, then the tools are installed as the root user and can only be removed by the root user.

Moha-01 commented 4 years ago

The Running Homebrew as root is extremely dangerous and no longer supported. message came from homebrew(it shows on all versions of MacOS). Don’t use sudo with homebrew.

You shouldn’t ever need to run npm with sudo either(that’s equally dangerous), but npm doesn’t warn or block you from using sudo.

The example uninstall command for npm uses sudo because if someone did install ios-deploy with sudo, then the tools are installed as the root user and can only be removed by the root user.

Thank u for your help. I actually didn't knew that with npm :/ cause I started using condova and use rarely use npm.

bajjajjrajjesh commented 4 years ago

Try $ sudo npm install -g -unsafe-perm=true ios-deploy

This worked for me. Thanks @Moha-01

NTJ3 commented 3 years ago

Try $ sudo npm install -g -unsafe-perm=true ios-deploy

Worked for me. Thanks, @Moha-01. <3