Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- kpmcdole@Kevins-MBP test_impeller % flutter run -d macos --enable-impeller --verbose
- [ +6 ms] executing: sw_vers -productName
- [ +24 ms] Exit code 0 from: sw_vers -productName
- [ ] macOS
- [ ] executing: sw_vers -productVersion
- [ +20 ms] Exit code 0 from: sw_vers -productVersion
- [ ] 15.1.1
- [ ] executing: sw_vers -buildVersion
- [ +21 ms] Exit code 0 from: sw_vers -buildVersion
- [ ] 24B91
- [ ] executing: uname -m
- [ +9 ms] Exit code 0 from: uname -m
- [ ] x86_64
- [ +10 ms] executing: sysctl hw.optional.arm64
- [ +10 ms] Exit code 1 from: sysctl hw.optional.arm64
- [ ] sysctl: unknown oid 'hw.optional.arm64'
- [ +110 ms] executing: sysctl hw.optional.arm64
- [ +11 ms] Exit code 1 from: sysctl hw.optional.arm64
- [ ] sysctl: unknown oid 'hw.optional.arm64'
- [ +2 ms] executing: xcrun xcodebuild -version
- [ +178 ms] Exit code 0 from: xcrun xcodebuild -version
- [ ] Xcode 16.1
- Build version 16B40
- [ +2 ms] executing: xcrun xcdevice list --timeout 5
- [ +4 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
- [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
- [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
- [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
- [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
- [ +2 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
- [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
- [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
- [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
- [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
- [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
- [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
- [ +56 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
- [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
- [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
- [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
- [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
- [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
- [ +1 ms] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
- [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
- [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
- [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
- [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
- [ +72 ms] Skipping pub get: version match.
- [ +171 ms] Generating
- /Users/kpmcdole/Documents/GitHub/test_impeller/android/app/src/main/java/io/flutter/plugins/GeneratedPlugi
- nRegistrant.java
- [ +140 ms] No packages with native assets. Skipping native assets compilation.
- [ +3 ms] Initializing file store
- [ +11 ms] Skipping target: gen_localizations
- [ +5 ms] gen_dart_plugin_registrant: Starting due to {InvalidatedReasonKind.inputChanged: The following
- inputs have updated contents:
- /Users/kpmcdole/Documents/GitHub/test_impeller/.dart_tool/package_config_subset}
- [ +93 ms] gen_dart_plugin_registrant: Complete
- [ +1 ms] Skipping target: _composite
- [ +2 ms] complete
- [ +5 ms] Launching lib/main.dart on macOS in debug mode...
- [ +6 ms] /Users/kpmcdole/flutter/bin/cache/dart-sdk/bin/dartaotruntime --disable-dart-dev
- /Users/kpmcdole/flutter/bin/cache/dart-sdk/bin/snapshots/frontend_server_aot.dart.snapshot --sdk-root
- /Users/kpmcdole/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental
- --target=flutter --experimental-emit-debug-metadata --output-dill
- /var/folders/36/503jz0595zl96mkgvgtplmk40000gn/T/flutter_tools.QqFrMU/flutter_tool.kFg18c/app.dill
- --packages /Users/kpmcdole/Documents/GitHub/test_impeller/.dart_tool/package_config.json
- -Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts --track-widget-creation
- --filesystem-scheme org-dartlang-root --initialize-from-dill build/cache.dill.track.dill --verbosity=error
- --enable-experiment=alternative-invalidation-strategy
- [ +23 ms] Podfile not found, skipping global platform macOS version migration.
- [ +12 ms] executing: /usr/bin/plutil -convert xml1 -o -
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/Info.plist
- [ +21 ms] Exit code 0 from: /usr/bin/plutil -convert xml1 -o -
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/Info.plist
- [ +1 ms] <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
- "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>$(DEVELOPMENT_LANGUAGE)</string>
- <key>CFBundleExecutable</key>
- <string>$(EXECUTABLE_NAME)</string>
- <key>CFBundleIconFile</key>
- <string></string>
- <key>CFBundleIdentifier</key>
- <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>$(PRODUCT_NAME)</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>$(FLUTTER_BUILD_NAME)</string>
- <key>CFBundleVersion</key>
- <string>$(FLUTTER_BUILD_NUMBER)</string>
- <key>LSMinimumSystemVersion</key>
- <string>$(MACOSX_DEPLOYMENT_TARGET)</string>
- <key>NSHumanReadableCopyright</key>
- <string>$(PRODUCT_COPYRIGHT)</string>
- <key>NSMainNibFile</key>
- <string>MainMenu</string>
- <key>NSPrincipalClass</key>
- <string>NSApplication</string>
- </dict>
- </plist>
- [ +103 ms] <- compile package:test_impeller/main.dart
- [ +75 ms] executing: [/Users/kpmcdole/Documents/GitHub/test_impeller/macos/] xcrun xcodebuild -list
- -project Runner.xcodeproj
- [+1217 ms] Command line invocation:
- /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -list -project
- Runner.xcodeproj
- User defaults from command line:
- IDEPackageSupportUseBuiltinSCM = YES
- Information about project "Runner":
- Targets:
- Runner
- RunnerTests
- Flutter Assemble
- Build Configurations:
- Debug
- Release
- Profile
- If no build configuration is specified and -scheme is not passed then "Release" is
- used.
- Schemes:
- Flutter Assemble
- Runner
- [ +3 ms] Building macOS application...
- [ +2 ms] executing: /usr/bin/env xcrun xcodebuild -workspace
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner.xcworkspace -configuration Debug -scheme
- Runner -derivedDataPath /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos -destination
- platform=macOS
- OBJROOT=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
- SYMROOT=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products
- VERBOSE_SCRIPT_LOGGING=YES COMPILER_INDEX_STORE_ENABLE=NO
- [ +894 ms] Command line invocation:
- [ ] /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner.xcworkspace -configuration Debug -scheme
- Runner -derivedDataPath /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos -destination
- platform=macOS
- OBJROOT=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
- SYMROOT=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products
- VERBOSE_SCRIPT_LOGGING=YES COMPILER_INDEX_STORE_ENABLE=NO
- [ ] User defaults from command line:
- [ ] IDEDerivedDataPathOverride = /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos
- [ ] IDEPackageSupportUseBuiltinSCM = YES
- [ ] Build settings from command line:
- [ ] COMPILER_INDEX_STORE_ENABLE = NO
- [ ] OBJROOT =
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
- [ ] SYMROOT = /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products
- [ ] VERBOSE_SCRIPT_LOGGING = YES
- [ +251 ms] Prepare packages
- [ +281 ms] ComputeTargetDependencyGraph
- [ +37 ms] note: Building targets in dependency order
- [ +1 ms] note: Target dependency graph (2 targets)
- [ ] Target 'Runner' in project 'Runner'
- [ ] ➜ Explicit dependency on target 'Flutter Assemble' in project 'Runner'
- [ ] Target 'Flutter Assemble' in project 'Runner' (no dependencies)
- [ ] GatherProvisioningInputs
- [ +108 ms] CreateBuildDescription
- [ +20 ms] ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --version
- --output-format xml1
- [ +14 ms] ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/usr/bin/actool --version
- --output-format xml1
- [ +13 ms] ExecuteExternalTool
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM
- -isysroot
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -x c -c
- /dev/null
- [ +95 ms] ExecuteExternalTool
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
- [ +238 ms] ExecuteExternalTool
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
- [ +59 ms] Build description signature: c9fc3038a1f754b62522c3cc20b508c4
- [ ] Build description path:
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/XCBuildData/c9fc303
- 8a1f754b62522c3cc20b508c4.xcbuilddata
- [ +20 ms] ClangStatCache
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
- 7c93c703a57fb2538426748e.sdkstatcache
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ]
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -o
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
- 7c93c703a57fb2538426748e.sdkstatcache
- [ +22 ms] WriteAuxiliaryFile
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Flutter\
- Assemble.build/InputFileList-33CC111E2044C6BF0003C045-FlutterInputs-f69d9f6261414a2ec8609220d93d08da-resol
- ved.xcfilelist (in target 'Flutter Assemble' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] write-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Flutter\
- Assemble.build/InputFileList-33CC111E2044C6BF0003C045-FlutterInputs-f69d9f6261414a2ec8609220d93d08da-resol
- ved.xcfilelist
- [ ] PhaseScriptExecution Run\ Script
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Flutter\ Assemble.build/Script-33CC111E2044C6BF0003C045.sh (in target 'Flutter Assemble' from project
- 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] export ACTION\=build
- [ ] export AD_HOC_CODE_SIGNING_ALLOWED\=YES
- [ ] export ALLOW_BUILD_REQUEST_OVERRIDES\=NO
- [ ] export ALLOW_TARGET_PLATFORM_SPECIALIZATION\=NO
- [ ] export ALTERNATE_GROUP\=staff
- [ ] export ALTERNATE_MODE\=u+w,go-w,a+rX
- [ ] export ALTERNATE_OWNER\=kpmcdole
- [ ] export ALTERNATIVE_DISTRIBUTION_WEB\=NO
- [ ] export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=NO
- [ ] export ALWAYS_SEARCH_USER_PATHS\=NO
- [ ] export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO
- [ ] export APPLE_INTERNAL_DEVELOPER_DIR\=/AppleInternal/Developer
- [ ] export APPLE_INTERNAL_DIR\=/AppleInternal
- [ ] export APPLE_INTERNAL_DOCUMENTATION_DIR\=/AppleInternal/Documentation
- [ ] export APPLE_INTERNAL_LIBRARY_DIR\=/AppleInternal/Library
- [ ] export APPLE_INTERNAL_TOOLS\=/AppleInternal/Developer/Tools
- [ ] export APPLICATION_EXTENSION_API_ONLY\=NO
- [ ] export APPLY_RULES_IN_COPY_FILES\=NO
- [ ] export APPLY_RULES_IN_COPY_HEADERS\=NO
- [ ] export APP_SHORTCUTS_ENABLE_FLEXIBLE_MATCHING\=YES
- [ ] export ARCHS\=x86_64
- [ ] export ARCHS_STANDARD\=arm64\ x86_64
- [ ] export ARCHS_STANDARD_32_64_BIT\=arm64\ x86_64\ i386
- [ ] export ARCHS_STANDARD_32_BIT\=i386
- [ ] export ARCHS_STANDARD_64_BIT\=arm64\ x86_64
- [ ] export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64\ x86_64
- [ ] export ASSETCATALOG_COMPILER_GENERATE_ASSET_SYMBOLS\=YES
- [ ] export ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS\=YES
- [ ] export AUTOMATICALLY_MERGE_DEPENDENCIES\=NO
- [ ] export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ driverkit\ iphoneos\
- iphonesimulator\ macosx\ watchos\ watchsimulator\ xros\ xrsimulator
- [ ] export BITCODE_GENERATION_MODE\=marker
- [ ] export BUILD_ACTIVE_RESOURCES_ONLY\=NO
- [ ] export BUILD_COMPONENTS\=headers\ build
- [ ] export BUILD_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products
- [ ] export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO
- [ ] export
- BUILD_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products
- [ ] export BUILD_STYLE\=
- [ ] export BUILD_VARIANTS\=normal
- [ ] export
- BUILT_PRODUCTS_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
- [ ] export BUNDLE_CONTENTS_FOLDER_PATH\=Contents/
- [ ] export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/
- [ ] export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS
- [ ] export BUNDLE_EXECUTABLE_FOLDER_PATH\=Contents/MacOS
- [ ] export BUNDLE_EXTENSIONS_FOLDER_PATH\=Contents/Extensions
- [ ] export BUNDLE_FORMAT\=deep
- [ ] export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Contents/Frameworks
- [ ] export BUNDLE_PLUGINS_FOLDER_PATH\=Contents/PlugIns
- [ ] export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=Contents/PrivateHeaders
- [ ] export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Contents/Headers
- [ ] export
- CACHE_ROOT\=/var/folders/36/503jz0595zl96mkgvgtplmk40000gn/C/com.apple.DeveloperTools/16.1-16B40/Xcode
- [ ] export
- CCHROOT\=/var/folders/36/503jz0595zl96mkgvgtplmk40000gn/C/com.apple.DeveloperTools/16.1-16B40/Xcode
- [ ] export CHMOD\=/bin/chmod
- [ ] export CHOWN\=/usr/sbin/chown
- [ ] export CLANG_ANALYZER_NONNULL\=YES
- [ ] export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\=YES_AGGRESSIVE
- [ ] export CLANG_CACHE_FINE_GRAINED_OUTPUTS\=YES
- [ ] export CLANG_CXX_LANGUAGE_STANDARD\=gnu++14
- [ ] export CLANG_CXX_LIBRARY\=libc++
- [ ] export CLANG_ENABLE_EXPLICIT_MODULES\=YES
- [ ] export CLANG_ENABLE_MODULES\=YES
- [ ] export CLANG_ENABLE_OBJC_ARC\=YES
- [ ] export
- CLANG_MODULES_BUILD_SESSION_FILE\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.n
- oindex/Session.modulevalidation
- [ ] export CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY\=YES
- [ ] export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES
- [ ] export CLANG_WARN_BOOL_CONVERSION\=YES
- [ ] export CLANG_WARN_COMMA\=YES
- [ ] export CLANG_WARN_CONSTANT_CONVERSION\=YES
- [ ] export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES
- [ ] export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\=YES_ERROR
- [ ] export CLANG_WARN_DOCUMENTATION_COMMENTS\=YES
- [ ] export CLANG_WARN_EMPTY_BODY\=YES
- [ ] export CLANG_WARN_ENUM_CONVERSION\=YES
- [ ] export CLANG_WARN_INFINITE_RECURSION\=YES
- [ ] export CLANG_WARN_INT_CONVERSION\=YES
- [ ] export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\=YES
- [ ] export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\=YES
- [ ] export CLANG_WARN_OBJC_LITERAL_CONVERSION\=YES
- [ ] export CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK\=YES
- [ ] export CLANG_WARN_OBJC_ROOT_CLASS\=YES_ERROR
- [ ] export CLANG_WARN_PRAGMA_PACK\=YES
- [ ] export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES
- [ ] export CLANG_WARN_STRICT_PROTOTYPES\=YES
- [ ] export CLANG_WARN_SUSPICIOUS_MOVE\=YES
- [ ] export CLANG_WARN_UNGUARDED_AVAILABILITY\=YES_AGGRESSIVE
- [ ] export CLANG_WARN_UNREACHABLE_CODE\=YES
- [ ] export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES
- [ ] export
- CLASS_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Run
- ner.build/Debug/Flutter\ Assemble.build/JavaClasses
- [ ] export CLEAN_PRECOMPS\=YES
- [ ] export CLONE_HEADERS\=NO
- [ ] export COCOAPODS_PARALLEL_CODE_SIGN\=true
- [ ] export
- CODESIGNING_FOLDER_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/
- [ ] export CODE_SIGNING_ALLOWED\=NO
- [ ] export CODE_SIGNING_REQUIRED\=YES
- [ ] export CODE_SIGN_IDENTITY\=-
- [ ] export CODE_SIGN_IDENTITY_NO\=Apple\ Development
- [ ] export CODE_SIGN_IDENTITY_YES\=-
- [ ] export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES
- [ ] export CODE_SIGN_STYLE\=Manual
- [ ] export COLOR_DIAGNOSTICS\=NO
- [ ] export COMBINE_HIDPI_IMAGES\=NO
- [ ] export
- COMPILATION_CACHE_CAS_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/CompilationCache.no
- index
- [ ] export COMPILATION_CACHE_KEEP_CAS_DIRECTORY\=YES
- [ ] export COMPILER_INDEX_STORE_ENABLE\=NO
- [ ] export
- COMPOSITE_SDK_DIRS\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
- /CompositeSDKs
- [ ] export COMPRESS_PNG_FILES\=NO
- [ ] export CONFIGURATION\=Debug
- [ ] export
- CONFIGURATION_BUILD_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
- [ +1 ms] export
- CONFIGURATION_TEMP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noi
- ndex/Runner.build/Debug
- [ ] export COPYING_PRESERVES_HFS_DATA\=NO
- [ ] export COPY_HEADERS_RUN_UNIFDEF\=NO
- [ ] export COPY_PHASE_STRIP\=NO
- [ ] export CP\=/bin/cp
- [ ] export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO
- [ ] export CURRENT_ARCH\=undefined_arch
- [ ] export CURRENT_VARIANT\=normal
- [ ] export DART_OBFUSCATION\=false
- [ ] export DEAD_CODE_STRIPPING\=YES
- [ ] export DEBUGGING_SYMBOLS\=YES
- [ ] export DEBUG_INFORMATION_FORMAT\=dwarf
- [ ] export DEBUG_INFORMATION_VERSION\=compiler-default
- [ ] 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\=MACOSX_DEPLOYMENT_TARGET
- [ ] export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=10.13\ 10.14\ 10.15\ 11.0\ 11.1\ 11.2\ 11.3\
- 11.4\ 11.5\ 12.0\ 12.2\ 12.3\ 12.4\ 13.0\ 13.1\ 13.2\ 13.3\ 13.4\ 13.5\ 14.0\ 14.1\ 14.2\ 14.3\ 14.4\
- 14.5\ 14.6\ 15.0\ 15.1
- [ ] export
- DERIVED_FILES_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/
- Runner.build/Debug/Flutter\ Assemble.build/DerivedSources
- [ ] export
- DERIVED_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/R
- unner.build/Debug/Flutter\ Assemble.build/DerivedSources
- [ ] export
- DERIVED_SOURCES_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noinde
- x/Runner.build/Debug/Flutter\ Assemble.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 DONT_GENERATE_INFOPLIST_FILE\=NO
- [ ] export DSTROOT\=/tmp/Runner.dst
- [ ] export
- DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
- [ ] export DWARF_DSYM_FILE_NAME\=.dSYM
- [ ] export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO
- [ ] export
- DWARF_DSYM_FOLDER_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
- [ ] export DYNAMIC_LIBRARY_EXTENSION\=dylib
- [ ] export EAGER_COMPILATION_ALLOW_SCRIPTS\=NO
- [ ] export EAGER_LINKING\=NO
- [ ] export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO
- [ ] export EMBEDDED_PROFILE_NAME\=embedded.provisionprofile
- [ ] export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO
- [ ] export ENABLE_APP_SANDBOX\=NO
- [ ] export ENABLE_BITCODE\=NO
- [ ] export ENABLE_CODE_COVERAGE\=YES
- [ ] export ENABLE_DEBUG_DYLIB\=NO
- [ ] 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\=NO
- [ ] 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_DESTINATION\=Signature
- [ ] export ENTITLEMENTS_REQUIRED\=YES
- [ ] export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS
- [ ] export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=\*.nib\ \*.lproj\ \*.framework\
- \*.gch\ \*.xcode\*\ \*.xcassets\ \(\*\)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ \*.pbproj\ \*.pbxproj
- [ ] export
- FILE_LIST\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.b
- uild/Debug/Flutter\ Assemble.build/Objects/LinkFileList
- [ ] export
- FIXED_FILES_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
- nner.build/Debug/Flutter\ Assemble.build/FixedFiles
- [ ] export FLUTTER_APPLICATION_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller
- [ ] export FLUTTER_BUILD_DIR\=build
- [ ] export FLUTTER_BUILD_NAME\=0.1.0
- [ ] export FLUTTER_BUILD_NUMBER\=0.1.0
- [ ] export FLUTTER_ROOT\=/Users/kpmcdole/flutter
- [ ] export FLUTTER_TARGET\=/Users/kpmcdole/Documents/GitHub/test_impeller/lib/main.dart
- [ ] export FRAMEWORK_VERSION\=A
- [ ] export FUSE_BUILD_PHASES\=YES
- [ ] export FUSE_BUILD_SCRIPT_PHASES\=NO
- [ ] export GCC3_VERSION\=3.3
- [ ] export GCC_C_LANGUAGE_STANDARD\=gnu11
- [ ] export GCC_DYNAMIC_NO_PIC\=NO
- [ ] export GCC_NO_COMMON_BLOCKS\=YES
- [ ] export GCC_OPTIMIZATION_LEVEL\=0
- [ ] export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++
- [ ] export GCC_PREPROCESSOR_DEFINITIONS\=DEBUG\=1\
- [ ] export GCC_TREAT_WARNINGS_AS_ERRORS\=NO
- [ ] export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0
- [ ] export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0
- [ ] export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES
- [ ] export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR
- [ ] export GCC_WARN_SHADOW\=YES
- [ ] export GCC_WARN_STRICT_SELECTOR_MATCH\=YES
- [ ] export GCC_WARN_UNDECLARED_SELECTOR\=YES
- [ ] export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE
- [ ] export GCC_WARN_UNUSED_FUNCTION\=YES
- [ ] export GCC_WARN_UNUSED_VARIABLE\=YES
- [ ] export
- GENERATED_MODULEMAP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.no
- index/GeneratedModuleMaps
- [ ] export GENERATE_INFOPLIST_FILE\=NO
- [ ] export GENERATE_INTERMEDIATE_TEXT_BASED_STUBS\=YES
- [ ] export GENERATE_MASTER_OBJECT_FILE\=NO
- [ ] export GENERATE_PKGINFO_FILE\=NO
- [ ] export GENERATE_PROFILING_CODE\=NO
- [ ] export GENERATE_TEXT_BASED_STUBS\=NO
- [ ] export GID\=20
- [ ] export GROUP\=staff
- [ ] export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES
- [ ] export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES
- [ ] export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_TARGETS_NOT_BEING_BUILT\=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 HIDE_BITCODE_SYMBOLS\=YES
- [ ] export HOME\=/Users/kpmcdole
- [ ] export HOST_ARCH\=x86_64
- [ ] export HOST_PLATFORM\=macosx
- [ ] export ICONV\=/usr/bin/iconv
- [ ] export IMPLICIT_DEPENDENCY_DOMAIN\=default
- [ ] export INFOPLIST_ENABLE_CFBUNDLEICONS_MERGE\=YES
- [ ] export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES
- [ ] export INFOPLIST_OUTPUT_FORMAT\=same-as-input
- [ ] export INFOPLIST_PREPROCESS\=NO
- [ ] export INLINE_PRIVATE_FRAMEWORKS\=NO
- [ ] export INSTALLHDRS_COPY_PHASE\=NO
- [ ] export INSTALLHDRS_SCRIPT_PHASE\=NO
- [ ] export INSTALL_DIR\=/tmp/Runner.dst
- [ ] export INSTALL_GROUP\=staff
- [ ] export INSTALL_MODE_FLAG\=u+w,go-w,a+rX
- [ ] export INSTALL_OWNER\=kpmcdole
- [ ] export INSTALL_ROOT\=/tmp/Runner.dst
- [ ] export IOS_UNZIPPERED_TWIN_PREFIX_PATH\=/System/iOSSupport
- [ ] export IS_MACCATALYST\=NO
- [ ] export IS_UIKITFORMAC\=NO
- [ ] 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_FRAMEWORK_RESOURCES_DIRS\=Resources
- [ ] export JAVA_JAR_FLAGS\=cv
- [ ] export JAVA_SOURCE_SUBDIR\=.
- [ ] export JAVA_USE_DEPENDENCIES\=YES
- [ ] export JAVA_ZIP_FLAGS\=-urg
- [ ] export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO
- [ ] export KASAN_CFLAGS_CLASSIC\=-DKASAN\=1\ -DKASAN_CLASSIC\=1\ -fsanitize\=address\ -mllvm\
- -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow
- [ ] export KASAN_CFLAGS_TBI\=-DKASAN\=1\ -DKASAN_TBI\=1\ -fsanitize\=kernel-hwaddress\ -mllvm\
- -hwasan-recover\=0\ -mllvm\ -hwasan-instrument-atomics\=0\ -mllvm\ -hwasan-instrument-stack\=1\ -mllvm\
- -hwasan-generate-tags-with-calls\=1\ -mllvm\ -hwasan-instrument-with-calls\=1\ -mllvm\
- -hwasan-use-short-granules\=0\ -mllvm\ -hwasan-memory-access-callback-prefix\=__asan_
- [ ] export KASAN_DEFAULT_CFLAGS\=-DKASAN\=1\ -DKASAN_CLASSIC\=1\ -fsanitize\=address\ -mllvm\
- -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow
- [ ] export KEEP_PRIVATE_EXTERNS\=NO
- [ ] export
- LD_DEPENDENCY_INFO_FILE\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.no
- index/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/undefined_arch/Flutter\
- Assemble_dependency_info.dat
- [ ] export LD_EXPORT_SYMBOLS\=YES
- [ ] export LD_GENERATE_MAP_FILE\=NO
- [ ] export
- LD_MAP_FILE_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/R
- unner.build/Debug/Flutter\ Assemble.build/Flutter\ Assemble-LinkMap-normal-undefined_arch.txt
- [ ] export LD_NO_PIE\=NO
- [ ] export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES
- [ ] export LD_SHARED_CACHE_ELIGIBLE\=Automatic
- [ ] export LD_WARN_DUPLICATE_LIBRARIES\=NO
- [ ] export LD_WARN_UNUSED_DYLIBS\=NO
- [ ] 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_KEXT_INSTALL_PATH\=/Library/Extensions
- [ ] export LINKER_DISPLAYS_MANGLED_NAMES\=NO
- [ ] export
- LINK_FILE_LIST_normal_x86_64\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediat
- es.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/x86_64/Flutter\ Assemble.LinkFileList
- [ ] export LINK_OBJC_RUNTIME\=YES
- [ ] export LINK_WITH_STANDARD_LIBRARIES\=YES
- [ ] export LLVM_TARGET_TRIPLE_OS_VERSION\=macos10.14
- [ ] export LLVM_TARGET_TRIPLE_OS_VERSION_NO\=macos10.14
- [ ] export LLVM_TARGET_TRIPLE_OS_VERSION_YES\=macos15.1
- [ ] export LLVM_TARGET_TRIPLE_VENDOR\=apple
- [ ] export
- LM_AUX_CONST_METADATA_LIST_PATH_normal_x86_64\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/
- Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/x86_64/Flutter\
- Assemble.SwiftConstValuesFileList
- [ ] export LOCALIZATION_EXPORT_SUPPORTED\=YES
- [ ] export LOCALIZATION_PREFERS_STRING_CATALOGS\=NO
- [ ] 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/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] export LOCSYMROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] export MACOSX_DEPLOYMENT_TARGET\=10.14
- [ ] export MAC_OS_X_PRODUCT_BUILD_VERSION\=24B91
- [ ] export MAC_OS_X_VERSION_ACTUAL\=150101
- [ ] export MAC_OS_X_VERSION_MAJOR\=150000
- [ ] export MAC_OS_X_VERSION_MINOR\=150100
- [ ] export MAKE_MERGEABLE\=NO
- [ ] 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/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/
- [ ] export
- MODULE_CACHE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex
- [ ] export MTL_ENABLE_DEBUG_INFO\=YES
- [ ] export NATIVE_ARCH\=x86_64
- [ ] export NATIVE_ARCH_32_BIT\=i386
- [ ] export NATIVE_ARCH_64_BIT\=x86_64
- [ ] export NATIVE_ARCH_ACTUAL\=x86_64
- [ ] export NO_COMMON\=YES
- [ ] export
- OBJECT_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
- nner.build/Debug/Flutter\ Assemble.build/Objects
- [ ] export
- OBJECT_FILE_DIR_normal\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noi
- ndex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal
- [ ] export
- OBJROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
- [ ] export ONLY_ACTIVE_ARCH\=YES
- [ ] export OS\=MACOS
- [ ] export OSAC\=/usr/bin/osacompile
- [ ] export
- PACKAGE_CONFIG\=/Users/kpmcdole/Documents/GitHub/test_impeller/.dart_tool/package_config.json
- [ ] export PASCAL_STRINGS\=YES
- [ ] export
- PATH\=/Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildServi
- ce.bundle/Contents/PlugIns/XCBSpecifications.ideplugin/Contents/Resources:/Applications/Xcode.app/Contents
- /SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/PlugIns/XCBSpecific
- ations.ideplugin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/A
- pplications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/appleinternal/bin:/Applic
- ations/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.
- app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/De
- veloper/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.plat
- form/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/
- bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/X
- code.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode.app/Cont
- ents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/Users/kpmcdole/flutter/bi
- n/:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.
- cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/
- usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/u
- sr/bin
- [ ] 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
- PER_ARCH_OBJECT_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
- oindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/undefined_arch
- [ ] export
- PER_VARIANT_OBJECT_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediate
- s.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal
- [ ] export
- PKGINFO_FILE_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/
- Runner.build/Debug/Flutter\ Assemble.build/PkgInfo
- [ ] export
- PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications
- [ ] export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin
- [ ] export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library
- [ ] export
- PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer
- /SDKs
- [ ] export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools
- [ ] export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr
- [ ] export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform
- [ ] export PLATFORM_DISPLAY_NAME\=macOS
- [ ] export PLATFORM_FAMILY_NAME\=macOS
- [ ] export PLATFORM_NAME\=macosx
- [ ] export PLATFORM_PREFERRED_ARCH\=x86_64
- [ ] export PLATFORM_PRODUCT_BUILD_VERSION\=24B75
- [ ] export PLIST_FILE_OUTPUT_FORMAT\=same-as-input
- [ ] export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES
- [ ] export
- PRECOMP_DESTINATION_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.no
- index/Runner.build/Debug/Flutter\ Assemble.build/PrefixHeaders
- [ ] export
- PROCESSED_INFOPLIST_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
- oindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/undefined_arch/Processed-Info.plist
- [ ] export PRODUCT_MODULE_NAME\=Flutter_Assemble
- [ ] export PRODUCT_NAME\=Flutter\ Assemble
- [ ] export PRODUCT_SETTINGS_PATH\=
- [ ] export PROFILING_CODE\=NO
- [ ] export PROJECT\=Runner
- [ ] export
- PROJECT_DERIVED_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
- oindex/Runner.build/DerivedSources
- [ ] export PROJECT_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] export
- PROJECT_FILE_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner.xcodeproj
- [ ] export PROJECT_GUID\=18c1723432283e0cc55f10a6dcfd9e02
- [ ] export PROJECT_NAME\=Runner
- [ ] export
- PROJECT_TEMP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/R
- unner.build
- [ ] export
- PROJECT_TEMP_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
- [ ] export RECOMMENDED_MACOSX_DEPLOYMENT_TARGET\=11.0
- [ ] 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 RESCHEDULE_INDEPENDENT_HEADERS_PHASES\=YES
- [ ] export
- REZ_COLLECTOR_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/
- Runner.build/Debug/Flutter\ Assemble.build/ResourceManagerResources
- [ ] export
- REZ_OBJECTS_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
- nner.build/Debug/Flutter\ Assemble.build/ResourceManagerResources/Objects
- [ ] export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO
- [ ] export
- SCRIPT_INPUT_FILE_0\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/ephemeral/tripwire
- [ ] export SCRIPT_INPUT_FILE_COUNT\=1
- [ ] export
- SCRIPT_INPUT_FILE_LIST_0\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
- oindex/Runner.build/Debug/Flutter\
- Assemble.build/InputFileList-33CC111E2044C6BF0003C045-FlutterInputs-f69d9f6261414a2ec8609220d93d08da-resol
- ved.xcfilelist
- [ ] export SCRIPT_INPUT_FILE_LIST_COUNT\=1
- [ ] export SCRIPT_OUTPUT_FILE_COUNT\=0
- [ ] export
- SCRIPT_OUTPUT_FILE_LIST_0\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.
- noindex/Runner.build/Debug/Flutter\
- Assemble.build/OutputFileList-33CC111E2044C6BF0003C045-FlutterOutputs-7e80844b0b6a90deaeef9559e3db8e69-res
- olved.xcfilelist
- [ ] export SCRIPT_OUTPUT_FILE_LIST_COUNT\=1
- [ ] export
- SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sd
- k
- [ ] export
- SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sd
- k
- [ ] export
- SDK_DIR_macosx\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX
- 15.1.sdk
- [ ] export
- SDK_DIR_macosx15_1\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/Ma
- cOSX15.1.sdk
- [ ] export SDK_NAME\=macosx15.1
- [ ] export SDK_NAMES\=macosx15.1
- [ ] export SDK_PRODUCT_BUILD_VERSION\=24B75
- [ ] export SDK_STAT_CACHE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos
- [ ] export SDK_STAT_CACHE_ENABLE\=YES
- [ ] export
- SDK_STAT_CACHE_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/maco
- sx15.1-24B75-26c8390a7c93c703a57fb2538426748e.sdkstatcache
- [ ] export SDK_VERSION\=15.1
- [ ] export SDK_VERSION_ACTUAL\=150100
- [ ] export SDK_VERSION_MAJOR\=150000
- [ ] export SDK_VERSION_MINOR\=150100
- [ ] export SED\=/usr/bin/sed
- [ ] export SEPARATE_STRIP\=NO
- [ ] export SEPARATE_SYMBOL_EDIT\=NO
- [ ] export SET_DIR_MODE_OWNER_GROUP\=YES
- [ ] export SET_FILE_MODE_OWNER_GROUP\=NO
- [ ] export SHALLOW_BUNDLE\=NO
- [ ] export
- SHARED_DERIVED_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/D
- erivedSources
- [ ] export
- SHARED_PRECOMPS_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noinde
- x/PrecompiledHeaders
- [ ] export SKIP_INSTALL\=YES
- [ ] export SOURCE_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] export SRCROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] export
- STRINGSDATA_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
- nner.build/Debug/Flutter\ Assemble.build/Objects-normal/undefined_arch
- [ ] export
- STRINGSDATA_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/R
- unner.build/Debug/Flutter\ Assemble.build
- [ +1 ms] export STRINGS_FILE_INFOPLIST_RENAME\=YES
- [ ] export STRINGS_FILE_OUTPUT_ENCODING\=UTF-16
- [ ] export STRIP_BITCODE_FROM_COPIED_FILES\=NO
- [ ] export STRIP_INSTALLED_PRODUCT\=NO
- [ ] export STRIP_PNG_TEXT\=NO
- [ ] export STRIP_STYLE\=all
- [ ] export STRIP_SWIFT_SYMBOLS\=YES
- [ ] export SUPPORTED_PLATFORMS\=macosx
- [ ] export SUPPORTS_TEXT_BASED_API\=NO
- [ ] export SUPPRESS_WARNINGS\=NO
- [ ] export SWIFT_ACTIVE_COMPILATION_CONDITIONS\=DEBUG
- [ ] export SWIFT_EMIT_LOC_STRINGS\=NO
- [ ] export SWIFT_OPTIMIZATION_LEVEL\=-Onone
- [ ] export SWIFT_PLATFORM_TARGET_PREFIX\=macos
- [ ] export
- SWIFT_RESPONSE_FILE_PATH_normal_x86_64\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/I
- ntermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/x86_64/Flutter\
- Assemble.SwiftFileList
- [ ] export SYMROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/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/Performanc
- e\ 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_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 TARGETNAME\=Flutter\ Assemble
- [ ] export
- TARGET_BUILD_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
- [ ] export TARGET_NAME\=Flutter\ Assemble
- [ ] export
- TARGET_TEMP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
- nner.build/Debug/Flutter\ Assemble.build
- [ ] export
- TEMP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.bu
- ild/Debug/Flutter\ Assemble.build
- [ ] export
- TEMP_FILES_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Run
- ner.build/Debug/Flutter\ Assemble.build
- [ ] export
- TEMP_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runn
- er.build/Debug/Flutter\ Assemble.build
- [ ] export
- TEMP_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
- [ ] export TEST_FRAMEWORK_SEARCH_PATHS\=\
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks
- [ ] export TEST_LIBRARY_SEARCH_PATHS\=\
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib
- [ ] export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault
- [ ] export
- TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
- [ ] export TRACK_WIDGET_CREATION\=true
- [ ] export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO
- [ ] export TREAT_MISSING_SCRIPT_PHASE_OUTPUTS_AS_ERRORS\=NO
- [ ] export TREE_SHAKE_ICONS\=false
- [ ] export UID\=501
- [ ] export
- UNINSTALLED_PRODUCTS_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
- oindex/UninstalledProducts
- [ ] export UNSTRIPPED_PRODUCT\=NO
- [ ] export USER\=kpmcdole
- [ ] export USER_APPS_DIR\=/Users/kpmcdole/Applications
- [ ] export USER_LIBRARY_DIR\=/Users/kpmcdole/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 VERBOSE_SCRIPT_LOGGING\=YES
- [ ] export VERSION_INFO_BUILDER\=kpmcdole
- [ ] export VERSION_INFO_FILE\=Flutter\ Assemble_vers.c
- [ ] export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:Flutter\ Assemble\ \ PROJECT:Runner-\"
- [ ] export WARNING_CFLAGS\=-Wall\ -Wconditional-uninitialized\
- -Wnullable-to-nonnull-conversion\ -Wmissing-method-return-type\ -Woverlength-strings
- [ ] export WORKSPACE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] 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\=16B40
- [ ] export XCODE_VERSION_ACTUAL\=1610
- [ ] export XCODE_VERSION_MAJOR\=1600
- [ ] export XCODE_VERSION_MINOR\=1610
- [ ] export XPCSERVICES_FOLDER_PATH\=/XPCServices
- [ ] export YACC\=yacc
- [ ] export _BOOL_\=NO
- [ ] export _BOOL_NO\=NO
- [ ] export _BOOL_YES\=YES
- [ ] export _DEVELOPMENT_TEAM_IS_EMPTY\=YES
- [ ] export _IS_EMPTY_\=YES
- [ ] export _MACOSX_DEPLOYMENT_TARGET_IS_EMPTY\=NO
- [ ] export arch\=undefined_arch
- [ ] export variant\=normal
- [ ] /bin/sh -c
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Flutter\\\ Assemble.build/Script-33CC111E2044C6BF0003C045.sh
- [+2067 ms] ♦ /Users/kpmcdole/flutter/bin/flutter --verbose assemble --no-version-check
- -dTargetPlatform=darwin -dDarwinArchs=x86_64
- -dTargetFile=/Users/kpmcdole/Documents/GitHub/test_impeller/lib/main.dart -dBuildMode=debug
- -dTreeShakeIcons=false -dDartObfuscation=false -dSplitDebugInfo= -dTrackWidgetCreation=true -dAction=build
- -dFrontendServerStarterPath= --DartDefines= --ExtraGenSnapshotOptions= --ExtraFrontEndOptions=
- --build-inputs=/Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/ephemeral/FlutterInputs.xcfile
- list
- --build-outputs=/Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/ephemeral/FlutterOutputs.xcfi
- lelist --output=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
- debug_macos_bundle_flutter_assets
- [ +3 ms] [ +6 ms] executing: sw_vers -productName
- [ ] [ +25 ms] Exit code 0 from: sw_vers -productName
- [ ] [ ] macOS
- [ ] [ ] executing: sw_vers -productVersion
- [ ] [ +21 ms] Exit code 0 from: sw_vers -productVersion
- [ ] [ ] 15.1.1
- [ ] [ ] executing: sw_vers -buildVersion
- [ ] [ +21 ms] Exit code 0 from: sw_vers -buildVersion
- [ ] [ ] 24B91
- [ ] [ ] executing: uname -m
- [ ] [ +9 ms] Exit code 0 from: uname -m
- [ ] [ ] x86_64
- [ ] [ +10 ms] executing: sysctl hw.optional.arm64
- [ ] [ +10 ms] Exit code 1 from: sysctl hw.optional.arm64
- [ ] [ ] sysctl: unknown oid 'hw.optional.arm64'
- [ ] [ +47 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping
- update.
- [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
- [ ] [ +1 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
- [ ] [ +88 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping
- update.
- [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
- [ ] [ +1 ms] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
- [ ] [ ] Artifact Instance of 'PubDependencies' is not required, skipping update.
- [ ] [ +56 ms] Initializing file store
- [ ] [ +8 ms] Done initializing file store
- [ ] [ +47 ms] Skipping target: gen_localizations
- [ ] [ +7 ms] Skipping target: gen_dart_plugin_registrant
- [ ] [ +2 ms] Skipping target: debug_macos_framework
- [ ] [ +299 ms] Skipping target: debug_unpack_macos
- [ ] [ +419 ms] Skipping target: kernel_snapshot_program
- [ ] [ +3 ms] Skipping target: native_assets
- [ ] [ ] Skipping target: kernel_snapshot_native_assets
- [ ] [ ] Skipping target: kernel_snapshot
- [ ] [ +582 ms] Skipping target: debug_macos_bundle_flutter_assets
- [ ] [ ] Persisting file store
- [ ] [ +8 ms] Done persisting file store
- [ ] [ +5 ms] build succeeded.
- [ ] [ +11 ms] "flutter assemble" took 1,553ms.
- [ ] [ +150 ms] ensureAnalyticsSent: 136ms
- [ ] [ ] Running 1 shutdown hook
- [ ] [ ] Shutdown hooks complete
- [ ] [ +8 ms] exiting with code 0
- [ ] note: Run script build phase 'Run Script' will be run during every build because the option to
- run the script phase "Based on dependency analysis" is unchecked. (in target 'Runner' from project
- 'Runner')
- [ ] SwiftDriver Runner normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Runner' from
- project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] builtin-SwiftDriver --
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name
- test_impeller -Onone -enforce-exclusivity\=checked
- @/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug
- /Runner.build/Objects-normal/x86_64/test_impeller.SwiftFileList -DDEBUG -enable-bare-slash-regex
- -enable-experimental-feature DebugDescriptionMacro -sdk
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target
- x86_64-apple-macos10.14 -g -module-cache-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -Xfrontend
- -serialize-debugging-options -enable-testing -enable-experimental-feature OpaqueTypeErasure -Xcc
- -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -c -j12 -enable-batch-mode
- -incremental -Xcc -ivfsstatcache -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
- 7c93c703a57fb2538426748e.sdkstatcache -output-file-map
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json -use-frontend-parseable-output -save-temps
- -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.swiftmodule -validate-clang-modules-once
- -clang-build-session-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
- -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-generated-files.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-project-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources-normal/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller-Swift.h -working-directory
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos -experimental-emit-module-separately -disable-cmo
- [ +137 ms] SwiftEmitModule normal x86_64 Emitting\ module\ for\ test_impeller (in target 'Runner' from
- project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] builtin-swiftTaskExecution --
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend
- -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/DerivedSources/GeneratedAssetSymbols.swift -target x86_64-apple-macos10.14
- -enable-objc-interop -sdk
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
- -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
- -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
- DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
- -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
- -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
- -enable-anonymous-context-mangled-names -file-compilation-dir
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
- -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
- 7c93c703a57fb2538426748e.sdkstatcache -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-generated-files.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-project-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources-normal/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
- -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
- #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
- r -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
- ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
- -server -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
- -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
- ugins -emit-module-doc-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.swiftdoc -emit-module-source-info-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.swiftsourceinfo -emit-objc-header-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller-Swift.h -serialize-diagnostics-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner-master-emit-module.dia -emit-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner-master-emit-module.d -o
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.swiftmodule -emit-abi-descriptor-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.abi.json
- [ +70 ms] EmitSwiftModule normal x86_64 (in target 'Runner' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ]
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend
- -emit-module -experimental-skip-non-inlinable-function-bodies-without-types
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/DerivedSources/GeneratedAssetSymbols.swift -target x86_64-apple-macos10.14
- -enable-objc-interop -sdk
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
- -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
- -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
- DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
- -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
- -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
- -enable-anonymous-context-mangled-names -file-compilation-dir
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
- -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
- 7c93c703a57fb2538426748e.sdkstatcache -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-generated-files.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-project-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources-normal/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
- -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
- #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
- r -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
- ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
- -server -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
- -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
- ugins -emit-module-doc-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.swiftdoc -emit-module-source-info-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.swiftsourceinfo -emit-objc-header-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller-Swift.h -serialize-diagnostics-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner-master-emit-module.dia -emit-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner-master-emit-module.d -o
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.swiftmodule -emit-abi-descriptor-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.abi.json
- [ +265 ms] [
- {
- "simulator" : true,
- "operatingSystemVersion" : "18.1 (22B81)",
- "available" : true,
- "platform" : "com.apple.platform.iphonesimulator",
- "modelCode" : "iPhone17,4",
- "identifier" : "8558FE40-31B4-4D5F-8133-BCC5DFFB65DB",
- "architecture" : "x86_64",
- "modelUTI" : "com.apple.iphone-16-plus-1",
- "modelName" : "iPhone 16 Plus",
- "name" : "iPhone 16 Plus",
- "ignored" : false
- },
- {
- "ignored" : false,
- "modelCode" : "MacBookPro16,1",
- "simulator" : false,
- "modelName" : "MacBook Pro",
- "operatingSystemVersion" : "15.1.1 (24B91)",
- "identifier" : "35FB34F6-29C3-516E-9309-D8E766E06CAF",
- "platform" : "com.apple.platform.macosx",
- "architecture" : "x86_64h",
- "interface" : "usb",
- "available" : true,
- "name" : "My Mac",
- "modelUTI" : "com.apple.macbookpro-16"
- },
- {
- "simulator" : true,
- "operatingSystemVersion" : "18.1 (22B81)",
- "available" : true,
- "platform" : "com.apple.platform.iphonesimulator",
- "modelCode" : "iPad16,2",
- "identifier" : "D9FEFB1C-B8FC-458D-A191-AE5D6E447E77",
- "architecture" : "x86_64",
- "modelUTI" : "com.apple.ipad-mini-a17-1",
- "modelName" : "iPad mini (A17 Pro)",
- "name" : "iPad mini (A17 Pro)",
- "ignored" : false
- },
- {
- "simulator" : true,
- "operatingSystemVersion" : "18.1 (22B81)",
- "available" : true,
- "platform" : "com.apple.platform.iphonesimulator",
- "modelCode" : "iPad14,11",
- "identifier" : "7FBDA656-B4C8-49FD-9555-24A4AC57AA69",
- "architecture" : "x86_64",
- "modelUTI" : "com.apple.ipad-air-m2-13-1",
- "modelName" : "iPad Air 13-inch (M2)",
- "name" : "iPad Air 13-inch (M2)",
- "ignored" : false
- },
- {
- "simulator" : true,
- "operatingSystemVersion" : "18.1 (22B81)",
- "available" : true,
- "platform" : "com.apple.platform.iphonesimulator",
- "modelCode" : "iPhone17,1",
- "identifier" : "DC4765C2-BFEE-48A7-BF72-F405D78CD883",
- "architecture" : "x86_64",
- "modelUTI" : "com.apple.iphone-16-pro-1",
- "modelName" : "iPhone 16 Pro",
- "name" : "iPhone 16 Pro",
- "ignored" : false
- },
- {
- "simulator" : true,
- "operatingSystemVersion" : "18.1 (22B81)",
- "available" : true,
- "platform" : "com.apple.platform.iphonesimulator",
- "modelCode" : "iPad13,18",
- "identifier" : "B1CB5AA3-5503-4E5D-805B-374FF4AEE6BA",
- "architecture" : "x86_64",
- "modelUTI" : "com.apple.ipad-10-1",
- "modelName" : "iPad (10th generation)",
- "name" : "iPad (10th generation)",
- "ignored" : false
- },
- {
- "simulator" : true,
- "operatingSystemVersion" : "18.1 (22B81)",
- "available" : true,
- "platform" : "com.apple.platform.iphonesimulator",
- "modelCode" : "iPad16,4",
- "identifier" : "06EB62E9-1C16-487A-8F2D-CCEA0F9D0FDA",
- "architecture" : "x86_64",
- "modelUTI" : "com.apple.ipad-pro-m4-1",
- "modelName" : "iPad Pro 11-inch (M4)",
- "name" : "iPad Pro 11-inch (M4)",
- "ignored" : false
- },
- {
- "simulator" : true,
- "operatingSystemVersion" : "18.1 (22B81)",
- "available" : true,
- "platform" : "com.apple.platform.iphonesimulator",
- "modelCode" : "iPhone17,3",
- "identifier" : "D667C2CD-9A74-4C72-8EA0-80BA4AC7AE97",
- "architecture" : "x86_64",
- "modelUTI" : "com.apple.iphone-16-1",
- "modelName" : "iPhone 16",
- "name" : "iPhone 16",
- "ignored" : false
- },
- {
- "simulator" : true,
- "operatingSystemVersion" : "18.1 (22B81)",
- "available" : true,
- "platform" : "com.apple.platform.iphonesimulator",
- "modelCode" : "iPad14,9",
- "identifier" : "7C1FBC2B-FDBC-4159-BB2E-41CF7F3B2DBD",
- "architecture" : "x86_64",
- "modelUTI" : "com.apple.ipad-air-m2-1",
- "modelName" : "iPad Air 11-inch (M2)",
- "name" : "iPad Air 11-inch (M2)",
- "ignored" : false
- },
- {
- "simulator" : true,
- "operatingSystemVersion" : "18.1 (22B81)",
- "available" : true,
- "platform" : "com.apple.platform.iphonesimulator",
- "modelCode" : "iPad16,6",
- "identifier" : "A5238A90-B5F9-4F45-9B05-8936AA59AC65",
- "architecture" : "x86_64",
- "modelUTI" : "com.apple.ipad-pro-m4-13-1",
- "modelName" : "iPad Pro 13-inch (M4)",
- "name" : "iPad Pro 13-inch (M4)",
- "ignored" : false
- },
- {
- "simulator" : true,
- "operatingSystemVersion" : "18.1 (22B81)",
- "available" : true,
- "platform" : "com.apple.platform.iphonesimulator",
- "modelCode" : "iPhone17,2",
- "identifier" : "C75BCB8A-A949-4220-BB14-C5B17D297BE1",
- "architecture" : "x86_64",
- "modelUTI" : "com.apple.iphone-16-pro-max-1",
- "modelName" : "iPhone 16 Pro Max",
- "name" : "iPhone 16 Pro Max",
- "ignored" : false
- },
- {
- "simulator" : true,
- "operatingSystemVersion" : "18.1 (22B81)",
- "available" : true,
- "platform" : "com.apple.platform.iphonesimulator",
- "modelCode" : "iPhone14,6",
- "identifier" : "E88E2069-64CB-4F90-AD04-5B0747D2DA3B",
- "architecture" : "x86_64",
- "modelUTI" : "com.apple.iphone-se3-1",
- "modelName" : "iPhone SE (3rd generation)",
- "name" : "iPhone SE (3rd generation)",
- "ignored" : false
- }
- ]
- [ +3 ms] executing: xcrun devicectl --version
- [ +116 ms] Exit code 0 from: xcrun devicectl --version
- [ ] 397.24
- [ +2 ms] executing: xcrun devicectl list devices --timeout 5 --json-output
- /var/folders/36/503jz0595zl96mkgvgtplmk40000gn/T/flutter_tools.QqFrMU/core_devices.s8PIzM/core_device_list
- .json
- [ +1 ms] SwiftCompile normal x86_64 Compiling\ GeneratedAssetSymbols.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'Runner' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] builtin-swiftTaskExecution --
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend
- -frontend -c /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift -primary-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.d -emit-const-values-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.swiftconstvalues
- -emit-reference-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.swiftdeps -serialize-diagnostics-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.dia -target x86_64-apple-macos10.14
- -enable-objc-interop -sdk
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
- -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
- -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
- DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
- -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
- -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
- -enable-anonymous-context-mangled-names -file-compilation-dir
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
- -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
- 7c93c703a57fb2538426748e.sdkstatcache -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-generated-files.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-project-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources-normal/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
- -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
- #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
- r -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
- ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
- -server -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
- -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
- ugins -o
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.o -index-unit-output-path
- /Runner.build/Debug/Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.o
- [ +2 ms] SwiftCompile normal x86_64
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'Runner' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ]
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift -primary-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.d -emit-const-values-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.swiftconstvalues
- -emit-reference-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.swiftdeps -serialize-diagnostics-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.dia -target x86_64-apple-macos10.14
- -enable-objc-interop -sdk
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
- -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
- -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
- DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
- -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
- -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
- -enable-anonymous-context-mangled-names -file-compilation-dir
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
- -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
- 7c93c703a57fb2538426748e.sdkstatcache -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-generated-files.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-project-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources-normal/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
- -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
- #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
- r -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
- ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
- -server -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
- -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
- ugins -o
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.o -index-unit-output-path
- /Runner.build/Debug/Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.o
- [ +49 ms] SwiftCompile normal x86_64 Compiling\ MainFlutterWindow.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift (in target 'Runner'
- from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] builtin-swiftTaskExecution --
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend
- -frontend -c -primary-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/MainFlutterWindow.d -emit-const-values-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/MainFlutterWindow.swiftconstvalues -emit-reference-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/MainFlutterWindow.swiftdeps -serialize-diagnostics-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/MainFlutterWindow.dia -target x86_64-apple-macos10.14
- -enable-objc-interop -sdk
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
- -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
- -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
- DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
- -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
- -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
- -enable-anonymous-context-mangled-names -file-compilation-dir
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
- -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
- 7c93c703a57fb2538426748e.sdkstatcache -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-generated-files.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-project-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources-normal/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
- -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
- #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
- r -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
- ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
- -server -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
- -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
- ugins -o
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/MainFlutterWindow.o -index-unit-output-path
- /Runner.build/Debug/Runner.build/Objects-normal/x86_64/MainFlutterWindow.o
- [ +10 ms] SwiftCompile normal x86_64
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift (in target 'Runner'
- from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ]
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c
- -primary-file /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/MainFlutterWindow.d -emit-const-values-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/MainFlutterWindow.swiftconstvalues -emit-reference-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/MainFlutterWindow.swiftdeps -serialize-diagnostics-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/MainFlutterWindow.dia -target x86_64-apple-macos10.14
- -enable-objc-interop -sdk
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
- -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
- -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
- DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
- -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
- -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
- -enable-anonymous-context-mangled-names -file-compilation-dir
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
- -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
- 7c93c703a57fb2538426748e.sdkstatcache -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-generated-files.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-project-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources-normal/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
- -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
- #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
- r -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
- ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
- -server -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
- -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
- ugins -o
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/MainFlutterWindow.o -index-unit-output-path
- /Runner.build/Debug/Runner.build/Objects-normal/x86_64/MainFlutterWindow.o
- [ +3 ms] SwiftCompile normal x86_64 Compiling\ GeneratedPluginRegistrant.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift (in target
- 'Runner' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] builtin-swiftTaskExecution --
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend
- -frontend -c /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift -primary-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d -emit-const-values-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.swiftconstvalues
- -emit-reference-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.swiftdeps -serialize-diagnostics-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.dia -target x86_64-apple-macos10.14
- -enable-objc-interop -sdk
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
- -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
- -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
- DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
- -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
- -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
- -enable-anonymous-context-mangled-names -file-compilation-dir
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
- -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
- 7c93c703a57fb2538426748e.sdkstatcache -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-generated-files.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-project-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources-normal/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
- -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
- #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
- r -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
- ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
- -server -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
- -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
- ugins -o
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o -index-unit-output-path
- /Runner.build/Debug/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o
- [ +3 ms] SwiftCompile normal x86_64
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift (in target
- 'Runner' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ]
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift -primary-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d -emit-const-values-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.swiftconstvalues
- -emit-reference-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.swiftdeps -serialize-diagnostics-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.dia -target x86_64-apple-macos10.14
- -enable-objc-interop -sdk
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
- -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
- -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
- DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
- -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
- -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
- -enable-anonymous-context-mangled-names -file-compilation-dir
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
- -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
- 7c93c703a57fb2538426748e.sdkstatcache -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-generated-files.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-project-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources-normal/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
- -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
- #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
- r -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
- ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
- -server -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
- -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
- ugins -o
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o -index-unit-output-path
- /Runner.build/Debug/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o
- [ +4 ms] SwiftCompile normal x86_64 Compiling\ AppDelegate.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift (in target 'Runner' from
- project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] builtin-swiftTaskExecution --
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend
- -frontend -c /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
- -primary-file /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/AppDelegate.d -emit-const-values-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/AppDelegate.swiftconstvalues -emit-reference-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/AppDelegate.swiftdeps -serialize-diagnostics-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/AppDelegate.dia -target x86_64-apple-macos10.14 -enable-objc-interop
- -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
- -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
- -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
- DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
- -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
- -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
- -enable-anonymous-context-mangled-names -file-compilation-dir
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
- -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
- 7c93c703a57fb2538426748e.sdkstatcache -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-generated-files.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-project-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources-normal/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
- -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
- #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
- r -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
- ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
- -server -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
- -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
- ugins -o
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/AppDelegate.o -index-unit-output-path
- /Runner.build/Debug/Runner.build/Objects-normal/x86_64/AppDelegate.o
- [ +5 ms] SwiftCompile normal x86_64
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift (in target 'Runner' from
- project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ]
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift -primary-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/AppDelegate.d -emit-const-values-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/AppDelegate.swiftconstvalues -emit-reference-dependencies-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/AppDelegate.swiftdeps -serialize-diagnostics-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/AppDelegate.dia -target x86_64-apple-macos10.14 -enable-objc-interop
- -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
- -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
- -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
- DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
- -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
- -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
- -enable-anonymous-context-mangled-names -file-compilation-dir
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
- -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
- 7c93c703a57fb2538426748e.sdkstatcache -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-generated-files.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-project-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources-normal/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
- -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
- #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
- r -external-plugin-path
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
- ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
- -server -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
- -plugin-path
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
- ugins -o
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/AppDelegate.o -index-unit-output-path
- /Runner.build/Debug/Runner.build/Objects-normal/x86_64/AppDelegate.o
- [ +5 ms] SwiftDriverJobDiscovery normal x86_64 Compiling MainFlutterWindow.swift (in target 'Runner'
- from project 'Runner')
- [ ] SwiftDriverJobDiscovery normal x86_64 Compiling GeneratedPluginRegistrant.swift (in target
- 'Runner' from project 'Runner')
- [ ] SwiftDriverJobDiscovery normal x86_64 Compiling AppDelegate.swift (in target 'Runner' from
- project 'Runner')
- [ ] SwiftDriverJobDiscovery normal x86_64 Compiling GeneratedAssetSymbols.swift (in target 'Runner'
- from project 'Runner')
- [ +2 ms] SwiftDriver\ Compilation Runner normal x86_64 com.apple.xcode.tools.swift.compiler (in target
- 'Runner' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] builtin-Swift-Compilation --
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name
- test_impeller -Onone -enforce-exclusivity\=checked
- @/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug
- /Runner.build/Objects-normal/x86_64/test_impeller.SwiftFileList -DDEBUG -enable-bare-slash-regex
- -enable-experimental-feature DebugDescriptionMacro -sdk
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target
- x86_64-apple-macos10.14 -g -module-cache-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -Xfrontend
- -serialize-debugging-options -enable-testing -enable-experimental-feature OpaqueTypeErasure -Xcc
- -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -c -j12 -enable-batch-mode
- -incremental -Xcc -ivfsstatcache -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
- 7c93c703a57fb2538426748e.sdkstatcache -output-file-map
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json -use-frontend-parseable-output -save-temps
- -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.swiftmodule -validate-clang-modules-once
- -clang-build-session-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
- -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-generated-files.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-project-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources-normal/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller-Swift.h -working-directory
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos -experimental-emit-module-separately -disable-cmo
- [ +2 ms] SwiftDriverJobDiscovery normal x86_64 Emitting module for test_impeller (in target 'Runner'
- from project 'Runner')
- [ ] SwiftDriver\ Compilation\ Requirements Runner normal x86_64
- com.apple.xcode.tools.swift.compiler (in target 'Runner' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] builtin-Swift-Compilation-Requirements --
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name
- test_impeller -Onone -enforce-exclusivity\=checked
- @/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug
- /Runner.build/Objects-normal/x86_64/test_impeller.SwiftFileList -DDEBUG -enable-bare-slash-regex
- -enable-experimental-feature DebugDescriptionMacro -sdk
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target
- x86_64-apple-macos10.14 -g -module-cache-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -Xfrontend
- -serialize-debugging-options -enable-testing -enable-experimental-feature OpaqueTypeErasure -Xcc
- -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -c -j12 -enable-batch-mode
- -incremental -Xcc -ivfsstatcache -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
- 7c93c703a57fb2538426748e.sdkstatcache -output-file-map
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json -use-frontend-parseable-output -save-temps
- -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.swiftmodule -validate-clang-modules-once
- -clang-build-session-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
- -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-generated-files.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller-project-headers.hmap -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources-normal/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources/x86_64 -Xcc
- -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
- g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller-Swift.h -working-directory
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos -experimental-emit-module-separately -disable-cmo
- [ +1 ms] Copy
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.swiftmodule/
- Project/x86_64-apple-macos.swiftsourceinfo
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.swiftsourceinfo (in target 'Runner' from project
- 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg
- -resolve-src-symlinks -rename
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.swiftsourceinfo
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.swiftmodule/
- Project/x86_64-apple-macos.swiftsourceinfo
- [ ] Copy
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.swiftmodule/
- x86_64-apple-macos.abi.json
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.abi.json (in target 'Runner' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg
- -resolve-src-symlinks -rename
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.abi.json
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.swiftmodule/
- x86_64-apple-macos.abi.json
- [ ] PhaseScriptExecution Run\ Script
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Script-3399D490228B24CF009A79C7.sh (in target 'Runner' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] export ACTION\=build
- [ ] export AD_HOC_CODE_SIGNING_ALLOWED\=YES
- [ ] export AGGREGATE_TRACKED_DOMAINS\=YES
- [ ] export ALLOW_BUILD_REQUEST_OVERRIDES\=NO
- [ ] export ALLOW_TARGET_PLATFORM_SPECIALIZATION\=NO
- [ ] export ALTERNATE_GROUP\=staff
- [ ] export ALTERNATE_MODE\=u+w,go-w,a+rX
- [ ] export ALTERNATE_OWNER\=kpmcdole
- [ ] export ALTERNATIVE_DISTRIBUTION_WEB\=NO
- [ ] export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=NO
- [ ] export ALWAYS_SEARCH_USER_PATHS\=NO
- [ ] export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO
- [ ] export APPLE_INTERNAL_DEVELOPER_DIR\=/AppleInternal/Developer
- [ ] export APPLE_INTERNAL_DIR\=/AppleInternal
- [ ] export APPLE_INTERNAL_DOCUMENTATION_DIR\=/AppleInternal/Documentation
- [ ] export APPLE_INTERNAL_LIBRARY_DIR\=/AppleInternal/Library
- [ ] export APPLE_INTERNAL_TOOLS\=/AppleInternal/Developer/Tools
- [ ] export APPLICATION_EXTENSION_API_ONLY\=NO
- [ ] export APPLY_RULES_IN_COPY_FILES\=NO
- [ ] export APPLY_RULES_IN_COPY_HEADERS\=NO
- [ ] export APP_SHORTCUTS_ENABLE_FLEXIBLE_MATCHING\=YES
- [ ] export ARCHS\=x86_64
- [ ] export ARCHS_STANDARD\=arm64\ x86_64
- [ ] export ARCHS_STANDARD_32_64_BIT\=arm64\ x86_64\ i386
- [ ] export ARCHS_STANDARD_32_BIT\=i386
- [ ] export ARCHS_STANDARD_64_BIT\=arm64\ x86_64
- [ ] export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64\ 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 AUTOMATICALLY_MERGE_DEPENDENCIES\=NO
- [ ] export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ driverkit\ iphoneos\
- iphonesimulator\ macosx\ watchos\ watchsimulator\ xros\ xrsimulator
- [ ] export BITCODE_GENERATION_MODE\=marker
- [ ] export BUILD_ACTIVE_RESOURCES_ONLY\=NO
- [ ] export BUILD_COMPONENTS\=headers\ build
- [ ] export BUILD_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products
- [ ] export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO
- [ ] export
- BUILD_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products
- [ ] export BUILD_STYLE\=
- [ ] export BUILD_VARIANTS\=normal
- [ ] export
- BUILT_PRODUCTS_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
- [ ] export BUNDLE_CONTENTS_FOLDER_PATH\=Contents/
- [ ] export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/
- [ ] export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS
- [ ] export BUNDLE_EXECUTABLE_FOLDER_PATH\=Contents/MacOS
- [ ] export BUNDLE_EXTENSIONS_FOLDER_PATH\=Contents/Extensions
- [ ] export BUNDLE_FORMAT\=deep
- [ ] export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Contents/Frameworks
- [ ] export BUNDLE_PLUGINS_FOLDER_PATH\=Contents/PlugIns
- [ ] export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=Contents/PrivateHeaders
- [ ] export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Contents/Headers
- [ ] export
- CACHE_ROOT\=/var/folders/36/503jz0595zl96mkgvgtplmk40000gn/C/com.apple.DeveloperTools/16.1-16B40/Xcode
- [ ] export
- CCHROOT\=/var/folders/36/503jz0595zl96mkgvgtplmk40000gn/C/com.apple.DeveloperTools/16.1-16B40/Xcode
- [ ] export CHMOD\=/bin/chmod
- [ ] export CHOWN\=/usr/sbin/chown
- [ ] export CLANG_ANALYZER_NONNULL\=YES
- [ ] export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\=YES_AGGRESSIVE
- [ ] export CLANG_CACHE_FINE_GRAINED_OUTPUTS\=YES
- [ ] export CLANG_CXX_LANGUAGE_STANDARD\=gnu++14
- [ ] export CLANG_CXX_LIBRARY\=libc++
- [ ] export CLANG_ENABLE_EXPLICIT_MODULES\=YES
- [ ] export CLANG_ENABLE_MODULES\=YES
- [ ] export CLANG_ENABLE_OBJC_ARC\=YES
- [ ] export
- CLANG_MODULES_BUILD_SESSION_FILE\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.n
- oindex/Session.modulevalidation
- [ ] export CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY\=YES
- [ ] export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES
- [ ] export CLANG_WARN_BOOL_CONVERSION\=YES
- [ ] export CLANG_WARN_COMMA\=YES
- [ ] export CLANG_WARN_CONSTANT_CONVERSION\=YES
- [ ] export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES
- [ ] export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\=YES_ERROR
- [ ] export CLANG_WARN_DOCUMENTATION_COMMENTS\=YES
- [ ] export CLANG_WARN_EMPTY_BODY\=YES
- [ ] export CLANG_WARN_ENUM_CONVERSION\=YES
- [ ] export CLANG_WARN_INFINITE_RECURSION\=YES
- [ ] export CLANG_WARN_INT_CONVERSION\=YES
- [ ] export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\=YES
- [ ] export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\=YES
- [ ] export CLANG_WARN_OBJC_LITERAL_CONVERSION\=YES
- [ ] export CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK\=YES
- [ ] export CLANG_WARN_OBJC_ROOT_CLASS\=YES_ERROR
- [ ] export CLANG_WARN_PRAGMA_PACK\=YES
- [ ] export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES
- [ ] export CLANG_WARN_STRICT_PROTOTYPES\=YES
- [ ] export CLANG_WARN_SUSPICIOUS_MOVE\=YES
- [ ] export CLANG_WARN_UNGUARDED_AVAILABILITY\=YES_AGGRESSIVE
- [ ] export CLANG_WARN_UNREACHABLE_CODE\=YES
- [ ] export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES
- [ ] export
- CLASS_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Run
- ner.build/Debug/Runner.build/JavaClasses
- [ ] export CLEAN_PRECOMPS\=YES
- [ ] export CLONE_HEADERS\=NO
- [ ] export COCOAPODS_PARALLEL_CODE_SIGN\=true
- [ ] export
- CODESIGNING_FOLDER_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/t
- est_impeller.app
- [ ] export CODE_SIGNING_ALLOWED\=YES
- [ ] export CODE_SIGNING_REQUIRED\=YES
- [ ] export CODE_SIGN_ENTITLEMENTS\=Runner/DebugProfile.entitlements
- [ ] export CODE_SIGN_IDENTITY\=-
- [ ] export CODE_SIGN_IDENTITY_NO\=Apple\ Development
- [ ] export CODE_SIGN_IDENTITY_YES\=-
- [ ] export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES
- [ ] export CODE_SIGN_STYLE\=Automatic
- [ ] export COLOR_DIAGNOSTICS\=NO
- [ ] export COMBINE_HIDPI_IMAGES\=YES
- [ ] export
- COMPILATION_CACHE_CAS_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/CompilationCache.no
- index
- [ ] export COMPILATION_CACHE_KEEP_CAS_DIRECTORY\=YES
- [ ] export COMPILER_INDEX_STORE_ENABLE\=NO
- [ ] export
- COMPOSITE_SDK_DIRS\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
- /CompositeSDKs
- [ ] export COMPRESS_PNG_FILES\=NO
- [ ] export CONFIGURATION\=Debug
- [ ] export
- CONFIGURATION_BUILD_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
- [ ] export
- CONFIGURATION_TEMP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noi
- ndex/Runner.build/Debug
- [ ] export CONTENTS_FOLDER_PATH\=test_impeller.app/Contents
- [ ] export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=test_impeller.app/Contents
- [ ] export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=test_impeller.app
- [ ] export COPYING_PRESERVES_HFS_DATA\=NO
- [ ] export COPY_HEADERS_RUN_UNIFDEF\=NO
- [ ] export COPY_PHASE_STRIP\=NO
- [ ] export CP\=/bin/cp
- [ ] export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO
- [ ] export CURRENT_ARCH\=undefined_arch
- [ ] export CURRENT_VARIANT\=normal
- [ ] export DART_OBFUSCATION\=false
- [ ] export DEAD_CODE_STRIPPING\=YES
- [ ] export DEBUGGING_SYMBOLS\=YES
- [ ] export DEBUG_INFORMATION_FORMAT\=dwarf
- [ ] export DEBUG_INFORMATION_VERSION\=compiler-default
- [ ] 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\=MACOSX_DEPLOYMENT_TARGET
- [ ] export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=10.13\ 10.14\ 10.15\ 11.0\ 11.1\ 11.2\ 11.3\
- 11.4\ 11.5\ 12.0\ 12.2\ 12.3\ 12.4\ 13.0\ 13.1\ 13.2\ 13.3\ 13.4\ 13.5\ 14.0\ 14.1\ 14.2\ 14.3\ 14.4\
- 14.5\ 14.6\ 15.0\ 15.1
- [ ] export
- DERIVED_FILES_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/
- Runner.build/Debug/Runner.build/DerivedSources
- [ ] export
- DERIVED_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/R
- unner.build/Debug/Runner.build/DerivedSources
- [ ] export
- DERIVED_SOURCES_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noinde
- x/Runner.build/Debug/Runner.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\=test_impeller.app/Contents/Resources/en.lproj/Documentation
- [ ] export DONT_GENERATE_INFOPLIST_FILE\=NO
- [ ] export DSTROOT\=/tmp/Runner.dst
- [ ] export
- DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
- [ ] export DWARF_DSYM_FILE_NAME\=test_impeller.app.dSYM
- [ ] export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO
- [ ] export
- DWARF_DSYM_FOLDER_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
- [ ] export DYNAMIC_LIBRARY_EXTENSION\=dylib
- [ ] export EAGER_COMPILATION_ALLOW_SCRIPTS\=NO
- [ ] export EAGER_LINKING\=NO
- [ ] export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO
- [ ] export EMBEDDED_PROFILE_NAME\=embedded.provisionprofile
- [ ] export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO
- [ ] export ENABLE_APP_SANDBOX\=NO
- [ ] export ENABLE_BITCODE\=NO
- [ ] export ENABLE_CODE_COVERAGE\=YES
- [ ] export ENABLE_DEBUG_DYLIB\=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\=NO
- [ ] 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\=YES
- [ ] export ENTITLEMENTS_ALLOWED\=YES
- [ ] export ENTITLEMENTS_DESTINATION\=Signature
- [ ] export ENTITLEMENTS_REQUIRED\=NO
- [ ] export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS
- [ ] export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=\*.nib\ \*.lproj\ \*.framework\
- \*.gch\ \*.xcode\*\ \*.xcassets\ \(\*\)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ \*.pbproj\ \*.pbxproj
- [ ] export EXECUTABLES_FOLDER_PATH\=test_impeller.app/Contents/Executables
- [ ] export
- EXECUTABLE_BLANK_INJECTION_DYLIB_PATH\=test_impeller.app/Contents/MacOS/__preview.dylib
- [ ] export EXECUTABLE_DEBUG_DYLIB_INSTALL_NAME\=@rpath/test_impeller.debug.dylib
- [ ] export
- EXECUTABLE_DEBUG_DYLIB_PATH\=test_impeller.app/Contents/MacOS/test_impeller.debug.dylib
- [ ] export EXECUTABLE_FOLDER_PATH\=test_impeller.app/Contents/MacOS
- [ ] export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_NO\=test_impeller.app/Contents/MacOS
- [ ] export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_YES\=test_impeller.app/Contents
- [ ] export EXECUTABLE_NAME\=test_impeller
- [ ] export EXECUTABLE_PATH\=test_impeller.app/Contents/MacOS/test_impeller
- [ ] export EXPANDED_CODE_SIGN_IDENTITY\=-
- [ ] export EXPANDED_CODE_SIGN_IDENTITY_NAME\=Sign\ to\ Run\ Locally
- [ ] export EXTENSIONS_FOLDER_PATH\=test_impeller.app/Contents/Extensions
- [ ] export
- FILE_LIST\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.b
- uild/Debug/Runner.build/Objects/LinkFileList
- [ ] export
- FIXED_FILES_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
- nner.build/Debug/Runner.build/FixedFiles
- [ ] export FLUTTER_APPLICATION_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller
- [ ] export FLUTTER_BUILD_DIR\=build
- [ ] export FLUTTER_BUILD_NAME\=0.1.0
- [ ] export FLUTTER_BUILD_NUMBER\=0.1.0
- [ ] export FLUTTER_ROOT\=/Users/kpmcdole/flutter
- [ ] export FLUTTER_TARGET\=/Users/kpmcdole/Documents/GitHub/test_impeller/lib/main.dart
- [ ] export FRAMEWORKS_FOLDER_PATH\=test_impeller.app/Contents/Frameworks
- [ ] export FRAMEWORK_FLAG_PREFIX\=-framework
- [ ] export
- FRAMEWORK_SEARCH_PATHS\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug\
- [ ] export FRAMEWORK_VERSION\=A
- [ ] export FULL_PRODUCT_NAME\=test_impeller.app
- [ ] export FUSE_BUILD_PHASES\=YES
- [ ] export FUSE_BUILD_SCRIPT_PHASES\=NO
- [ ] export GCC3_VERSION\=3.3
- [ ] export GCC_C_LANGUAGE_STANDARD\=gnu11
- [ ] export GCC_DYNAMIC_NO_PIC\=NO
- [ ] export GCC_INLINES_ARE_PRIVATE_EXTERN\=YES
- [ ] export GCC_NO_COMMON_BLOCKS\=YES
- [ ] export GCC_OPTIMIZATION_LEVEL\=0
- [ ] export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++
- [ ] export GCC_PREPROCESSOR_DEFINITIONS\=DEBUG\=1\
- [ ] export GCC_SYMBOLS_PRIVATE_EXTERN\=NO
- [ ] export GCC_TREAT_WARNINGS_AS_ERRORS\=NO
- [ ] export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0
- [ ] export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0
- [ ] export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES
- [ ] export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR
- [ ] export GCC_WARN_SHADOW\=YES
- [ ] export GCC_WARN_STRICT_SELECTOR_MATCH\=YES
- [ ] export GCC_WARN_UNDECLARED_SELECTOR\=YES
- [ ] export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE
- [ ] export GCC_WARN_UNUSED_FUNCTION\=YES
- [ ] export GCC_WARN_UNUSED_VARIABLE\=YES
- [ ] export
- GENERATED_MODULEMAP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.no
- index/GeneratedModuleMaps
- [ ] export GENERATE_INFOPLIST_FILE\=NO
- [ ] 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_FRAMEWORK_ENTRIES_FOR_TARGETS_NOT_BEING_BUILT\=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/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/inclu
- de\
- [ ] export HIDE_BITCODE_SYMBOLS\=YES
- [ ] export HOME\=/Users/kpmcdole
- [ ] export HOST_ARCH\=x86_64
- [ ] export HOST_PLATFORM\=macosx
- [ ] export ICONV\=/usr/bin/iconv
- [ ] export IMPLICIT_DEPENDENCY_DOMAIN\=default
- [ ] export INFOPLIST_ENABLE_CFBUNDLEICONS_MERGE\=YES
- [ ] export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES
- [ ] export INFOPLIST_FILE\=Runner/Info.plist
- [ ] export INFOPLIST_OUTPUT_FORMAT\=same-as-input
- [ ] export INFOPLIST_PATH\=test_impeller.app/Contents/Info.plist
- [ ] export INFOPLIST_PREPROCESS\=NO
- [ ] export INFOSTRINGS_PATH\=test_impeller.app/Contents/Resources/en.lproj/InfoPlist.strings
- [ ] export INLINE_PRIVATE_FRAMEWORKS\=NO
- [ ] export INSTALLHDRS_COPY_PHASE\=NO
- [ ] export INSTALLHDRS_SCRIPT_PHASE\=NO
- [ ] export INSTALL_DIR\=/tmp/Runner.dst/Applications
- [ ] export INSTALL_GROUP\=staff
- [ ] export INSTALL_MODE_FLAG\=u+w,go-w,a+rX
- [ ] export INSTALL_OWNER\=kpmcdole
- [ ] export INSTALL_PATH\=/Applications
- [ ] export INSTALL_ROOT\=/tmp/Runner.dst
- [ ] export IOS_UNZIPPERED_TWIN_PREFIX_PATH\=/System/iOSSupport
- [ ] export IS_MACCATALYST\=NO
- [ ] export IS_UIKITFORMAC\=NO
- [ ] export IS_UNOPTIMIZED_BUILD\=YES
- [ ] export JAVAC_DEFAULT_FLAGS\=-J-Xms64m\ -J-XX:NewSize\=4M\ -J-Dfile.encoding\=UTF8
- [ ] export
- JAVA_APP_STUB\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
- [ ] export JAVA_ARCHIVE_CLASSES\=YES
- [ ] export JAVA_ARCHIVE_TYPE\=JAR
- [ ] export JAVA_COMPILER\=/usr/bin/javac
- [ ] export JAVA_FOLDER_PATH\=test_impeller.app/Contents/Resources/Java
- [ ] export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources
- [ ] export JAVA_JAR_FLAGS\=cv
- [ ] export JAVA_SOURCE_SUBDIR\=.
- [ ] export JAVA_USE_DEPENDENCIES\=YES
- [ ] export JAVA_ZIP_FLAGS\=-urg
- [ ] export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO
- [ ] export KASAN_CFLAGS_CLASSIC\=-DKASAN\=1\ -DKASAN_CLASSIC\=1\ -fsanitize\=address\ -mllvm\
- -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow
- [ ] export KASAN_CFLAGS_TBI\=-DKASAN\=1\ -DKASAN_TBI\=1\ -fsanitize\=kernel-hwaddress\ -mllvm\
- -hwasan-recover\=0\ -mllvm\ -hwasan-instrument-atomics\=0\ -mllvm\ -hwasan-instrument-stack\=1\ -mllvm\
- -hwasan-generate-tags-with-calls\=1\ -mllvm\ -hwasan-instrument-with-calls\=1\ -mllvm\
- -hwasan-use-short-granules\=0\ -mllvm\ -hwasan-memory-access-callback-prefix\=__asan_
- [ ] export KASAN_DEFAULT_CFLAGS\=-DKASAN\=1\ -DKASAN_CLASSIC\=1\ -fsanitize\=address\ -mllvm\
- -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow
- [ +3 ms] export KEEP_PRIVATE_EXTERNS\=NO
- [ ] export
- LD_DEPENDENCY_INFO_FILE\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.no
- index/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch/test_impeller_dependency_info.dat
- [ ] export LD_EXPORT_SYMBOLS\=YES
- [ ] export LD_GENERATE_MAP_FILE\=NO
- [ ] export
- LD_MAP_FILE_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/R
- unner.build/Debug/Runner.build/test_impeller-LinkMap-normal-undefined_arch.txt
- [ ] export LD_NO_PIE\=NO
- [ ] export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES
- [ ] export LD_RUNPATH_SEARCH_PATHS\=\ @executable_path/../Frameworks
- [ ] export LD_RUNPATH_SEARCH_PATHS_YES\=@loader_path/../Frameworks
- [ ] export LD_SHARED_CACHE_ELIGIBLE\=Automatic
- [ ] export LD_WARN_DUPLICATE_LIBRARIES\=NO
- [ ] export LD_WARN_UNUSED_DYLIBS\=NO
- [ ] 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/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug\
- [ ] export LINKER_DISPLAYS_MANGLED_NAMES\=NO
- [ ] export
- LINK_FILE_LIST_normal_x86_64\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediat
- es.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/test_impeller.LinkFileList
- [ ] export LINK_OBJC_RUNTIME\=YES
- [ ] export LINK_WITH_STANDARD_LIBRARIES\=YES
- [ ] export LLVM_TARGET_TRIPLE_OS_VERSION\=macos10.14
- [ ] export LLVM_TARGET_TRIPLE_OS_VERSION_NO\=macos10.14
- [ ] export LLVM_TARGET_TRIPLE_OS_VERSION_YES\=macos15.1
- [ ] export LLVM_TARGET_TRIPLE_VENDOR\=apple
- [ ] export
- LM_AUX_CONST_METADATA_LIST_PATH_normal_x86_64\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/
- Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/test_impeller.SwiftConst
- ValuesFileList
- [ ] export LOCALIZATION_EXPORT_SUPPORTED\=YES
- [ ] export LOCALIZATION_PREFERS_STRING_CATALOGS\=NO
- [ ] export LOCALIZED_RESOURCES_FOLDER_PATH\=test_impeller.app/Contents/Resources/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/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] export LOCSYMROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] export MACH_O_TYPE\=mh_execute
- [ ] export MACOSX_DEPLOYMENT_TARGET\=10.14
- [ ] export MAC_OS_X_PRODUCT_BUILD_VERSION\=24B91
- [ ] export MAC_OS_X_VERSION_ACTUAL\=150101
- [ ] export MAC_OS_X_VERSION_MAJOR\=150000
- [ ] export MAC_OS_X_VERSION_MINOR\=150100
- [ ] export MAKE_MERGEABLE\=NO
- [ ] 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/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/
- test_impeller.app/Contents/Resources
- [ ] export MODULES_FOLDER_PATH\=test_impeller.app/Contents/Modules
- [ ] export
- MODULE_CACHE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex
- [ ] export MTL_ENABLE_DEBUG_INFO\=YES
- [ ] export NATIVE_ARCH\=x86_64
- [ ] export NATIVE_ARCH_32_BIT\=i386
- [ ] export NATIVE_ARCH_64_BIT\=x86_64
- [ ] export NATIVE_ARCH_ACTUAL\=x86_64
- [ ] export NO_COMMON\=YES
- [ ] export
- OBJECT_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
- nner.build/Debug/Runner.build/Objects
- [ ] export
- OBJECT_FILE_DIR_normal\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noi
- ndex/Runner.build/Debug/Runner.build/Objects-normal
- [ ] export
- OBJROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
- [ ] export ONLY_ACTIVE_ARCH\=YES
- [ ] export OS\=MACOS
- [ ] export OSAC\=/usr/bin/osacompile
- [ ] export
- PACKAGE_CONFIG\=/Users/kpmcdole/Documents/GitHub/test_impeller/.dart_tool/package_config.json
- [ ] 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/XCBBuildServi
- ce.bundle/Contents/PlugIns/XCBSpecifications.ideplugin/Contents/Resources:/Applications/Xcode.app/Contents
- /SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/PlugIns/XCBSpecific
- ations.ideplugin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/A
- pplications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/appleinternal/bin:/Applic
- ations/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.
- app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/De
- veloper/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.plat
- form/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/
- bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/X
- code.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode.app/Cont
- ents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/Users/kpmcdole/flutter/bi
- n/:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.
- cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/
- usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/u
- sr/bin
- [ ] export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\
- /System/Library/Frameworks\ /System/Library/PrivateFrameworks\
- /Applications/Xcode.app/Contents/Developer/Headers\ /Applications/Xcode.app/Contents/Developer/SDKs\
- /Applications/Xcode.app/Contents/Developer/Platforms
- [ ] export PBDEVELOPMENTPLIST_PATH\=test_impeller.app/Contents/pbdevelopment.plist
- [ ] export
- PER_ARCH_OBJECT_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
- oindex/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch
- [ ] export
- PER_VARIANT_OBJECT_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediate
- s.noindex/Runner.build/Debug/Runner.build/Objects-normal
- [ ] export
- PKGINFO_FILE_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/
- Runner.build/Debug/Runner.build/PkgInfo
- [ ] export PKGINFO_PATH\=test_impeller.app/Contents/PkgInfo
- [ ] export
- PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications
- [ ] export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin
- [ ] export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library
- [ ] export
- PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer
- /SDKs
- [ ] export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools
- [ ] export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr
- [ ] export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform
- [ ] export PLATFORM_DISPLAY_NAME\=macOS
- [ ] export PLATFORM_FAMILY_NAME\=macOS
- [ ] export PLATFORM_NAME\=macosx
- [ ] export PLATFORM_PREFERRED_ARCH\=x86_64
- [ ] export PLATFORM_PRODUCT_BUILD_VERSION\=24B75
- [ ] export PLIST_FILE_OUTPUT_FORMAT\=same-as-input
- [ ] export PLUGINS_FOLDER_PATH\=test_impeller.app/Contents/PlugIns
- [ ] export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES
- [ ] export
- PRECOMP_DESTINATION_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.no
- index/Runner.build/Debug/Runner.build/PrefixHeaders
- [ ] export PRIVATE_HEADERS_FOLDER_PATH\=test_impeller.app/Contents/PrivateHeaders
- [ ] export
- PROCESSED_INFOPLIST_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
- oindex/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch/Processed-Info.plist
- [ ] export PRODUCT_BUNDLE_IDENTIFIER\=com.example.testImpeller
- [ ] export PRODUCT_BUNDLE_PACKAGE_TYPE\=APPL
- [ ] export PRODUCT_COPYRIGHT\=Copyright\ ©\ 2024\ com.example.\ All\ rights\ reserved.
- [ ] export PRODUCT_MODULE_NAME\=test_impeller
- [ ] export PRODUCT_NAME\=test_impeller
- [ ] export
- PRODUCT_SETTINGS_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/Info.plist
- [ ] export PRODUCT_TYPE\=com.apple.product-type.application
- [ ] export PROFILING_CODE\=NO
- [ ] export PROJECT\=Runner
- [ ] export
- PROJECT_DERIVED_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
- oindex/Runner.build/DerivedSources
- [ ] export PROJECT_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] export
- PROJECT_FILE_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner.xcodeproj
- [ ] export PROJECT_GUID\=18c1723432283e0cc55f10a6dcfd9e02
- [ ] export PROJECT_NAME\=Runner
- [ ] export
- PROJECT_TEMP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/R
- unner.build
- [ ] export
- PROJECT_TEMP_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
- [ ] export PROVISIONING_PROFILE_REQUIRED\=NO
- [ ] export PROVISIONING_PROFILE_REQUIRED_YES_YES\=YES
- [ ] export PROVISIONING_PROFILE_SUPPORTED\=YES
- [ ] export PUBLIC_HEADERS_FOLDER_PATH\=test_impeller.app/Contents/Headers
- [ ] export RECOMMENDED_MACOSX_DEPLOYMENT_TARGET\=11.0
- [ ] 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 RESCHEDULE_INDEPENDENT_HEADERS_PHASES\=YES
- [ ] export
- REZ_COLLECTOR_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/
- Runner.build/Debug/Runner.build/ResourceManagerResources
- [ ] export
- REZ_OBJECTS_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
- nner.build/Debug/Runner.build/ResourceManagerResources/Objects
- [ ] export
- REZ_SEARCH_PATHS\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug\
- [ ] export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO
- [ ] export SCRIPTS_FOLDER_PATH\=test_impeller.app/Contents/Resources/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/MacOSX.platform/Developer/SDKs/MacOSX15.1.sd
- k
- [ ] export
- SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sd
- k
- [ ] export
- SDK_DIR_macosx\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX
- 15.1.sdk
- [ ] export
- SDK_DIR_macosx15_1\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/Ma
- cOSX15.1.sdk
- [ ] export SDK_NAME\=macosx15.1
- [ ] export SDK_NAMES\=macosx15.1
- [ ] export SDK_PRODUCT_BUILD_VERSION\=24B75
- [ ] export SDK_STAT_CACHE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos
- [ ] export SDK_STAT_CACHE_ENABLE\=YES
- [ ] export
- SDK_STAT_CACHE_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/maco
- sx15.1-24B75-26c8390a7c93c703a57fb2538426748e.sdkstatcache
- [ ] export SDK_VERSION\=15.1
- [ ] export SDK_VERSION_ACTUAL\=150100
- [ ] export SDK_VERSION_MAJOR\=150000
- [ ] export SDK_VERSION_MINOR\=150100
- [ ] export SED\=/usr/bin/sed
- [ ] export SEPARATE_STRIP\=NO
- [ ] export SEPARATE_SYMBOL_EDIT\=NO
- [ ] export SET_DIR_MODE_OWNER_GROUP\=YES
- [ ] export SET_FILE_MODE_OWNER_GROUP\=NO
- [ ] export SHALLOW_BUNDLE\=NO
- [ ] export SHALLOW_BUNDLE_PLATFORM\=NO
- [ ] export SHALLOW_BUNDLE_TRIPLE\=macos
- [ ] export SHALLOW_BUNDLE_ios_macabi\=NO
- [ ] export SHALLOW_BUNDLE_macos\=NO
- [ ] export
- SHARED_DERIVED_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/D
- erivedSources
- [ ] export SHARED_FRAMEWORKS_FOLDER_PATH\=test_impeller.app/Contents/SharedFrameworks
- [ ] export
- SHARED_PRECOMPS_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noinde
- x/PrecompiledHeaders
- [ ] export SHARED_SUPPORT_FOLDER_PATH\=test_impeller.app/Contents/SharedSupport
- [ ] export SKIP_INSTALL\=NO
- [ ] export SOURCE_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] export SRCROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] export
- STRINGSDATA_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
- nner.build/Debug/Runner.build/Objects-normal/undefined_arch
- [ ] export
- STRINGSDATA_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/R
- unner.build/Debug/Runner.build
- [ ] export STRINGS_FILE_INFOPLIST_RENAME\=YES
- [ ] export STRINGS_FILE_OUTPUT_ENCODING\=UTF-16
- [ ] export STRIP_BITCODE_FROM_COPIED_FILES\=NO
- [ ] export STRIP_INSTALLED_PRODUCT\=NO
- [ ] export STRIP_PNG_TEXT\=NO
- [ ] export STRIP_STYLE\=all
- [ ] export STRIP_SWIFT_SYMBOLS\=YES
- [ ] export SUPPORTED_PLATFORMS\=macosx
- [ ] export SUPPORTS_MACCATALYST\=NO
- [ ] export SUPPORTS_ON_DEMAND_RESOURCES\=NO
- [ ] export SUPPORTS_TEXT_BASED_API\=NO
- [ ] export SUPPRESS_WARNINGS\=NO
- [ ] export SWIFT_ACTIVE_COMPILATION_CONDITIONS\=DEBUG
- [ ] export SWIFT_EMIT_LOC_STRINGS\=NO
- [ ] export SWIFT_OPTIMIZATION_LEVEL\=-Onone
- [ ] export SWIFT_PLATFORM_TARGET_PREFIX\=macos
- [ ] export
- SWIFT_RESPONSE_FILE_PATH_normal_x86_64\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/I
- ntermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/test_impeller.SwiftFileList
- [ ] export SWIFT_VERSION\=5.0
- [ ] export SYMROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/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/Performanc
- e\ Tools
- [ ] export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\
- Reference\ Library/releasenotes
- [ ] export SYSTEM_DEVELOPER_TOOLS\=/Applications/Xcode.app/Contents/Developer/Tools
- [ ] export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\
- Reference\ Library/documentation/DeveloperTools
- [ ] export
- SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\
- Library/releasenotes/DeveloperTools
- [ ] export SYSTEM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr
- [ ] export
- SYSTEM_DEVELOPER_UTILITIES_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities
- [ ] export SYSTEM_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions
- [ ] export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation
- [ ] export SYSTEM_EXTENSIONS_FOLDER_PATH\=test_impeller.app/Contents/Library/SystemExtensions
- [ ] export
- SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=test_impeller.app/Contents/Library/SystemExtensions
- [ ] export
- SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=test_impeller.app/Contents/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 TARGETNAME\=Runner
- [ ] export
- TARGET_BUILD_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
- [ ] export TARGET_NAME\=Runner
- [ ] export
- TARGET_TEMP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
- nner.build/Debug/Runner.build
- [ ] export
- TEMP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.bu
- ild/Debug/Runner.build
- [ ] export
- TEMP_FILES_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Run
- ner.build/Debug/Runner.build
- [ ] export
- TEMP_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runn
- er.build/Debug/Runner.build
- [ ] export
- TEMP_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
- [ ] export TEST_FRAMEWORK_SEARCH_PATHS\=\
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks
- [ ] export TEST_LIBRARY_SEARCH_PATHS\=\
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib
- [ ] export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault
- [ ] export
- TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
- [ ] export TRACK_WIDGET_CREATION\=true
- [ ] export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO
- [ ] export TREAT_MISSING_SCRIPT_PHASE_OUTPUTS_AS_ERRORS\=NO
- [ ] export TREE_SHAKE_ICONS\=false
- [ ] export UID\=501
- [ ] export
- UNINSTALLED_PRODUCTS_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
- oindex/UninstalledProducts
- [ ] export UNLOCALIZED_RESOURCES_FOLDER_PATH\=test_impeller.app/Contents/Resources
- [ ] export
- UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_NO\=test_impeller.app/Contents/Resources
- [ ] export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_YES\=test_impeller.app/Contents
- [ ] export UNSTRIPPED_PRODUCT\=NO
- [ ] export USER\=kpmcdole
- [ ] export USER_APPS_DIR\=/Users/kpmcdole/Applications
- [ ] export USER_LIBRARY_DIR\=/Users/kpmcdole/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 VERBOSE_SCRIPT_LOGGING\=YES
- [ ] export VERSIONPLIST_PATH\=test_impeller.app/Contents/version.plist
- [ ] export VERSION_INFO_BUILDER\=kpmcdole
- [ ] export VERSION_INFO_FILE\=test_impeller_vers.c
- [ ] export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:test_impeller\ \ PROJECT:Runner-\"
- [ ] export WARNING_CFLAGS\=-Wall\ -Wconditional-uninitialized\
- -Wnullable-to-nonnull-conversion\ -Wmissing-method-return-type\ -Woverlength-strings
- [ ] export WORKSPACE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] export WRAPPER_EXTENSION\=app
- [ ] export WRAPPER_NAME\=test_impeller.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\=16B40
- [ ] export XCODE_VERSION_ACTUAL\=1610
- [ ] export XCODE_VERSION_MAJOR\=1600
- [ ] export XCODE_VERSION_MINOR\=1610
- [ ] export XPCSERVICES_FOLDER_PATH\=test_impeller.app/Contents/XPCServices
- [ ] export YACC\=yacc
- [ ] export _BOOL_\=NO
- [ ] export _BOOL_NO\=NO
- [ ] export _BOOL_YES\=YES
- [ ] export _DEVELOPMENT_TEAM_IS_EMPTY\=YES
- [ ] export _IS_EMPTY_\=YES
- [ ] export _MACOSX_DEPLOYMENT_TARGET_IS_EMPTY\=NO
- [ ] export _WRAPPER_CONTENTS_DIR\=/Contents
- [ ] export _WRAPPER_CONTENTS_DIR_SHALLOW_BUNDLE_NO\=/Contents
- [ ] export _WRAPPER_PARENT_PATH\=/..
- [ ] export _WRAPPER_PARENT_PATH_SHALLOW_BUNDLE_NO\=/..
- [ ] export _WRAPPER_RESOURCES_DIR\=/Resources
- [ ] export _WRAPPER_RESOURCES_DIR_SHALLOW_BUNDLE_NO\=/Resources
- [ ] export __IS_NOT_MACOS\=NO
- [ ] export __IS_NOT_MACOS_macosx\=NO
- [ ] export __IS_NOT_SIMULATOR\=YES
- [ ] export __IS_NOT_SIMULATOR_simulator\=NO
- [ ] export arch\=undefined_arch
- [ ] export variant\=normal
- [ ] /bin/sh -c
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Script-3399D490228B24CF009A79C7.sh
- [ +35 ms] No devices found.
- [ ] {
- "info" : {
- "arguments" : [
- "devicectl",
- "list",
- "devices",
- "--timeout",
- "5",
- "--json-output",
- "/var/folders/36/503jz0595zl96mkgvgtplmk40000gn/T/flutter_tools.QqFrMU/core_devices.s8PIz
- M/core_device_list.json"
- ],
- "commandType" : "devicectl.list.devices",
- "environment" : {
- "TERM" : "xterm-256color"
- },
- "jsonVersion" : 2,
- "outcome" : "success",
- "version" : "397.24"
- },
- "result" : {
- "devices" : [
- ]
- }
- }
- [+1057 ms] ♦ mkdir -p --
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks
- [ ] ♦ rsync -av --delete --filter - .DS_Store
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/App.framework
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks
- [ ] building file list ... done
- [ ] deleting App.framework/Versions/A/_CodeSignature/CodeResources
- [ ] deleting App.framework/Versions/A/_CodeSignature/
- [ ] App.framework/Versions/A/
- [ ] App.framework/Versions/A/App
- [ ] sent 4858 bytes received 48 bytes 9812.00 bytes/sec
- [ ] total size is 50289412 speedup is 10250.59
- [ ] ♦ rsync -av --delete --filter - .DS_Store --filter - Headers --filter - Modules
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/FlutterMacOS.framework
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/
- [ ] building file list ... done
- [ ] FlutterMacOS.framework/Versions/A/
- [ ] FlutterMacOS.framework/Versions/A/FlutterMacOS
- [ ] FlutterMacOS.framework/Versions/A/_CodeSignature/CodeResources
- [ ] sent 53158398 bytes received 70 bytes 106316936.00 bytes/sec
- [ ] total size is 53931299 speedup is 1.01
- [ ] ♦ codesign --force --verbose --sign - --
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/App.framework/App
- [ ]
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/App.framework/App: signed bundle with Mach-O thin (x86_64) [io.flutter.flutter.app]
- [ ] ♦ codesign --force --verbose --sign - --
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/FlutterMacOS.framework/FlutterMacOS
- [ ]
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/FlutterMacOS.framework/FlutterMacOS: replacing existing signature
- [ ]
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/FlutterMacOS.framework/FlutterMacOS: signed bundle with Mach-O universal (x86_64)
- [io.flutter.flutter-macos]
- [ ] ♦ rsync -av --filter - .DS_Store --filter - native_assets.yaml
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/native_assets/macos/
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks
- [ ] building file list ... done
- [ ] ./
- [ ] sent 81 bytes received 26 bytes 214.00 bytes/sec
- [ ] total size is 0 speedup is 0.00
- [ ] ExtractAppIntentsMetadata (in target 'Runner' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ]
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadatap
- rocessor --output
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Resources --toolchain-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
- --module-name test_impeller --sdk-root
- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk
- --xcode-version 16B40 --platform-family macOS --deployment-target 10.14 --bundle-identifier
- com.example.testImpeller --target-triple x86_64-apple-macos10.14 --binary-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /MacOS/test_impeller --dependency-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller_dependency_info.dat --stringsdata-file
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.SwiftFileList --metadata-file-list
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller.DependencyMetadataFileList --swift-const-vals-list
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Objects-normal/x86_64/test_impeller.SwiftConstValuesFileList --compile-time-extraction
- --deployment-aware-processing --validate-assistant-intents
- [ ] note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target
- 'Runner' from project 'Runner')
- [ ] CopySwiftLibs
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app (in
- target 'Runner' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] builtin-swiftStdLibTool --copy --verbose --sign - --scan-executable
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /MacOS/test_impeller.debug.dylib --scan-folder
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks --scan-folder
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /PlugIns --scan-folder
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Library/SystemExtensions --scan-folder
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Extensions --platform macosx --toolchain
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks --strip-bitcode --strip-bitcode-tool
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip
- --emit-dependency-info
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/SwiftStdLibToolInputDependencies.dep --back-deploy-swift-concurrency
- [ +116 ms] libswiftQuartzCore.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftQuartzCore.dylib
- [ ] libswiftAppKit.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftAppKit.dylib
- [ ] libswiftDarwin.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftDarwin.dylib
- [ ] libswiftObjectiveC.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftObjectiveC.dylib
- [ ] libswiftDispatch.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftDispatch.dylib
- [ ] libswiftMetal.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftMetal.dylib
- [ ] libswiftFoundation.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftFoundation.dylib
- [ ] libswiftCoreGraphics.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreGraphics.dylib
- [ ] libswiftCoreAudio.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreAudio.dylib
- [ ] libswiftIOKit.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftIOKit.dylib
- [ ] libswiftos.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftos.dylib
- [ ] libswiftCoreImage.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreImage.dylib
- [ ] libswiftXPC.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftXPC.dylib
- [ ] libswiftCoreMedia.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreMedia.dylib
- [ ] libswiftCoreFoundation.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreFoundation.dylib
- [ ] libswiftCore.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCore.dylib
- [ ] libswiftCoreData.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreData.dylib
- [ ] libswiftsimd.dylib is up to date at
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftsimd.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftQuartzCore.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftQuartzCore.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftQuartzCore.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftQuartzCore.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftQuartzCore.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftQuartzCore.dylib
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftQuartzCore.dylib is unchanged; keeping original
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftAppKit.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftAppKit.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftObjectiveC.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftDispatch.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftDispatch.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftos.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftXPC.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftXPC.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreAudio.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreFoundation.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreFoundation.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftObjectiveC.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftos.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreData.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreData.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftsimd.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftsimd.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftMetal.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftMetal.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCore.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCore.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreGraphics.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreGraphics.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftFoundation.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftFoundation.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreImage.dylib
- [ +1 ms] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreImage.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreMedia.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreMedia.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreAudio.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftDarwin.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftDarwin.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftIOKit.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftIOKit.dylib
- [ +72 ms] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftAppKit.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreGraphics.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreGraphics.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftXPC.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftXPC.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreData.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreData.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftMetal.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftMetal.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftos.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftos.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftObjectiveC.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftObjectiveC.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftAppKit.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftDispatch.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftDispatch.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCore.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCore.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftsimd.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftsimd.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreFoundation.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreFoundation.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftFoundation.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftFoundation.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreImage.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreImage.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreMedia.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreMedia.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftIOKit.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftIOKit.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreAudio.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreAudio.dylib
- [ ] Codesigning
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftDarwin.dylib
- [ ] /usr/bin/codesign --force --sign - --verbose
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftDarwin.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftos.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftos.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftXPC.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftXPC.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreGraphics.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreGraphics.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftsimd.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftsimd.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftMetal.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftMetal.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreFoundation.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreFoundation.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftAppKit.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftAppKit.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftObjectiveC.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftObjectiveC.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftDispatch.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftDispatch.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftDarwin.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftDarwin.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreMedia.dylib
- [ +1 ms] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreMedia.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreImage.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreImage.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreData.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreData.dylib
- [ +47 ms] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreAudio.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreAudio.dylib
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftIOKit.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftIOKit.dylib
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftos.dylib is unchanged; keeping original
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreFoundation.dylib is unchanged; keeping original
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftMetal.dylib is unchanged; keeping original
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftAppKit.dylib is unchanged; keeping original
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftsimd.dylib is unchanged; keeping original
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftObjectiveC.dylib is unchanged; keeping original
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreGraphics.dylib is unchanged; keeping original
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftXPC.dylib is unchanged; keeping original
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftDispatch.dylib is unchanged; keeping original
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftDarwin.dylib is unchanged; keeping original
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreMedia.dylib is unchanged; keeping original
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreAudio.dylib is unchanged; keeping original
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreImage.dylib is unchanged; keeping original
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCoreData.dylib is unchanged; keeping original
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftIOKit.dylib is unchanged; keeping original
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftFoundation.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftFoundation.dylib
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftFoundation.dylib is unchanged; keeping original
- [ ] Probing signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCore.dylib
- [ ] /usr/bin/codesign -r- --display
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCore.dylib
- [ ] Code signature of
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Frameworks/libswiftCore.dylib is unchanged; keeping original
- [ ] ProcessInfoPlistFile
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Info.plist /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/Info.plist (in target 'Runner'
- from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] builtin-infoPlistUtility
- /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/Info.plist -producttype
- com.apple.product-type.application -genpkginfo
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /PkgInfo -expandbuildsettings -platform macosx -additionalcontentfile
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/Base.lproj/MainMenu-PartialInfo.plist -additionalcontentfile
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/assetcatalog_generated_info.plist -o
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Info.plist
- [ ] CodeSign
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /MacOS/test_impeller.debug.dylib (in target 'Runner' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] Signing Identity: "Sign to Run Locally"
- [ ] /usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /MacOS/test_impeller.debug.dylib
- [ +19 ms]
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /MacOS/test_impeller.debug.dylib: replacing existing signature
- [ ] CodeSign
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /MacOS/__preview.dylib (in target 'Runner' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] Signing Identity: "Sign to Run Locally"
- [ ] /usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /MacOS/__preview.dylib
- [ +21 ms]
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /MacOS/__preview.dylib: replacing existing signature
- [ ] CodeSign
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app (in
- target 'Runner' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] Signing Identity: "Sign to Run Locally"
- [ ] /usr/bin/codesign --force --sign - --entitlements
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
- Runner.build/test_impeller.app.xcent --timestamp\=none --generate-entitlement-der
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app
- [ +32 ms]
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app:
- replacing existing signature
- [ +1 ms] Validate
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app (in
- target 'Runner' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ] builtin-validationUtility
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app
- -no-validate-extension -infoplist-subpath Contents/Info.plist
- [ ] RegisterWithLaunchServices
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app (in
- target 'Runner' from project 'Runner')
- [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
- [ ]
- /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/LaunchServices.framework/Ver
- sions/Current/Support/lsregister -f -R -trusted
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app
- [ +44 ms] ** BUILD SUCCEEDED **
- [ +36 ms] Building macOS application... (completed in 6.5s)
- [ +5 ms] ✓ Built build/macos/Build/Products/Debug/test_impeller.app
- [ +8 ms] executing: /usr/bin/plutil -convert xml1 -o -
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Info.plist
- [ +19 ms] Exit code 0 from: /usr/bin/plutil -convert xml1 -o -
- /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
- /Info.plist
- [ ] <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
- "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>BuildMachineOSBuild</key>
- <string>24B91</string>
- <key>CFBundleDevelopmentRegion</key>
- <string>en</string>
- <key>CFBundleExecutable</key>
- <string>test_impeller</string>
- <key>CFBundleIconFile</key>
- <string>AppIcon</string>
- <key>CFBundleIconName</key>
- <string>AppIcon</string>
- <key>CFBundleIdentifier</key>
- <string>com.example.testImpeller</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>test_impeller</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>0.1.0</string>
- <key>CFBundleSupportedPlatforms</key>
- <array>
- <string>MacOSX</string>
- </array>
- <key>CFBundleVersion</key>
- <string>0.1.0</string>
- <key>DTCompiler</key>
- <string>com.apple.compilers.llvm.clang.1_0</string>
- <key>DTPlatformBuild</key>
- <string>24B75</string>
- <key>DTPlatformName</key>
- <string>macosx</string>
- <key>DTPlatformVersion</key>
- <string>15.1</string>
- <key>DTSDKBuild</key>
- <string>24B75</string>
- <key>DTSDKName</key>
- <string>macosx15.1</string>
- <key>DTXcode</key>
- <string>1610</string>
- <key>DTXcodeBuild</key>
- <string>16B40</string>
- <key>LSMinimumSystemVersion</key>
- <string>10.14</string>
- <key>NSHumanReadableCopyright</key>
- <string>Copyright © 2024 com.example. All rights reserved.</string>
- <key>NSMainNibFile</key>
- <string>MainMenu</string>
- <key>NSPrincipalClass</key>
- <string>NSApplication</string>
- </dict>
- </plist>
- [+1162 ms] [IMPORTANT:flutter/shell/platform/embedder/embedder_surface_metal_impeller.mm(55)] Using the
- Impeller rendering backend (Metal).
- [ +261 ms] Error waiting for a debug connection: The log reader stopped unexpectedly, or never started.
- [ +2 ms] Error launching application on macOS.
- [ +3 ms] "flutter run" took 10,194ms.
- [ +12 ms]
- #0 throwToolExit (package:flutter_tools/src/base/common.dart:10:3)
- #1 RunCommand.runCommand (package:flutter_tools/src/commands/run.dart:874:9)
- <asynchronous suspension>
- #2 FlutterCommand.run.<anonymous closure>
- (package:flutter_tools/src/runner/flutter_command.dart:1408:27)
- <asynchronous suspension>
- #3 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:153:19)
- <asynchronous suspension>
- #4 CommandRunner.runCommand (package:args/command_runner.dart:212:13)
- <asynchronous suspension>
- #5 FlutterCommandRunner.runCommand.<anonymous closure>
- (package:flutter_tools/src/runner/flutter_command_runner.dart:420:9)
- <asynchronous suspension>
- #6 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:153:19)
- <asynchronous suspension>
- #7 FlutterCommandRunner.runCommand
- (package:flutter_tools/src/runner/flutter_command_runner.dart:364:5)
- <asynchronous suspension>
- #8 run.<anonymous closure>.<anonymous closure> (package:flutter_tools/runner.dart:130:9)
- <asynchronous suspension>
- #9 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:153:19)
- <asynchronous suspension>
- #10 main (package:flutter_tools/executable.dart:93:3)
- <asynchronous suspension>
- [ +34 ms] ensureAnalyticsSent: 31ms
- [ ] Running 2 shutdown hooks
- [ +3 ms] Shutdown hooks complete
- [ +45 ms] exiting with code 1
- kpmcdole@Kevins-MBP test_impeller %
Advertisement
Add Comment
Please, Sign In to add comment