Cannot upload Debug Symbol using Xcode Build phase
Environment
OS: macOS 14.1.2 sentry-cli: 2.28.6 Xcode: 15.2
Steps to Reproduce
- Created a new project
- Run
brew install getsentry/tools/sentry-wizard && sentry-wizard -i iosand followed the prompt - Add
.sentryclircfrom This Instruction - Build and run the app
Expected Result
Debug symbol successfully uploaded to sentry Project
Actual Result
Symbols aren't uploaded.
Logs
Unfortunately adding --log-level or exporting the env. variable do not produce any output.
Hi @williamsantoso93, unfortunately, I will require more information about your setup in order to be able to understand what is going wrong and help you fix the problem. At a minimum, I will need the logs from sentry-cli. You should be able to find these within the Xcode build logs.
It would also be extremely helpful if you can share any of the following:
- A link to an issue in Sentry that is missing debug symbols (if you are using sentry.io)
- If your project is open-source, a link to the source code
- If your project is not open-source, detailed instructions on how I can setup a minimal reproduction of your problem
Hi @szokeasaurusrex, this is Xcode build logs :
Build Log
Showing All Messages
PhaseScriptExecution Upload\ Debug\ Symbols\ to\ Sentry /Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Script-51305D745B5F471F9F04941B.sh (in target 'Test sentry' from project 'Test sentry')
cd /Users/williamsantoso/Documents/Parkee/Project/Test\ sentry
export ACTION\=build
export AD_HOC_CODE_SIGNING_ALLOWED\=YES
export AGGREGATE_TRACKED_DOMAINS\=YES
export ALLOW_TARGET_PLATFORM_SPECIALIZATION\=NO
export ALTERNATE_GROUP\=staff
export ALTERNATE_MODE\=u+w,go-w,a+rX
export ALTERNATE_OWNER\=williamsantoso
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 APP_SHORTCUTS_ENABLE_FLEXIBLE_MATCHING\=YES
export ARCHS\=arm64
export ARCHS_STANDARD\=arm64\ x86_64
export ARCHS_STANDARD_32_64_BIT\=arm64\ i386\ x86_64
export ARCHS_STANDARD_32_BIT\=i386
export ARCHS_STANDARD_64_BIT\=arm64\ x86_64
export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64\ x86_64
export ARCHS_UNIVERSAL_IPHONE_OS\=arm64\ i386\ x86_64
export ASSETCATALOG_COMPILER_APPICON_NAME\=AppIcon
export ASSETCATALOG_COMPILER_GENERATE_ASSET_SYMBOLS\=YES
export ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS\=YES
export ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME\=AccentColor
export ASSETCATALOG_FILTER_FOR_DEVICE_MODEL\=iPhone15,2
export ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION\=17.2
export ASSETCATALOG_FILTER_FOR_THINNING_DEVICE_CONFIGURATION\=iPhone15,2
export AUTOMATICALLY_MERGE_DEPENDENCIES\=NO
export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ driverkit\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator\ xros\ xrsimulator
export AppIdentifierPrefix\=497N7524MA.
export BITCODE_GENERATION_MODE\=marker
export BUILD_ACTIVE_RESOURCES_ONLY\=YES
export BUILD_COMPONENTS\=headers\ build
export BUILD_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products
export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO
export BUILD_ROOT\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products
export BUILD_STYLE\=
export BUILD_VARIANTS\=normal
export BUILT_PRODUCTS_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator
export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/
export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS
export BUNDLE_EXTENSIONS_FOLDER_PATH\=Extensions
export BUNDLE_FORMAT\=shallow
export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Frameworks
export BUNDLE_PLUGINS_FOLDER_PATH\=PlugIns
export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=PrivateHeaders
export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Headers
export CACHE_ROOT\=/var/folders/b6/n6rywt0x0dx8ngv4_dfmp9fh0000gp/C/com.apple.DeveloperTools/15.2-15C500b/Xcode
export CCHROOT\=/var/folders/b6/n6rywt0x0dx8ngv4_dfmp9fh0000gp/C/com.apple.DeveloperTools/15.2-15C500b/Xcode
export CHMOD\=/bin/chmod
export CHOWN\=/usr/sbin/chown
export CLANG_ANALYZER_NONNULL\=YES
export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\=YES_AGGRESSIVE
export CLANG_COMPILE_CACHE_PATH\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/CompilationCache.noindex
export CLANG_COVERAGE_MAPPING\=YES
export CLANG_CXX_LANGUAGE_STANDARD\=gnu++20
export CLANG_ENABLE_EXPLICIT_MODULES\=NO
export CLANG_ENABLE_MODULES\=YES
export CLANG_ENABLE_OBJC_ARC\=YES
export CLANG_ENABLE_OBJC_WEAK\=YES
export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation
export CLANG_PROFILE_DATA_DIRECTORY\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/ProfileData
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_DOCUMENTATION_COMMENTS\=YES
export CLANG_WARN_EMPTY_BODY\=YES
export CLANG_WARN_ENUM_CONVERSION\=YES
export CLANG_WARN_INFINITE_RECURSION\=YES
export CLANG_WARN_INT_CONVERSION\=YES
export CLANG_WARN_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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER\=YES
export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES
export CLANG_WARN_STRICT_PROTOTYPES\=YES
export CLANG_WARN_SUSPICIOUS_MOVE\=YES
export CLANG_WARN_UNGUARDED_AVAILABILITY\=YES_AGGRESSIVE
export CLANG_WARN_UNREACHABLE_CODE\=YES
export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES
export CLASS_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/JavaClasses
export CLEAN_PRECOMPS\=YES
export CLONE_HEADERS\=NO
export CODESIGNING_FOLDER_PATH\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/Test\ sentry.app
export CODE_SIGNING_ALLOWED\=YES
export CODE_SIGNING_REQUIRED\=YES
export CODE_SIGN_CONTEXT_CLASS\=XCiPhoneSimulatorCodeSignContext
export CODE_SIGN_IDENTITY\=-
export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES
export CODE_SIGN_STYLE\=Automatic
export COLOR_DIAGNOSTICS\=NO
export COMBINE_HIDPI_IMAGES\=NO
export COMPILER_INDEX_STORE_ENABLE\=Default
export COMPOSITE_SDK_DIRS\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/CompositeSDKs
export COMPRESS_PNG_FILES\=YES
export CONFIGURATION\=Debug
export CONFIGURATION_BUILD_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator
export CONFIGURATION_TEMP_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator
export CONTENTS_FOLDER_PATH\=Test\ sentry.app
export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=Test\ sentry.app/Contents
export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=Test\ sentry.app
export COPYING_PRESERVES_HFS_DATA\=NO
export COPY_HEADERS_RUN_UNIFDEF\=NO
export COPY_PHASE_STRIP\=NO
export CORRESPONDING_DEVICE_PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
export CORRESPONDING_DEVICE_PLATFORM_NAME\=iphoneos
export CORRESPONDING_DEVICE_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk
export CORRESPONDING_DEVICE_SDK_NAME\=iphoneos17.2
export CP\=/bin/cp
export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO
export CURRENT_ARCH\=undefined_arch
export CURRENT_PROJECT_VERSION\=1
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_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_SETTING_NAME\=IPHONEOS_DEPLOYMENT_TARGET
export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=12.0\ 12.1\ 12.2\ 12.3\ 12.4\ 13.0\ 13.1\ 13.2\ 13.3\ 13.4\ 13.5\ 13.6\ 14.0\ 14.1\ 14.2\ 14.3\ 14.4\ 14.5\ 14.6\ 14.7\ 15.0\ 15.1\ 15.2\ 15.3\ 15.4\ 15.5\ 15.6\ 16.0\ 16.1\ 16.2\ 16.3\ 16.4\ 16.5\ 16.6\ 17.0\ 17.1\ 17.2
export DERIVED_FILES_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/DerivedSources
export DERIVED_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/DerivedSources
export DERIVED_SOURCES_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.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\=en
export DEVELOPMENT_TEAM\=497N7524MA
export DIFF\=/usr/bin/diff
export DOCUMENTATION_FOLDER_PATH\=Test\ sentry.app/en.lproj/Documentation
export DONT_GENERATE_INFOPLIST_FILE\=NO
export DO_HEADER_SCANNING_IN_JAM\=NO
export DSTROOT\=/tmp/Test\ sentry.dst
export DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
export DWARF_DSYM_FILE_NAME\=Test\ sentry.app.dSYM
export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO
export DWARF_DSYM_FOLDER_PATH\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator
export DYNAMIC_LIBRARY_EXTENSION\=dylib
export EAGER_LINKING\=NO
export EFFECTIVE_PLATFORM_NAME\=-iphonesimulator
export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO
export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO
export EMBED_PACKAGE_RESOURCE_BUNDLE_NAMES\=\ Sentry_SentryPrivate
export ENABLE_APP_SANDBOX\=NO
export ENABLE_BITCODE\=NO
export ENABLE_CODE_COVERAGE\=YES
export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES
export ENABLE_DEFAULT_SEARCH_PATHS\=YES
export ENABLE_HARDENED_RUNTIME\=NO
export ENABLE_HEADER_DEPENDENCIES\=YES
export ENABLE_ON_DEMAND_RESOURCES\=YES
export ENABLE_PREVIEWS\=NO
export ENABLE_STRICT_OBJC_MSGSEND\=YES
export ENABLE_TESTABILITY\=YES
export ENABLE_TESTING_SEARCH_PATHS\=NO
export ENABLE_USER_SCRIPT_SANDBOXING\=YES
export ENABLE_XOJIT_PREVIEWS\=NO
export ENTITLEMENTS_ALLOWED\=NO
export ENTITLEMENTS_DESTINATION\=__entitlements
export ENTITLEMENTS_REQUIRED\=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 EXECUTABLES_FOLDER_PATH\=Test\ sentry.app/Executables
export EXECUTABLE_FOLDER_PATH\=Test\ sentry.app
export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_NO\=Test\ sentry.app/MacOS
export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_YES\=Test\ sentry.app
export EXECUTABLE_NAME\=Test\ sentry
export EXECUTABLE_PATH\=Test\ sentry.app/Test\ sentry
export EXPANDED_CODE_SIGN_IDENTITY\=-
export EXPANDED_CODE_SIGN_IDENTITY_NAME\=-
export EXTENSIONS_FOLDER_PATH\=Test\ sentry.app/Extensions
export FILE_LIST\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects/LinkFileList
export FIXED_FILES_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/FixedFiles
export FRAMEWORKS_FOLDER_PATH\=Test\ sentry.app/Frameworks
export FRAMEWORK_FLAG_PREFIX\=-framework
export FRAMEWORK_SEARCH_PATHS\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator\
export FRAMEWORK_VERSION\=A
export FULL_PRODUCT_NAME\=Test\ sentry.app
export FUSE_BUILD_PHASES\=YES
export FUSE_BUILD_SCRIPT_PHASES\=NO
export GCC3_VERSION\=3.3
export GCC_C_LANGUAGE_STANDARD\=gnu17
export GCC_DYNAMIC_NO_PIC\=NO
export GCC_INLINES_ARE_PRIVATE_EXTERN\=YES
export GCC_NO_COMMON_BLOCKS\=YES
export GCC_OBJC_LEGACY_DISPATCH\=YES
export GCC_OPTIMIZATION_LEVEL\=0
export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++
export GCC_PREPROCESSOR_DEFINITIONS\=DEBUG\=1\
export GCC_SYMBOLS_PRIVATE_EXTERN\=NO
export GCC_TREAT_WARNINGS_AS_ERRORS\=NO
export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0
export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0
export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES
export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR
export GCC_WARN_UNDECLARED_SELECTOR\=YES
export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE
export GCC_WARN_UNUSED_FUNCTION\=YES
export GCC_WARN_UNUSED_VARIABLE\=YES
export GENERATED_MODULEMAP_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator
export GENERATE_INFOPLIST_FILE\=YES
export GENERATE_INTERMEDIATE_TEXT_BASED_STUBS\=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/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/SourcePackages/checkouts/sentry-cocoa/Sources/Sentry/Public\ /Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/include\
export HIDE_BITCODE_SYMBOLS\=YES
export HOME\=/Users/williamsantoso
export HOST_ARCH\=arm64
export HOST_PLATFORM\=macosx
export ICONV\=/usr/bin/iconv
export INFOPLIST_ENABLE_CFBUNDLEICONS_MERGE\=YES
export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES
export INFOPLIST_FILE\=Test\ sentry/Info.plist
export INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents\=YES
export INFOPLIST_KEY_UILaunchStoryboardName\=LaunchScreen
export INFOPLIST_KEY_UIMainStoryboardFile\=Main
export INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad\=UIInterfaceOrientationPortrait\ UIInterfaceOrientationPortraitUpsideDown\ UIInterfaceOrientationLandscapeLeft\ UIInterfaceOrientationLandscapeRight
export INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone\=UIInterfaceOrientationPortrait\ UIInterfaceOrientationLandscapeLeft\ UIInterfaceOrientationLandscapeRight
export INFOPLIST_OUTPUT_FORMAT\=binary
export INFOPLIST_PATH\=Test\ sentry.app/Info.plist
export INFOPLIST_PREPROCESS\=NO
export INFOSTRINGS_PATH\=Test\ sentry.app/en.lproj/InfoPlist.strings
export INLINE_PRIVATE_FRAMEWORKS\=NO
export INSTALLHDRS_COPY_PHASE\=NO
export INSTALLHDRS_SCRIPT_PHASE\=NO
export INSTALL_DIR\=/tmp/Test\ sentry.dst/Applications
export INSTALL_GROUP\=staff
export INSTALL_MODE_FLAG\=u+w,go-w,a+rX
export INSTALL_OWNER\=williamsantoso
export INSTALL_PATH\=/Applications
export INSTALL_ROOT\=/tmp/Test\ sentry.dst
export IPHONEOS_DEPLOYMENT_TARGET\=17.2
export IS_UNOPTIMIZED_BUILD\=YES
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\=Test\ sentry.app/Java
export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources
export JAVA_JAR_FLAGS\=cv
export JAVA_SOURCE_SUBDIR\=.
export JAVA_USE_DEPENDENCIES\=YES
export JAVA_ZIP_FLAGS\=-urg
export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO
export KEEP_PRIVATE_EXTERNS\=NO
export LD_DEPENDENCY_INFO_FILE\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects-normal/undefined_arch/Test\ sentry_dependency_info.dat
export LD_ENTITLEMENTS_SECTION\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Test\ sentry.app-Simulated.xcent
export LD_ENTITLEMENTS_SECTION_DER\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Test\ sentry.app-Simulated.xcent.der
export LD_EXPORT_SYMBOLS\=YES
export LD_GENERATE_MAP_FILE\=NO
export LD_MAP_FILE_PATH\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Test\ sentry-LinkMap-normal-undefined_arch.txt
export LD_NO_PIE\=NO
export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES
export LD_RUNPATH_SEARCH_PATHS\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/PackageFrameworks\ \ @executable_path/Frameworks
export LD_RUNPATH_SEARCH_PATHS_YES\=@loader_path/../Frameworks
export LEGACY_DEVELOPER_DIR\=/Applications/Xcode.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/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator\
export LINKER_DISPLAYS_MANGLED_NAMES\=NO
export LINK_FILE_LIST_normal_arm64\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects-normal/arm64/Test\ sentry.LinkFileList
export LINK_OBJC_RUNTIME\=YES
export LINK_WITH_STANDARD_LIBRARIES\=YES
export LLVM_TARGET_TRIPLE_OS_VERSION\=ios17.2
export LLVM_TARGET_TRIPLE_SUFFIX\=-simulator
export LLVM_TARGET_TRIPLE_VENDOR\=apple
export LOCALIZATION_EXPORT_SUPPORTED\=YES
export LOCALIZATION_PREFERS_STRING_CATALOGS\=YES
export LOCALIZED_RESOURCES_FOLDER_PATH\=Test\ sentry.app/en.lproj
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/williamsantoso/Documents/Parkee/Project/Test\ sentry
export LOCSYMROOT\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry
export MACH_O_TYPE\=mh_execute
export MAC_OS_X_PRODUCT_BUILD_VERSION\=23B92
export MAC_OS_X_VERSION_ACTUAL\=140102
export MAC_OS_X_VERSION_MAJOR\=140000
export MAC_OS_X_VERSION_MINOR\=140100
export MAKE_MERGEABLE\=NO
export MARKETING_VERSION\=1.0
export MERGEABLE_LIBRARY\=NO
export MERGED_BINARY_TYPE\=none
export MERGE_LINKED_LIBRARIES\=NO
export METAL_LIBRARY_FILE_BASE\=default
export METAL_LIBRARY_OUTPUT_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/Test\ sentry.app
export MODULES_FOLDER_PATH\=Test\ sentry.app/Modules
export MODULE_CACHE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
export MTL_ENABLE_DEBUG_INFO\=INCLUDE_SOURCE
export MTL_FAST_MATH\=YES
export NATIVE_ARCH\=arm64
export NATIVE_ARCH_32_BIT\=arm
export NATIVE_ARCH_64_BIT\=arm64
export NATIVE_ARCH_ACTUAL\=arm64
export NO_COMMON\=YES
export OBJC_ABI_VERSION\=2
export OBJECT_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects
export OBJECT_FILE_DIR_normal\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects-normal
export OBJROOT\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex
export ONLY_ACTIVE_ARCH\=YES
export OS\=MACOS
export OSAC\=/usr/bin/osacompile
export OTHER_CFLAGS\=-fmodule-map-file\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SentryPrivate.modulemap\ -fmodule-map-file\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/Sentry.modulemap\
export OTHER_CPLUSPLUSFLAGS\=-fmodule-map-file\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SentryPrivate.modulemap\ -fmodule-map-file\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/Sentry.modulemap\
export OTHER_LDFLAGS\=-Wl,-no_warn_duplicate_libraries\ -lc++\ -Wl,-no_warn_duplicate_libraries\
export OTHER_SWIFT_FLAGS\=-Xcc\ -fmodule-map-file\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/Sentry.modulemap\
export PACKAGE_TYPE\=com.apple.package-type.wrapper.application
export PASCAL_STRINGS\=YES
export PATH\=/Applications/Xcode.app/Contents/Developer/Library/Xcode/Plug-ins/XCBSpecifications.ideplugin/Contents/Resources:/Applications/Xcode.app/Contents/Developer/Library/Xcode/Plug-ins/XCBSpecifications.ideplugin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/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\=Test\ sentry.app/pbdevelopment.plist
export PER_ARCH_OBJECT_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects-normal/undefined_arch
export PER_VARIANT_OBJECT_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects-normal
export PKGINFO_FILE_PATH\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/PkgInfo
export PKGINFO_PATH\=Test\ sentry.app/PkgInfo
export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications
export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin
export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library
export PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs
export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools
export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr
export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
export PLATFORM_DISPLAY_NAME\=iOS\ Simulator
export PLATFORM_FAMILY_NAME\=iOS
export PLATFORM_NAME\=iphonesimulator
export PLATFORM_PREFERRED_ARCH\=x86_64
export PLATFORM_PRODUCT_BUILD_VERSION\=21C52
export PLIST_FILE_OUTPUT_FORMAT\=binary
export PLUGINS_FOLDER_PATH\=Test\ sentry.app/PlugIns
export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES
export PRECOMP_DESTINATION_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/PrefixHeaders
export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO
export PRIVATE_HEADERS_FOLDER_PATH\=Test\ sentry.app/PrivateHeaders
export PRODUCT_BUNDLE_IDENTIFIER\=com.williamsantoso.Test-sentry
export PRODUCT_BUNDLE_PACKAGE_TYPE\=APPL
export PRODUCT_MODULE_NAME\=Test_sentry
export PRODUCT_NAME\=Test\ sentry
export PRODUCT_SETTINGS_PATH\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry/Test\ sentry/Info.plist
export PRODUCT_TYPE\=com.apple.product-type.application
export PROFILING_CODE\=NO
export PROJECT\=Test\ sentry
export PROJECT_DERIVED_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/DerivedSources
export PROJECT_DIR\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry
export PROJECT_FILE_PATH\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry/Test\ sentry.xcodeproj
export PROJECT_NAME\=Test\ sentry
export PROJECT_TEMP_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build
export PROJECT_TEMP_ROOT\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex
export PROVISIONING_PROFILE_REQUIRED\=NO
export PROVISIONING_PROFILE_REQUIRED_YES_YES\=YES
export PROVISIONING_PROFILE_SUPPORTED\=YES
export PUBLIC_HEADERS_FOLDER_PATH\=Test\ sentry.app/Headers
export RECOMMENDED_IPHONEOS_DEPLOYMENT_TARGET\=12.5
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_STATIC_EXECUTABLES_FROM_EMBEDDED_BUNDLES\=YES
export REMOVE_SVN_FROM_RESOURCES\=YES
export REZ_COLLECTOR_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/ResourceManagerResources
export REZ_OBJECTS_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/ResourceManagerResources/Objects
export REZ_SEARCH_PATHS\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator\
export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO
export SCRIPTS_FOLDER_PATH\=Test\ sentry.app/Scripts
export SCRIPT_INPUT_FILE_0\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/Test\ sentry.app.dSYM/Contents/Resources/DWARF/Test\ sentry
export SCRIPT_INPUT_FILE_COUNT\=1
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/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.2.sdk
export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.2.sdk
export SDK_DIR_iphonesimulator\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.2.sdk
export SDK_DIR_iphonesimulator17_2\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.2.sdk
export SDK_NAME\=iphonesimulator17.2
export SDK_NAMES\=iphonesimulator17.2
export SDK_PRODUCT_BUILD_VERSION\=21C52
export SDK_STAT_CACHE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData
export SDK_STAT_CACHE_ENABLE\=YES
export SDK_STAT_CACHE_PATH\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.2-21C52-4f2951bfe8f3cd53c99228b0131e163e.sdkstatcache
export SDK_VERSION\=17.2
export SDK_VERSION_ACTUAL\=170200
export SDK_VERSION_MAJOR\=170000
export SDK_VERSION_MINOR\=170200
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 SHALLOW_BUNDLE_TRIPLE\=ios-simulator
export SHALLOW_BUNDLE_ios_macabi\=NO
export SHALLOW_BUNDLE_macos\=NO
export SHARED_DERIVED_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/DerivedSources
export SHARED_FRAMEWORKS_FOLDER_PATH\=Test\ sentry.app/SharedFrameworks
export SHARED_PRECOMPS_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/PrecompiledHeaders
export SHARED_SUPPORT_FOLDER_PATH\=Test\ sentry.app/SharedSupport
export SKIP_INSTALL\=NO
export SOURCE_ROOT\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry
export SRCROOT\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry
export STRINGSDATA_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects-normal/undefined_arch
export STRINGSDATA_ROOT\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build
export STRINGS_FILE_INFOPLIST_RENAME\=YES
export STRINGS_FILE_OUTPUT_ENCODING\=binary
export STRIP_BITCODE_FROM_COPIED_FILES\=NO
export STRIP_INSTALLED_PRODUCT\=NO
export STRIP_STYLE\=all
export STRIP_SWIFT_SYMBOLS\=YES
export SUPPORTED_DEVICE_FAMILIES\=1,2
export SUPPORTED_PLATFORMS\=iphoneos\ iphonesimulator
export SUPPORTS_MACCATALYST\=NO
export SUPPORTS_ON_DEMAND_RESOURCES\=YES
export SUPPORTS_TEXT_BASED_API\=NO
export SUPPRESS_WARNINGS\=NO
export SWIFT_ACTIVE_COMPILATION_CONDITIONS\=DEBUG\
export SWIFT_EMIT_LOC_STRINGS\=YES
export SWIFT_OPTIMIZATION_LEVEL\=-Onone
export SWIFT_PLATFORM_TARGET_PREFIX\=ios
export SWIFT_RESPONSE_FILE_PATH_normal_arm64\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects-normal/arm64/Test\ sentry.SwiftFileList
export SWIFT_VERSION\=5.0
export SYMROOT\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/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_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions
export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation
export SYSTEM_EXTENSIONS_FOLDER_PATH\=Test\ sentry.app/SystemExtensions
export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=Test\ sentry.app/Library/SystemExtensions
export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=Test\ sentry.app/SystemExtensions
export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions
export SYSTEM_LIBRARY_DIR\=/System/Library
export TAPI_DEMANGLE\=YES
export TAPI_ENABLE_PROJECT_HEADERS\=NO
export TAPI_LANGUAGE\=objective-c
export TAPI_LANGUAGE_STANDARD\=compiler-default
export TAPI_USE_SRCROOT\=YES
export TAPI_VERIFY_MODE\=Pedantic
export TARGETED_DEVICE_FAMILY\=1,2
export TARGETNAME\=Test\ sentry
export TARGET_BUILD_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator
export TARGET_DEVICE_IDENTIFIER\=8C09562E-067D-4409-A6FD-999FD3C0B535
export TARGET_DEVICE_MODEL\=iPhone15,2
export TARGET_DEVICE_OS_VERSION\=17.2
export TARGET_DEVICE_PLATFORM_NAME\=iphonesimulator
export TARGET_NAME\=Test\ sentry
export TARGET_TEMP_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build
export TEMP_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build
export TEMP_FILES_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build
export TEMP_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build
export TEMP_ROOT\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex
export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.2.sdk/Developer/Library/Frameworks
export TEST_LIBRARY_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib
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 TeamIdentifierPrefix\=497N7524MA.
export UID\=502
export UNINSTALLED_PRODUCTS_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/UninstalledProducts
export UNLOCALIZED_RESOURCES_FOLDER_PATH\=Test\ sentry.app
export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_NO\=Test\ sentry.app/Resources
export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_YES\=Test\ sentry.app
export UNSTRIPPED_PRODUCT\=NO
export USER\=williamsantoso
export USER_APPS_DIR\=/Users/williamsantoso/Applications
export USER_LIBRARY_DIR\=/Users/williamsantoso/Library
export USE_DYNAMIC_NO_PIC\=YES
export USE_HEADERMAP\=YES
export USE_HEADER_SYMLINKS\=NO
export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR
export VALIDATE_PRODUCT\=NO
export VALID_ARCHS\=arm64\ arm64e\ i386\ x86_64
export VERBOSE_PBXCP\=NO
export VERSIONPLIST_PATH\=Test\ sentry.app/version.plist
export VERSION_INFO_BUILDER\=williamsantoso
export VERSION_INFO_FILE\=Test\ sentry_vers.c
export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:Test\ sentry\ \ PROJECT:Test\ sentry-1\"
export WRAPPER_EXTENSION\=app
export WRAPPER_NAME\=Test\ sentry.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\=15C500b
export XCODE_VERSION_ACTUAL\=1520
export XCODE_VERSION_MAJOR\=1500
export XCODE_VERSION_MINOR\=1520
export XPCSERVICES_FOLDER_PATH\=Test\ sentry.app/XPCServices
export YACC\=yacc
export _WRAPPER_CONTENTS_DIR_SHALLOW_BUNDLE_NO\=/Contents
export _WRAPPER_PARENT_PATH_SHALLOW_BUNDLE_NO\=/..
export _WRAPPER_RESOURCES_DIR_SHALLOW_BUNDLE_NO\=/Resources
export __IS_NOT_MACOS\=YES
export __IS_NOT_MACOS_macosx\=NO
export __IS_NOT_SIMULATOR\=NO
export __IS_NOT_SIMULATOR_simulator\=NO
export arch\=undefined_arch
export variant\=normal
/usr/bin/sandbox-exec -D SCRIPT_INPUT_FILE_0\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/Test\ sentry.app.dSYM/Contents/Resources/DWARF/Test\ sentry -D SCRIPT_INPUT_FILE_1\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Script-51305D745B5F471F9F04941B.sh -D SCRIPT_INPUT_ANCESTOR_0\=/ -D SCRIPT_INPUT_ANCESTOR_1\=/Users -D SCRIPT_INPUT_ANCESTOR_2\=/Users/williamsantoso -D SCRIPT_INPUT_ANCESTOR_3\=/Users/williamsantoso/Library -D SCRIPT_INPUT_ANCESTOR_4\=/Users/williamsantoso/Library/Developer -D SCRIPT_INPUT_ANCESTOR_5\=/Users/williamsantoso/Library/Developer/Xcode -D SCRIPT_INPUT_ANCESTOR_6\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData -D SCRIPT_INPUT_ANCESTOR_7\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn -D SCRIPT_INPUT_ANCESTOR_8\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build -D SCRIPT_INPUT_ANCESTOR_9\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex -D SCRIPT_INPUT_ANCESTOR_10\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build -D SCRIPT_INPUT_ANCESTOR_11\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator -D SCRIPT_INPUT_ANCESTOR_12\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build -D SCRIPT_INPUT_ANCESTOR_13\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products -D SCRIPT_INPUT_ANCESTOR_14\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator -D SCRIPT_INPUT_ANCESTOR_15\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/Test\ sentry.app.dSYM -D SCRIPT_INPUT_ANCESTOR_16\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/Test\ sentry.app.dSYM/Contents -D SCRIPT_INPUT_ANCESTOR_17\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/Test\ sentry.app.dSYM/Contents/Resources -D SCRIPT_INPUT_ANCESTOR_18\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/Test\ sentry.app.dSYM/Contents/Resources/DWARF -D SRCROOT\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry -D PROJECT_DIR\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry -D OBJROOT\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex -D SYMROOT\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products -D DSTROOT\=/tmp/Test\ sentry.dst -D SHARED_PRECOMPS_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/PrecompiledHeaders -D CACHE_ROOT\=/var/folders/b6/n6rywt0x0dx8ngv4_dfmp9fh0000gp/C/com.apple.DeveloperTools/15.2-15C500b/Xcode -D CONFIGURATION_BUILD_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator -D CONFIGURATION_TEMP_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator -D LOCROOT\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry -D LOCSYMROOT\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry -D INDEX_PRECOMPS_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Index.noindex/PrecompiledHeaders -D INDEX_DATA_STORE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Index.noindex/DataStore -D TEMP_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build -D TARGET_TEMP_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build -D DERIVED_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/DerivedSources -f /Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/fd13666180f45c022f6398d4552384f0.sb /bin/sh -c /Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\\\ sentry.build/Debug-iphonesimulator/Test\\\ sentry.build/Script-51305D745B5F471F9F04941B.sh
warning: sentry-cli not installed, download from https://github.com/getsentry/sentry-cli/releases
sentry-cli not installed, download from https://github.com/getsentry/sentry-cli/releases
It said that sentry-cli not installed, but I have installed using brew install getsentry/tools/sentry-cli
My Project is not open source, but I have created brand new project, add sentry using step to reproduce above and it still happen.
- Link test issue (https://test-6aq.sentry.io/issues/5002057190/?project=4506783955681280&query=is%3Aunresolved&referrer=issue-stream&statsPeriod=24h&stream_index=0)
@williamsantoso93 would you be able to share the build Run Script you are using to run the Sentry CLI?
Hi @szokeasaurusrex, this is the build Run Script
# This script is responsable to upload debug symbols and source context for Sentry.
if which sentry-cli >/dev/null; then
export SENTRY_ORG=test-6aq
export SENTRY_PROJECT=apple-ios
ERROR=$(sentry-cli debug-files upload --include-sources "$DWARF_DSYM_FOLDER_PATH" 2>&1 >/dev/null)
if [ ! $? -eq 0 ]; then
echo "warning: sentry-cli - $ERROR"
fi
else
echo "warning: sentry-cli not installed, download from https://github.com/getsentry/sentry-cli/releases"
fi
I also add these following lines to the Input Files section
${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}/Contents/Resources/DWARF/${TARGET_NAME}
$(SRCROOT)/.sentryclirc
@williamsantoso93 I think your problem might be that you need to install the Sentry CLI within the build script (at the beginning, before calling the CLI). Xcode build scripts run in a sandbox, so it is possible that the build script cannot access your local installation on Sentry CLI
Please let me know if that change fixes your problem; if it does, I will update the relevant docs page here: https://docs.sentry.io/platforms/apple/guides/ios/sourcecontext/#3-xcode-build-phase
@szokeasaurusrex I have added curl -sL https://sentry.io/get-cli/ | sh in the build script
curl -sL https://sentry.io/get-cli/ | sh
# This script is responsable to upload debug symbols and source context for Sentry.
if which sentry-cli >/dev/null; then
export SENTRY_ORG=test-6aq
export SENTRY_PROJECT=apple-ios
ERROR=$(sentry-cli debug-files upload --include-sources "$DWARF_DSYM_FOLDER_PATH" 2>&1 >/dev/null)
if [ ! $? -eq 0 ]; then
echo "warning: sentry-cli - $ERROR"
fi
else
echo "warning: sentry-cli not installed, download from https://github.com/getsentry/sentry-cli/releases"
fi
It shows this notif
But it still doesn't upload the debug symbol files
Link issue (https://test-6aq.sentry.io/issues/4998468284/?project=4506783955681280&query=is%3Aunresolved&referrer=issue-stream&statsPeriod=24h&stream_index=1)
Build Log
Showing All Messages
PhaseScriptExecution Upload\ Debug\ Symbols\ to\ Sentry /Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Script-51305D745B5F471F9F04941B.sh (in target 'Test sentry' from project 'Test sentry')
cd /Users/williamsantoso/Documents/Parkee/Project/Test\ sentry
export ACTION\=build
export AD_HOC_CODE_SIGNING_ALLOWED\=YES
export AGGREGATE_TRACKED_DOMAINS\=YES
export ALLOW_TARGET_PLATFORM_SPECIALIZATION\=NO
export ALTERNATE_GROUP\=staff
export ALTERNATE_MODE\=u+w,go-w,a+rX
export ALTERNATE_OWNER\=williamsantoso
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 APP_SHORTCUTS_ENABLE_FLEXIBLE_MATCHING\=YES
export ARCHS\=arm64
export ARCHS_STANDARD\=arm64\ x86_64
export ARCHS_STANDARD_32_64_BIT\=arm64\ i386\ x86_64
export ARCHS_STANDARD_32_BIT\=i386
export ARCHS_STANDARD_64_BIT\=arm64\ x86_64
export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64\ x86_64
export ARCHS_UNIVERSAL_IPHONE_OS\=arm64\ i386\ x86_64
export ASSETCATALOG_COMPILER_APPICON_NAME\=AppIcon
export ASSETCATALOG_COMPILER_GENERATE_ASSET_SYMBOLS\=YES
export ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS\=YES
export ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME\=AccentColor
export ASSETCATALOG_FILTER_FOR_DEVICE_MODEL\=iPhone15,2
export ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION\=17.2
export ASSETCATALOG_FILTER_FOR_THINNING_DEVICE_CONFIGURATION\=iPhone15,2
export AUTOMATICALLY_MERGE_DEPENDENCIES\=NO
export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ driverkit\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator\ xros\ xrsimulator
export AppIdentifierPrefix\=497N7524MA.
export BITCODE_GENERATION_MODE\=marker
export BUILD_ACTIVE_RESOURCES_ONLY\=YES
export BUILD_COMPONENTS\=headers\ build
export BUILD_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products
export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO
export BUILD_ROOT\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products
export BUILD_STYLE\=
export BUILD_VARIANTS\=normal
export BUILT_PRODUCTS_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator
export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/
export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS
export BUNDLE_EXTENSIONS_FOLDER_PATH\=Extensions
export BUNDLE_FORMAT\=shallow
export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Frameworks
export BUNDLE_PLUGINS_FOLDER_PATH\=PlugIns
export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=PrivateHeaders
export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Headers
export CACHE_ROOT\=/var/folders/b6/n6rywt0x0dx8ngv4_dfmp9fh0000gp/C/com.apple.DeveloperTools/15.2-15C500b/Xcode
export CCHROOT\=/var/folders/b6/n6rywt0x0dx8ngv4_dfmp9fh0000gp/C/com.apple.DeveloperTools/15.2-15C500b/Xcode
export CHMOD\=/bin/chmod
export CHOWN\=/usr/sbin/chown
export CLANG_ANALYZER_NONNULL\=YES
export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\=YES_AGGRESSIVE
export CLANG_COMPILE_CACHE_PATH\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/CompilationCache.noindex
export CLANG_COVERAGE_MAPPING\=YES
export CLANG_CXX_LANGUAGE_STANDARD\=gnu++20
export CLANG_ENABLE_EXPLICIT_MODULES\=NO
export CLANG_ENABLE_MODULES\=YES
export CLANG_ENABLE_OBJC_ARC\=YES
export CLANG_ENABLE_OBJC_WEAK\=YES
export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation
export CLANG_PROFILE_DATA_DIRECTORY\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/ProfileData
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_DOCUMENTATION_COMMENTS\=YES
export CLANG_WARN_EMPTY_BODY\=YES
export CLANG_WARN_ENUM_CONVERSION\=YES
export CLANG_WARN_INFINITE_RECURSION\=YES
export CLANG_WARN_INT_CONVERSION\=YES
export CLANG_WARN_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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER\=YES
export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES
export CLANG_WARN_STRICT_PROTOTYPES\=YES
export CLANG_WARN_SUSPICIOUS_MOVE\=YES
export CLANG_WARN_UNGUARDED_AVAILABILITY\=YES_AGGRESSIVE
export CLANG_WARN_UNREACHABLE_CODE\=YES
export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES
export CLASS_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/JavaClasses
export CLEAN_PRECOMPS\=YES
export CLONE_HEADERS\=NO
export CODESIGNING_FOLDER_PATH\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/Test\ sentry.app
export CODE_SIGNING_ALLOWED\=YES
export CODE_SIGNING_REQUIRED\=YES
export CODE_SIGN_CONTEXT_CLASS\=XCiPhoneSimulatorCodeSignContext
export CODE_SIGN_IDENTITY\=-
export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES
export CODE_SIGN_STYLE\=Automatic
export COLOR_DIAGNOSTICS\=NO
export COMBINE_HIDPI_IMAGES\=NO
export COMPILER_INDEX_STORE_ENABLE\=Default
export COMPOSITE_SDK_DIRS\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/CompositeSDKs
export COMPRESS_PNG_FILES\=YES
export CONFIGURATION\=Debug
export CONFIGURATION_BUILD_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator
export CONFIGURATION_TEMP_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator
export CONTENTS_FOLDER_PATH\=Test\ sentry.app
export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=Test\ sentry.app/Contents
export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=Test\ sentry.app
export COPYING_PRESERVES_HFS_DATA\=NO
export COPY_HEADERS_RUN_UNIFDEF\=NO
export COPY_PHASE_STRIP\=NO
export CORRESPONDING_DEVICE_PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
export CORRESPONDING_DEVICE_PLATFORM_NAME\=iphoneos
export CORRESPONDING_DEVICE_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk
export CORRESPONDING_DEVICE_SDK_NAME\=iphoneos17.2
export CP\=/bin/cp
export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO
export CURRENT_ARCH\=undefined_arch
export CURRENT_PROJECT_VERSION\=1
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_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_SETTING_NAME\=IPHONEOS_DEPLOYMENT_TARGET
export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=12.0\ 12.1\ 12.2\ 12.3\ 12.4\ 13.0\ 13.1\ 13.2\ 13.3\ 13.4\ 13.5\ 13.6\ 14.0\ 14.1\ 14.2\ 14.3\ 14.4\ 14.5\ 14.6\ 14.7\ 15.0\ 15.1\ 15.2\ 15.3\ 15.4\ 15.5\ 15.6\ 16.0\ 16.1\ 16.2\ 16.3\ 16.4\ 16.5\ 16.6\ 17.0\ 17.1\ 17.2
export DERIVED_FILES_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/DerivedSources
export DERIVED_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/DerivedSources
export DERIVED_SOURCES_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.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\=en
export DEVELOPMENT_TEAM\=497N7524MA
export DIFF\=/usr/bin/diff
export DOCUMENTATION_FOLDER_PATH\=Test\ sentry.app/en.lproj/Documentation
export DONT_GENERATE_INFOPLIST_FILE\=NO
export DO_HEADER_SCANNING_IN_JAM\=NO
export DSTROOT\=/tmp/Test\ sentry.dst
export DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
export DWARF_DSYM_FILE_NAME\=Test\ sentry.app.dSYM
export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO
export DWARF_DSYM_FOLDER_PATH\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator
export DYNAMIC_LIBRARY_EXTENSION\=dylib
export EAGER_LINKING\=NO
export EFFECTIVE_PLATFORM_NAME\=-iphonesimulator
export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO
export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO
export EMBED_PACKAGE_RESOURCE_BUNDLE_NAMES\=\ Sentry_SentryPrivate
export ENABLE_APP_SANDBOX\=NO
export ENABLE_BITCODE\=NO
export ENABLE_CODE_COVERAGE\=YES
export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES
export ENABLE_DEFAULT_SEARCH_PATHS\=YES
export ENABLE_HARDENED_RUNTIME\=NO
export ENABLE_HEADER_DEPENDENCIES\=YES
export ENABLE_ON_DEMAND_RESOURCES\=YES
export ENABLE_PREVIEWS\=NO
export ENABLE_STRICT_OBJC_MSGSEND\=YES
export ENABLE_TESTABILITY\=YES
export ENABLE_TESTING_SEARCH_PATHS\=NO
export ENABLE_USER_SCRIPT_SANDBOXING\=YES
export ENABLE_XOJIT_PREVIEWS\=NO
export ENTITLEMENTS_ALLOWED\=NO
export ENTITLEMENTS_DESTINATION\=__entitlements
export ENTITLEMENTS_REQUIRED\=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 EXECUTABLES_FOLDER_PATH\=Test\ sentry.app/Executables
export EXECUTABLE_FOLDER_PATH\=Test\ sentry.app
export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_NO\=Test\ sentry.app/MacOS
export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_YES\=Test\ sentry.app
export EXECUTABLE_NAME\=Test\ sentry
export EXECUTABLE_PATH\=Test\ sentry.app/Test\ sentry
export EXPANDED_CODE_SIGN_IDENTITY\=-
export EXPANDED_CODE_SIGN_IDENTITY_NAME\=-
export EXTENSIONS_FOLDER_PATH\=Test\ sentry.app/Extensions
export FILE_LIST\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects/LinkFileList
export FIXED_FILES_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/FixedFiles
export FRAMEWORKS_FOLDER_PATH\=Test\ sentry.app/Frameworks
export FRAMEWORK_FLAG_PREFIX\=-framework
export FRAMEWORK_SEARCH_PATHS\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator\
export FRAMEWORK_VERSION\=A
export FULL_PRODUCT_NAME\=Test\ sentry.app
export FUSE_BUILD_PHASES\=YES
export FUSE_BUILD_SCRIPT_PHASES\=NO
export GCC3_VERSION\=3.3
export GCC_C_LANGUAGE_STANDARD\=gnu17
export GCC_DYNAMIC_NO_PIC\=NO
export GCC_INLINES_ARE_PRIVATE_EXTERN\=YES
export GCC_NO_COMMON_BLOCKS\=YES
export GCC_OBJC_LEGACY_DISPATCH\=YES
export GCC_OPTIMIZATION_LEVEL\=0
export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++
export GCC_PREPROCESSOR_DEFINITIONS\=DEBUG\=1\
export GCC_SYMBOLS_PRIVATE_EXTERN\=NO
export GCC_TREAT_WARNINGS_AS_ERRORS\=NO
export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0
export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0
export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES
export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR
export GCC_WARN_UNDECLARED_SELECTOR\=YES
export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE
export GCC_WARN_UNUSED_FUNCTION\=YES
export GCC_WARN_UNUSED_VARIABLE\=YES
export GENERATED_MODULEMAP_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator
export GENERATE_INFOPLIST_FILE\=YES
export GENERATE_INTERMEDIATE_TEXT_BASED_STUBS\=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/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/SourcePackages/checkouts/sentry-cocoa/Sources/Sentry/Public\ /Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/include\
export HIDE_BITCODE_SYMBOLS\=YES
export HOME\=/Users/williamsantoso
export HOST_ARCH\=arm64
export HOST_PLATFORM\=macosx
export ICONV\=/usr/bin/iconv
export INFOPLIST_ENABLE_CFBUNDLEICONS_MERGE\=YES
export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES
export INFOPLIST_FILE\=Test\ sentry/Info.plist
export INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents\=YES
export INFOPLIST_KEY_UILaunchStoryboardName\=LaunchScreen
export INFOPLIST_KEY_UIMainStoryboardFile\=Main
export INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad\=UIInterfaceOrientationPortrait\ UIInterfaceOrientationPortraitUpsideDown\ UIInterfaceOrientationLandscapeLeft\ UIInterfaceOrientationLandscapeRight
export INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone\=UIInterfaceOrientationPortrait\ UIInterfaceOrientationLandscapeLeft\ UIInterfaceOrientationLandscapeRight
export INFOPLIST_OUTPUT_FORMAT\=binary
export INFOPLIST_PATH\=Test\ sentry.app/Info.plist
export INFOPLIST_PREPROCESS\=NO
export INFOSTRINGS_PATH\=Test\ sentry.app/en.lproj/InfoPlist.strings
export INLINE_PRIVATE_FRAMEWORKS\=NO
export INSTALLHDRS_COPY_PHASE\=NO
export INSTALLHDRS_SCRIPT_PHASE\=NO
export INSTALL_DIR\=/tmp/Test\ sentry.dst/Applications
export INSTALL_GROUP\=staff
export INSTALL_MODE_FLAG\=u+w,go-w,a+rX
export INSTALL_OWNER\=williamsantoso
export INSTALL_PATH\=/Applications
export INSTALL_ROOT\=/tmp/Test\ sentry.dst
export IPHONEOS_DEPLOYMENT_TARGET\=17.2
export IS_UNOPTIMIZED_BUILD\=YES
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\=Test\ sentry.app/Java
export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources
export JAVA_JAR_FLAGS\=cv
export JAVA_SOURCE_SUBDIR\=.
export JAVA_USE_DEPENDENCIES\=YES
export JAVA_ZIP_FLAGS\=-urg
export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO
export KEEP_PRIVATE_EXTERNS\=NO
export LD_DEPENDENCY_INFO_FILE\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects-normal/undefined_arch/Test\ sentry_dependency_info.dat
export LD_ENTITLEMENTS_SECTION\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Test\ sentry.app-Simulated.xcent
export LD_ENTITLEMENTS_SECTION_DER\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Test\ sentry.app-Simulated.xcent.der
export LD_EXPORT_SYMBOLS\=YES
export LD_GENERATE_MAP_FILE\=NO
export LD_MAP_FILE_PATH\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Test\ sentry-LinkMap-normal-undefined_arch.txt
export LD_NO_PIE\=NO
export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES
export LD_RUNPATH_SEARCH_PATHS\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/PackageFrameworks\ \ @executable_path/Frameworks
export LD_RUNPATH_SEARCH_PATHS_YES\=@loader_path/../Frameworks
export LEGACY_DEVELOPER_DIR\=/Applications/Xcode.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/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator\
export LINKER_DISPLAYS_MANGLED_NAMES\=NO
export LINK_FILE_LIST_normal_arm64\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects-normal/arm64/Test\ sentry.LinkFileList
export LINK_OBJC_RUNTIME\=YES
export LINK_WITH_STANDARD_LIBRARIES\=YES
export LLVM_TARGET_TRIPLE_OS_VERSION\=ios17.2
export LLVM_TARGET_TRIPLE_SUFFIX\=-simulator
export LLVM_TARGET_TRIPLE_VENDOR\=apple
export LOCALIZATION_EXPORT_SUPPORTED\=YES
export LOCALIZATION_PREFERS_STRING_CATALOGS\=YES
export LOCALIZED_RESOURCES_FOLDER_PATH\=Test\ sentry.app/en.lproj
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/williamsantoso/Documents/Parkee/Project/Test\ sentry
export LOCSYMROOT\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry
export MACH_O_TYPE\=mh_execute
export MAC_OS_X_PRODUCT_BUILD_VERSION\=23B92
export MAC_OS_X_VERSION_ACTUAL\=140102
export MAC_OS_X_VERSION_MAJOR\=140000
export MAC_OS_X_VERSION_MINOR\=140100
export MAKE_MERGEABLE\=NO
export MARKETING_VERSION\=1.0
export MERGEABLE_LIBRARY\=NO
export MERGED_BINARY_TYPE\=none
export MERGE_LINKED_LIBRARIES\=NO
export METAL_LIBRARY_FILE_BASE\=default
export METAL_LIBRARY_OUTPUT_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/Test\ sentry.app
export MODULES_FOLDER_PATH\=Test\ sentry.app/Modules
export MODULE_CACHE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
export MTL_ENABLE_DEBUG_INFO\=INCLUDE_SOURCE
export MTL_FAST_MATH\=YES
export NATIVE_ARCH\=arm64
export NATIVE_ARCH_32_BIT\=arm
export NATIVE_ARCH_64_BIT\=arm64
export NATIVE_ARCH_ACTUAL\=arm64
export NO_COMMON\=YES
export OBJC_ABI_VERSION\=2
export OBJECT_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects
export OBJECT_FILE_DIR_normal\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects-normal
export OBJROOT\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex
export ONLY_ACTIVE_ARCH\=YES
export OS\=MACOS
export OSAC\=/usr/bin/osacompile
export OTHER_CFLAGS\=-fmodule-map-file\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SentryPrivate.modulemap\ -fmodule-map-file\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/Sentry.modulemap\
export OTHER_CPLUSPLUSFLAGS\=-fmodule-map-file\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SentryPrivate.modulemap\ -fmodule-map-file\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/Sentry.modulemap\
export OTHER_LDFLAGS\=-Wl,-no_warn_duplicate_libraries\ -lc++\ -Wl,-no_warn_duplicate_libraries\
export OTHER_SWIFT_FLAGS\=-Xcc\ -fmodule-map-file\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/Sentry.modulemap\
export PACKAGE_TYPE\=com.apple.package-type.wrapper.application
export PASCAL_STRINGS\=YES
export PATH\=/Applications/Xcode.app/Contents/Developer/Library/Xcode/Plug-ins/XCBSpecifications.ideplugin/Contents/Resources:/Applications/Xcode.app/Contents/Developer/Library/Xcode/Plug-ins/XCBSpecifications.ideplugin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/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\=Test\ sentry.app/pbdevelopment.plist
export PER_ARCH_OBJECT_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects-normal/undefined_arch
export PER_VARIANT_OBJECT_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects-normal
export PKGINFO_FILE_PATH\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/PkgInfo
export PKGINFO_PATH\=Test\ sentry.app/PkgInfo
export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications
export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin
export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library
export PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs
export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools
export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr
export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
export PLATFORM_DISPLAY_NAME\=iOS\ Simulator
export PLATFORM_FAMILY_NAME\=iOS
export PLATFORM_NAME\=iphonesimulator
export PLATFORM_PREFERRED_ARCH\=x86_64
export PLATFORM_PRODUCT_BUILD_VERSION\=21C52
export PLIST_FILE_OUTPUT_FORMAT\=binary
export PLUGINS_FOLDER_PATH\=Test\ sentry.app/PlugIns
export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES
export PRECOMP_DESTINATION_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/PrefixHeaders
export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO
export PRIVATE_HEADERS_FOLDER_PATH\=Test\ sentry.app/PrivateHeaders
export PRODUCT_BUNDLE_IDENTIFIER\=com.williamsantoso.Test-sentry
export PRODUCT_BUNDLE_PACKAGE_TYPE\=APPL
export PRODUCT_MODULE_NAME\=Test_sentry
export PRODUCT_NAME\=Test\ sentry
export PRODUCT_SETTINGS_PATH\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry/Test\ sentry/Info.plist
export PRODUCT_TYPE\=com.apple.product-type.application
export PROFILING_CODE\=NO
export PROJECT\=Test\ sentry
export PROJECT_DERIVED_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/DerivedSources
export PROJECT_DIR\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry
export PROJECT_FILE_PATH\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry/Test\ sentry.xcodeproj
export PROJECT_NAME\=Test\ sentry
export PROJECT_TEMP_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build
export PROJECT_TEMP_ROOT\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex
export PROVISIONING_PROFILE_REQUIRED\=NO
export PROVISIONING_PROFILE_REQUIRED_YES_YES\=YES
export PROVISIONING_PROFILE_SUPPORTED\=YES
export PUBLIC_HEADERS_FOLDER_PATH\=Test\ sentry.app/Headers
export RECOMMENDED_IPHONEOS_DEPLOYMENT_TARGET\=12.5
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_STATIC_EXECUTABLES_FROM_EMBEDDED_BUNDLES\=YES
export REMOVE_SVN_FROM_RESOURCES\=YES
export REZ_COLLECTOR_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/ResourceManagerResources
export REZ_OBJECTS_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/ResourceManagerResources/Objects
export REZ_SEARCH_PATHS\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator\
export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO
export SCRIPTS_FOLDER_PATH\=Test\ sentry.app/Scripts
export SCRIPT_INPUT_FILE_0\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/Test\ sentry.app.dSYM/Contents/Resources/DWARF/Test\ sentry
export SCRIPT_INPUT_FILE_1\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry/.sentryclirc
export SCRIPT_INPUT_FILE_COUNT\=2
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/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.2.sdk
export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.2.sdk
export SDK_DIR_iphonesimulator\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.2.sdk
export SDK_DIR_iphonesimulator17_2\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.2.sdk
export SDK_NAME\=iphonesimulator17.2
export SDK_NAMES\=iphonesimulator17.2
export SDK_PRODUCT_BUILD_VERSION\=21C52
export SDK_STAT_CACHE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData
export SDK_STAT_CACHE_ENABLE\=YES
export SDK_STAT_CACHE_PATH\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.2-21C52-4f2951bfe8f3cd53c99228b0131e163e.sdkstatcache
export SDK_VERSION\=17.2
export SDK_VERSION_ACTUAL\=170200
export SDK_VERSION_MAJOR\=170000
export SDK_VERSION_MINOR\=170200
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 SHALLOW_BUNDLE_TRIPLE\=ios-simulator
export SHALLOW_BUNDLE_ios_macabi\=NO
export SHALLOW_BUNDLE_macos\=NO
export SHARED_DERIVED_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/DerivedSources
export SHARED_FRAMEWORKS_FOLDER_PATH\=Test\ sentry.app/SharedFrameworks
export SHARED_PRECOMPS_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/PrecompiledHeaders
export SHARED_SUPPORT_FOLDER_PATH\=Test\ sentry.app/SharedSupport
export SKIP_INSTALL\=NO
export SOURCE_ROOT\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry
export SRCROOT\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry
export STRINGSDATA_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects-normal/undefined_arch
export STRINGSDATA_ROOT\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build
export STRINGS_FILE_INFOPLIST_RENAME\=YES
export STRINGS_FILE_OUTPUT_ENCODING\=binary
export STRIP_BITCODE_FROM_COPIED_FILES\=NO
export STRIP_INSTALLED_PRODUCT\=NO
export STRIP_STYLE\=all
export STRIP_SWIFT_SYMBOLS\=YES
export SUPPORTED_DEVICE_FAMILIES\=1,2
export SUPPORTED_PLATFORMS\=iphoneos\ iphonesimulator
export SUPPORTS_MACCATALYST\=NO
export SUPPORTS_ON_DEMAND_RESOURCES\=YES
export SUPPORTS_TEXT_BASED_API\=NO
export SUPPRESS_WARNINGS\=NO
export SWIFT_ACTIVE_COMPILATION_CONDITIONS\=DEBUG\
export SWIFT_EMIT_LOC_STRINGS\=YES
export SWIFT_OPTIMIZATION_LEVEL\=-Onone
export SWIFT_PLATFORM_TARGET_PREFIX\=ios
export SWIFT_RESPONSE_FILE_PATH_normal_arm64\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Objects-normal/arm64/Test\ sentry.SwiftFileList
export SWIFT_VERSION\=5.0
export SYMROOT\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/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_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions
export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation
export SYSTEM_EXTENSIONS_FOLDER_PATH\=Test\ sentry.app/SystemExtensions
export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=Test\ sentry.app/Library/SystemExtensions
export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=Test\ sentry.app/SystemExtensions
export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions
export SYSTEM_LIBRARY_DIR\=/System/Library
export TAPI_DEMANGLE\=YES
export TAPI_ENABLE_PROJECT_HEADERS\=NO
export TAPI_LANGUAGE\=objective-c
export TAPI_LANGUAGE_STANDARD\=compiler-default
export TAPI_USE_SRCROOT\=YES
export TAPI_VERIFY_MODE\=Pedantic
export TARGETED_DEVICE_FAMILY\=1,2
export TARGETNAME\=Test\ sentry
export TARGET_BUILD_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator
export TARGET_DEVICE_IDENTIFIER\=8C09562E-067D-4409-A6FD-999FD3C0B535
export TARGET_DEVICE_MODEL\=iPhone15,2
export TARGET_DEVICE_OS_VERSION\=17.2
export TARGET_DEVICE_PLATFORM_NAME\=iphonesimulator
export TARGET_NAME\=Test\ sentry
export TARGET_TEMP_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build
export TEMP_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build
export TEMP_FILES_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build
export TEMP_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build
export TEMP_ROOT\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex
export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.2.sdk/Developer/Library/Frameworks
export TEST_LIBRARY_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib
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 TeamIdentifierPrefix\=497N7524MA.
export UID\=502
export UNINSTALLED_PRODUCTS_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/UninstalledProducts
export UNLOCALIZED_RESOURCES_FOLDER_PATH\=Test\ sentry.app
export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_NO\=Test\ sentry.app/Resources
export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_YES\=Test\ sentry.app
export UNSTRIPPED_PRODUCT\=NO
export USER\=williamsantoso
export USER_APPS_DIR\=/Users/williamsantoso/Applications
export USER_LIBRARY_DIR\=/Users/williamsantoso/Library
export USE_DYNAMIC_NO_PIC\=YES
export USE_HEADERMAP\=YES
export USE_HEADER_SYMLINKS\=NO
export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR
export VALIDATE_PRODUCT\=NO
export VALID_ARCHS\=arm64\ arm64e\ i386\ x86_64
export VERBOSE_PBXCP\=NO
export VERSIONPLIST_PATH\=Test\ sentry.app/version.plist
export VERSION_INFO_BUILDER\=williamsantoso
export VERSION_INFO_FILE\=Test\ sentry_vers.c
export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:Test\ sentry\ \ PROJECT:Test\ sentry-1\"
export WRAPPER_EXTENSION\=app
export WRAPPER_NAME\=Test\ sentry.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\=15C500b
export XCODE_VERSION_ACTUAL\=1520
export XCODE_VERSION_MAJOR\=1500
export XCODE_VERSION_MINOR\=1520
export XPCSERVICES_FOLDER_PATH\=Test\ sentry.app/XPCServices
export YACC\=yacc
export _WRAPPER_CONTENTS_DIR_SHALLOW_BUNDLE_NO\=/Contents
export _WRAPPER_PARENT_PATH_SHALLOW_BUNDLE_NO\=/..
export _WRAPPER_RESOURCES_DIR_SHALLOW_BUNDLE_NO\=/Resources
export __IS_NOT_MACOS\=YES
export __IS_NOT_MACOS_macosx\=NO
export __IS_NOT_SIMULATOR\=NO
export __IS_NOT_SIMULATOR_simulator\=NO
export arch\=undefined_arch
export variant\=normal
/usr/bin/sandbox-exec -D SCRIPT_INPUT_FILE_0\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/Test\ sentry.app.dSYM/Contents/Resources/DWARF/Test\ sentry -D SCRIPT_INPUT_FILE_1\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry/.sentryclirc -D SCRIPT_INPUT_FILE_2\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/Script-51305D745B5F471F9F04941B.sh -D SCRIPT_INPUT_ANCESTOR_0\=/ -D SCRIPT_INPUT_ANCESTOR_1\=/Users -D SCRIPT_INPUT_ANCESTOR_2\=/Users/williamsantoso -D SCRIPT_INPUT_ANCESTOR_3\=/Users/williamsantoso/Documents -D SCRIPT_INPUT_ANCESTOR_4\=/Users/williamsantoso/Documents/Parkee -D SCRIPT_INPUT_ANCESTOR_5\=/Users/williamsantoso/Documents/Parkee/Project -D SCRIPT_INPUT_ANCESTOR_6\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry -D SCRIPT_INPUT_ANCESTOR_7\=/Users/williamsantoso/Library -D SCRIPT_INPUT_ANCESTOR_8\=/Users/williamsantoso/Library/Developer -D SCRIPT_INPUT_ANCESTOR_9\=/Users/williamsantoso/Library/Developer/Xcode -D SCRIPT_INPUT_ANCESTOR_10\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData -D SCRIPT_INPUT_ANCESTOR_11\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn -D SCRIPT_INPUT_ANCESTOR_12\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build -D SCRIPT_INPUT_ANCESTOR_13\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex -D SCRIPT_INPUT_ANCESTOR_14\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build -D SCRIPT_INPUT_ANCESTOR_15\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator -D SCRIPT_INPUT_ANCESTOR_16\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build -D SCRIPT_INPUT_ANCESTOR_17\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products -D SCRIPT_INPUT_ANCESTOR_18\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator -D SCRIPT_INPUT_ANCESTOR_19\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/Test\ sentry.app.dSYM -D SCRIPT_INPUT_ANCESTOR_20\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/Test\ sentry.app.dSYM/Contents -D SCRIPT_INPUT_ANCESTOR_21\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/Test\ sentry.app.dSYM/Contents/Resources -D SCRIPT_INPUT_ANCESTOR_22\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator/Test\ sentry.app.dSYM/Contents/Resources/DWARF -D SRCROOT\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry -D PROJECT_DIR\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry -D OBJROOT\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex -D SYMROOT\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products -D DSTROOT\=/tmp/Test\ sentry.dst -D SHARED_PRECOMPS_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/PrecompiledHeaders -D CACHE_ROOT\=/var/folders/b6/n6rywt0x0dx8ngv4_dfmp9fh0000gp/C/com.apple.DeveloperTools/15.2-15C500b/Xcode -D CONFIGURATION_BUILD_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator -D CONFIGURATION_TEMP_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator -D LOCROOT\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry -D LOCSYMROOT\=/Users/williamsantoso/Documents/Parkee/Project/Test\ sentry -D INDEX_PRECOMPS_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Index.noindex/PrecompiledHeaders -D INDEX_DATA_STORE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Index.noindex/DataStore -D TEMP_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build -D TARGET_TEMP_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build -D DERIVED_FILE_DIR\=/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/DerivedSources -f /Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\ sentry.build/Debug-iphonesimulator/Test\ sentry.build/fd13666180f45c022f6398d4552384f0.sb /bin/sh -c /Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Intermediates.noindex/Test\\\ sentry.build/Debug-iphonesimulator/Test\\\ sentry.build/Script-51305D745B5F471F9F04941B.sh
This script will automatically install sentry-cli (latest) for you.
Installation path: /Applications
#=#=#
##O#-#
##O=# #
#=#=-# #
-#O#- # #
######################################################################## 100.0%-=#=# # #
-=#=# # #
-=O#- # # #
-=O=# # # #
-=O=-# # # #
-=O=- # # # #
0.2%
0.3%
0.8%
1.1%
# 1.8%
# 2.4%
## 3.0%
## 3.7%
### 5.1%
#### 5.6%
#### 6.3%
##### 7.1%
##### 7.8%
###### 8.8%
####### 10.0%
####### 10.8%
####### 11.1%
######## 12.2%
######### 13.2%
########## 14.7%
########### 15.5%
########### 16.5%
############# 18.2%
############# 18.4%
############## 19.8%
############## 20.8%
############### 21.9%
################ 23.4%
################# 24.8%
################## 25.5%
################## 26.2%
################### 27.0%
################### 27.7%
#################### 28.9%
##################### 29.3%
##################### 29.8%
###################### 31.1%
####################### 33.1%
######################## 34.4%
########################## 36.4%
########################### 38.4%
############################ 39.5%
############################# 41.3%
############################### 43.5%
############################### 44.3%
################################# 46.2%
################################## 47.5%
################################### 49.1%
#################################### 50.9%
##################################### 52.0%
###################################### 53.5%
####################################### 54.5%
######################################## 55.9%
######################################### 58.0%
########################################## 58.9%
########################################## 59.3%
########################################### 60.9%
############################################ 61.6%
############################################ 62.4%
############################################# 63.4%
############################################## 64.2%
############################################## 64.9%
############################################### 65.7%
############################################### 66.6%
################################################ 68.0%
################################################# 69.1%
################################################## 70.1%
################################################### 71.3%
################################################### 71.7%
#################################################### 73.0%
##################################################### 74.9%
###################################################### 76.1%
####################################################### 77.1%
####################################################### 77.3%
####################################################### 77.5%
######################################################## 78.8%
######################################################### 79.9%
########################################################## 81.3%
########################################################### 82.4%
############################################################ 83.4%
############################################################ 84.2%
############################################################# 85.4%
############################################################## 87.1%
############################################################### 88.7%
################################################################ 89.4%
################################################################ 90.3%
################################################################# 91.2%
################################################################## 92.3%
################################################################## 92.5%
################################################################### 93.5%
################################################################### 94.4%
#################################################################### 95.5%
##################################################################### 96.7%
###################################################################### 97.5%
####################################################################### 98.6%
####################################################################### 99.8%
######################################################################## 100.0%
sh: line 125: /Applications: is a directory
Installed
Done!
This script will automatically install sentry-cli (latest) for you.
Installation path: /Applications
#=#=#
##O#-#
##O=# #
#=#=-# #
-#O#- # #
######################################################################## 100.0%-=#=# # #
-=#=# # #
-=O#- # # #
-=O=# # # #
-=O=-# # # #
-=O=- # # # #
0.2%
0.3%
0.8%
1.1%
# 1.8%
# 2.4%
## 3.0%
## 3.7%
### 5.1%
#### 5.6%
#### 6.3%
##### 7.1%
##### 7.8%
###### 8.8%
####### 10.0%
####### 10.8%
####### 11.1%
######## 12.2%
######### 13.2%
########## 14.7%
########### 15.5%
########### 16.5%
############# 18.2%
############# 18.4%
############## 19.8%
############## 20.8%
############### 21.9%
################ 23.4%
################# 24.8%
################## 25.5%
################## 26.2%
################### 27.0%
################### 27.7%
#################### 28.9%
##################### 29.3%
##################### 29.8%
###################### 31.1%
####################### 33.1%
######################## 34.4%
########################## 36.4%
########################### 38.4%
############################ 39.5%
############################# 41.3%
############################### 43.5%
############################### 44.3%
################################# 46.2%
################################## 47.5%
################################### 49.1%
#################################### 50.9%
##################################### 52.0%
###################################### 53.5%
####################################### 54.5%
######################################## 55.9%
######################################### 58.0%
########################################## 58.9%
########################################## 59.3%
########################################### 60.9%
############################################ 61.6%
############################################ 62.4%
############################################# 63.4%
############################################## 64.2%
############################################## 64.9%
############################################### 65.7%
############################################### 66.6%
################################################ 68.0%
################################################# 69.1%
################################################## 70.1%
################################################### 71.3%
################################################### 71.7%
#################################################### 73.0%
##################################################### 74.9%
###################################################### 76.1%
####################################################### 77.1%
####################################################### 77.3%
####################################################### 77.5%
######################################################## 78.8%
######################################################### 79.9%
########################################################## 81.3%
########################################################### 82.4%
############################################################ 83.4%
############################################################ 84.2%
############################################################# 85.4%
############################################################## 87.1%
############################################################### 88.7%
################################################################ 89.4%
################################################################ 90.3%
################################################################# 91.2%
################################################################## 92.3%
################################################################## 92.5%
################################################################### 93.5%
################################################################### 94.4%
#################################################################### 95.5%
##################################################################### 96.7%
###################################################################### 97.5%
####################################################################### 98.6%
####################################################################### 99.8%
######################################################################## 100.0%
sh: line 125: /Applications: is a directory
Installed
Done!
Hey, @szokeasaurusrex is currently out of office, he'll take a look next week.
@williamsantoso93 I am unsure what the problem is based on the logs you have provided; everything appears to be normal.
Could you try running the build again, this time setting the log level to debug, and share the resulting logs? You can set the log level to debug by passing --log-level=debug to the CLI or by setting the SENTRY_LOG_LEVEL environment variable to debug.
@szokeasaurusrex , I have added log level to debug in my script
if which sentry-cli >/dev/null; then
export SENTRY_ORG=test-6aq
export SENTRY_PROJECT=apple-ios
export SENTRY_LOG_LEVEL=debug
ERROR=$(sentry-cli debug-files upload --include-sources "$DWARF_DSYM_FOLDER_PATH" 2>&1 >/dev/null)
if [ ! $? -eq 0 ]; then
echo "warning: sentry-cli - $ERROR"
fi
else
echo "warning: sentry-cli not installed, install using 'brew install getsentry/tools/sentry-cli'"
fi
@williamsantoso93 I don't see any debug logs from Sentry CLI in the log file you linked, can you please check you copied the correct logs?
@szokeasaurusrex yes, that's the export of all message in my xcode build logs.
yes, that's the export of all message in my xcode build logs
@williamsantoso93 in that case, you are not calling Sentry CLI with debug logging. When run with the log level set to debug, the first thing the Sentry CLI prints is a line like the following, with the date/time, version number, platform, and architecture replaced with the appropriate values:
DEBUG 2024-02-26 14:37:32.697952 +01:00 sentry-cli version: 2.28.6, platform: "darwin", architecture: "arm64"
In particular, this line always includes the string sentry-cli. However, I searched the log file you provided for the string sentry-cli, and there were no results.
If you are certain that you have provided the correct build logs, then the sentry-cli string's absence from the output logs would indicate that either the Sentry CLI log level was not correctly set to debug, or the Sentry CLI did not get called at all during this build.
You will have to correct your configuration so that the Sentry CLI debug logs are included in the build logs. Once you have build logs with the debug output from the CLI, please share them with me, and I will be able to continue assisting :)
Hi @szokeasaurusrex, I have the logs because, I changed the script into
if which sentry-cli >/dev/null; then
export SENTRY_ORG=test-6aq
export SENTRY_PROJECT=apple-ios
sentry-cli debug-files upload --include-sources "$DWARF_DSYM_FOLDER_PATH" --log-level=debug 2>&1 >/dev/null
if [ ! $? -eq 0 ]; then
echo "warning: sentry-cli - $ERROR"
fi
else
echo "warning: sentry-cli not installed, install using 'brew install getsentry/tools/sentry-cli'"
fi
I only get this Logs
INFO 2024-02-29 13:40:38.546011 +07:00 Loaded config from /Users/williamsantoso/Documents/Parkee/Project/Test sentry/.sentryclirc
DEBUG 2024-02-29 13:40:38.546226 +07:00 sentry-cli version: 2.28.6, platform: "darwin", architecture: "arm64"
INFO 2024-02-29 13:40:38.546835 +07:00 sentry-cli was invoked with the following command line: "sentry-cli" "debug-files" "upload" "--include-sources" "/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator" "--log-level=debug"
INFO 2024-02-29 13:40:38.546873 +07:00 Issuing a command for Organization: test-6aq Project: apple-ios
But when I use sentry-cli in my terminal. It showed more logs and successfully uploaded the debug symbol into sentry project
@williamsantoso93 thank you for this information. It looks like the reason for the shortened logs is that the uploading process, by default, occurs in the background when running in Xcode.
You should be able to get the full debug logs by modifying your run script to the following:
if which sentry-cli >/dev/null; then
export SENTRY_ORG=test-6aq
export SENTRY_PROJECT=apple-ios
sentry-cli debug-files upload --include-sources "$DWARF_DSYM_FOLDER_PATH" --log-level=debug --force-foreground
if [ ! $? -eq 0 ]; then
echo "warning: sentry-cli - $ERROR"
fi
else
echo "warning: sentry-cli not installed, install using 'brew install getsentry/tools/sentry-cli'"
fi
Please try again with the modified run script I suggested above and provide the logs you obtain.
@szokeasaurusrex Theses are the updated logs
INFO 2024-02-29 16:08:43.946604 +07:00 Loaded config from /Users/williamsantoso/Documents/Parkee/Project/Test sentry/.sentryclirc
DEBUG 2024-02-29 16:08:43.946804 +07:00 sentry-cli version: 2.28.6, platform: "darwin", architecture: "arm64"
INFO 2024-02-29 16:08:43.947413 +07:00 sentry-cli was invoked with the following command line: "sentry-cli" "debug-files" "upload" "--include-sources" "/Users/williamsantoso/Library/Developer/Xcode/DerivedData/Test_sentry-fczcdguhuxnypkegkhelwyjsezrn/Build/Products/Debug-iphonesimulator" "--log-level=debug" "--force-foreground"
INFO 2024-02-29 16:08:43.947452 +07:00 Issuing a command for Organization: test-6aq Project: apple-ios
DEBUG 2024-02-29 16:08:43.950020 +07:00 request GET https://sentry.io/api/0/organizations/test-6aq/chunk-upload/
DEBUG 2024-02-29 16:08:43.950040 +07:00 using token authentication
DEBUG 2024-02-29 16:08:43.950057 +07:00 retry number 0, max retries: 0
DEBUG 2024-02-29 16:08:44.032901 +07:00 > GET /api/0/organizations/test-6aq/chunk-upload/ HTTP/1.1
DEBUG 2024-02-29 16:08:44.032919 +07:00 > Host: sentry.io
DEBUG 2024-02-29 16:08:44.032922 +07:00 > Accept: */*
DEBUG 2024-02-29 16:08:44.032924 +07:00 > Connection: TE
DEBUG 2024-02-29 16:08:44.032928 +07:00 > TE: gzip
DEBUG 2024-02-29 16:08:44.032930 +07:00 > User-Agent: sentry-cli/2.28.6
DEBUG 2024-02-29 16:08:44.033652 +07:00 > Authorization: Bearer 7fdfaeb9***
DEBUG 2024-02-29 16:08:44.435180 +07:00 < HTTP/1.1 200 OK
DEBUG 2024-02-29 16:08:44.435197 +07:00 < server: nginx
DEBUG 2024-02-29 16:08:44.435201 +07:00 < date: Thu, 29 Feb 2024 09:08:44 GMT
DEBUG 2024-02-29 16:08:44.435204 +07:00 < content-type: application/json
DEBUG 2024-02-29 16:08:44.435207 +07:00 < Content-Length: 339
DEBUG 2024-02-29 16:08:44.435210 +07:00 < allow: GET, POST, HEAD, OPTIONS
DEBUG 2024-02-29 16:08:44.435218 +07:00 < access-control-allow-methods: GET, POST, HEAD, OPTIONS
DEBUG 2024-02-29 16:08:44.435227 +07:00 < access-control-allow-headers: X-Sentry-Auth, X-Requested-With, Origin, Accept, Content-Type, Authentication, Authorization, Content-Encoding, sentry-trace, baggage, X-CSRFToken
DEBUG 2024-02-29 16:08:44.435230 +07:00 < access-control-expose-headers: X-Sentry-Error, X-Sentry-Direct-Hit, X-Hits, X-Max-Hits, Endpoint, Retry-After, Link
DEBUG 2024-02-29 16:08:44.435234 +07:00 < access-control-allow-origin: *
DEBUG 2024-02-29 16:08:44.435237 +07:00 < x-sentry-rate-limit-remaining: 199
DEBUG 2024-02-29 16:08:44.435239 +07:00 < x-sentry-rate-limit-limit: 200
DEBUG 2024-02-29 16:08:44.435242 +07:00 < x-sentry-rate-limit-reset: 1709197725
DEBUG 2024-02-29 16:08:44.435244 +07:00 < x-sentry-rate-limit-concurrentremaining: 199
DEBUG 2024-02-29 16:08:44.435246 +07:00 < x-sentry-rate-limit-concurrentlimit: 200
DEBUG 2024-02-29 16:08:44.435249 +07:00 < vary: Accept-Language, Cookie
DEBUG 2024-02-29 16:08:44.435251 +07:00 < content-language: en
DEBUG 2024-02-29 16:08:44.435258 +07:00 < x-frame-options: deny
DEBUG 2024-02-29 16:08:44.435263 +07:00 < x-content-type-options: nosniff
DEBUG 2024-02-29 16:08:44.435265 +07:00 < x-xss-protection: 1; mode=block
DEBUG 2024-02-29 16:08:44.435270 +07:00 < content-security-policy: media-src *; style-src 'unsafe-inline' *; base-uri 'none'; worker-src blob:; img-src blob: data: *; frame-ancestors 'self' *.sentry.io; font-src * data:; object-src 'none'; script-src 'self' 'unsafe-inline' 'report-sample' s1.sentry-cdn.com js.sentry-cdn.com browser.sentry-cdn.com statuspage-production.s3.amazonaws.com static.zdassets.com aui-cdn.atlassian.com connect-cdn.atl-paas.net js.stripe.com 'strict-dynamic' cdn.pendo.io data.pendo.io pendo-io-static.storage.googleapis.com pendo-static-5634074999128064.storage.googleapis.com; frame-src app.pendo.io demo.arcade.software js.stripe.com sentry.io; default-src 'none'; connect-src 'self' *.algolia.net *.algolianet.com *.algolia.io sentry.io *.sentry.io s1.sentry-cdn.com o1.ingest.sentry.io api2.amplitude.com app.pendo.io data.pendo.io reload.getsentry.net t687h3m0nh65.statuspage.io sentry.zendesk.com ekr.zdassets.com maps.googleapis.com; report-uri https://o1.ingest.sentry.io/api/54785/security/?sentry_key=f724a8a027db45f5b21507e7142ff78e&sentry_release=d113f40b0ac12df7a1c1cb079d8788289918997f
DEBUG 2024-02-29 16:08:44.435274 +07:00 < x-envoy-attempt-count: 1
DEBUG 2024-02-29 16:08:44.435276 +07:00 < x-envoy-upstream-service-time: 66
DEBUG 2024-02-29 16:08:44.435278 +07:00 < x-served-by: getsentry-web-default-common-production-96bd485f8-9xllh
DEBUG 2024-02-29 16:08:44.435284 +07:00 < x-served-by: frontend-default-5774859f-mff8d
DEBUG 2024-02-29 16:08:44.435287 +07:00 < strict-transport-security: max-age=31536000; includeSubDomains; preload
DEBUG 2024-02-29 16:08:44.435289 +07:00 < via: 1.1 google
DEBUG 2024-02-29 16:08:44.435292 +07:00 < Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
DEBUG 2024-02-29 16:08:44.435311 +07:00 response status: 200
DEBUG 2024-02-29 16:08:44.435319 +07:00 body: {"url":"organizations/test-6aq/chunk-upload/","chunkSize":8388608,"chunksPerRequest":64,"maxFileSize":2147483648,"maxRequestSize":33554432,"concurrency":8,"hashAlgorithm":"sha1","compression":["gzip"],"accept":["debug_files","release_files","pdbs","sources","bcsymbolmaps","il2cpp","portablepdbs","artifact_bundles","artifact_bundles_v2"]}
error: Operation not permitted (os error 1)
DEBUG 2024-02-29 16:08:44.436389 +07:00 skipping update nagger because session is not attended
warning: sentry-cli -
Command PhaseScriptExecution emitted errors but did not return a nonzero exit code to indicate failure
@williamsantoso93 Thank you for the logs! It appears, based on the output, that the Sentry CLI is attempting to access files that it does not have permissions to access.
Perhaps, you might be able to fix the problem by adding the path where your dSYMs are stored to the Xcode run script's input file list, similar to how you added the .sentryclirc?
@szokeasaurusrex I had added the dSYMs path into input files but I still had the same logs
@williamsantoso93 Could you try again, but this time add the entire {$DWARF_DSYM_FOLDER_PATH}/ directory to the input files, since that is the same directory you are passing to the Sentry CLI?
If you still observe the error after trying the above, would you able to post a minimal reproduction (in the form of an Xcode project where you observe the error) to GitHub, and share the link with me? I am having trouble creating a similar setup to yours where I observe this error, since I have only limited experience working with Xcode.
@szokeasaurusrex I have added hard coded path of {$DWARF_DSYM_FOLDER_PATH}/ but still get the same result.
This is my github repo for this project (https://github.com/williamsantoso93/Test-sentry).
Thank you @williamsantoso93, I was able to reproduce the error with the repo you provided. I will now try to determine why the error is occurring
@williamsantoso93, until we have a more permanent fix, I found that you can work around this issue by going to "Build Settings" and setting the "User Script Sandboxing" option to "No."
@SpaceGrey I will need more information on what you are referring to in order to help you with your problem.
The message can be sent, but none of the crash is sent.
What message are you talking about? What crash are you referring to?
Then I added the .sentryclirc to the input file, still did not work, then I changed all my targets' User Script Sandboxing to No, but still did not work.
What exactly is not working?
Then I try to add Sentry to my other project, and it works out of the box with every crash show on the website. I really have no idea what‘s going on.
What do you mean by adding Sentry to your project? Did you add the Sentry CLI to your build phase? Did you instrument your application with the Sentry SDK? These are different steps you need to take to get errors sent to Sentry properly.
Please consider opening a separate issue, where you fully describe what your problem is and how I can reproduce it. I would be happy to help you, but I can only help if I have enough information about your setup.
You can also read through our docs if you have more general questions.
docs Thank you. I found the reason, it turns out that I removed all files in the cache folder when the app booted up, after I removed this code, everything worked fine again.
Xcode 15 enabled ENABLE_USER_SCRIPT_SANDBOXING by default. This also created other issues like https://github.com/getsentry/sentry-wizard/issues/569. Since https://github.com/getsentry/sentry-wizard/pull/574 fixed this recently, the wizard setup described in this issue should now work. @szokeasaurusrex