Skip to content

Instantly share code, notes, and snippets.

@subhanahmed047
Created September 2, 2019 03:45
Show Gist options
  • Save subhanahmed047/b0504254bce77fab306d9fb99ff3250f to your computer and use it in GitHub Desktop.
Save subhanahmed047/b0504254bce77fab306d9fb99ff3250f to your computer and use it in GitHub Desktop.
Subhans-MacBook-Pro:TVMLCatalog.xcodeproj subhanahmed$ xcodebuild -sdk appletvos -configuration Release -workspace project.xcworkspace -scheme TVMLCatalog build CODE_SIGN_STYLE=Manual
Build settings from command line:
CODE_SIGN_STYLE = Manual
SDKROOT = appletvos12.4
note: Using new build system
note: Planning build
note: Using build description from disk
Build system information
warning: Provisioning profile "7plus tvOS TopShelf Distribution" for "TopShelf" contains entitlements that aren't in the entitlements file: com.apple.smoot.subscriptionservice. To use these entitlements, add them to your entitlements file. Otherwise, remove unused entitlements from your provisioning profile. (in target 'TopShelf')
Build system information
warning: The use of Swift 3 @objc inference in Swift 4 mode is deprecated. Please address deprecated @objc inference warnings, test your code with “Use of deprecated Swift 3 @objc inference” logging enabled, and then disable inference by changing the "Swift 3 @objc Inference" build setting to "Default" for the "TVMLCatalog" target. (in target 'TVMLCatalog')
PBXCp /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TopShelf.appex /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/PlugIns/TopShelf.appex (in target: TVMLCatalog)
cd /Users/subhanahmed/Documents/tvml/TVMLCatalog
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TopShelf.appex /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/PlugIns
ValidateEmbeddedBinary /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/PlugIns/TopShelf.appex (in target: TVMLCatalog)
cd /Users/subhanahmed/Documents/tvml/TVMLCatalog
builtin-embeddedBinaryValidationUtility /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/PlugIns/TopShelf.appex -signing-cert D26F1AF30A475FDA2A5556267D3DEA32D5C555DD -info-plist-path /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Info.plist
PhaseScriptExecution Run\ Script /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/Script-2E1D897B1FE1F4ED0088DEF1.sh (in target: TVMLCatalog)
cd /Users/subhanahmed/Documents/tvml/TVMLCatalog
export ACTION=build
export AD_HOC_CODE_SIGNING_ALLOWED=NO
export ALTERNATE_GROUP=staff
export ALTERNATE_MODE=u+w,go-w,a+rX
export ALTERNATE_OWNER=subhanahmed
export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES=YES
export ALWAYS_SEARCH_USER_PATHS=NO
export ALWAYS_USE_SEPARATE_HEADERMAPS=NO
export APPLE_INTERNAL_DEVELOPER_DIR=/AppleInternal/Developer
export APPLE_INTERNAL_DIR=/AppleInternal
export APPLE_INTERNAL_DOCUMENTATION_DIR=/AppleInternal/Documentation
export APPLE_INTERNAL_LIBRARY_DIR=/AppleInternal/Library
export APPLE_INTERNAL_TOOLS=/AppleInternal/Developer/Tools
export APPLICATION_EXTENSION_API_ONLY=NO
export APPLY_RULES_IN_COPY_FILES=NO
export ARCHS=arm64
export ARCHS_STANDARD=arm64
export ARCHS_STANDARD_32_64_BIT="armv7 arm64"
export ARCHS_STANDARD_32_BIT=armv7
export ARCHS_STANDARD_64_BIT=arm64
export ARCHS_STANDARD_INCLUDING_64_BIT=arm64
export ARCHS_UNIVERSAL_IPHONE_OS="armv7 arm64"
export ASSETCATALOG_COMPILER_APPICON_NAME="Brand Assets"
export ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME=LaunchImage
export AVAILABLE_PLATFORMS="appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator"
export AppIdentifierPrefix=S7B98TLXT2.
export BITCODE_GENERATION_MODE=marker
export BUILD_ACTIVE_RESOURCES_ONLY=NO
export BUILD_COMPONENTS="headers build"
export BUILD_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products
export BUILD_ROOT=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products
export BUILD_STYLE=
export BUILD_VARIANTS=normal
export BUILT_PRODUCTS_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos
export CACHE_ROOT=/var/folders/qk/8r663dkn2wz2r4sdwd4d3q4h0000gn/C/com.apple.DeveloperTools/10.3-10G8/Xcode
export CCHROOT=/var/folders/qk/8r663dkn2wz2r4sdwd4d3q4h0000gn/C/com.apple.DeveloperTools/10.3-10G8/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=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation
export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING=YES
export CLANG_WARN_BOOL_CONVERSION=YES
export CLANG_WARN_COMMA=YES
export CLANG_WARN_CONSTANT_CONVERSION=YES
export CLANG_WARN_DIRECT_OBJC_ISA_USAGE=YES_ERROR
export CLANG_WARN_EMPTY_BODY=YES
export CLANG_WARN_ENUM_CONVERSION=YES
export CLANG_WARN_INFINITE_RECURSION=YES
export CLANG_WARN_INT_CONVERSION=YES
export CLANG_WARN_NON_LITERAL_NULL_CONVERSION=YES
export CLANG_WARN_OBJC_LITERAL_CONVERSION=YES
export CLANG_WARN_OBJC_ROOT_CLASS=YES_ERROR
export CLANG_WARN_RANGE_LOOP_ANALYSIS=YES
export CLANG_WARN_STRICT_PROTOTYPES=YES
export CLANG_WARN_SUSPICIOUS_MOVE=YES
export CLANG_WARN_UNREACHABLE_CODE=YES
export CLANG_WARN__DUPLICATE_METHOD_MATCH=YES
export CLASS_FILE_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/JavaClasses
export CLEAN_PRECOMPS=YES
export CLONE_HEADERS=NO
export CODESIGNING_FOLDER_PATH=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app
export CODE_SIGNING_ALLOWED=YES
export CODE_SIGNING_REQUIRED=YES
export CODE_SIGN_CONTEXT_CLASS=XCiPhoneOSCodeSignContext
export CODE_SIGN_ENTITLEMENTS=/Users/subhanahmed/Documents/tvml/TVMLCatalog/inferno.entitlements
export CODE_SIGN_IDENTITY="iPhone Distribution: Seven Network (Operations) Ltd (S7B98TLXT2)"
export CODE_SIGN_INJECT_BASE_ENTITLEMENTS=YES
export CODE_SIGN_STYLE=Manual
export COLOR_DIAGNOSTICS=YES
export COMBINE_HIDPI_IMAGES=NO
export COMPILER_INDEX_STORE_ENABLE=Default
export COMPOSITE_SDK_DIRS=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/CompositeSDKs
export COMPRESS_PNG_FILES=YES
export CONFIGURATION=Release
export CONFIGURATION_BUILD_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos
export CONFIGURATION_TEMP_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos
export CONTENTS_FOLDER_PATH=TVMLCatalog.app
export COPYING_PRESERVES_HFS_DATA=NO
export COPY_HEADERS_RUN_UNIFDEF=NO
export COPY_PHASE_STRIP=NO
export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS=YES
export CORRESPONDING_SIMULATOR_PLATFORM_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform
export CORRESPONDING_SIMULATOR_PLATFORM_NAME=appletvsimulator
export CORRESPONDING_SIMULATOR_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator12.4.sdk
export CORRESPONDING_SIMULATOR_SDK_NAME=appletvsimulator12.4
export CP=/bin/cp
export CREATE_INFOPLIST_SECTION_IN_BINARY=NO
export CURRENT_ARCH=undefined_arch
export CURRENT_VARIANT=normal
export DEAD_CODE_STRIPPING=YES
export DEBUGGING_SYMBOLS=YES
export DEBUG_INFORMATION_FORMAT=dwarf-with-dsym
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=TVOS_DEPLOYMENT_TARGET
export DEPLOYMENT_TARGET_CLANG_FLAG_NAME=mtvos-version-min
export DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX=-mtvos-version-min=
export DEPLOYMENT_TARGET_LD_ENV_NAME=TVOS_DEPLOYMENT_TARGET
export DEPLOYMENT_TARGET_LD_FLAG_NAME=tvos_version_min
export DEPLOYMENT_TARGET_SETTING_NAME=TVOS_DEPLOYMENT_TARGET
export DEPLOYMENT_TARGET_SUGGESTED_VALUES="9.0 9.1 9.2 10.0 10.1 10.2 11.0 11.1 11.2 11.3 11.4 12.0 12.1 12.2 12.3 12.4"
export DERIVED_FILES_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/DerivedSources
export DERIVED_FILE_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/DerivedSources
export DERIVED_SOURCES_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.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=S7B98TLXT2
export DOCUMENTATION_FOLDER_PATH=TVMLCatalog.app/English.lproj/Documentation
export DO_HEADER_SCANNING_IN_JAM=NO
export DSTROOT=/tmp/TVMLCatalog.dst
export DT_TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
export DWARF_DSYM_FILE_NAME=TVMLCatalog.app.dSYM
export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT=NO
export DWARF_DSYM_FOLDER_PATH=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos
export EFFECTIVE_PLATFORM_NAME=-appletvos
export EMBEDDED_CONTENT_CONTAINS_SWIFT=NO
export EMBEDDED_PROFILE_NAME=embedded.mobileprovision
export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE=NO
export ENABLE_BITCODE=YES
export ENABLE_DEFAULT_HEADER_SEARCH_PATHS=YES
export ENABLE_HEADER_DEPENDENCIES=YES
export ENABLE_NS_ASSERTIONS=NO
export ENABLE_ON_DEMAND_RESOURCES=YES
export ENABLE_STRICT_OBJC_MSGSEND=YES
export ENABLE_TESTABILITY=NO
export ENTITLEMENTS_ALLOWED=YES
export ENTITLEMENTS_DESTINATION=Signature
export ENTITLEMENTS_REQUIRED=YES
export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS=".DS_Store .svn .git .hg CVS"
export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES="*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj"
export EXECUTABLES_FOLDER_PATH=TVMLCatalog.app/Executables
export EXECUTABLE_FOLDER_PATH=TVMLCatalog.app
export EXECUTABLE_NAME=TVMLCatalog
export EXECUTABLE_PATH=TVMLCatalog.app/TVMLCatalog
export EXPANDED_CODE_SIGN_IDENTITY=D26F1AF30A475FDA2A5556267D3DEA32D5C555DD
export EXPANDED_CODE_SIGN_IDENTITY_NAME="iPhone Distribution: Seven Network (Operations) Ltd (S7B98TLXT2)"
export EXPANDED_PROVISIONING_PROFILE=3705d6bc-bde4-4613-9e03-941b0f222fb8
export FILE_LIST=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/Objects/LinkFileList
export FIXED_FILES_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/FixedFiles
export FRAMEWORKS_FOLDER_PATH=TVMLCatalog.app/Frameworks
export FRAMEWORK_FLAG_PREFIX=-framework
export FRAMEWORK_SEARCH_PATHS="/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos /Users/subhanahmed/Documents/tvml/TVMLCatalog"
export FRAMEWORK_VERSION=A
export FULL_PRODUCT_NAME=TVMLCatalog.app
export GCC3_VERSION=3.3
export GCC_C_LANGUAGE_STANDARD=gnu99
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_THUMB_SUPPORT=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=YES
export GENERATE_PROFILING_CODE=NO
export GENERATE_TEXT_BASED_STUBS=NO
export GID=20
export GROUP=staff
export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT=YES
export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES=YES
export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS=YES
export HEADERMAP_INCLUDES_PROJECT_HEADERS=YES
export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES=YES
export HEADERMAP_USES_VFS=NO
export HEADER_SEARCH_PATHS="/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/include "
export HIDE_BITCODE_SYMBOLS=YES
export HOME=/Users/subhanahmed
export ICONV=/usr/bin/iconv
export INFOPLIST_EXPAND_BUILD_SETTINGS=YES
export INFOPLIST_FILE=TVMLCatalog/Info.plist
export INFOPLIST_OUTPUT_FORMAT=binary
export INFOPLIST_PATH=TVMLCatalog.app/Info.plist
export INFOPLIST_PREPROCESS=NO
export INFOSTRINGS_PATH=TVMLCatalog.app/English.lproj/InfoPlist.strings
export INLINE_PRIVATE_FRAMEWORKS=NO
export INSTALLHDRS_COPY_PHASE=NO
export INSTALLHDRS_SCRIPT_PHASE=NO
export INSTALL_DIR=/tmp/TVMLCatalog.dst/Applications
export INSTALL_GROUP=staff
export INSTALL_MODE_FLAG=u+w,go-w,a+rX
export INSTALL_OWNER=subhanahmed
export INSTALL_PATH=/Applications
export INSTALL_ROOT=/tmp/TVMLCatalog.dst
export JAVAC_DEFAULT_FLAGS="-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8"
export JAVA_APP_STUB=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
export JAVA_ARCHIVE_CLASSES=YES
export JAVA_ARCHIVE_TYPE=JAR
export JAVA_COMPILER=/usr/bin/javac
export JAVA_FOLDER_PATH=TVMLCatalog.app/Java
export JAVA_FRAMEWORK_RESOURCES_DIRS=Resources
export JAVA_JAR_FLAGS=cv
export JAVA_SOURCE_SUBDIR=.
export JAVA_USE_DEPENDENCIES=YES
export JAVA_ZIP_FLAGS=-urg
export JIKES_DEFAULT_FLAGS="+E +OLDCSO"
export 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/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/Objects-normal/undefined_arch/TVMLCatalog_dependency_info.dat
export LD_GENERATE_MAP_FILE=NO
export LD_MAP_FILE_PATH=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/TVMLCatalog-LinkMap-normal-undefined_arch.txt
export LD_NO_PIE=NO
export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER=YES
export LD_RUNPATH_SEARCH_PATHS=" @executable_path/Frameworks"
export LEGACY_DEVELOPER_DIR=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
export LEX=lex
export LIBRARY_FLAG_NOSPACE=YES
export LIBRARY_FLAG_PREFIX=-l
export LIBRARY_KEXT_INSTALL_PATH=/Library/Extensions
export LIBRARY_SEARCH_PATHS="/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos "
export LINKER_DISPLAYS_MANGLED_NAMES=NO
export LINK_FILE_LIST_normal_arm64=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/Objects-normal/arm64/TVMLCatalog.LinkFileList
export LINK_WITH_STANDARD_LIBRARIES=YES
export LOCALIZED_RESOURCES_FOLDER_PATH=TVMLCatalog.app/English.lproj
export LOCALIZED_STRING_MACRO_NAMES="NSLocalizedString CFLocalizedString"
export LOCAL_ADMIN_APPS_DIR=/Applications/Utilities
export LOCAL_APPS_DIR=/Applications
export LOCAL_DEVELOPER_DIR=/Library/Developer
export LOCAL_LIBRARY_DIR=/Library
export LOCROOT=/Users/subhanahmed/Documents/tvml/TVMLCatalog
export LOCSYMROOT=/Users/subhanahmed/Documents/tvml/TVMLCatalog
export MACH_O_TYPE=mh_execute
export MAC_OS_X_PRODUCT_BUILD_VERSION=18G87
export MAC_OS_X_VERSION_ACTUAL=101406
export MAC_OS_X_VERSION_MAJOR=101400
export MAC_OS_X_VERSION_MINOR=1406
export METAL_LIBRARY_FILE_BASE=default
export METAL_LIBRARY_OUTPUT_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app
export MODULE_CACHE_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
export MTL_ENABLE_DEBUG_INFO=NO
export NATIVE_ARCH=armv7
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/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/Objects
export OBJECT_FILE_DIR_normal=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/Objects-normal
export OBJROOT=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex
export ONLY_ACTIVE_ARCH=NO
export OS=MACOS
export OSAC=/usr/bin/osacompile
export PACKAGE_TYPE=com.apple.package-type.wrapper.application
export PASCAL_STRINGS=YES
export PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES="/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms"
export PBDEVELOPMENTPLIST_PATH=TVMLCatalog.app/pbdevelopment.plist
export PER_ARCH_OBJECT_FILE_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/Objects-normal/undefined_arch
export PER_VARIANT_OBJECT_FILE_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/Objects-normal
export PKGINFO_FILE_PATH=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/PkgInfo
export PKGINFO_PATH=TVMLCatalog.app/PkgInfo
export PLATFORM_DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Applications
export PLATFORM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin
export PLATFORM_DEVELOPER_LIBRARY_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library
export PLATFORM_DEVELOPER_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs
export PLATFORM_DEVELOPER_TOOLS_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Tools
export PLATFORM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr
export PLATFORM_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform
export PLATFORM_DISPLAY_NAME=tvOS
export PLATFORM_NAME=appletvos
export PLATFORM_PREFERRED_ARCH=arm64
export PLATFORM_PRODUCT_BUILD_VERSION=16M567
export PLIST_FILE_OUTPUT_FORMAT=binary
export PLUGINS_FOLDER_PATH=TVMLCatalog.app/PlugIns
export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES
export PRECOMP_DESTINATION_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/PrefixHeaders
export PRESERVE_DEAD_CODE_INITS_AND_TERMS=NO
export PRIVATE_HEADERS_FOLDER_PATH=TVMLCatalog.app/PrivateHeaders
export PRODUCT_BUNDLE_IDENTIFIER=com.swm.live
export PRODUCT_MODULE_NAME=TVMLCatalog
export PRODUCT_NAME=TVMLCatalog
export PRODUCT_SETTINGS_PATH=/Users/subhanahmed/Documents/tvml/TVMLCatalog/TVMLCatalog/Info.plist
export PRODUCT_TYPE=com.apple.product-type.application
export PROFILING_CODE=NO
export PROJECT=TVMLCatalog
export PROJECT_DERIVED_FILE_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/DerivedSources
export PROJECT_DIR=/Users/subhanahmed/Documents/tvml/TVMLCatalog
export PROJECT_FILE_PATH=/Users/subhanahmed/Documents/tvml/TVMLCatalog/TVMLCatalog.xcodeproj
export PROJECT_NAME=TVMLCatalog
export PROJECT_TEMP_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build
export PROJECT_TEMP_ROOT=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex
export PROVISIONING_PROFILE=682b1082-1cf6-4b2e-9c51-92df5988f26e
export PROVISIONING_PROFILE_REQUIRED=YES
export PROVISIONING_PROFILE_SPECIFIER="7plus tvOS Distribution"
export PUBLIC_HEADERS_FOLDER_PATH=TVMLCatalog.app/Headers
export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS=YES
export REMOVE_CVS_FROM_RESOURCES=YES
export REMOVE_GIT_FROM_RESOURCES=YES
export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES=YES
export REMOVE_HG_FROM_RESOURCES=YES
export REMOVE_SVN_FROM_RESOURCES=YES
export RESOURCE_RULES_REQUIRED=YES
export REZ_COLLECTOR_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/ResourceManagerResources
export REZ_OBJECTS_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/ResourceManagerResources/Objects
export REZ_SEARCH_PATHS="/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos "
export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES=NO
export SCRIPTS_FOLDER_PATH=TVMLCatalog.app/Scripts
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.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.4.sdk
export SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.4.sdk
export SDK_DIR_appletvos12_4=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.4.sdk
export SDK_NAME=appletvos12.4
export SDK_NAMES=appletvos12.4
export SDK_PRODUCT_BUILD_VERSION=16M567
export SDK_VERSION=12.4
export SDK_VERSION_ACTUAL=120400
export SDK_VERSION_MAJOR=120000
export SDK_VERSION_MINOR=400
export SED=/usr/bin/sed
export SEPARATE_STRIP=NO
export SEPARATE_SYMBOL_EDIT=NO
export SET_DIR_MODE_OWNER_GROUP=YES
export SET_FILE_MODE_OWNER_GROUP=NO
export SHALLOW_BUNDLE=YES
export SHARED_DERIVED_FILE_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/DerivedSources
export SHARED_FRAMEWORKS_FOLDER_PATH=TVMLCatalog.app/SharedFrameworks
export SHARED_PRECOMPS_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/PrecompiledHeaders
export SHARED_SUPPORT_FOLDER_PATH=TVMLCatalog.app/SharedSupport
export SKIP_INSTALL=NO
export SOURCE_ROOT=/Users/subhanahmed/Documents/tvml/TVMLCatalog
export SRCROOT=/Users/subhanahmed/Documents/tvml/TVMLCatalog
export STRINGS_FILE_OUTPUT_ENCODING=binary
export STRIP_BITCODE_FROM_COPIED_FILES=YES
export STRIP_INSTALLED_PRODUCT=YES
export STRIP_STYLE=all
export STRIP_SWIFT_SYMBOLS=YES
export SUPPORTED_DEVICE_FAMILIES=3
export SUPPORTED_PLATFORMS="appletvos appletvsimulator"
export SUPPORTS_TEXT_BASED_API=NO
export SWIFT_COMPILATION_MODE=wholemodule
export SWIFT_OBJC_BRIDGING_HEADER=TVMLCatalog/TVMLCatalog-Bridging-Header.h
export SWIFT_OPTIMIZATION_LEVEL=-O
export SWIFT_PLATFORM_TARGET_PREFIX=tvos
export SWIFT_SWIFT3_OBJC_INFERENCE=On
export SWIFT_VERSION=4.0
export SYMROOT=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/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=3
export TARGETNAME=TVMLCatalog
export TARGET_BUILD_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos
export TARGET_NAME=TVMLCatalog
export TARGET_TEMP_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build
export TEMP_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build
export TEMP_FILES_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build
export TEMP_FILE_DIR=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build
export TEMP_ROOT=/Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex
export TOOLCHAINS=com.apple.dt.toolchain.XcodeDefault
export TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
export TREAT_MISSING_BASELINES_AS_TEST_FAILURES=NO
export TVOS_DEPLOYMENT_TARGET=11.0
export TeamIdentifierPrefix=S7B98TLXT2.
export UID=501
export UNLOCALIZED_RESOURCES_FOLDER_PATH=TVMLCatalog.app
export UNSTRIPPED_PRODUCT=NO
export USER=subhanahmed
export USER_APPS_DIR=/Users/subhanahmed/Applications
export USER_LIBRARY_DIR=/Users/subhanahmed/Library
export USE_DYNAMIC_NO_PIC=YES
export USE_HEADERMAP=YES
export USE_HEADER_SYMLINKS=NO
export VALIDATE_PRODUCT=YES
export VALID_ARCHS=arm64
export VERBOSE_PBXCP=NO
export VERSIONPLIST_PATH=TVMLCatalog.app/version.plist
export VERSION_INFO_BUILDER=subhanahmed
export VERSION_INFO_FILE=TVMLCatalog_vers.c
export VERSION_INFO_STRING=""@(#)PROGRAM:TVMLCatalog PROJECT:TVMLCatalog-""
export WRAPPER_EXTENSION=app
export WRAPPER_NAME=TVMLCatalog.app
export WRAPPER_SUFFIX=.app
export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES=NO
export XCODE_APP_SUPPORT_DIR=/Applications/Xcode.app/Contents/Developer/Library/Xcode
export XCODE_PRODUCT_BUILD_VERSION=10G8
export XCODE_VERSION_ACTUAL=1030
export XCODE_VERSION_MAJOR=1000
export XCODE_VERSION_MINOR=1030
export XPCSERVICES_FOLDER_PATH=TVMLCatalog.app/XPCServices
export YACC=yacc
export arch=undefined_arch
export diagnostic_message_length=272
export variant=normal
/bin/sh -c /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/Script-2E1D897B1FE1F4ED0088DEF1.sh
2019-09-02 13:40:37.843 uploadDSYM[24028:1675003] Fabric.framework/run 1.7.0 (208)
2019-09-02 13:40:37.847 uploadDSYM[24028:1675003] Using API Key: "36b2e423fa010a0fc3904ede2466f838ff219d3e"
2019-09-02 13:40:37.847 uploadDSYM[24028:1675003] Launched uploader in validation mode
CopySwiftLibs /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app (in target: TVMLCatalog)
cd /Users/subhanahmed/Documents/tvml/TVMLCatalog
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.4.sdk
builtin-swiftStdLibTool --copy --verbose --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --scan-executable /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/TVMLCatalog --scan-folder /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks --scan-folder /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/PlugIns --scan-folder /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.4.sdk/System/Library/Frameworks/Foundation.framework --scan-folder /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.4.sdk/System/Library/Frameworks/UIKit.framework --scan-folder /Users/subhanahmed/Documents/tvml/TVMLCatalog/Crashlytics.framework --scan-folder /Users/subhanahmed/Documents/tvml/TVMLCatalog/Fabric.framework --platform appletvos --toolchain /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks --strip-bitcode --resource-destination /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app --resource-library libswiftRemoteMirror.dylib --strip-bitcode-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Intermediates.noindex/TVMLCatalog.build/Release-appletvos/TVMLCatalog.build/SwiftStdLibToolInputDependencies.dep
Requested Swift ABI version based on scanned binaries: unstable(7)
libswiftFoundation.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftFoundation.dylib
libswiftCoreFoundation.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreFoundation.dylib
libswiftCoreGraphics.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreGraphics.dylib
libswiftDispatch.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftDispatch.dylib
libswiftCoreImage.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreImage.dylib
libswiftDarwin.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftDarwin.dylib
libswiftsimd.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftsimd.dylib
libswiftCoreAudio.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreAudio.dylib
libswiftos.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftos.dylib
libswiftUIKit.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftUIKit.dylib
libswiftMetal.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftMetal.dylib
libswiftObjectiveC.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftObjectiveC.dylib
libswiftQuartzCore.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftQuartzCore.dylib
libswiftAVFoundation.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftAVFoundation.dylib
libswiftCoreMedia.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreMedia.dylib
libswiftCore.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCore.dylib
libswiftRemoteMirror.dylib is up to date at /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/libswiftRemoteMirror.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftFoundation.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftFoundation.dylib
Codesigning /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftFoundation.dylib
/usr/bin/codesign --force --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --verbose /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftFoundation.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftFoundation.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftFoundation.dylib
Code signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftFoundation.dylib is unchanged; keeping original
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftDispatch.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftDarwin.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftsimd.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreGraphics.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreAudio.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftos.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreFoundation.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreImage.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftDispatch.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftDarwin.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftsimd.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreGraphics.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreAudio.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftos.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreFoundation.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreImage.dylib
Codesigning /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreAudio.dylib
/usr/bin/codesign --force --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --verbose /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreAudio.dylib
Codesigning /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftos.dylib
/usr/bin/codesign --force --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --verbose /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftos.dylib
Codesigning /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftDarwin.dylib
/usr/bin/codesign --force --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --verbose /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftDarwin.dylib
Codesigning /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreFoundation.dylib
Codesigning /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreImage.dylib
/usr/bin/codesign --force --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --verbose /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreFoundation.dylib
/usr/bin/codesign --force --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --verbose /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreImage.dylib
Codesigning /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftsimd.dylib
Codesigning /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreGraphics.dylib
/usr/bin/codesign --force --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --verbose /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftsimd.dylib
/usr/bin/codesign --force --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --verbose /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreGraphics.dylib
Codesigning /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftDispatch.dylib
/usr/bin/codesign --force --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --verbose /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftDispatch.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreAudio.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreAudio.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftos.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftos.dylib
Code signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreAudio.dylib is unchanged; keeping original
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftUIKit.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftUIKit.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftDarwin.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftDarwin.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftsimd.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreGraphics.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftsimd.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreGraphics.dylib
Code signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftos.dylib is unchanged; keeping original
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftMetal.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftMetal.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreFoundation.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreImage.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreFoundation.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreImage.dylib
Codesigning /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftUIKit.dylib
/usr/bin/codesign --force --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --verbose /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftUIKit.dylib
Code signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftDarwin.dylib is unchanged; keeping original
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftDispatch.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftDispatch.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftObjectiveC.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftObjectiveC.dylib
Code signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreGraphics.dylib is unchanged; keeping original
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftQuartzCore.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftQuartzCore.dylib
Code signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftsimd.dylib is unchanged; keeping original
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftAVFoundation.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftAVFoundation.dylib
Codesigning /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftMetal.dylib
/usr/bin/codesign --force --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --verbose /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftMetal.dylib
Code signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreFoundation.dylib is unchanged; keeping original
Code signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreImage.dylib is unchanged; keeping original
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreMedia.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCore.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreMedia.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCore.dylib
Code signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftDispatch.dylib is unchanged; keeping original
Codesigning /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftObjectiveC.dylib
/usr/bin/codesign --force --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --verbose /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftObjectiveC.dylib
Codesigning /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftQuartzCore.dylib
/usr/bin/codesign --force --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --verbose /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftQuartzCore.dylib
Codesigning /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftAVFoundation.dylib
/usr/bin/codesign --force --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --verbose /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftAVFoundation.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftUIKit.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftUIKit.dylib
Codesigning /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreMedia.dylib
Codesigning /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCore.dylib
/usr/bin/codesign --force --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --verbose /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreMedia.dylib
/usr/bin/codesign --force --sign D26F1AF30A475FDA2A5556267D3DEA32D5C555DD --verbose /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCore.dylib
Code signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftUIKit.dylib is unchanged; keeping original
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftMetal.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftMetal.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftObjectiveC.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftObjectiveC.dylib
Code signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftMetal.dylib is unchanged; keeping original
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftQuartzCore.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftQuartzCore.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftAVFoundation.dylib
Code signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftObjectiveC.dylib is unchanged; keeping original
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftAVFoundation.dylib
Code signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftQuartzCore.dylib is unchanged; keeping original
Code signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftAVFoundation.dylib is unchanged; keeping original
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreMedia.dylib
Probing signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCore.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreMedia.dylib
/usr/bin/codesign -r- --display /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCore.dylib
Code signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCore.dylib is unchanged; keeping original
Code signature of /Users/subhanahmed/Library/Developer/Xcode/DerivedData/TVMLCatalog-gevfgqdjqaldareyjetepvibhchb/Build/Products/Release-appletvos/TVMLCatalog.app/Frameworks/libswiftCoreMedia.dylib is unchanged; keeping original
** BUILD SUCCEEDED **
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment