skiptools / skip

Skip transpiler for creating SwiftUI apps for iOS and Android

Home Page:https://skip.tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command PhaseScriptExecution failed with a nonzero exit code

lennarthakker opened this issue · comments

Trying to build a demo app from xcode unfortunately this causes the following error in the xcode logs. Any idea on how to fix this issue?

PhaseScriptExecution Run\ skip\ gradle /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Script-499CD4452AC5B869001AE8D8.sh (in target 'AppName' from project 'AppName')
    cd /Users/l333n/Desktop/project-name/Darwin
    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\=l333n
    export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=NO
    export ALWAYS_SEARCH_USER_PATHS\=NO
    export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO
    export ANDROID_PACKAGE_NAME\=app.name
    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\=iPhone16,1
    export ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION\=17.2
    export ASSETCATALOG_FILTER_FOR_THINNING_DEVICE_CONFIGURATION\=iPhone16,1
    export AUTOMATICALLY_MERGE_DEPENDENCIES\=NO
    export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ driverkit\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator\ xros\ xrsimulator
    export AppIdentifierPrefix\=FAKETEAMID.
    export BITCODE_GENERATION_MODE\=marker
    export BUILD_ACTIVE_RESOURCES_ONLY\=YES
    export BUILD_COMPONENTS\=headers\ build
    export BUILD_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products
    export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO
    export BUILD_ROOT\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products
    export BUILD_STYLE\=
    export BUILD_VARIANTS\=normal
    export BUILT_PRODUCTS_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/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/pp/4t0cnvf17k7487nkt1cyk4pm0000gn/C/com.apple.DeveloperTools/15.3-15E204a/Xcode
    export CCHROOT\=/var/folders/pp/4t0cnvf17k7487nkt1cyk4pm0000gn/C/com.apple.DeveloperTools/15.3-15E204a/Xcode
    export CHMOD\=/bin/chmod
    export CHOWN\=/usr/sbin/chown
    export CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED\=YES
    export CLANG_COMPILE_CACHE_PATH\=/Users/l333n/Library/Developer/Xcode/DerivedData/CompilationCache.noindex
    export CLANG_ENABLE_EXPLICIT_MODULES\=NO
    export CLANG_ENABLE_OBJC_WEAK\=YES
    export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/l333n/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation
    export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES
    export CLANG_WARN_BOOL_CONVERSION\=YES
    export CLANG_WARN_COMMA\=YES
    export CLANG_WARN_CONSTANT_CONVERSION\=YES
    export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES
    export CLANG_WARN_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_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_UNREACHABLE_CODE\=YES
    export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES
    export CLASS_FILE_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/JavaClasses
    export CLEAN_PRECOMPS\=YES
    export CLONE_HEADERS\=NO
    export CODESIGNING_FOLDER_PATH\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/AppName.app
    export CODE_SIGNING_ALLOWED\=YES
    export CODE_SIGNING_REQUIRED\=NO
    export CODE_SIGN_CONTEXT_CLASS\=XCiPhoneSimulatorCodeSignContext
    export CODE_SIGN_ENTITLEMENTS\=Entitlements.plist
    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 COMPILATION_CACHE_KEEP_CAS_DIRECTORY\=YES
    export COMPILER_INDEX_STORE_ENABLE\=Default
    export COMPOSITE_SDK_DIRS\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/CompositeSDKs
    export COMPRESS_PNG_FILES\=YES
    export CONFIGURATION\=Debug
    export CONFIGURATION_BUILD_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator
    export CONFIGURATION_TEMP_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator
    export CONTENTS_FOLDER_PATH\=AppName.app
    export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=AppName.app/Contents
    export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=AppName.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.4.sdk
    export CORRESPONDING_DEVICE_SDK_NAME\=iphoneos17.4
    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
    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\ 17.3\ 17.4
    export DERIVED_FILES_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/DerivedSources
    export DERIVED_FILE_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/DerivedSources
    export DERIVED_SOURCES_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.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 DIFF\=/usr/bin/diff
    export DOCUMENTATION_FOLDER_PATH\=AppName.app/en.lproj/Documentation
    export DONT_GENERATE_INFOPLIST_FILE\=NO
    export DO_HEADER_SCANNING_IN_JAM\=NO
    export DSTROOT\=/tmp/AppName.dst
    export DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
    export DWARF_DSYM_FILE_NAME\=AppName.app.dSYM
    export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO
    export DWARF_DSYM_FOLDER_PATH\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/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\=\ project-name_AppName\ skip-ui_SkipUI\ skip-model_SkipModel\ skip-foundation_SkipFoundation\ skip-lib_SkipLib\ skip-unit_SkipUnit
    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\=NO
    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\=AppName.app/Executables
    export EXECUTABLE_FOLDER_PATH\=AppName.app
    export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_NO\=AppName.app/MacOS
    export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_YES\=AppName.app
    export EXECUTABLE_NAME\=AppName
    export EXECUTABLE_PATH\=AppName.app/AppName
    export EXPANDED_CODE_SIGN_IDENTITY\=-
    export EXPANDED_CODE_SIGN_IDENTITY_NAME\=-
    export EXTENSIONS_FOLDER_PATH\=AppName.app/Extensions
    export FILE_LIST\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects/LinkFileList
    export FIXED_FILES_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/FixedFiles
    export FRAMEWORKS_FOLDER_PATH\=AppName.app/Frameworks
    export FRAMEWORK_FLAG_PREFIX\=-framework
    export FRAMEWORK_SEARCH_PATHS\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator\ 
    export FRAMEWORK_VERSION\=A
    export FULL_PRODUCT_NAME\=AppName.app
    export FUSE_BUILD_PHASES\=YES
    export FUSE_BUILD_SCRIPT_PHASES\=NO
    export GCC3_VERSION\=3.3
    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_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++
    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
    export GCC_WARN_UNDECLARED_SELECTOR\=YES
    export GCC_WARN_UNINITIALIZED_AUTOS\=YES
    export GCC_WARN_UNUSED_FUNCTION\=YES
    export GCC_WARN_UNUSED_VARIABLE\=YES
    export GENERATED_MODULEMAP_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/include\ 
    export HIDE_BITCODE_SYMBOLS\=YES
    export HOME\=/Users/l333n
    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_KEY_UIApplicationSceneManifest_Generation\=YES
    export INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents\=YES
    export INFOPLIST_KEY_UILaunchScreen_Generation\=YES
    export INFOPLIST_KEY_UIStatusBarStyle\=UIStatusBarStyleDefault
    export INFOPLIST_KEY_UISupportedInterfaceOrientations\=UIInterfaceOrientationLandscapeLeft\ UIInterfaceOrientationLandscapeRight\ UIInterfaceOrientationPortrait\ UIInterfaceOrientationPortraitUpsideDown
    export INFOPLIST_OUTPUT_FORMAT\=binary
    export INFOPLIST_PATH\=AppName.app/Info.plist
    export INFOPLIST_PREPROCESS\=NO
    export INFOSTRINGS_PATH\=AppName.app/en.lproj/InfoPlist.strings
    export INLINE_PRIVATE_FRAMEWORKS\=NO
    export INSTALLHDRS_COPY_PHASE\=NO
    export INSTALLHDRS_SCRIPT_PHASE\=NO
    export INSTALL_DIR\=/tmp/AppName.dst/Applications
    export INSTALL_GROUP\=staff
    export INSTALL_MODE_FLAG\=u+w,go-w,a+rX
    export INSTALL_OWNER\=l333n
    export INSTALL_PATH\=/Applications
    export INSTALL_ROOT\=/tmp/AppName.dst
    export IPHONEOS_DEPLOYMENT_TARGET\=16.0
    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\=AppName.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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal/undefined_arch/AppName_dependency_info.dat
    export LD_ENTITLEMENTS_SECTION\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/AppName.app-Simulated.xcent
    export LD_ENTITLEMENTS_SECTION_DER\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/AppName.app-Simulated.xcent.der
    export LD_EXPORT_SYMBOLS\=YES
    export LD_GENERATE_MAP_FILE\=NO
    export LD_MAP_FILE_PATH\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/AppName-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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator\ 
    export LINKER_DISPLAYS_MANGLED_NAMES\=NO
    export LINK_FILE_LIST_normal_arm64\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal/arm64/AppName.LinkFileList
    export LINK_OBJC_RUNTIME\=YES
    export LINK_WITH_STANDARD_LIBRARIES\=YES
    export LLVM_TARGET_TRIPLE_OS_VERSION\=ios16.0
    export LLVM_TARGET_TRIPLE_SUFFIX\=-simulator
    export LLVM_TARGET_TRIPLE_VENDOR\=apple
    export LM_AUX_CONST_METADATA_LIST_PATH_normal_arm64\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal/arm64/AppName.SwiftConstValuesFileList
    export LOCALIZATION_EXPORT_SUPPORTED\=YES
    export LOCALIZATION_PREFERS_STRING_CATALOGS\=YES
    export LOCALIZED_RESOURCES_FOLDER_PATH\=AppName.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/l333n/Desktop/project-name/Darwin
    export LOCSYMROOT\=/Users/l333n/Desktop/project-name/Darwin
    export MACH_O_TYPE\=mh_execute
    export MAC_OS_X_PRODUCT_BUILD_VERSION\=23D60
    export MAC_OS_X_VERSION_ACTUAL\=140301
    export MAC_OS_X_VERSION_MAJOR\=140000
    export MAC_OS_X_VERSION_MINOR\=140300
    export MAKE_MERGEABLE\=NO
    export MARKETING_VERSION\=0.0.1
    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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/AppName.app
    export MODULES_FOLDER_PATH\=AppName.app/Modules
    export MODULE_CACHE_DIR\=/Users/l333n/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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects
    export OBJECT_FILE_DIR_normal\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal
    export OBJROOT\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex
    export ONLY_ACTIVE_ARCH\=YES
    export OS\=MACOS
    export OSAC\=/usr/bin/osacompile
    export OTHER_CFLAGS\=-fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipUnit.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipLib.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipFoundation.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipModel.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipUI.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/AppName.modulemap\ 
    export OTHER_CPLUSPLUSFLAGS\=-fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipUnit.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipLib.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipFoundation.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipModel.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipUI.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/AppName.modulemap\ 
    export OTHER_LDFLAGS\=-Wl,-no_warn_duplicate_libraries\ -Wl,-no_warn_duplicate_libraries\ -Wl,-no_warn_duplicate_libraries\ -Wl,-no_warn_duplicate_libraries\ -Wl,-no_warn_duplicate_libraries\ -Wl,-no_warn_duplicate_libraries\ 
    export PACKAGE_TYPE\=com.apple.package-type.wrapper.application
    export PASCAL_STRINGS\=YES
    export PATH\=/Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/PlugIns/XCBSpecifications.ideplugin/Contents/Resources:/Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/PlugIns/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\=AppName.app/pbdevelopment.plist
    export PER_ARCH_OBJECT_FILE_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal/undefined_arch
    export PER_VARIANT_OBJECT_FILE_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal
    export PKGINFO_FILE_PATH\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/PkgInfo
    export PKGINFO_PATH\=AppName.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\=21E210
    export PLIST_FILE_OUTPUT_FORMAT\=binary
    export PLUGINS_FOLDER_PATH\=AppName.app/PlugIns
    export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES
    export PRECOMP_DESTINATION_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/PrefixHeaders
    export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO
    export PRIVATE_HEADERS_FOLDER_PATH\=AppName.app/PrivateHeaders
    export PROCESSED_INFOPLIST_PATH\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal/undefined_arch/Processed-Info.plist
    export PRODUCT_BUNDLE_IDENTIFIER\=bundle.id
    export PRODUCT_BUNDLE_PACKAGE_TYPE\=APPL
    export PRODUCT_MODULE_NAME\=AppNameApp
    export PRODUCT_NAME\=AppName
    export PRODUCT_SETTINGS_PATH\=
    export PRODUCT_TYPE\=com.apple.product-type.application
    export PROFILING_CODE\=NO
    export PROJECT\=AppName
    export PROJECT_DERIVED_FILE_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/DerivedSources
    export PROJECT_DIR\=/Users/l333n/Desktop/project-name/Darwin
    export PROJECT_FILE_PATH\=/Users/l333n/Desktop/project-name/Darwin/AppName.xcodeproj
    export PROJECT_NAME\=AppName
    export PROJECT_TEMP_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build
    export PROJECT_TEMP_ROOT\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/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\=AppName.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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/ResourceManagerResources
    export REZ_OBJECTS_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/ResourceManagerResources/Objects
    export REZ_SEARCH_PATHS\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator\ 
    export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO
    export SCRIPTS_FOLDER_PATH\=AppName.app/Scripts
    export SCRIPT_INPUT_FILE_COUNT\=0
    export SCRIPT_INPUT_FILE_LIST_COUNT\=0
    export SCRIPT_OUTPUT_FILE_COUNT\=0
    export SCRIPT_OUTPUT_FILE_LIST_COUNT\=0
    export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk
    export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk
    export SDK_DIR_iphonesimulator\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk
    export SDK_DIR_iphonesimulator17_4\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk
    export SDK_NAME\=iphonesimulator17.4
    export SDK_NAMES\=iphonesimulator17.4
    export SDK_PRODUCT_BUILD_VERSION\=21E210
    export SDK_STAT_CACHE_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData
    export SDK_STAT_CACHE_ENABLE\=YES
    export SDK_STAT_CACHE_PATH\=/Users/l333n/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.4-21E210-aa93b11c43e2d16681ac3fa171344f4f.sdkstatcache
    export SDK_VERSION\=17.4
    export SDK_VERSION_ACTUAL\=170400
    export SDK_VERSION_MAJOR\=170000
    export SDK_VERSION_MINOR\=170400
    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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/DerivedSources
    export SHARED_FRAMEWORKS_FOLDER_PATH\=AppName.app/SharedFrameworks
    export SHARED_PRECOMPS_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/PrecompiledHeaders
    export SHARED_SUPPORT_FOLDER_PATH\=AppName.app/SharedSupport
    export SKIP_ACTION\=launch
    export SKIP_INSTALL\=NO
    export SKIP_PROJECT_NAME\=project-name
    export SOURCE_ROOT\=/Users/l333n/Desktop/project-name/Darwin
    export SRCROOT\=/Users/l333n/Desktop/project-name/Darwin
    export STRINGSDATA_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal/undefined_arch
    export STRINGSDATA_ROOT\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.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\ macosx
    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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal/arm64/AppName.SwiftFileList
    export SWIFT_VERSION\=5.0
    export SYMROOT\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/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\=AppName.app/SystemExtensions
    export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=AppName.app/Library/SystemExtensions
    export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=AppName.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\=AppName
    export TARGET_BUILD_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator
    export TARGET_DEVICE_IDENTIFIER\=DE577709-0287-479A-AE28-09FE24755E07
    export TARGET_DEVICE_MODEL\=iPhone16,1
    export TARGET_DEVICE_OS_VERSION\=17.2
    export TARGET_DEVICE_PLATFORM_NAME\=iphonesimulator
    export TARGET_NAME\=AppName
    export TARGET_TEMP_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build
    export TEMP_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build
    export TEMP_FILES_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build
    export TEMP_FILE_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build
    export TEMP_ROOT\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/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.4.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\=FAKETEAMID.
    export UID\=501
    export UNINSTALLED_PRODUCTS_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/UninstalledProducts
    export UNLOCALIZED_RESOURCES_FOLDER_PATH\=AppName.app
    export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_NO\=AppName.app/Resources
    export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_YES\=AppName.app
    export UNSTRIPPED_PRODUCT\=NO
    export USER\=l333n
    export USER_APPS_DIR\=/Users/l333n/Applications
    export USER_LIBRARY_DIR\=/Users/l333n/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\=AppName.app/version.plist
    export VERSION_INFO_BUILDER\=l333n
    export VERSION_INFO_FILE\=AppName_vers.c
    export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:AppName\ \ PROJECT:AppName-1\"
    export WRAPPER_EXTENSION\=app
    export WRAPPER_NAME\=AppName.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\=15E204a
    export XCODE_VERSION_ACTUAL\=1530
    export XCODE_VERSION_MAJOR\=1500
    export XCODE_VERSION_MINOR\=1530
    export XPCSERVICES_FOLDER_PATH\=AppName.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
    /bin/sh -c /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Script-499CD4452AC5B869001AE8D8.sh

note: running gradle build with: /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/../../SourcePackages/artifacts/skip/skip/skip.artifactbundle/macos/skip gradle -p /Users/l333n/Desktop/project-name/Darwin/../Android launchDebug
Error: terminated(1): /usr/local/bin/gradle --version output:
    

The operation couldn’t be completed. (SkipDriveExternal.ProcessResult.Error error 0.)
Command PhaseScriptExecution failed with a nonzero exit code

It's odd that there's no output reported. Does skip checkup pass for you when run from the Terminal?

Also, can you try manually running the command that the app is trying to fork? That might provide some better diagnostics:

skip gradle -p /Users/l333n/Desktop/project-name/Darwin/../Android launchDebug

Running skip checkup seems to be fine with only green checks.

After running the skip gradle -p /Users/l333n/Desktop/project-name/Darwin/../Android launchDebug command manually the response is:

GRADLE> Starting a Gradle Daemon (subsequent builds will be faster)
GRADLE> [0/1] Planning build
GRADLE> [1/1] Compiling plugin Create SkipLink
GRADLE> [2/2] Compiling plugin skipstone
GRADLE> Building for debugging...
GRADLE> [2/17] Write swift-version--58304C5D6DBC2206.txt
GRADLE> note: Skip 0.8.25: transpile plugin to: /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit/src/main at 19:19:31
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: loading skip.yml from /Users/l333n/Desktop/project-name/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml
GRADLE> note: skip.yml aggregate created (37 ms) for modules: ["SkipUnit"]
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/XCTest.kt: note: SkipUnit/src/main/kotlin/skip/unit/XCTest.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/XCTest.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit.skipcode.json: note: SkipUnit.skipcode.json (10 KB) codebase unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/gradle/wrapper/gradle-wrapper.properties: note: gradle/wrapper/gradle-wrapper.properties (78 bytes) gradle wrapper unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit/proguard-rules.pro: note: SkipUnit/proguard-rules.pro (59 bytes) proguard unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit/build.gradle.kts: note: SkipUnit/build.gradle.kts (2 KB) gradle project unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/gradle.properties: note: gradle.properties (81 bytes) gradle config unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/settings.gradle.kts: note: settings.gradle.kts (3 KB) gradle settings unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/.SkipUnit.sourcehash: note: .SkipUnit.sourcehash (325 bytes) sourcehash written
GRADLE> [3/17] Skip SkipUnit
GRADLE> [4/17] Copying .SkipUnit.sourcehash
GRADLE> note: Skip 0.8.25: transpile plugin to: /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main at 19:19:31
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit.skipcode.json: note: SkipUnit.skipcode.json codebase (10 KB) loaded (2 ms) for SkipUnit
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml: note: loading skip.yml from /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: SkipUnit skip.yml config loaded (17 ms)
GRADLE> note: skip.yml aggregate created (20 ms) for modules: ["SkipLib", "SkipUnit"]
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/SetAlgebra.kt: note: SkipLib/src/main/kotlin/skip/lib/SetAlgebra.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/SetAlgebra.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/OptionSet.kt: note: SkipLib/src/main/kotlin/skip/lib/OptionSet.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/OptionSet.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Collections.kt: note: SkipLib/src/main/kotlin/skip/lib/Collections.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Collections.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/KotlinConverting.kt: note: SkipLib/src/main/kotlin/skip/lib/KotlinConverting.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/KotlinConverting.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/InOut.kt: note: SkipLib/src/main/kotlin/skip/lib/InOut.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/InOut.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/StringInterpolationProtocol.kt: note: SkipLib/src/main/kotlin/skip/lib/StringInterpolationProtocol.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/StringInterpolationProtocol.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Codable.kt: note: SkipLib/src/main/kotlin/skip/lib/Codable.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Codable.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Struct.kt: note: SkipLib/src/main/kotlin/skip/lib/Struct.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Struct.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/String.kt: note: SkipLib/src/main/kotlin/skip/lib/String.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/String.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/CustomStringConvertible.kt: note: SkipLib/src/main/kotlin/skip/lib/CustomStringConvertible.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/CustomStringConvertible.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Array.kt: note: SkipLib/src/main/kotlin/skip/lib/Array.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Array.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Set.kt: note: SkipLib/src/main/kotlin/skip/lib/Set.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Set.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Dictionary.kt: note: SkipLib/src/main/kotlin/skip/lib/Dictionary.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Dictionary.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Error.kt: note: SkipLib/src/main/kotlin/skip/lib/Error.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Error.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Optional.kt: note: SkipLib/src/main/kotlin/skip/lib/Optional.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Optional.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/IntSet.kt: note: SkipLib/src/main/kotlin/skip/lib/IntSet.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/IntSet.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Hashable.kt: note: SkipLib/src/main/kotlin/skip/lib/Hashable.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Hashable.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Tuple.kt: note: SkipLib/src/main/kotlin/skip/lib/Tuple.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Tuple.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Equatable.kt: note: SkipLib/src/main/kotlin/skip/lib/Equatable.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Equatable.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/CaseIterable.kt: note: SkipLib/src/main/kotlin/skip/lib/CaseIterable.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/CaseIterable.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Numbers.kt: note: SkipLib/src/main/kotlin/skip/lib/Numbers.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Numbers.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Lambda.kt: note: SkipLib/src/main/kotlin/skip/lib/Lambda.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Lambda.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Bool.kt: note: SkipLib/src/main/kotlin/skip/lib/Bool.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Bool.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Concurrency.kt: note: SkipLib/src/main/kotlin/skip/lib/Concurrency.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Concurrency.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Globals.kt: note: SkipLib/src/main/kotlin/skip/lib/Globals.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Globals.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/ObjectIdentifier.kt: note: SkipLib/src/main/kotlin/skip/lib/ObjectIdentifier.kt (770 bytes) transpilation unchanged from ObjectIdentifier.swift (435 bytes) in 3 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/RawRepresentable.kt: note: SkipLib/src/main/kotlin/skip/lib/RawRepresentable.kt (360 bytes) transpilation unchanged from RawRepresentable.swift (390 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/CodableSupport.kt: note: SkipLib/src/main/kotlin/skip/lib/CodableSupport.kt (4 KB) transpilation unchanged from CodableSupport.swift (2 KB) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/Pointer.kt: note: SkipLib/src/main/kotlin/skip/lib/Pointer.kt (5 KB) transpilation unchanged from Pointer.swift (2 KB) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/Identifiable.kt: note: SkipLib/src/main/kotlin/skip/lib/Identifiable.kt (381 bytes) transpilation unchanged from Identifiable.swift (473 bytes) in 5 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/SkipLib.kt: note: SkipLib/src/main/kotlin/skip/lib/SkipLib.kt (349 bytes) transpilation unchanged from SkipLib.swift (370 bytes) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/Random.kt: note: SkipLib/src/main/kotlin/skip/lib/Random.kt (1 KB) transpilation unchanged from Random.swift (3 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/Result.kt: note: SkipLib/src/main/kotlin/skip/lib/Result.kt (1 KB) transpilation unchanged from Result.swift (868 bytes) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/Regex.kt: note: SkipLib/src/main/kotlin/skip/lib/Regex.kt (2 KB) transpilation unchanged from Regex.swift (2 KB) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/CoreGraphics.kt: note: SkipLib/src/main/kotlin/skip/lib/CoreGraphics.kt (15 KB) transpilation unchanged from CoreGraphics.swift (9 KB) in 20 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/Math.kt: note: SkipLib/src/main/kotlin/skip/lib/Math.kt (28 KB) transpilation unchanged from Math.swift (15 KB) in 22 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/AsyncStream.kt: note: SkipLib/src/main/kotlin/skip/lib/AsyncStream.kt (18 KB) transpilation unchanged from AsyncStream.swift (13 KB) in 27 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/PackageSupport.kt: note: SkipLib/src/main/kotlin/skip/lib/PackageSupport.kt (594 bytes) transpilation unchanged from PackageSupport.swift (Zero KB) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib.skipcode.json: note: SkipLib.skipcode.json (589 KB) codebase unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/gradle/wrapper/gradle-wrapper.properties: note: gradle/wrapper/gradle-wrapper.properties (78 bytes) gradle wrapper unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/proguard-rules.pro: note: SkipLib/proguard-rules.pro (58 bytes) proguard unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/build.gradle.kts: note: SkipLib/build.gradle.kts (2 KB) gradle project unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/gradle.properties: note: gradle.properties (81 bytes) gradle config unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/settings.gradle.kts: note: settings.gradle.kts (3 KB) gradle settings unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/.SkipLib.sourcehash: note: .SkipLib.sourcehash (5 KB) sourcehash written
GRADLE> [5/17] Skip SkipLib
GRADLE> [6/17] Copying .SkipLib.sourcehash
GRADLE> note: Skip 0.8.25: transpile plugin to: /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main at 19:19:31
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib.skipcode.json: note: SkipLib.skipcode.json codebase (589 KB) loaded (41 ms) for SkipLib
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit.skipcode.json: note: SkipUnit.skipcode.json codebase (10 KB) loaded (0 ms) for SkipUnit
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-foundation/Sources/SkipFoundation/Skip/skip.yml: note: loading skip.yml from /Users/l333n/Desktop/project-name/.build/checkouts/skip-foundation/Sources/SkipFoundation/Skip/skip.yml
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml: note: SkipLib skip.yml config loaded (1 ms)
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: SkipUnit skip.yml config loaded (16 ms)
GRADLE> note: skip.yml aggregate created (24 ms) for modules: ["SkipFoundation", "SkipLib", "SkipUnit"]
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/AttributedString.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/AttributedString.kt (596 bytes) transpilation unchanged from AttributedString.swift (299 bytes) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/ComparisonResult.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/ComparisonResult.kt (718 bytes) transpilation unchanged from ComparisonResult.swift (342 bytes) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/DateInterval.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/DateInterval.kt (3 KB) transpilation unchanged from DateInterval.swift (2 KB) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/DateIntervalFormatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/DateIntervalFormatter.kt (601 bytes) transpilation unchanged from DateIntervalFormatter.swift (304 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/CharacterSet.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/CharacterSet.kt (21 KB) transpilation unchanged from CharacterSet.swift (9 KB) in 16 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Dispatch.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Dispatch.kt (9 KB) transpilation unchanged from Dispatch.swift (3 KB) in 8 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Date.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Date.kt (12 KB) transpilation unchanged from Date.swift (7 KB) in 31 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Formatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Formatter.kt (4 KB) transpilation unchanged from Formatter.swift (2 KB) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/DateFormatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/DateFormatter.kt (24 KB) transpilation unchanged from DateFormatter.swift (11 KB) in 32 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Digest.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Digest.kt (11 KB) transpilation unchanged from Digest.swift (8 KB) in 32 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Bundle.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Bundle.kt (27 KB) transpilation unchanged from Bundle.swift (14 KB) in 41 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/ISO8601DateFormatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/ISO8601DateFormatter.kt (4 KB) transpilation unchanged from ISO8601DateFormatter.swift (3 KB) in 7 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/IndexSet.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/IndexSet.kt (293 bytes) transpilation unchanged from IndexSet.swift (272 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Data.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Data.kt (25 KB) transpilation unchanged from Data.swift (12 KB) in 42 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Calendar.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Calendar.kt (28 KB) transpilation unchanged from Calendar.swift (14 KB) in 45 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/HTTPURLResponse.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/HTTPURLResponse.kt (10 KB) transpilation unchanged from HTTPURLResponse.swift (9 KB) in 23 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/DateComponents.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/DateComponents.kt (28 KB) transpilation unchanged from DateComponents.swift (16 KB) in 57 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/IndexPath.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/IndexPath.kt (5 KB) transpilation unchanged from IndexPath.swift (4 KB) in 20 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/LocalizedStringResource.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/LocalizedStringResource.kt (4 KB) transpilation unchanged from LocalizedStringResource.swift (2 KB) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/JSONSerialization+Parser.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/JSONSerialization+Parser.kt (12 KB) transpilation unchanged from JSONSerialization+Parser.swift (6 KB) in 21 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Locale.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Locale.kt (9 KB) transpilation unchanged from Locale.swift (6 KB) in 15 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Logger.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Logger.kt (4 KB) transpilation unchanged from Logger.swift (3 KB) in 10 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/NSLock.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/NSLock.kt (2 KB) transpilation unchanged from NSLock.swift (2 KB) in 9 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Number.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Number.kt (3 KB) transpilation unchanged from Number.swift (2 KB) in 9 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/NotificationCenter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/NotificationCenter.kt (10 KB) transpilation unchanged from NotificationCenter.swift (6 KB) in 15 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/OSAllocatedUnfairLock.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/OSAllocatedUnfairLock.kt (4 KB) transpilation unchanged from OSAllocatedUnfairLock.swift (2 KB) in 15 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/OperationQueue.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/OperationQueue.kt (17 KB) transpilation unchanged from OperationQueue.swift (5 KB) in 10 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/PropertyListSerialization.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/PropertyListSerialization.kt (5 KB) transpilation unchanged from PropertyListSerialization.swift (3 KB) in 11 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/FileManager.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/FileManager.kt (42 KB) transpilation unchanged from FileManager.swift (28 KB) in 89 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/NumberFormatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/NumberFormatter.kt (15 KB) transpilation unchanged from NumberFormatter.swift (12 KB) in 44 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Scanner.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Scanner.kt (12 KB) transpilation unchanged from Scanner.swift (4 KB) in 8 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/SkipFoundation.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/SkipFoundation.kt (2 KB) transpilation unchanged from SkipFoundation.swift (2 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/StringEncoding.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/StringEncoding.kt (2 KB) transpilation unchanged from StringEncoding.swift (1 KB) in 3 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/JSONSerialization.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/JSONSerialization.kt (45 KB) transpilation unchanged from JSONSerialization.swift (26 KB) in 87 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/JSONDecoder.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/JSONDecoder.kt (38 KB) transpilation unchanged from JSONDecoder.swift (31 KB) in 94 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/String.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/String.kt (6 KB) transpilation unchanged from String.swift (5 KB) in 18 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/TimeZone.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/TimeZone.kt (9 KB) transpilation unchanged from TimeZone.swift (7 KB) in 14 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/StringLocalizationValue.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/StringLocalizationValue.kt (6 KB) transpilation unchanged from StringLocalizationValue.swift (4 KB) in 16 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/ProcessInfo.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/ProcessInfo.kt (24 KB) transpilation unchanged from ProcessInfo.swift (15 KB) in 41 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URLComponents.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URLComponents.kt (14 KB) transpilation unchanged from URLComponents.swift (5 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URLResponse.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URLResponse.kt (3 KB) transpilation unchanged from URLResponse.swift (2 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URLSessionConfiguration.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URLSessionConfiguration.kt (8 KB) transpilation unchanged from URLSessionConfiguration.swift (4 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/UUID.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/UUID.kt (4 KB) transpilation unchanged from UUID.swift (2 KB) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/XMLParser.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/XMLParser.kt (896 bytes) transpilation unchanged from XMLParser.swift (358 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Unicode.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Unicode.kt (3 KB) transpilation unchanged from Unicode.swift (2 KB) in 8 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URLRequest.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URLRequest.kt (14 KB) transpilation unchanged from URLRequest.swift (5 KB) in 22 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/JSONEncoder.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/JSONEncoder.kt (46 KB) transpilation unchanged from JSONEncoder.swift (42 KB) in 120 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/UserDefaults.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/UserDefaults.kt (22 KB) transpilation unchanged from UserDefaults.swift (11 KB) in 27 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/NSError.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/NSError.kt (47 KB) transpilation unchanged from NSError.swift (46 KB) in 116 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URL.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URL.kt (31 KB) transpilation unchanged from URL.swift (15 KB) in 51 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URLSession.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URLSession.kt (39 KB) transpilation unchanged from URLSession.swift (25 KB) in 50 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/PackageSupport.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/PackageSupport.kt (333 bytes) transpilation unchanged from PackageSupport.swift (Zero KB) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation.skipcode.json: note: SkipFoundation.skipcode.json (1 MB) codebase unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/gradle/wrapper/gradle-wrapper.properties: note: gradle/wrapper/gradle-wrapper.properties (78 bytes) gradle wrapper unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/proguard-rules.pro: note: SkipFoundation/proguard-rules.pro (65 bytes) proguard unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/build.gradle.kts: note: SkipFoundation/build.gradle.kts (2 KB) gradle project unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/gradle.properties: note: gradle.properties (81 bytes) gradle config unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/settings.gradle.kts: note: settings.gradle.kts (3 KB) gradle settings unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/.SkipFoundation.sourcehash: note: .SkipFoundation.sourcehash (5 KB) sourcehash written
GRADLE> [7/17] Skip SkipFoundation
GRADLE> [8/17] Copying .SkipFoundation.sourcehash
GRADLE> note: Skip 0.8.25: transpile plugin to: /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/src/main at 19:19:32
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation.skipcode.json: note: SkipFoundation.skipcode.json codebase (1 MB) loaded (75 ms) for SkipFoundation
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib.skipcode.json: note: SkipLib.skipcode.json codebase (589 KB) loaded (38 ms) for SkipLib
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit.skipcode.json: note: SkipUnit.skipcode.json codebase (10 KB) loaded (0 ms) for SkipUnit
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-model/Sources/SkipModel/Skip/skip.yml: note: loading skip.yml from /Users/l333n/Desktop/project-name/.build/checkouts/skip-model/Sources/SkipModel/Skip/skip.yml
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-foundation/Sources/SkipFoundation/Skip/skip.yml: note: SkipFoundation skip.yml config loaded (3 ms)
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml: note: SkipLib skip.yml config loaded (1 ms)
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: SkipUnit skip.yml config loaded (18 ms)
GRADLE> note: skip.yml aggregate created (27 ms) for modules: ["SkipModel", "SkipFoundation", "SkipLib", "SkipUnit"]
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-model/Sources/SkipModel/Skip/Publisher.kt: note: SkipModel/src/main/kotlin/skip/model/Publisher.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-model/Sources/SkipModel/Skip/Publisher.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/src/main/kotlin/skip/model/SkipModel.kt: note: SkipModel/src/main/kotlin/skip/model/SkipModel.kt (375 bytes) transpilation unchanged from SkipModel.swift (252 bytes) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/src/main/kotlin/skip/model/Observable.kt: note: SkipModel/src/main/kotlin/skip/model/Observable.kt (481 bytes) transpilation unchanged from Observable.swift (478 bytes) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/src/main/kotlin/skip/model/Observed.kt: note: SkipModel/src/main/kotlin/skip/model/Observed.kt (2 KB) transpilation unchanged from Observed.swift (1 KB) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/src/main/kotlin/skip/model/Cancellable.kt: note: SkipModel/src/main/kotlin/skip/model/Cancellable.kt (2 KB) transpilation unchanged from Cancellable.swift (1 KB) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/src/main/kotlin/skip/model/Published.kt: note: SkipModel/src/main/kotlin/skip/model/Published.kt (3 KB) transpilation unchanged from Published.swift (2 KB) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/src/main/kotlin/skip/model/StateTracking.kt: note: SkipModel/src/main/kotlin/skip/model/StateTracking.kt (3 KB) transpilation unchanged from StateTracking.swift (3 KB) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel.skipcode.json: note: SkipModel.skipcode.json (25 KB) codebase unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-model/SkipModel/skipstone/gradle/wrapper/gradle-wrapper.properties: note: gradle/wrapper/gradle-wrapper.properties (78 bytes) gradle wrapper unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/proguard-rules.pro: note: SkipModel/proguard-rules.pro (60 bytes) proguard unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/build.gradle.kts: note: SkipModel/build.gradle.kts (2 KB) gradle project unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-model/SkipModel/skipstone/gradle.properties: note: gradle.properties (81 bytes) gradle config unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-model/SkipModel/skipstone/settings.gradle.kts: note: settings.gradle.kts (3 KB) gradle settings unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-model/SkipModel/skipstone/.SkipModel.sourcehash: note: .SkipModel.sourcehash (727 bytes) sourcehash written
GRADLE> [9/17] Skip SkipModel
GRADLE> [10/17] Copying .SkipModel.sourcehash
GRADLE> note: Skip 0.8.25: transpile plugin to: /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main at 19:19:33
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel.skipcode.json: note: SkipModel.skipcode.json codebase (25 KB) loaded (4 ms) for SkipModel
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation.skipcode.json: note: SkipFoundation.skipcode.json codebase (1 MB) loaded (67 ms) for SkipFoundation
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib.skipcode.json: note: SkipLib.skipcode.json codebase (589 KB) loaded (38 ms) for SkipLib
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit.skipcode.json: note: SkipUnit.skipcode.json codebase (10 KB) loaded (0 ms) for SkipUnit
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/skip.yml: note: loading skip.yml from /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/skip.yml
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-model/Sources/SkipModel/Skip/skip.yml: note: SkipModel skip.yml config loaded (2 ms)
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-foundation/Sources/SkipFoundation/Skip/skip.yml: note: SkipFoundation skip.yml config loaded (3 ms)
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml: note: SkipLib skip.yml config loaded (1 ms)
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: SkipUnit skip.yml config loaded (17 ms)
GRADLE> note: skip.yml aggregate created (33 ms) for modules: ["SkipUI", "SkipModel", "SkipFoundation", "SkipLib", "SkipUnit"]
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ReorderableLazyListState.kt: note: SkipUI/src/main/kotlin/skip/ui/ReorderableLazyListState.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ReorderableLazyListState.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ReorderableLazyGridState.kt: note: SkipUI/src/main/kotlin/skip/ui/ReorderableLazyGridState.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ReorderableLazyGridState.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/Shadowed.kt: note: SkipUI/src/main/kotlin/skip/ui/Shadowed.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/Shadowed.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/DragGesture.kt: note: SkipUI/src/main/kotlin/skip/ui/DragGesture.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/DragGesture.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ItemPosition.kt: note: SkipUI/src/main/kotlin/skip/ui/ItemPosition.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ItemPosition.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ReorderableState.kt: note: SkipUI/src/main/kotlin/skip/ui/ReorderableState.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ReorderableState.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/Reorderable.kt: note: SkipUI/src/main/kotlin/skip/ui/Reorderable.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/Reorderable.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ReorderableItem.kt: note: SkipUI/src/main/kotlin/skip/ui/ReorderableItem.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ReorderableItem.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/DragCancelledAnimation.kt: note: SkipUI/src/main/kotlin/skip/ui/DragCancelledAnimation.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/DragCancelledAnimation.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/DetectReorder.kt: note: SkipUI/src/main/kotlin/skip/ui/DetectReorder.kt override linked from project source /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/DetectReorder.kt
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/App.kt: note: SkipUI/src/main/kotlin/skip/ui/App.kt (547 bytes) transpilation unchanged from App.swift (447 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Document.kt: note: SkipUI/src/main/kotlin/skip/ui/Document.kt (291 bytes) transpilation unchanged from Document.swift (35 KB) in 8 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/MoveKeyframe.kt: note: SkipUI/src/main/kotlin/skip/ui/MoveKeyframe.kt (291 bytes) transpilation unchanged from MoveKeyframe.swift (802 bytes) in 10 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Transaction.kt: note: SkipUI/src/main/kotlin/skip/ui/Transaction.kt (292 bytes) transpilation unchanged from Transaction.swift (17 KB) in 11 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Spring.kt: note: SkipUI/src/main/kotlin/skip/ui/Spring.kt (5 KB) transpilation unchanged from Spring.swift (8 KB) in 14 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Preview.kt: note: SkipUI/src/main/kotlin/skip/ui/Preview.kt (291 bytes) transpilation unchanged from Preview.swift (18 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Timeline.kt: note: SkipUI/src/main/kotlin/skip/ui/Timeline.kt (291 bytes) transpilation unchanged from Timeline.swift (32 KB) in 16 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ColorRenderingMode.kt: note: SkipUI/src/main/kotlin/skip/ui/ColorRenderingMode.kt (376 bytes) transpilation unchanged from ColorRenderingMode.swift (334 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ColorScheme.kt: note: SkipUI/src/main/kotlin/skip/ui/ColorScheme.kt (506 bytes) transpilation unchanged from ColorScheme.swift (311 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ColorMatrix.kt: note: SkipUI/src/main/kotlin/skip/ui/ColorMatrix.kt (291 bytes) transpilation unchanged from ColorMatrix.swift (2 KB) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ColorSchemeContrast.kt: note: SkipUI/src/main/kotlin/skip/ui/ColorSchemeContrast.kt (291 bytes) transpilation unchanged from ColorSchemeContrast.swift (2 KB) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Window.kt: note: SkipUI/src/main/kotlin/skip/ui/Window.kt (11 KB) transpilation unchanged from Window.swift (7 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Alert.kt: note: SkipUI/src/main/kotlin/skip/ui/Alert.kt (280 bytes) transpilation unchanged from Alert.swift (3 KB) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/DismissBehavior.kt: note: SkipUI/src/main/kotlin/skip/ui/DismissBehavior.kt (360 bytes) transpilation unchanged from DismissBehavior.swift (304 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Scene.kt: note: SkipUI/src/main/kotlin/skip/ui/Scene.kt (6 KB) transpilation unchanged from Scene.swift (3 KB) in 11 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/EditMode.kt: note: SkipUI/src/main/kotlin/skip/ui/EditMode.kt (430 bytes) transpilation unchanged from EditMode.swift (391 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Widget.kt: note: SkipUI/src/main/kotlin/skip/ui/Widget.kt (291 bytes) transpilation unchanged from Widget.swift (13 KB) in 13 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Commands.kt: note: SkipUI/src/main/kotlin/skip/ui/Commands.kt (291 bytes) transpilation unchanged from Commands.swift (21 KB) in 11 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Actions.kt: note: SkipUI/src/main/kotlin/skip/ui/Actions.kt (291 bytes) transpilation unchanged from Actions.swift (34 KB) in 14 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/SubmitTriggers.kt: note: SkipUI/src/main/kotlin/skip/ui/SubmitTriggers.kt (1 KB) transpilation unchanged from SubmitTriggers.swift (503 bytes) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/SubmitLabel.kt: note: SkipUI/src/main/kotlin/skip/ui/SubmitLabel.kt (1 KB) transpilation unchanged from SubmitLabel.swift (1 KB) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/EditActions.kt: note: SkipUI/src/main/kotlin/skip/ui/EditActions.kt (3 KB) transpilation unchanged from EditActions.swift (3 KB) in 13 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Divider.kt: note: SkipUI/src/main/kotlin/skip/ui/Divider.kt (1 KB) transpilation unchanged from Divider.swift (1 KB) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/EmptyView.kt: note: SkipUI/src/main/kotlin/skip/ui/EmptyView.kt (472 bytes) transpilation unchanged from EmptyView.swift (532 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Gauge.kt: note: SkipUI/src/main/kotlin/skip/ui/Gauge.kt (291 bytes) transpilation unchanged from Gauge.swift (26 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/AsyncImage.kt: note: SkipUI/src/main/kotlin/skip/ui/AsyncImage.kt (6 KB) transpilation unchanged from AsyncImage.swift (5 KB) in 11 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Link.kt: note: SkipUI/src/main/kotlin/skip/ui/Link.kt (1 KB) transpilation unchanged from Link.swift (1 KB) in 8 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Menu.kt: note: SkipUI/src/main/kotlin/skip/ui/Menu.kt (13 KB) transpilation unchanged from Menu.swift (14 KB) in 31 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Color.kt: note: SkipUI/src/main/kotlin/skip/ui/Color.kt (15 KB) transpilation unchanged from Color.swift (15 KB) in 35 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Spacer.kt: note: SkipUI/src/main/kotlin/skip/ui/Spacer.kt (1 KB) transpilation unchanged from Spacer.swift (1 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Search.kt: note: SkipUI/src/main/kotlin/skip/ui/Search.kt (8 KB) transpilation unchanged from Search.swift (60 KB) in 42 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ProgressView.kt: note: SkipUI/src/main/kotlin/skip/ui/ProgressView.kt (5 KB) transpilation unchanged from ProgressView.swift (16 KB) in 14 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Animation.kt: note: SkipUI/src/main/kotlin/skip/ui/Animation.kt (19 KB) transpilation unchanged from Animation.swift (94 KB) in 70 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ShareLink.kt: note: SkipUI/src/main/kotlin/skip/ui/ShareLink.kt (6 KB) transpilation unchanged from ShareLink.swift (21 KB) in 15 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeLambda.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeLambda.kt (473 bytes) transpilation unchanged from ComposeLambda.swift (475 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Transition.kt: note: SkipUI/src/main/kotlin/skip/ui/Transition.kt (19 KB) transpilation unchanged from Transition.swift (16 KB) in 74 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeExtensions.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeExtensions.kt (2 KB) transpilation unchanged from ComposeExtensions.swift (2 KB) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeBuilder.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeBuilder.kt (3 KB) transpilation unchanged from ComposeBuilder.swift (3 KB) in 12 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeContext.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeContext.kt (5 KB) transpilation unchanged from ComposeContext.swift (4 KB) in 5 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeView.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeView.kt (792 bytes) transpilation unchanged from ComposeView.swift (854 bytes) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Toolbar.kt: note: SkipUI/src/main/kotlin/skip/ui/Toolbar.kt (15 KB) transpilation unchanged from Toolbar.swift (16 KB) in 43 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/DisclosureGroup.kt: note: SkipUI/src/main/kotlin/skip/ui/DisclosureGroup.kt (3 KB) transpilation unchanged from DisclosureGroup.swift (3 KB) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Form.kt: note: SkipUI/src/main/kotlin/skip/ui/Form.kt (2 KB) transpilation unchanged from Form.swift (2 KB) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Group.kt: note: SkipUI/src/main/kotlin/skip/ui/Group.kt (779 bytes) transpilation unchanged from Group.swift (850 bytes) in 3 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeContainer.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeContainer.kt (7 KB) transpilation unchanged from ComposeContainer.swift (7 KB) in 15 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeModifierView.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeModifierView.kt (3 KB) transpilation unchanged from ComposeModifierView.swift (2 KB) in 9 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeStateSaver.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeStateSaver.kt (3 KB) transpilation unchanged from ComposeStateSaver.swift (3 KB) in 9 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/LazyHStack.kt: note: SkipUI/src/main/kotlin/skip/ui/LazyHStack.kt (816 bytes) transpilation unchanged from LazyHStack.swift (620 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/LazyVGrid.kt: note: SkipUI/src/main/kotlin/skip/ui/LazyVGrid.kt (291 bytes) transpilation unchanged from LazyVGrid.swift (4 KB) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/LazyHGrid.kt: note: SkipUI/src/main/kotlin/skip/ui/LazyHGrid.kt (291 bytes) transpilation unchanged from LazyHGrid.swift (4 KB) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/LazyVStack.kt: note: SkipUI/src/main/kotlin/skip/ui/LazyVStack.kt (817 bytes) transpilation unchanged from LazyVStack.swift (623 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/GroupBox.kt: note: SkipUI/src/main/kotlin/skip/ui/GroupBox.kt (291 bytes) transpilation unchanged from GroupBox.swift (9 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeLayouts.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeLayouts.kt (8 KB) transpilation unchanged from ComposeLayouts.swift (7 KB) in 25 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ForEach.kt: note: SkipUI/src/main/kotlin/skip/ui/ForEach.kt (11 KB) transpilation unchanged from ForEach.swift (11 KB) in 22 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Grid.kt: note: SkipUI/src/main/kotlin/skip/ui/Grid.kt (291 bytes) transpilation unchanged from Grid.swift (63 KB) in 26 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Section.kt: note: SkipUI/src/main/kotlin/skip/ui/Section.kt (4 KB) transpilation unchanged from Section.swift (3 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/HStack.kt: note: SkipUI/src/main/kotlin/skip/ui/HStack.kt (5 KB) transpilation unchanged from HStack.swift (8 KB) in 22 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/OutlineGroup.kt: note: SkipUI/src/main/kotlin/skip/ui/OutlineGroup.kt (291 bytes) transpilation unchanged from OutlineGroup.swift (28 KB) in 28 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ScrollView.kt: note: SkipUI/src/main/kotlin/skip/ui/ScrollView.kt (5 KB) transpilation unchanged from ScrollView.swift (31 KB) in 23 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ViewThatFits.kt: note: SkipUI/src/main/kotlin/skip/ui/ViewThatFits.kt (727 bytes) transpilation unchanged from ViewThatFits.swift (480 bytes) in 5 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/VStack.kt: note: SkipUI/src/main/kotlin/skip/ui/VStack.kt (7 KB) transpilation unchanged from VStack.swift (9 KB) in 24 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ZStack.kt: note: SkipUI/src/main/kotlin/skip/ui/ZStack.kt (5 KB) transpilation unchanged from ZStack.swift (6 KB) in 11 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ColorPicker.kt: note: SkipUI/src/main/kotlin/skip/ui/ColorPicker.kt (291 bytes) transpilation unchanged from ColorPicker.swift (7 KB) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Image.kt: note: SkipUI/src/main/kotlin/skip/ui/Image.kt (42 KB) transpilation unchanged from Image.swift (58 KB) in 97 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ControlGroup.kt: note: SkipUI/src/main/kotlin/skip/ui/ControlGroup.kt (3 KB) transpilation unchanged from ControlGroup.swift (4 KB) in 11 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/TabView.kt: note: SkipUI/src/main/kotlin/skip/ui/TabView.kt (14 KB) transpilation unchanged from TabView.swift (15 KB) in 42 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Slider.kt: note: SkipUI/src/main/kotlin/skip/ui/Slider.kt (4 KB) transpilation unchanged from Slider.swift (3 KB) in 8 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Toggle.kt: note: SkipUI/src/main/kotlin/skip/ui/Toggle.kt (5 KB) transpilation unchanged from Toggle.swift (10 KB) in 9 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Stepper.kt: note: SkipUI/src/main/kotlin/skip/ui/Stepper.kt (7 KB) transpilation unchanged from Stepper.swift (20 KB) in 30 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Button.kt: note: SkipUI/src/main/kotlin/skip/ui/Button.kt (7 KB) transpilation unchanged from Button.swift (16 KB) in 56 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/DatePicker.kt: note: SkipUI/src/main/kotlin/skip/ui/DatePicker.kt (14 KB) transpilation unchanged from DatePicker.swift (21 KB) in 46 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ModifiedContent.kt: note: SkipUI/src/main/kotlin/skip/ui/ModifiedContent.kt (291 bytes) transpilation unchanged from ModifiedContent.swift (32 KB) in 7 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/BackgroundProminence.kt: note: SkipUI/src/main/kotlin/skip/ui/BackgroundProminence.kt (291 bytes) transpilation unchanged from BackgroundProminence.swift (2 KB) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ViewModifier.kt: note: SkipUI/src/main/kotlin/skip/ui/ViewModifier.kt (720 bytes) transpilation unchanged from ViewModifier.swift (3 KB) in 7 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Table.kt: note: SkipUI/src/main/kotlin/skip/ui/Table.kt (291 bytes) transpilation unchanged from Table.swift (225 KB) in 84 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Canvas.kt: note: SkipUI/src/main/kotlin/skip/ui/Canvas.kt (291 bytes) transpilation unchanged from Canvas.swift (10 KB) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/BlendMode.kt: note: SkipUI/src/main/kotlin/skip/ui/BlendMode.kt (630 bytes) transpilation unchanged from BlendMode.swift (660 bytes) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Material.kt: note: SkipUI/src/main/kotlin/skip/ui/Material.kt (291 bytes) transpilation unchanged from Material.swift (5 KB) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/PreferenceKey.kt: note: SkipUI/src/main/kotlin/skip/ui/PreferenceKey.kt (4 KB) transpilation unchanged from PreferenceKey.swift (13 KB) in 14 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Shader.kt: note: SkipUI/src/main/kotlin/skip/ui/Shader.kt (291 bytes) transpilation unchanged from Shader.swift (14 KB) in 7 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ShadowStyle.kt: note: SkipUI/src/main/kotlin/skip/ui/ShadowStyle.kt (291 bytes) transpilation unchanged from ShadowStyle.swift (2 KB) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Navigation.kt: note: SkipUI/src/main/kotlin/skip/ui/Navigation.kt (44 KB) transpilation unchanged from Navigation.swift (59 KB) in 117 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Picker.kt: note: SkipUI/src/main/kotlin/skip/ui/Picker.kt (14 KB) transpilation unchanged from Picker.swift (20 KB) in 66 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ShapeView.kt: note: SkipUI/src/main/kotlin/skip/ui/ShapeView.kt (291 bytes) transpilation unchanged from ShapeView.swift (7 KB) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/StrokeStyle.kt: note: SkipUI/src/main/kotlin/skip/ui/StrokeStyle.kt (5 KB) transpilation unchanged from StrokeStyle.swift (3 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/GraphicsContext.kt: note: SkipUI/src/main/kotlin/skip/ui/GraphicsContext.kt (291 bytes) transpilation unchanged from GraphicsContext.swift (84 KB) in 33 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/VectorArithmetic.kt: note: SkipUI/src/main/kotlin/skip/ui/VectorArithmetic.kt (292 bytes) transpilation unchanged from VectorArithmetic.swift (3 KB) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Symbol.kt: note: SkipUI/src/main/kotlin/skip/ui/Symbol.kt (292 bytes) transpilation unchanged from Symbol.swift (26 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Alignment.kt: note: SkipUI/src/main/kotlin/skip/ui/Alignment.kt (5 KB) transpilation unchanged from Alignment.swift (3 KB) in 5 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/VisualEffect.kt: note: SkipUI/src/main/kotlin/skip/ui/VisualEffect.kt (291 bytes) transpilation unchanged from VisualEffect.swift (21 KB) in 9 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ShapeStyle.kt: note: SkipUI/src/main/kotlin/skip/ui/ShapeStyle.kt (5 KB) transpilation unchanged from ShapeStyle.swift (34 KB) in 28 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/AlignmentID.kt: note: SkipUI/src/main/kotlin/skip/ui/AlignmentID.kt (291 bytes) transpilation unchanged from AlignmentID.swift (6 KB) in 5 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Anchor.kt: note: SkipUI/src/main/kotlin/skip/ui/Anchor.kt (291 bytes) transpilation unchanged from Anchor.swift (3 KB) in 3 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Angle.kt: note: SkipUI/src/main/kotlin/skip/ui/Angle.kt (2 KB) transpilation unchanged from Angle.swift (2 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Axis.kt: note: SkipUI/src/main/kotlin/skip/ui/Axis.kt (2 KB) transpilation unchanged from Axis.swift (733 bytes) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/CoordinateSpace.kt: note: SkipUI/src/main/kotlin/skip/ui/CoordinateSpace.kt (3 KB) transpilation unchanged from CoordinateSpace.swift (2 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/EdgeInsets.kt: note: SkipUI/src/main/kotlin/skip/ui/EdgeInsets.kt (2 KB) transpilation unchanged from EdgeInsets.swift (680 bytes) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/GeometryEffect.kt: note: SkipUI/src/main/kotlin/skip/ui/GeometryEffect.kt (291 bytes) transpilation unchanged from GeometryEffect.swift (1 KB) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/GeometryReader.kt: note: SkipUI/src/main/kotlin/skip/ui/GeometryReader.kt (291 bytes) transpilation unchanged from GeometryReader.swift (854 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/GeometryProxy.kt: note: SkipUI/src/main/kotlin/skip/ui/GeometryProxy.kt (291 bytes) transpilation unchanged from GeometryProxy.swift (2 KB) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/HorizontalAlignment.kt: note: SkipUI/src/main/kotlin/skip/ui/HorizontalAlignment.kt (2 KB) transpilation unchanged from HorizontalAlignment.swift (1 KB) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/HorizontalEdge.kt: note: SkipUI/src/main/kotlin/skip/ui/HorizontalEdge.kt (3 KB) transpilation unchanged from HorizontalEdge.swift (864 bytes) in 3 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Edge.kt: note: SkipUI/src/main/kotlin/skip/ui/Edge.kt (2 KB) transpilation unchanged from Edge.swift (1 KB) in 9 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/MatchedGeometryProperties.kt: note: SkipUI/src/main/kotlin/skip/ui/MatchedGeometryProperties.kt (1 KB) transpilation unchanged from MatchedGeometryProperties.swift (612 bytes) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Namespace.kt: note: SkipUI/src/main/kotlin/skip/ui/Namespace.kt (291 bytes) transpilation unchanged from Namespace.swift (1 KB) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/List.kt: note: SkipUI/src/main/kotlin/skip/ui/List.kt (49 KB) transpilation unchanged from List.swift (80 KB) in 166 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Path.kt: note: SkipUI/src/main/kotlin/skip/ui/Path.kt (15 KB) transpilation unchanged from Path.swift (12 KB) in 58 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Unit.kt: note: SkipUI/src/main/kotlin/skip/ui/Unit.kt (6 KB) transpilation unchanged from Unit.swift (3 KB) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/VerticalAlignment.kt: note: SkipUI/src/main/kotlin/skip/ui/VerticalAlignment.kt (1 KB) transpilation unchanged from VerticalAlignment.swift (1 KB) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ViewSpacing.kt: note: SkipUI/src/main/kotlin/skip/ui/ViewSpacing.kt (291 bytes) transpilation unchanged from ViewSpacing.swift (6 KB) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ViewDimensions.kt: note: SkipUI/src/main/kotlin/skip/ui/ViewDimensions.kt (291 bytes) transpilation unchanged from ViewDimensions.swift (11 KB) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Bindable.kt: note: SkipUI/src/main/kotlin/skip/ui/Bindable.kt (874 bytes) transpilation unchanged from Bindable.swift (660 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Environment.kt: note: SkipUI/src/main/kotlin/skip/ui/Environment.kt (23 KB) transpilation unchanged from Environment.swift (94 KB) in 97 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ObservedObject.kt: note: SkipUI/src/main/kotlin/skip/ui/ObservedObject.kt (367 bytes) transpilation unchanged from ObservedObject.swift (338 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/VerticalEdge.kt: note: SkipUI/src/main/kotlin/skip/ui/VerticalEdge.kt (2 KB) transpilation unchanged from VerticalEdge.swift (848 bytes) in 8 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/SceneStorage.kt: note: SkipUI/src/main/kotlin/skip/ui/SceneStorage.kt (291 bytes) transpilation unchanged from SceneStorage.swift (10 KB) in 3 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/StateObject.kt: note: SkipUI/src/main/kotlin/skip/ui/StateObject.kt (355 bytes) transpilation unchanged from StateObject.swift (326 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/State.kt: note: SkipUI/src/main/kotlin/skip/ui/State.kt (2 KB) transpilation unchanged from State.swift (2 KB) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/BackgroundTask.kt: note: SkipUI/src/main/kotlin/skip/ui/BackgroundTask.kt (2 KB) transpilation unchanged from BackgroundTask.swift (834 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/BadgeProminence.kt: note: SkipUI/src/main/kotlin/skip/ui/BadgeProminence.kt (370 bytes) transpilation unchanged from BadgeProminence.swift (328 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Binding.kt: note: SkipUI/src/main/kotlin/skip/ui/Binding.kt (3 KB) transpilation unchanged from Binding.swift (5 KB) in 7 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ContainerBackgroundPlacement.kt: note: SkipUI/src/main/kotlin/skip/ui/ContainerBackgroundPlacement.kt (498 bytes) transpilation unchanged from ContainerBackgroundPlacement.swift (287 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/AppStorage.kt: note: SkipUI/src/main/kotlin/skip/ui/AppStorage.kt (5 KB) transpilation unchanged from AppStorage.swift (11 KB) in 9 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ContentMode.kt: note: SkipUI/src/main/kotlin/skip/ui/ContentMode.kt (502 bytes) transpilation unchanged from ContentMode.swift (309 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ContentMarginPlacement.kt: note: SkipUI/src/main/kotlin/skip/ui/ContentMarginPlacement.kt (379 bytes) transpilation unchanged from ContentMarginPlacement.swift (326 bytes) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ContentShapeKinds.kt: note: SkipUI/src/main/kotlin/skip/ui/ContentShapeKinds.kt (1 KB) transpilation unchanged from ContentShapeKinds.swift (749 bytes) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ControlSize.kt: note: SkipUI/src/main/kotlin/skip/ui/ControlSize.kt (574 bytes) transpilation unchanged from ControlSize.swift (363 bytes) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/DynamicProperty.kt: note: SkipUI/src/main/kotlin/skip/ui/DynamicProperty.kt (291 bytes) transpilation unchanged from DynamicProperty.swift (1 KB) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/DynamicViewContent.kt: note: SkipUI/src/main/kotlin/skip/ui/DynamicViewContent.kt (291 bytes) transpilation unchanged from DynamicViewContent.swift (1 KB) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/EditableCollectionContent.kt: note: SkipUI/src/main/kotlin/skip/ui/EditableCollectionContent.kt (291 bytes) transpilation unchanged from EditableCollectionContent.swift (809 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Gradient.kt: note: SkipUI/src/main/kotlin/skip/ui/Gradient.kt (22 KB) transpilation unchanged from Gradient.swift (16 KB) in 80 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/EmptyModifier.kt: note: SkipUI/src/main/kotlin/skip/ui/EmptyModifier.kt (291 bytes) transpilation unchanged from EmptyModifier.swift (2 KB) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/FileDialogBrowserOptions.kt: note: SkipUI/src/main/kotlin/skip/ui/FileDialogBrowserOptions.kt (291 bytes) transpilation unchanged from FileDialogBrowserOptions.swift (4 KB) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/DynamicTypeSize.kt: note: SkipUI/src/main/kotlin/skip/ui/DynamicTypeSize.kt (3 KB) transpilation unchanged from DynamicTypeSize.swift (775 bytes) in 3 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ContentUnavailableView.kt: note: SkipUI/src/main/kotlin/skip/ui/ContentUnavailableView.kt (291 bytes) transpilation unchanged from ContentUnavailableView.swift (9 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/EventModifiers.kt: note: SkipUI/src/main/kotlin/skip/ui/EventModifiers.kt (2 KB) transpilation unchanged from EventModifiers.swift (815 bytes) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/HoverPhase.kt: note: SkipUI/src/main/kotlin/skip/ui/HoverPhase.kt (723 bytes) transpilation unchanged from HoverPhase.swift (361 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/HoverEffect.kt: note: SkipUI/src/main/kotlin/skip/ui/HoverEffect.kt (352 bytes) transpilation unchanged from HoverEffect.swift (299 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/IndexViewStyle.kt: note: SkipUI/src/main/kotlin/skip/ui/IndexViewStyle.kt (291 bytes) transpilation unchanged from IndexViewStyle.swift (2 KB) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/InterfaceOrientation.kt: note: SkipUI/src/main/kotlin/skip/ui/InterfaceOrientation.kt (291 bytes) transpilation unchanged from InterfaceOrientation.swift (2 KB) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/KeyEquivalent.kt: note: SkipUI/src/main/kotlin/skip/ui/KeyEquivalent.kt (2 KB) transpilation unchanged from KeyEquivalent.swift (3 KB) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/IndexedIdentifierCollection.kt: note: SkipUI/src/main/kotlin/skip/ui/IndexedIdentifierCollection.kt (291 bytes) transpilation unchanged from IndexedIdentifierCollection.swift (5 KB) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Layout.kt: note: SkipUI/src/main/kotlin/skip/ui/Layout.kt (1 KB) transpilation unchanged from Layout.swift (79 KB) in 33 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/LimitedAvailabilityConfiguration.kt: note: SkipUI/src/main/kotlin/skip/ui/LimitedAvailabilityConfiguration.kt (291 bytes) transpilation unchanged from LimitedAvailabilityConfiguration.swift (884 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/KeyPress.kt: note: SkipUI/src/main/kotlin/skip/ui/KeyPress.kt (291 bytes) transpilation unchanged from KeyPress.swift (11 KB) in 3 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/PageIndexViewStyle.kt: note: SkipUI/src/main/kotlin/skip/ui/PageIndexViewStyle.kt (291 bytes) transpilation unchanged from PageIndexViewStyle.swift (2 KB) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/KeyboardShortcut.kt: note: SkipUI/src/main/kotlin/skip/ui/KeyboardShortcut.kt (2 KB) transpilation unchanged from KeyboardShortcut.swift (941 bytes) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/PlaceholderContentView.kt: note: SkipUI/src/main/kotlin/skip/ui/PlaceholderContentView.kt (291 bytes) transpilation unchanged from PlaceholderContentView.swift (661 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/PopoverAttachmentAnchor.kt: note: SkipUI/src/main/kotlin/skip/ui/PopoverAttachmentAnchor.kt (291 bytes) transpilation unchanged from PopoverAttachmentAnchor.swift (726 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ProjectionTransform.kt: note: SkipUI/src/main/kotlin/skip/ui/ProjectionTransform.kt (291 bytes) transpilation unchanged from ProjectionTransform.swift (2 KB) in 2 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/PaletteSelectionEffect.kt: note: SkipUI/src/main/kotlin/skip/ui/PaletteSelectionEffect.kt (291 bytes) transpilation unchanged from PaletteSelectionEffect.swift (4 KB) in 5 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Prominence.kt: note: SkipUI/src/main/kotlin/skip/ui/Prominence.kt (350 bytes) transpilation unchanged from Prominence.swift (304 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ProposedViewSize.kt: note: SkipUI/src/main/kotlin/skip/ui/ProposedViewSize.kt (2 KB) transpilation unchanged from ProposedViewSize.swift (1 KB) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/SafeAreaRegions.kt: note: SkipUI/src/main/kotlin/skip/ui/SafeAreaRegions.kt (1 KB) transpilation unchanged from SafeAreaRegions.swift (560 bytes) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/SidebarRowSize.kt: note: SkipUI/src/main/kotlin/skip/ui/SidebarRowSize.kt (291 bytes) transpilation unchanged from SidebarRowSize.swift (1 KB) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Focus.kt: note: SkipUI/src/main/kotlin/skip/ui/Focus.kt (291 bytes) transpilation unchanged from Focus.swift (41 KB) in 23 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Spatial.kt: note: SkipUI/src/main/kotlin/skip/ui/Spatial.kt (291 bytes) transpilation unchanged from Spatial.swift (9 KB) in 3 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Shape.kt: note: SkipUI/src/main/kotlin/skip/ui/Shape.kt (21 KB) transpilation unchanged from Shape.swift (45 KB) in 91 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/SensoryFeedback.kt: note: SkipUI/src/main/kotlin/skip/ui/SensoryFeedback.kt (2 KB) transpilation unchanged from SensoryFeedback.swift (2 KB) in 6 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/TypesettingLanguage.kt: note: SkipUI/src/main/kotlin/skip/ui/TypesettingLanguage.kt (291 bytes) transpilation unchanged from TypesettingLanguage.swift (4 KB) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/UserActivity.kt: note: SkipUI/src/main/kotlin/skip/ui/UserActivity.kt (38 bytes) transpilation unchanged from UserActivity.swift (2 KB) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ViewAlignedScrollTargetBehavior.kt: note: SkipUI/src/main/kotlin/skip/ui/ViewAlignedScrollTargetBehavior.kt (291 bytes) transpilation unchanged from ViewAlignedScrollTargetBehavior.swift (4 KB) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Visibility.kt: note: SkipUI/src/main/kotlin/skip/ui/Visibility.kt (537 bytes) transpilation unchanged from Visibility.swift (333 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/UserInterfaceSizeClass.kt: note: SkipUI/src/main/kotlin/skip/ui/UserInterfaceSizeClass.kt (291 bytes) transpilation unchanged from UserInterfaceSizeClass.swift (2 KB) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Presentation.kt: note: SkipUI/src/main/kotlin/skip/ui/Presentation.kt (19 KB) transpilation unchanged from Presentation.swift (26 KB) in 59 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ManagedObject.kt: note: SkipUI/src/main/kotlin/skip/ui/ManagedObject.kt (291 bytes) transpilation unchanged from ManagedObject.swift (53 KB) in 31 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/SecureField.kt: note: SkipUI/src/main/kotlin/skip/ui/SecureField.kt (1 KB) transpilation unchanged from SecureField.swift (1 KB) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Label.kt: note: SkipUI/src/main/kotlin/skip/ui/Label.kt (9 KB) transpilation unchanged from Label.swift (14 KB) in 13 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/TextEditor.kt: note: SkipUI/src/main/kotlin/skip/ui/TextEditor.kt (2 KB) transpilation unchanged from TextEditor.swift (3 KB) in 8 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Gesture.kt: note: SkipUI/src/main/kotlin/skip/ui/Gesture.kt (29 KB) transpilation unchanged from Gesture.swift (24 KB) in 54 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/LocalizedStringKey.kt: note: SkipUI/src/main/kotlin/skip/ui/LocalizedStringKey.kt (6 KB) transpilation unchanged from LocalizedStringKey.swift (5 KB) in 18 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/TextSelectability.kt: note: SkipUI/src/main/kotlin/skip/ui/TextSelectability.kt (345 bytes) transpilation unchanged from TextSelectability.swift (288 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/TextInput.kt: note: SkipUI/src/main/kotlin/skip/ui/TextInput.kt (948 bytes) transpilation unchanged from TextInput.swift (3 KB) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/UIKit.kt: note: SkipUI/src/main/kotlin/skip/ui/UIKit.kt (5 KB) transpilation unchanged from UIKit.swift (62 KB) in 31 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/EquatableView.kt: note: SkipUI/src/main/kotlin/skip/ui/EquatableView.kt (584 bytes) transpilation unchanged from EquatableView.swift (646 bytes) in 1 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Font.kt: note: SkipUI/src/main/kotlin/skip/ui/Font.kt (16 KB) transpilation unchanged from Font.swift (12 KB) in 24 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ViewBuilder.kt: note: SkipUI/src/main/kotlin/skip/ui/ViewBuilder.kt (432 bytes) transpilation unchanged from ViewBuilder.swift (630 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ViewPlacement.kt: note: SkipUI/src/main/kotlin/skip/ui/ViewPlacement.kt (387 bytes) transpilation unchanged from ViewPlacement.swift (348 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Stub.kt: note: SkipUI/src/main/kotlin/skip/ui/Stub.kt (255 bytes) transpilation unchanged from Stub.swift (716 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/AnyView.kt: note: SkipUI/src/main/kotlin/skip/ui/AnyView.kt (728 bytes) transpilation unchanged from AnyView.swift (710 bytes) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Observable.kt: note: SkipUI/src/main/kotlin/skip/ui/Observable.kt (712 bytes) transpilation unchanged from Observable.swift (1 KB) in 4 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Transferrable.kt: note: SkipUI/src/main/kotlin/skip/ui/Transferrable.kt (291 bytes) transpilation unchanged from Transferrable.swift (69 KB) in 43 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Accessibility.kt: note: SkipUI/src/main/kotlin/skip/ui/Accessibility.kt (256 bytes) transpilation unchanged from Accessibility.swift (178 KB) in 88 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Text.kt: note: SkipUI/src/main/kotlin/skip/ui/Text.kt (12 KB) transpilation unchanged from Text.swift (40 KB) in 58 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/TextField.kt: note: SkipUI/src/main/kotlin/skip/ui/TextField.kt (10 KB) transpilation unchanged from TextField.swift (40 KB) in 50 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/View.kt: note: SkipUI/src/main/kotlin/skip/ui/View.kt (131 KB) transpilation unchanged from View.swift (38 KB) in 149 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/PackageSupport.kt: note: SkipUI/src/main/kotlin/skip/ui/PackageSupport.kt (399 bytes) transpilation unchanged from PackageSupport.swift (Zero KB) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI.skipcode.json: note: SkipUI.skipcode.json (1,1 MB) codebase unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/gradle/wrapper/gradle-wrapper.properties: note: gradle/wrapper/gradle-wrapper.properties (78 bytes) gradle wrapper unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/proguard-rules.pro: note: SkipUI/proguard-rules.pro (57 bytes) proguard unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/build.gradle.kts: note: SkipUI/build.gradle.kts (3 KB) gradle project unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/gradle.properties: note: gradle.properties (81 bytes) gradle config unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/settings.gradle.kts: note: settings.gradle.kts (5 KB) gradle settings unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/.SkipUI.sourcehash: note: .SkipUI.sourcehash (20 KB) sourcehash written
GRADLE> [11/17] Skip SkipUI
GRADLE> [12/17] Copying .SkipUI.sourcehash
GRADLE> note: Skip 0.8.25: transpile plugin to: /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName/src/main at 19:19:34
GRADLE> note: Skip license key valid through 26/03/2025
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI.skipcode.json: note: SkipUI.skipcode.json codebase (1,1 MB) loaded (78 ms) for SkipUI
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel.skipcode.json: note: SkipModel.skipcode.json codebase (25 KB) loaded (1 ms) for SkipModel
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation.skipcode.json: note: SkipFoundation.skipcode.json codebase (1 MB) loaded (69 ms) for SkipFoundation
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib.skipcode.json: note: SkipLib.skipcode.json codebase (589 KB) loaded (38 ms) for SkipLib
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit.skipcode.json: note: SkipUnit.skipcode.json codebase (10 KB) loaded (0 ms) for SkipUnit
GRADLE> /Users/l333n/Desktop/project-name/Sources/AppName/Skip/skip.yml: note: loading skip.yml from /Users/l333n/Desktop/project-name/Sources/AppName/Skip/skip.yml
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-ui/Sources/SkipUI/Skip/skip.yml: note: SkipUI skip.yml config loaded (7 ms)
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-model/Sources/SkipModel/Skip/skip.yml: note: SkipModel skip.yml config loaded (1 ms)
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-foundation/Sources/SkipFoundation/Skip/skip.yml: note: SkipFoundation skip.yml config loaded (3 ms)
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml: note: SkipLib skip.yml config loaded (1 ms)
GRADLE> /Users/l333n/Desktop/project-name/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: SkipUnit skip.yml config loaded (17 ms)
GRADLE> note: skip.yml aggregate created (33 ms) for modules: ["AppName", "SkipUI", "SkipModel", "SkipFoundation", "SkipLib", "SkipUnit"]
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName/src/main/kotlin/app/name/AppName.kt: note: AppName/src/main/kotlin/app/name/AppName.kt (152 bytes) transpilation unchanged from AppName.swift (31 bytes) in 0 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName/src/main/kotlin/app/name/AppNameApp.kt: note: AppName/src/main/kotlin/app/name/AppNameApp.kt (1 KB) transpilation unchanged from AppNameApp.swift (1 KB) in 3 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName/src/main/kotlin/app/name/ContentView.kt: note: AppName/src/main/kotlin/app/name/ContentView.kt (10 KB) transpilation unchanged from ContentView.swift (3 KB) in 13 ms
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName.skipcode.json: note: AppName.skipcode.json (3 KB) codebase unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName/src/main/resources/app/name/Resources/fr.lproj/Localizable.strings: note: create fr.lproj/Localizable.strings from /Users/l333n/Desktop/project-name/Sources/AppName/Resources/Localizable.xcstrings
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName/src/main/resources/app/name/Resources/fr.lproj/Localizable.strings: note: AppName/src/main/resources/app/name/Resources/fr.lproj/Localizable.strings (236 bytes) fr.lproj/Localizable.strings unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName/src/main/resources/app/name/Resources/ja.lproj/Localizable.strings: note: create ja.lproj/Localizable.strings from /Users/l333n/Desktop/project-name/Sources/AppName/Resources/Localizable.xcstrings
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName/src/main/resources/app/name/Resources/ja.lproj/Localizable.strings: note: AppName/src/main/resources/app/name/Resources/ja.lproj/Localizable.strings (249 bytes) ja.lproj/Localizable.strings unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName/src/main/resources/app/name/Resources/es.lproj/Localizable.strings: note: create es.lproj/Localizable.strings from /Users/l333n/Desktop/project-name/Sources/AppName/Resources/Localizable.xcstrings
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName/src/main/resources/app/name/Resources/es.lproj/Localizable.strings: note: AppName/src/main/resources/app/name/Resources/es.lproj/Localizable.strings (243 bytes) es.lproj/Localizable.strings unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName/src/main/resources/app/name/Resources/zh-Hans.lproj/Localizable.strings: note: create zh-Hans.lproj/Localizable.strings from /Users/l333n/Desktop/project-name/Sources/AppName/Resources/Localizable.xcstrings
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName/src/main/resources/app/name/Resources/zh-Hans.lproj/Localizable.strings: note: AppName/src/main/resources/app/name/Resources/zh-Hans.lproj/Localizable.strings (231 bytes) zh-Hans.lproj/Localizable.strings unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName/src/main/resources/app/name/Resources/resources.lst: note: indexed 4 resources at /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName/src/main/resources/app/name/Resources/resources.lst
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/gradle/wrapper/gradle-wrapper.properties: note: gradle/wrapper/gradle-wrapper.properties (78 bytes) gradle wrapper unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName/proguard-rules.pro: note: AppName/proguard-rules.pro (58 bytes) proguard unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/AppName/build.gradle.kts: note: AppName/build.gradle.kts (2 KB) gradle project unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/gradle.properties: note: gradle.properties (81 bytes) gradle config unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/settings.gradle.kts: note: settings.gradle.kts (5 KB) gradle settings unchanged
GRADLE> /Users/l333n/Desktop/project-name/.build/plugins/outputs/project-name/AppName/skipstone/.AppName.sourcehash: note: .AppName.sourcehash (295 bytes) sourcehash written
GRADLE> [13/17] Skip AppName
GRADLE> [14/17] Copying .AppName.sourcehash
GRADLE> [15/16] Linking libAppNameApp.dylib
GRADLE> Build complete! (8.15s)
GRADLE> > Task :skip-plugins:checkKotlinGradlePluginConfigurationErrors
GRADLE> > Task :skip-plugins:pluginDescriptors
GRADLE> > Task :skip-plugins:processResources
GRADLE> > Task :skip-plugins:compileKotlin
GRADLE> > Task :skip-plugins:compileJava NO-SOURCE
GRADLE> > Task :skip-plugins:classes
GRADLE> > Task :skip-plugins:jar
GRADLE> Configuring project ':SkipLib' without an existing directory is deprecated. The configured projectDirectory '/Users/l333n/Desktop/project-name/Android/SkipLib' does not exist, can't be written to or is not a directory. This behavior has been deprecated. This will fail with an error in Gradle 9.0. Make sure the project directory exists and can be written. Consult the upgrading guide for further information: https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#deprecated_missing_project_directory
GRADLE> Configuring project ':SkipModel' without an existing directory is deprecated. The configured projectDirectory '/Users/l333n/Desktop/project-name/Android/SkipModel' does not exist, can't be written to or is not a directory. This behavior has been deprecated. This will fail with an error in Gradle 9.0. Make sure the project directory exists and can be written. Consult the upgrading guide for further information: https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#deprecated_missing_project_directory
GRADLE> Configuring project ':SkipUI' without an existing directory is deprecated. The configured projectDirectory '/Users/l333n/Desktop/project-name/Android/SkipUI' does not exist, can't be written to or is not a directory. This behavior has been deprecated. This will fail with an error in Gradle 9.0. Make sure the project directory exists and can be written. Consult the upgrading guide for further information: https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#deprecated_missing_project_directory
GRADLE> Configuring project ':SkipUnit' without an existing directory is deprecated. The configured projectDirectory '/Users/l333n/Desktop/project-name/Android/SkipUnit' does not exist, can't be written to or is not a directory. This behavior has been deprecated. This will fail with an error in Gradle 9.0. Make sure the project directory exists and can be written. Consult the upgrading guide for further information: https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#deprecated_missing_project_directory
GRADLE> Configuring project ':AppName' without an existing directory is deprecated. The configured projectDirectory '/Users/l333n/Desktop/project-name/Android/AppName' does not exist, can't be written to or is not a directory. This behavior has been deprecated. This will fail with an error in Gradle 9.0. Make sure the project directory exists and can be written. Consult the upgrading guide for further information: https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#deprecated_missing_project_directory
GRADLE> Configuring project ':SkipFoundation' without an existing directory is deprecated. The configured projectDirectory '/Users/l333n/Desktop/project-name/Android/SkipFoundation' does not exist, can't be written to or is not a directory. This behavior has been deprecated. This will fail with an error in Gradle 9.0. Make sure the project directory exists and can be written. Consult the upgrading guide for further information: https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#deprecated_missing_project_directory
GRADLE> > Task :skipstone:SkipLib:preBuild UP-TO-DATE
GRADLE> > Task :skipstone:SkipLib:preDebugBuild UP-TO-DATE
GRADLE> > Task :app:checkKotlinGradlePluginConfigurationErrors
GRADLE> > Task :app:preBuild UP-TO-DATE
GRADLE> > Task :app:preDebugBuild UP-TO-DATE
GRADLE> > Task :skipstone:SkipFoundation:preBuild UP-TO-DATE
GRADLE> > Task :skipstone:SkipFoundation:preDebugBuild UP-TO-DATE
GRADLE> > Task :skipstone:SkipModel:preBuild UP-TO-DATE
GRADLE> > Task :skipstone:SkipModel:preDebugBuild UP-TO-DATE
GRADLE> > Task :skipstone:SkipFoundation:writeDebugAarMetadata
GRADLE> > Task :skipstone:SkipLib:writeDebugAarMetadata
GRADLE> > Task :skipstone:SkipUI:preBuild UP-TO-DATE
GRADLE> > Task :skipstone:SkipUI:preDebugBuild UP-TO-DATE
GRADLE> > Task :app:generateDebugBuildConfig
GRADLE> > Task :skipstone:SkipModel:writeDebugAarMetadata
GRADLE> > Task :skipstone:AppName:preBuild UP-TO-DATE
GRADLE> > Task :app:generateDebugResValues
GRADLE> > Task :skipstone:AppName:preDebugBuild UP-TO-DATE
GRADLE> > Task :app:generateDebugResources
GRADLE> > Task :skipstone:SkipUI:writeDebugAarMetadata
GRADLE> > Task :skipstone:AppName:writeDebugAarMetadata
GRADLE> > Task :skipstone:SkipLib:generateDebugResValues
GRADLE> > Task :skipstone:SkipLib:generateDebugResources
GRADLE> > Task :skipstone:SkipLib:packageDebugResources
GRADLE> > Task :skipstone:SkipFoundation:generateDebugResValues
GRADLE> > Task :skipstone:SkipFoundation:generateDebugResources
GRADLE> > Task :app:packageDebugResources
GRADLE> > Task :skipstone:SkipFoundation:packageDebugResources
GRADLE> > Task :skipstone:SkipModel:generateDebugResValues
GRADLE> > Task :skipstone:SkipModel:generateDebugResources
GRADLE> > Task :skipstone:SkipModel:packageDebugResources
GRADLE> > Task :skipstone:SkipUI:generateDebugResValues
GRADLE> > Task :skipstone:SkipUI:generateDebugResources
GRADLE> > Task :skipstone:SkipUI:packageDebugResources
GRADLE> > Task :skipstone:AppName:generateDebugResValues
GRADLE> > Task :skipstone:AppName:generateDebugResources
GRADLE> > Task :skipstone:AppName:packageDebugResources
GRADLE> > Task :skipstone:SkipLib:extractDeepLinksDebug
GRADLE> > Task :skipstone:SkipFoundation:extractDeepLinksDebug
GRADLE> > Task :skipstone:SkipModel:extractDeepLinksDebug
GRADLE> > Task :skipstone:SkipUI:extractDeepLinksDebug
GRADLE> > Task :skipstone:AppName:extractDeepLinksDebug
GRADLE> > Task :app:checkDebugAarMetadata
GRADLE> > Task :skipstone:SkipModel:processDebugManifest
GRADLE> > Task :skipstone:AppName:processDebugManifest
GRADLE> > Task :skipstone:SkipUI:processDebugManifest
GRADLE> > Task :skipstone:SkipLib:processDebugManifest
GRADLE> > Task :skipstone:SkipFoundation:processDebugManifest
GRADLE> > Task :app:mapDebugSourceSetPaths
GRADLE> > Task :skipstone:SkipFoundation:compileDebugLibraryResources
GRADLE> > Task :skipstone:SkipLib:compileDebugLibraryResources
GRADLE> > Task :skipstone:SkipModel:compileDebugLibraryResources
GRADLE> > Task :skipstone:SkipModel:parseDebugLocalResources
GRADLE> > Task :skipstone:AppName:parseDebugLocalResources
GRADLE> > Task :skipstone:SkipFoundation:parseDebugLocalResources
GRADLE> > Task :skipstone:SkipUI:parseDebugLocalResources
GRADLE> > Task :skipstone:SkipLib:parseDebugLocalResources
GRADLE> > Task :skipstone:SkipUI:compileDebugLibraryResources
GRADLE> > Task :skipstone:SkipLib:checkKotlinGradlePluginConfigurationErrors
GRADLE> > Task :skipstone:AppName:compileDebugLibraryResources
GRADLE> > Task :skipstone:SkipFoundation:checkKotlinGradlePluginConfigurationErrors
GRADLE> > Task :skipstone:SkipModel:generateDebugRFile
GRADLE> > Task :skipstone:SkipLib:javaPreCompileDebug
GRADLE> > Task :skipstone:SkipModel:checkKotlinGradlePluginConfigurationErrors
GRADLE> > Task :skipstone:SkipFoundation:javaPreCompileDebug
GRADLE> > Task :skipstone:SkipFoundation:generateDebugRFile
GRADLE> > Task :skipstone:AppName:generateDebugRFile
GRADLE> > Task :skipstone:SkipLib:generateDebugRFile
GRADLE> > Task :skipstone:SkipUI:generateDebugRFile
GRADLE> > Task :skipstone:SkipModel:javaPreCompileDebug
GRADLE> > Task :skipstone:SkipUI:checkKotlinGradlePluginConfigurationErrors
GRADLE> > Task :skipstone:AppName:checkKotlinGradlePluginConfigurationErrors
GRADLE> > Task :skipstone:SkipUI:javaPreCompileDebug
GRADLE> > Task :skipstone:AppName:javaPreCompileDebug
GRADLE> > Task :skipstone:SkipLib:mergeDebugShaders
GRADLE> > Task :skipstone:SkipLib:compileDebugShaders NO-SOURCE
GRADLE> > Task :skipstone:SkipLib:generateDebugAssets UP-TO-DATE
GRADLE> > Task :skipstone:SkipLib:packageDebugAssets
GRADLE> > Task :skipstone:SkipFoundation:mergeDebugShaders
GRADLE> > Task :skipstone:SkipFoundation:compileDebugShaders NO-SOURCE
GRADLE> > Task :skipstone:SkipFoundation:generateDebugAssets UP-TO-DATE
GRADLE> > Task :skipstone:SkipFoundation:packageDebugAssets
GRADLE> > Task :skipstone:SkipModel:mergeDebugShaders
GRADLE> > Task :skipstone:SkipModel:compileDebugShaders NO-SOURCE
GRADLE> > Task :skipstone:SkipModel:generateDebugAssets UP-TO-DATE
GRADLE> > Task :skipstone:SkipModel:packageDebugAssets
GRADLE> > Task :skipstone:SkipUI:mergeDebugShaders
GRADLE> > Task :skipstone:SkipUI:compileDebugShaders NO-SOURCE
GRADLE> > Task :skipstone:SkipUI:generateDebugAssets UP-TO-DATE
GRADLE> > Task :skipstone:SkipUI:packageDebugAssets
GRADLE> > Task :skipstone:AppName:mergeDebugShaders
GRADLE> > Task :skipstone:AppName:compileDebugShaders NO-SOURCE
GRADLE> > Task :skipstone:AppName:generateDebugAssets UP-TO-DATE
GRADLE> > Task :skipstone:AppName:packageDebugAssets
GRADLE> > Task :skipstone:SkipLib:mergeDebugJniLibFolders
GRADLE> > Task :skipstone:SkipLib:mergeDebugNativeLibs NO-SOURCE
GRADLE> > Task :skipstone:SkipLib:copyDebugJniLibsProjectOnly
GRADLE> > Task :skipstone:SkipFoundation:mergeDebugJniLibFolders
GRADLE> > Task :skipstone:SkipFoundation:mergeDebugNativeLibs NO-SOURCE
GRADLE> > Task :skipstone:SkipFoundation:copyDebugJniLibsProjectOnly
GRADLE> > Task :skipstone:SkipModel:mergeDebugJniLibFolders
GRADLE> > Task :skipstone:SkipModel:mergeDebugNativeLibs NO-SOURCE
GRADLE> > Task :skipstone:SkipModel:copyDebugJniLibsProjectOnly
GRADLE> > Task :skipstone:SkipUI:mergeDebugJniLibFolders
GRADLE> > Task :skipstone:SkipUI:mergeDebugNativeLibs NO-SOURCE
GRADLE> > Task :skipstone:SkipUI:copyDebugJniLibsProjectOnly
GRADLE> > Task :skipstone:AppName:mergeDebugJniLibFolders
GRADLE> > Task :skipstone:AppName:mergeDebugNativeLibs NO-SOURCE
GRADLE> > Task :skipstone:AppName:copyDebugJniLibsProjectOnly
GRADLE> > Task :app:createDebugCompatibleScreenManifests
GRADLE> > Task :app:extractDeepLinksDebug
GRADLE> > Task :app:parseDebugLocalResources
GRADLE> > Task :app:mergeDebugResources
GRADLE> 
GRADLE> > Task :app:processDebugMainManifest
GRADLE> /Users/l333n/Desktop/project-name/Android/app/src/main/AndroidManifest.xml Warning:
GRADLE> 	Namespace 'app.name' is used in multiple modules and/or libraries: AndroidManifest.xml, :AppName, :SkipUI, :SkipModel, :SkipFoundation, :SkipLib. Please ensure that all modules and libraries have a unique namespace. For more information, See https://developer.android.com/studio/build/configure-app-module#set-namespace
GRADLE> 
GRADLE> > Task :app:processDebugManifest
GRADLE> > Task :app:javaPreCompileDebug
GRADLE> > Task :app:mergeDebugShaders
GRADLE> > Task :app:compileDebugShaders NO-SOURCE
GRADLE> > Task :app:generateDebugAssets UP-TO-DATE
GRADLE> > Task :app:mergeDebugAssets
GRADLE> > Task :app:compressDebugAssets
GRADLE> > Task :app:desugarDebugFileDependencies
GRADLE> > Task :app:mergeDebugJniLibFolders
GRADLE> > Task :app:checkDebugDuplicateClasses
GRADLE> > Task :app:mergeDebugNativeLibs NO-SOURCE
GRADLE> > Task :skipstone:SkipLib:compileDebugKotlin
GRADLE> > Task :skipstone:SkipLib:compileDebugJavaWithJavac NO-SOURCE
GRADLE> > Task :skipstone:SkipLib:processDebugJavaRes
GRADLE> > Task :skipstone:SkipLib:bundleLibCompileToJarDebug
GRADLE> > Task :skipstone:SkipLib:bundleLibRuntimeToJarDebug
GRADLE> > Task :app:processDebugManifestForPackage
GRADLE> > Task :skipstone:SkipLib:bundleLibRuntimeToDirDebug
GRADLE> > Task :app:mergeExtDexDebug
GRADLE> > Task :skipstone:SkipFoundation:compileDebugKotlin
GRADLE> > Task :skipstone:SkipFoundation:compileDebugJavaWithJavac NO-SOURCE
GRADLE> > Task :skipstone:SkipFoundation:processDebugJavaRes
GRADLE> > Task :skipstone:SkipFoundation:bundleLibCompileToJarDebug
GRADLE> > Task :skipstone:SkipFoundation:bundleLibRuntimeToJarDebug
GRADLE> > Task :skipstone:SkipFoundation:bundleLibRuntimeToDirDebug
GRADLE> > Task :skipstone:SkipModel:compileDebugKotlin
GRADLE> > Task :skipstone:SkipModel:compileDebugJavaWithJavac NO-SOURCE
GRADLE> > Task :skipstone:SkipModel:bundleLibCompileToJarDebug
GRADLE> > Task :skipstone:SkipModel:bundleLibRuntimeToJarDebug
GRADLE> > Task :skipstone:SkipModel:processDebugJavaRes
GRADLE> > Task :skipstone:SkipModel:bundleLibRuntimeToDirDebug
GRADLE> > Task :app:stripDebugDebugSymbols NO-SOURCE
GRADLE> > Task :app:validateSigningDebug
GRADLE> > Task :app:writeDebugAppMetadata
GRADLE> > Task :app:writeDebugSigningConfigVersions
GRADLE> > Task :app:processDebugResources
GRADLE> > Task :skipstone:SkipUI:compileDebugKotlin
GRADLE> > Task :skipstone:SkipUI:compileDebugJavaWithJavac NO-SOURCE
GRADLE> > Task :skipstone:SkipUI:processDebugJavaRes
GRADLE> > Task :skipstone:SkipUI:bundleLibCompileToJarDebug
GRADLE> > Task :skipstone:SkipUI:bundleLibRuntimeToJarDebug
GRADLE> > Task :skipstone:SkipUI:bundleLibRuntimeToDirDebug
GRADLE> > Task :skipstone:AppName:compileDebugKotlin
GRADLE> > Task :skipstone:AppName:compileDebugJavaWithJavac NO-SOURCE
GRADLE> > Task :skipstone:AppName:bundleLibCompileToJarDebug
GRADLE> > Task :skipstone:AppName:bundleLibRuntimeToJarDebug
GRADLE> > Task :skipstone:AppName:processDebugJavaRes
GRADLE> > Task :skipstone:AppName:bundleLibRuntimeToDirDebug
GRADLE> > Task :app:compileDebugKotlin
GRADLE> > Task :app:compileDebugJavaWithJavac
GRADLE> > Task :app:dexBuilderDebug
GRADLE> > Task :app:processDebugJavaRes
GRADLE> > Task :app:mergeDebugGlobalSynthetics
GRADLE> > Task :app:mergeProjectDexDebug
GRADLE> > Task :app:mergeLibDexDebug
GRADLE> > Task :app:mergeDebugJavaResource
GRADLE> > Task :app:packageDebug
GRADLE> > Task :app:createDebugApkListingFileRedirect
GRADLE> > Task :app:installDebug FAILED
GRADLE> 
GRADLE> FAILURE: Build failed with an exception.
GRADLE> 
GRADLE> * What went wrong:
GRADLE> Execution failed for task ':app:installDebug'.
error: Execution failed for task ':app:installDebug'.
GRADLE> > com.android.builder.testing.api.DeviceException: No connected devices!
GRADLE> 
GRADLE> * Try:
GRADLE> > Run with --stacktrace option to get the stack trace.
GRADLE> > Run with --info or --debug option to get more log output.
GRADLE> > Run with --scan to get full insights.
GRADLE> > Get more help at https://help.gradle.org.
GRADLE> 
GRADLE> BUILD FAILED in 2m 9s
GRADLE> 136 actionable tasks: 136 executed
note: Gradle FAILED: 
/var/folders/pp/4t0cnvf17k7487nkt1cyk4pm0000gn/T/skip-gradle.log.txt:623:0: error: The gradle command failed. Review the log for details and consult https://skip.tools/docs/faq for common solutions. Command: gradle -p /Users/l333n/Desktop/project-name/Darwin/../Android launchDebug
Error: /var/folders/pp/4t0cnvf17k7487nkt1cyk4pm0000gn/T/skip-gradle.log.txt:623:0: error: The gradle command failed. Review the log for details and consult https://skip.tools/docs/faq for common solutions. Command: gradle -p /Users/l333n/Desktop/project-name/Darwin/../Android launchDebug```

Interesting I restarted the android emulator and now the skip gradle -p /Users/l333n/Desktop/project-name/Darwin/../Android launchDebug is opening the skip app on the android emulator. But when I try to run the project from xcode it's still not building

GRADLE> FAILURE: Build failed with an exception.
GRADLE>
GRADLE> * What went wrong:
GRADLE> Execution failed for task ':app:installDebug'.
error: Execution failed for task ':app:installDebug'.
GRADLE> > com.android.builder.testing.api.DeviceException: No connected devices!

it sounds like you just need to be running the Android emulator in order to be able to launch the app. As per https://skip.tools/docs/gettingstarted/#app_development :

skip init creates a functional template app, but before you can build and launch it, an Android emulator needs to be running. Launch Android Studio.app and open the Virtual Device Manager from the ellipsis menu of the Welcome dialog. From there, Create Device (e.g., “Pixel 6”) and then Launch the emulator.

Interesting I restarted the android emulator and now the skip gradle -p /Users/l333n/Desktop/project-name/Darwin/../Android launchDebug is opening the skip app on the android emulator. But when I try to run the project from xcode it's still not building

Odd. Can you try Product / Clean Build Folder? And maybe restart Xcode and try running again?

Let us know if that doesn't help and we'll continue to dig. If you can launch it from the CLI, you definitely should be able to run it from Xcode (since all Xcode is doing is invoking that command from its Build Phases for the project).

Alright I did a Clean Build Folder and I restarted Xcode. When trying to build I'm getting the following error in theBuild AppName - Log:

    cd /Users/l333n/Desktop/project-name/Darwin
    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\=l333n
    export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=NO
    export ALWAYS_SEARCH_USER_PATHS\=NO
    export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO
    export ANDROID_PACKAGE_NAME\=app.name
    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\=iPhone16,1
    export ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION\=17.2
    export ASSETCATALOG_FILTER_FOR_THINNING_DEVICE_CONFIGURATION\=iPhone16,1
    export AUTOMATICALLY_MERGE_DEPENDENCIES\=NO
    export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ driverkit\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator\ xros\ xrsimulator
    export AppIdentifierPrefix\=FAKETEAMID.
    export BITCODE_GENERATION_MODE\=marker
    export BUILD_ACTIVE_RESOURCES_ONLY\=YES
    export BUILD_COMPONENTS\=headers\ build
    export BUILD_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products
    export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO
    export BUILD_ROOT\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products
    export BUILD_STYLE\=
    export BUILD_VARIANTS\=normal
    export BUILT_PRODUCTS_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/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/pp/4t0cnvf17k7487nkt1cyk4pm0000gn/C/com.apple.DeveloperTools/15.3-15E204a/Xcode
    export CCHROOT\=/var/folders/pp/4t0cnvf17k7487nkt1cyk4pm0000gn/C/com.apple.DeveloperTools/15.3-15E204a/Xcode
    export CHMOD\=/bin/chmod
    export CHOWN\=/usr/sbin/chown
    export CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED\=YES
    export CLANG_COMPILE_CACHE_PATH\=/Users/l333n/Library/Developer/Xcode/DerivedData/CompilationCache.noindex
    export CLANG_ENABLE_EXPLICIT_MODULES\=NO
    export CLANG_ENABLE_OBJC_WEAK\=YES
    export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/l333n/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation
    export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES
    export CLANG_WARN_BOOL_CONVERSION\=YES
    export CLANG_WARN_COMMA\=YES
    export CLANG_WARN_CONSTANT_CONVERSION\=YES
    export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES
    export CLANG_WARN_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_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_UNREACHABLE_CODE\=YES
    export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES
    export CLASS_FILE_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/JavaClasses
    export CLEAN_PRECOMPS\=YES
    export CLONE_HEADERS\=NO
    export CODESIGNING_FOLDER_PATH\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/AppName.app
    export CODE_SIGNING_ALLOWED\=YES
    export CODE_SIGNING_REQUIRED\=NO
    export CODE_SIGN_CONTEXT_CLASS\=XCiPhoneSimulatorCodeSignContext
    export CODE_SIGN_ENTITLEMENTS\=Entitlements.plist
    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 COMPILATION_CACHE_KEEP_CAS_DIRECTORY\=YES
    export COMPILER_INDEX_STORE_ENABLE\=Default
    export COMPOSITE_SDK_DIRS\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/CompositeSDKs
    export COMPRESS_PNG_FILES\=YES
    export CONFIGURATION\=Debug
    export CONFIGURATION_BUILD_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator
    export CONFIGURATION_TEMP_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator
    export CONTENTS_FOLDER_PATH\=AppName.app
    export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=AppName.app/Contents
    export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=AppName.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.4.sdk
    export CORRESPONDING_DEVICE_SDK_NAME\=iphoneos17.4
    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
    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\ 17.3\ 17.4
    export DERIVED_FILES_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/DerivedSources
    export DERIVED_FILE_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/DerivedSources
    export DERIVED_SOURCES_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.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 DIFF\=/usr/bin/diff
    export DOCUMENTATION_FOLDER_PATH\=AppName.app/en.lproj/Documentation
    export DONT_GENERATE_INFOPLIST_FILE\=NO
    export DO_HEADER_SCANNING_IN_JAM\=NO
    export DSTROOT\=/tmp/AppName.dst
    export DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
    export DWARF_DSYM_FILE_NAME\=AppName.app.dSYM
    export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO
    export DWARF_DSYM_FOLDER_PATH\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/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\=\ project-name_AppName\ skip-ui_SkipUI\ skip-model_SkipModel\ skip-foundation_SkipFoundation\ skip-lib_SkipLib\ skip-unit_SkipUnit
    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\=NO
    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\=AppName.app/Executables
    export EXECUTABLE_FOLDER_PATH\=AppName.app
    export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_NO\=AppName.app/MacOS
    export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_YES\=AppName.app
    export EXECUTABLE_NAME\=AppName
    export EXECUTABLE_PATH\=AppName.app/AppName
    export EXPANDED_CODE_SIGN_IDENTITY\=-
    export EXPANDED_CODE_SIGN_IDENTITY_NAME\=-
    export EXTENSIONS_FOLDER_PATH\=AppName.app/Extensions
    export FILE_LIST\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects/LinkFileList
    export FIXED_FILES_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/FixedFiles
    export FRAMEWORKS_FOLDER_PATH\=AppName.app/Frameworks
    export FRAMEWORK_FLAG_PREFIX\=-framework
    export FRAMEWORK_SEARCH_PATHS\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator\ 
    export FRAMEWORK_VERSION\=A
    export FULL_PRODUCT_NAME\=AppName.app
    export FUSE_BUILD_PHASES\=YES
    export FUSE_BUILD_SCRIPT_PHASES\=NO
    export GCC3_VERSION\=3.3
    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_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++
    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
    export GCC_WARN_UNDECLARED_SELECTOR\=YES
    export GCC_WARN_UNINITIALIZED_AUTOS\=YES
    export GCC_WARN_UNUSED_FUNCTION\=YES
    export GCC_WARN_UNUSED_VARIABLE\=YES
    export GENERATED_MODULEMAP_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/include\ 
    export HIDE_BITCODE_SYMBOLS\=YES
    export HOME\=/Users/l333n
    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_KEY_UIApplicationSceneManifest_Generation\=YES
    export INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents\=YES
    export INFOPLIST_KEY_UILaunchScreen_Generation\=YES
    export INFOPLIST_KEY_UIStatusBarStyle\=UIStatusBarStyleDefault
    export INFOPLIST_KEY_UISupportedInterfaceOrientations\=UIInterfaceOrientationLandscapeLeft\ UIInterfaceOrientationLandscapeRight\ UIInterfaceOrientationPortrait\ UIInterfaceOrientationPortraitUpsideDown
    export INFOPLIST_OUTPUT_FORMAT\=binary
    export INFOPLIST_PATH\=AppName.app/Info.plist
    export INFOPLIST_PREPROCESS\=NO
    export INFOSTRINGS_PATH\=AppName.app/en.lproj/InfoPlist.strings
    export INLINE_PRIVATE_FRAMEWORKS\=NO
    export INSTALLHDRS_COPY_PHASE\=NO
    export INSTALLHDRS_SCRIPT_PHASE\=NO
    export INSTALL_DIR\=/tmp/AppName.dst/Applications
    export INSTALL_GROUP\=staff
    export INSTALL_MODE_FLAG\=u+w,go-w,a+rX
    export INSTALL_OWNER\=l333n
    export INSTALL_PATH\=/Applications
    export INSTALL_ROOT\=/tmp/AppName.dst
    export IPHONEOS_DEPLOYMENT_TARGET\=16.0
    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\=AppName.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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal/undefined_arch/AppName_dependency_info.dat
    export LD_ENTITLEMENTS_SECTION\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/AppName.app-Simulated.xcent
    export LD_ENTITLEMENTS_SECTION_DER\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/AppName.app-Simulated.xcent.der
    export LD_EXPORT_SYMBOLS\=YES
    export LD_GENERATE_MAP_FILE\=NO
    export LD_MAP_FILE_PATH\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/AppName-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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/PackageFrameworks\ /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator\ 
    export LINKER_DISPLAYS_MANGLED_NAMES\=NO
    export LINK_FILE_LIST_normal_arm64\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal/arm64/AppName.LinkFileList
    export LINK_OBJC_RUNTIME\=YES
    export LINK_WITH_STANDARD_LIBRARIES\=YES
    export LLVM_TARGET_TRIPLE_OS_VERSION\=ios16.0
    export LLVM_TARGET_TRIPLE_SUFFIX\=-simulator
    export LLVM_TARGET_TRIPLE_VENDOR\=apple
    export LM_AUX_CONST_METADATA_LIST_PATH_normal_arm64\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal/arm64/AppName.SwiftConstValuesFileList
    export LOCALIZATION_EXPORT_SUPPORTED\=YES
    export LOCALIZATION_PREFERS_STRING_CATALOGS\=YES
    export LOCALIZED_RESOURCES_FOLDER_PATH\=AppName.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/l333n/Desktop/project-name/Darwin
    export LOCSYMROOT\=/Users/l333n/Desktop/project-name/Darwin
    export MACH_O_TYPE\=mh_execute
    export MAC_OS_X_PRODUCT_BUILD_VERSION\=23D60
    export MAC_OS_X_VERSION_ACTUAL\=140301
    export MAC_OS_X_VERSION_MAJOR\=140000
    export MAC_OS_X_VERSION_MINOR\=140300
    export MAKE_MERGEABLE\=NO
    export MARKETING_VERSION\=0.0.1
    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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/AppName.app
    export MODULES_FOLDER_PATH\=AppName.app/Modules
    export MODULE_CACHE_DIR\=/Users/l333n/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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects
    export OBJECT_FILE_DIR_normal\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal
    export OBJROOT\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex
    export ONLY_ACTIVE_ARCH\=YES
    export OS\=MACOS
    export OSAC\=/usr/bin/osacompile
    export OTHER_CFLAGS\=-fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipUnit.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipLib.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipFoundation.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipModel.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipUI.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/AppName.modulemap\ 
    export OTHER_CPLUSPLUSFLAGS\=-fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipUnit.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipLib.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipFoundation.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipModel.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/SkipUI.modulemap\ -fmodule-map-file\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/AppName.modulemap\ 
    export OTHER_LDFLAGS\=-Wl,-no_warn_duplicate_libraries\ -Wl,-no_warn_duplicate_libraries\ -Wl,-no_warn_duplicate_libraries\ -Wl,-no_warn_duplicate_libraries\ -Wl,-no_warn_duplicate_libraries\ -Wl,-no_warn_duplicate_libraries\ 
    export PACKAGE_TYPE\=com.apple.package-type.wrapper.application
    export PASCAL_STRINGS\=YES
    export PATH\=/Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/PlugIns/XCBSpecifications.ideplugin/Contents/Resources:/Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/PlugIns/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\=AppName.app/pbdevelopment.plist
    export PER_ARCH_OBJECT_FILE_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal/undefined_arch
    export PER_VARIANT_OBJECT_FILE_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal
    export PKGINFO_FILE_PATH\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/PkgInfo
    export PKGINFO_PATH\=AppName.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\=21E210
    export PLIST_FILE_OUTPUT_FORMAT\=binary
    export PLUGINS_FOLDER_PATH\=AppName.app/PlugIns
    export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES
    export PRECOMP_DESTINATION_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/PrefixHeaders
    export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO
    export PRIVATE_HEADERS_FOLDER_PATH\=AppName.app/PrivateHeaders
    export PROCESSED_INFOPLIST_PATH\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal/undefined_arch/Processed-Info.plist
    export PRODUCT_BUNDLE_IDENTIFIER\=bundle.id
    export PRODUCT_BUNDLE_PACKAGE_TYPE\=APPL
    export PRODUCT_MODULE_NAME\=AppNameApp
    export PRODUCT_NAME\=AppName
    export PRODUCT_SETTINGS_PATH\=
    export PRODUCT_TYPE\=com.apple.product-type.application
    export PROFILING_CODE\=NO
    export PROJECT\=AppName
    export PROJECT_DERIVED_FILE_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/DerivedSources
    export PROJECT_DIR\=/Users/l333n/Desktop/project-name/Darwin
    export PROJECT_FILE_PATH\=/Users/l333n/Desktop/project-name/Darwin/AppName.xcodeproj
    export PROJECT_NAME\=AppName
    export PROJECT_TEMP_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build
    export PROJECT_TEMP_ROOT\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/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\=AppName.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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/ResourceManagerResources
    export REZ_OBJECTS_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/ResourceManagerResources/Objects
    export REZ_SEARCH_PATHS\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator\ 
    export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO
    export SCRIPTS_FOLDER_PATH\=AppName.app/Scripts
    export SCRIPT_INPUT_FILE_COUNT\=0
    export SCRIPT_INPUT_FILE_LIST_COUNT\=0
    export SCRIPT_OUTPUT_FILE_COUNT\=0
    export SCRIPT_OUTPUT_FILE_LIST_COUNT\=0
    export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk
    export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk
    export SDK_DIR_iphonesimulator\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk
    export SDK_DIR_iphonesimulator17_4\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk
    export SDK_NAME\=iphonesimulator17.4
    export SDK_NAMES\=iphonesimulator17.4
    export SDK_PRODUCT_BUILD_VERSION\=21E210
    export SDK_STAT_CACHE_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData
    export SDK_STAT_CACHE_ENABLE\=YES
    export SDK_STAT_CACHE_PATH\=/Users/l333n/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.4-21E210-aa93b11c43e2d16681ac3fa171344f4f.sdkstatcache
    export SDK_VERSION\=17.4
    export SDK_VERSION_ACTUAL\=170400
    export SDK_VERSION_MAJOR\=170000
    export SDK_VERSION_MINOR\=170400
    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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator/DerivedSources
    export SHARED_FRAMEWORKS_FOLDER_PATH\=AppName.app/SharedFrameworks
    export SHARED_PRECOMPS_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/PrecompiledHeaders
    export SHARED_SUPPORT_FOLDER_PATH\=AppName.app/SharedSupport
    export SKIP_ACTION\=launch
    export SKIP_INSTALL\=NO
    export SKIP_PROJECT_NAME\=project-name
    export SOURCE_ROOT\=/Users/l333n/Desktop/project-name/Darwin
    export SRCROOT\=/Users/l333n/Desktop/project-name/Darwin
    export STRINGSDATA_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal/undefined_arch
    export STRINGSDATA_ROOT\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.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\ macosx
    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/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Objects-normal/arm64/AppName.SwiftFileList
    export SWIFT_VERSION\=5.0
    export SYMROOT\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/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\=AppName.app/SystemExtensions
    export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=AppName.app/Library/SystemExtensions
    export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=AppName.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\=AppName
    export TARGET_BUILD_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/Debug-iphonesimulator
    export TARGET_DEVICE_IDENTIFIER\=DE577709-0287-479A-AE28-09FE24755E07
    export TARGET_DEVICE_MODEL\=iPhone16,1
    export TARGET_DEVICE_OS_VERSION\=17.2
    export TARGET_DEVICE_PLATFORM_NAME\=iphonesimulator
    export TARGET_NAME\=AppName
    export TARGET_TEMP_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build
    export TEMP_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build
    export TEMP_FILES_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build
    export TEMP_FILE_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build
    export TEMP_ROOT\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/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.4.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\=FAKETEAMID.
    export UID\=501
    export UNINSTALLED_PRODUCTS_DIR\=/Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/UninstalledProducts
    export UNLOCALIZED_RESOURCES_FOLDER_PATH\=AppName.app
    export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_NO\=AppName.app/Resources
    export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_YES\=AppName.app
    export UNSTRIPPED_PRODUCT\=NO
    export USER\=l333n
    export USER_APPS_DIR\=/Users/l333n/Applications
    export USER_LIBRARY_DIR\=/Users/l333n/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\=AppName.app/version.plist
    export VERSION_INFO_BUILDER\=l333n
    export VERSION_INFO_FILE\=AppName_vers.c
    export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:AppName\ \ PROJECT:AppName-1\"
    export WRAPPER_EXTENSION\=app
    export WRAPPER_NAME\=AppName.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\=15E204a
    export XCODE_VERSION_ACTUAL\=1530
    export XCODE_VERSION_MAJOR\=1500
    export XCODE_VERSION_MINOR\=1530
    export XPCSERVICES_FOLDER_PATH\=AppName.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
    /bin/sh -c /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Intermediates.noindex/AppName.build/Debug-iphonesimulator/AppName.build/Script-499CD4452AC5B869001AE8D8.sh

note: running gradle build with: /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/../../SourcePackages/artifacts/skip/skip/skip.artifactbundle/macos/skip gradle -p /Users/l333n/Desktop/project-name/Darwin/../Android launchDebug
Error: terminated(1): /usr/local/bin/gradle --version output:
    

The operation couldn’t be completed. (SkipDriveExternal.ProcessResult.Error error 0.)
Command PhaseScriptExecution failed with a nonzero exit code

note: running gradle build with: /Users/l333n/Library/Developer/Xcode/DerivedData/AppName-eroxysnnxbbwmhabhcbzqtocflba/Build/Products/../../SourcePackages/artifacts/skip/skip/skip.artifactbundle/macos/skip gradle -p /Users/l333n/Desktop/project-name/Darwin/../Android launchDebug
Error: terminated(1): /usr/local/bin/gradle --version output:

The operation couldn’t be completed. (SkipDriveExternal.ProcessResult.Error error 0.)
Command PhaseScriptExecution failed with a nonzero exit code

So the same error as before, right? How odd.

Let's try a different tack: can you try cloning or downloading https://github.com/skiptools/skipapp-showcase.git and then opening the Darwin/Showcase.xcodeproj project and trying to run that one?

Ya the same error indeed, what's also interesting is that when I'm building https://github.com/skiptools/skipapp-showcase.git I'm getting the same error as in my own project.

Ya the same error indeed, what's also interesting is that when I'm building https://github.com/skiptools/skipapp-showcase.git I'm getting the same error as in my own project.

Can you post the output of skip checkup? I'm curious about the versions of Xcode, macOS, Java, etc.

[✓] Skip version 0.8.25 (= 0.8.25)
[✓] macOS version 14.3.1 (> 13.5.0)
[✓] Swift version 5.10 (> 5.9.0)
[✓] Xcode version 15.3 (> 15.0.0)
[✓] Xcode tools SDKs: 6
[✓] Homebrew version 4.2.15 (> 4.1.0)
[✓] Gradle version 8.7 (> 8.6.0)
[✓] Java version 21.0.2 (> 21.0.0)
[✓] Android Debug Bridge version 1.0.41 (> 1.0.40)
[✓] Android Studio version: 2023.2
[✓] Android tools SDKs: 2
[✓] Resolve dependencies (13.68s)
[✓] Build hello-skip (12.32s)
[✓] Test Swift (6.04s)
[✓] Test Kotlin (62.53s)
[✓] Archive iOS ipa (20.45s)
[✓] Assemble HelloSkip-release.ipa (0.02s)
[✓] Verify HelloSkip-release.ipa 36 KB
[⠁] Verify HelloSkip-release.apk[✓] Assembling Android apk (137.58s)
[✓] Verify HelloSkip-release.apk 11,5 MB
[✓] Check Swift Package (0.36s)
[✓] Skip 0.8.25 checkup succeeded in 256.69s

Is the machine Intel or ARM? I notice that we are invoking /usr/local/bin/gradle --version, which implies an Intel Homebrew installation. Can you let us know the output of the following commands?

uname -a
which gradle
gradle --version

The machine is running on ARM.

/opt/homebrew/bin/gradle

------------------------------------------------------------
Gradle 8.7
------------------------------------------------------------

Build time:   2024-03-22 15:52:46 UTC
Revision:     650af14d7653aa949fce5e886e685efc9cf97c10

Kotlin:       1.9.22
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          21.0.2 (Homebrew 21.0.2)
OS:           Mac OS X 14.3.1 aarch64

Was it upgraded from a previous Intel machine that has Homebrew installed in /usr/local/bin/? If you trash that folder (keeping a backup), it might fall back to using the correct path.

Also, can you run echo $HOMEBREW_PREFIX? If it says /usr/local/bin/, then that should be updated in your ~/.zshrc (or ~/.bashrc) file. Pointing to the old Intel-based folder will likely cause problems like this.

Once you try those things, quit and re-launch Xcode and try running again. Let us know if you continue to see the error, but the mention of /usr/local/bin/gradle at the end should go away regardless.

Homebrew wasn't installed on an previous intel machine but it was installed from a terminal using rosetta. I trashed the folder -> restarted xcode -> cleaned the build folder -> rebuild the project. But this still gives the same error

The result of running echo $HOMEBREW_PREFIX is /opt/homebrew.

I checked the ~/.zshrc file I noticed there is nothing pointing to homebrew in this file. Maybe this causes the issue?

I checked the ~/.zshrc file I noticed there is nothing pointing to homebrew in this file. Maybe this causes the issue?

No, absence of the property should be fine – it is only if it is overridden in the environment that it would cause problems.

Out of curiosity, do you know why would Terminal have been running under Rosetta? Is it possible that Xcode is also running under Rosetta? You can check in Activity Monitor. That would cause us to try to pick /usr/local rather than /opt/homebrew:

public static let homebrewRoot: String = {
ProcessInfo.processInfo.environment["HOMEBREW_PREFIX"]
?? (ProcessInfo.isARM ? "/opt/homebrew" : "/usr/local")
}()

I feel like we are getting close. Thanks for your patience helping us work this out – it will certainly help future users who grapple with this sort of issue.

The reason it was running under Rosetta in the first place was because when the arm systems came out a nodejs project I was working on didn't support running some command lines in a arm terminal yet. So I think I installed brew at that time via the rosetta terminal.

I checked Xcode via the activity monitor. The activity monitor says that I'm running Xcode via arm so that's good.

Let's try one more thing: can you manually edit the Run skip gradle launch script in the Build Phases for the project and add the line before the PATH= call:

export HOMEBREW_PREFIX=/opt/homebrew

That should force Skip to use the correct Homebrew install.

Screenshot 2024-03-29 at 17 11 02

Still the same error with the edited build phase
Screenshot 2024-03-29 at 23 49 07

Error:
Screenshot 2024-03-29 at 23 48 59

Maybe the reason it's not building correctly has something to do with the output of skip gradle -p /Users/l333n/Desktop/skipapp-showcase-main/Darwin/../Android launchDebug when running this command on the skipapp-showcase-main demo project. The interesting thing is that this command builded the android app correctly in the past. I did a double check to make sure that skip checkup is still working. The result of skip checkup is still all green.

The output of skip gradle -p /Users/l333n/Desktop/skipapp-showcase-main/Darwin/../Android launchDebug where it starts to fail is:

FAILURE: Build failed with an exception.

* Where:
Settings file '/Users/l333n/Desktop/skipapp-showcase-main/Android/settings.gradle.kts' line: 38

* What went wrong:
An exception occurred applying plugin request [id: 'skip-plugin']
> Failed to apply plugin 'skip-plugin'.
   > Could not read script '/Users/l333n/Desktop/skipapp-showcase-main/.build/plugins/outputs/skipapp-showcase/Showcase/skipstone/settings.gradle.kts' as it does not exist.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 23s
5 actionable tasks: 5 executed

The full log:
skip-gradle.log.txt

This is turning into quite a mystery! Is there anything in the /Users/l333n/Desktop/skipapp-showcase-main/.build/plugins/outputs/skipapp-showcase/Showcase/skipstone/ folder? If you run the command a second time, does it give the same error?

Hehe ya but now I'm dedicated to find out why it's not working as expected! I checked the folder you mentioned above.
Looks like running the build command puts some files into the folder.
Screenshot 2024-03-30 at 14 25 34

After running the command a second time it does give the same error.