Guest User

Flutter with Impeller verbose logs

a guest
Nov 21st, 2024
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 225.35 KB | None | 0 0
  1. kpmcdole@Kevins-MBP test_impeller % flutter run -d macos --enable-impeller --verbose
  2. [ +6 ms] executing: sw_vers -productName
  3. [ +24 ms] Exit code 0 from: sw_vers -productName
  4. [ ] macOS
  5. [ ] executing: sw_vers -productVersion
  6. [ +20 ms] Exit code 0 from: sw_vers -productVersion
  7. [ ] 15.1.1
  8. [ ] executing: sw_vers -buildVersion
  9. [ +21 ms] Exit code 0 from: sw_vers -buildVersion
  10. [ ] 24B91
  11. [ ] executing: uname -m
  12. [ +9 ms] Exit code 0 from: uname -m
  13. [ ] x86_64
  14. [ +10 ms] executing: sysctl hw.optional.arm64
  15. [ +10 ms] Exit code 1 from: sysctl hw.optional.arm64
  16. [ ] sysctl: unknown oid 'hw.optional.arm64'
  17. [ +110 ms] executing: sysctl hw.optional.arm64
  18. [ +11 ms] Exit code 1 from: sysctl hw.optional.arm64
  19. [ ] sysctl: unknown oid 'hw.optional.arm64'
  20. [ +2 ms] executing: xcrun xcodebuild -version
  21. [ +178 ms] Exit code 0 from: xcrun xcodebuild -version
  22. [ ] Xcode 16.1
  23. Build version 16B40
  24. [ +2 ms] executing: xcrun xcdevice list --timeout 5
  25. [ +4 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
  26. [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
  27. [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
  28. [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
  29. [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
  30. [ +2 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
  31. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
  32. [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
  33. [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
  34. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
  35. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
  36. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
  37. [ +56 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
  38. [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
  39. [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
  40. [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
  41. [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
  42. [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
  43. [ +1 ms] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
  44. [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
  45. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
  46. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
  47. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
  48. [ +72 ms] Skipping pub get: version match.
  49. [ +171 ms] Generating
  50. /Users/kpmcdole/Documents/GitHub/test_impeller/android/app/src/main/java/io/flutter/plugins/GeneratedPlugi
  51. nRegistrant.java
  52. [ +140 ms] No packages with native assets. Skipping native assets compilation.
  53. [ +3 ms] Initializing file store
  54. [ +11 ms] Skipping target: gen_localizations
  55. [ +5 ms] gen_dart_plugin_registrant: Starting due to {InvalidatedReasonKind.inputChanged: The following
  56. inputs have updated contents:
  57. /Users/kpmcdole/Documents/GitHub/test_impeller/.dart_tool/package_config_subset}
  58. [ +93 ms] gen_dart_plugin_registrant: Complete
  59. [ +1 ms] Skipping target: _composite
  60. [ +2 ms] complete
  61. [ +5 ms] Launching lib/main.dart on macOS in debug mode...
  62. [ +6 ms] /Users/kpmcdole/flutter/bin/cache/dart-sdk/bin/dartaotruntime --disable-dart-dev
  63. /Users/kpmcdole/flutter/bin/cache/dart-sdk/bin/snapshots/frontend_server_aot.dart.snapshot --sdk-root
  64. /Users/kpmcdole/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental
  65. --target=flutter --experimental-emit-debug-metadata --output-dill
  66. /var/folders/36/503jz0595zl96mkgvgtplmk40000gn/T/flutter_tools.QqFrMU/flutter_tool.kFg18c/app.dill
  67. --packages /Users/kpmcdole/Documents/GitHub/test_impeller/.dart_tool/package_config.json
  68. -Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts --track-widget-creation
  69. --filesystem-scheme org-dartlang-root --initialize-from-dill build/cache.dill.track.dill --verbosity=error
  70. --enable-experiment=alternative-invalidation-strategy
  71. [ +23 ms] Podfile not found, skipping global platform macOS version migration.
  72. [ +12 ms] executing: /usr/bin/plutil -convert xml1 -o -
  73. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/Info.plist
  74. [ +21 ms] Exit code 0 from: /usr/bin/plutil -convert xml1 -o -
  75. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/Info.plist
  76. [ +1 ms] <?xml version="1.0" encoding="UTF-8"?>
  77. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
  78. "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  79. <plist version="1.0">
  80. <dict>
  81. <key>CFBundleDevelopmentRegion</key>
  82. <string>$(DEVELOPMENT_LANGUAGE)</string>
  83. <key>CFBundleExecutable</key>
  84. <string>$(EXECUTABLE_NAME)</string>
  85. <key>CFBundleIconFile</key>
  86. <string></string>
  87. <key>CFBundleIdentifier</key>
  88. <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
  89. <key>CFBundleInfoDictionaryVersion</key>
  90. <string>6.0</string>
  91. <key>CFBundleName</key>
  92. <string>$(PRODUCT_NAME)</string>
  93. <key>CFBundlePackageType</key>
  94. <string>APPL</string>
  95. <key>CFBundleShortVersionString</key>
  96. <string>$(FLUTTER_BUILD_NAME)</string>
  97. <key>CFBundleVersion</key>
  98. <string>$(FLUTTER_BUILD_NUMBER)</string>
  99. <key>LSMinimumSystemVersion</key>
  100. <string>$(MACOSX_DEPLOYMENT_TARGET)</string>
  101. <key>NSHumanReadableCopyright</key>
  102. <string>$(PRODUCT_COPYRIGHT)</string>
  103. <key>NSMainNibFile</key>
  104. <string>MainMenu</string>
  105. <key>NSPrincipalClass</key>
  106. <string>NSApplication</string>
  107. </dict>
  108. </plist>
  109. [ +103 ms] <- compile package:test_impeller/main.dart
  110. [ +75 ms] executing: [/Users/kpmcdole/Documents/GitHub/test_impeller/macos/] xcrun xcodebuild -list
  111. -project Runner.xcodeproj
  112. [+1217 ms] Command line invocation:
  113. /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -list -project
  114. Runner.xcodeproj
  115.  
  116. User defaults from command line:
  117. IDEPackageSupportUseBuiltinSCM = YES
  118.  
  119. Information about project "Runner":
  120. Targets:
  121. Runner
  122. RunnerTests
  123. Flutter Assemble
  124.  
  125. Build Configurations:
  126. Debug
  127. Release
  128. Profile
  129.  
  130. If no build configuration is specified and -scheme is not passed then "Release" is
  131. used.
  132.  
  133. Schemes:
  134. Flutter Assemble
  135. Runner
  136. [ +3 ms] Building macOS application...
  137. [ +2 ms] executing: /usr/bin/env xcrun xcodebuild -workspace
  138. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner.xcworkspace -configuration Debug -scheme
  139. Runner -derivedDataPath /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos -destination
  140. platform=macOS
  141. OBJROOT=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
  142. SYMROOT=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products
  143. VERBOSE_SCRIPT_LOGGING=YES COMPILER_INDEX_STORE_ENABLE=NO
  144. [ +894 ms] Command line invocation:
  145. [ ] /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace
  146. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner.xcworkspace -configuration Debug -scheme
  147. Runner -derivedDataPath /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos -destination
  148. platform=macOS
  149. OBJROOT=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
  150. SYMROOT=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products
  151. VERBOSE_SCRIPT_LOGGING=YES COMPILER_INDEX_STORE_ENABLE=NO
  152. [ ] User defaults from command line:
  153. [ ] IDEDerivedDataPathOverride = /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos
  154. [ ] IDEPackageSupportUseBuiltinSCM = YES
  155. [ ] Build settings from command line:
  156. [ ] COMPILER_INDEX_STORE_ENABLE = NO
  157. [ ] OBJROOT =
  158. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
  159. [ ] SYMROOT = /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products
  160. [ ] VERBOSE_SCRIPT_LOGGING = YES
  161. [ +251 ms] Prepare packages
  162. [ +281 ms] ComputeTargetDependencyGraph
  163. [ +37 ms] note: Building targets in dependency order
  164. [ +1 ms] note: Target dependency graph (2 targets)
  165. [ ] Target 'Runner' in project 'Runner'
  166. [ ] ➜ Explicit dependency on target 'Flutter Assemble' in project 'Runner'
  167. [ ] Target 'Flutter Assemble' in project 'Runner' (no dependencies)
  168. [ ] GatherProvisioningInputs
  169. [ +108 ms] CreateBuildDescription
  170. [ +20 ms] ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --version
  171. --output-format xml1
  172. [ +14 ms] ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/usr/bin/actool --version
  173. --output-format xml1
  174. [ +13 ms] ExecuteExternalTool
  175. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM
  176. -isysroot
  177. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -x c -c
  178. /dev/null
  179. [ +95 ms] ExecuteExternalTool
  180. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
  181. [ +238 ms] ExecuteExternalTool
  182. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
  183. [ +59 ms] Build description signature: c9fc3038a1f754b62522c3cc20b508c4
  184. [ ] Build description path:
  185. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/XCBuildData/c9fc303
  186. 8a1f754b62522c3cc20b508c4.xcbuilddata
  187. [ +20 ms] ClangStatCache
  188. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache
  189. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk
  190. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
  191. 7c93c703a57fb2538426748e.sdkstatcache
  192. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  193. [ ]
  194. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache
  195. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -o
  196. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
  197. 7c93c703a57fb2538426748e.sdkstatcache
  198. [ +22 ms] WriteAuxiliaryFile
  199. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  200. Flutter\
  201. Assemble.build/InputFileList-33CC111E2044C6BF0003C045-FlutterInputs-f69d9f6261414a2ec8609220d93d08da-resol
  202. ved.xcfilelist (in target 'Flutter Assemble' from project 'Runner')
  203. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  204. [ ] write-file
  205. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  206. Flutter\
  207. Assemble.build/InputFileList-33CC111E2044C6BF0003C045-FlutterInputs-f69d9f6261414a2ec8609220d93d08da-resol
  208. ved.xcfilelist
  209. [ ] PhaseScriptExecution Run\ Script
  210. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  211. Flutter\ Assemble.build/Script-33CC111E2044C6BF0003C045.sh (in target 'Flutter Assemble' from project
  212. 'Runner')
  213. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  214. [ ] export ACTION\=build
  215. [ ] export AD_HOC_CODE_SIGNING_ALLOWED\=YES
  216. [ ] export ALLOW_BUILD_REQUEST_OVERRIDES\=NO
  217. [ ] export ALLOW_TARGET_PLATFORM_SPECIALIZATION\=NO
  218. [ ] export ALTERNATE_GROUP\=staff
  219. [ ] export ALTERNATE_MODE\=u+w,go-w,a+rX
  220. [ ] export ALTERNATE_OWNER\=kpmcdole
  221. [ ] export ALTERNATIVE_DISTRIBUTION_WEB\=NO
  222. [ ] export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=NO
  223. [ ] export ALWAYS_SEARCH_USER_PATHS\=NO
  224. [ ] export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO
  225. [ ] export APPLE_INTERNAL_DEVELOPER_DIR\=/AppleInternal/Developer
  226. [ ] export APPLE_INTERNAL_DIR\=/AppleInternal
  227. [ ] export APPLE_INTERNAL_DOCUMENTATION_DIR\=/AppleInternal/Documentation
  228. [ ] export APPLE_INTERNAL_LIBRARY_DIR\=/AppleInternal/Library
  229. [ ] export APPLE_INTERNAL_TOOLS\=/AppleInternal/Developer/Tools
  230. [ ] export APPLICATION_EXTENSION_API_ONLY\=NO
  231. [ ] export APPLY_RULES_IN_COPY_FILES\=NO
  232. [ ] export APPLY_RULES_IN_COPY_HEADERS\=NO
  233. [ ] export APP_SHORTCUTS_ENABLE_FLEXIBLE_MATCHING\=YES
  234. [ ] export ARCHS\=x86_64
  235. [ ] export ARCHS_STANDARD\=arm64\ x86_64
  236. [ ] export ARCHS_STANDARD_32_64_BIT\=arm64\ x86_64\ i386
  237. [ ] export ARCHS_STANDARD_32_BIT\=i386
  238. [ ] export ARCHS_STANDARD_64_BIT\=arm64\ x86_64
  239. [ ] export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64\ x86_64
  240. [ ] export ASSETCATALOG_COMPILER_GENERATE_ASSET_SYMBOLS\=YES
  241. [ ] export ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS\=YES
  242. [ ] export AUTOMATICALLY_MERGE_DEPENDENCIES\=NO
  243. [ ] export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ driverkit\ iphoneos\
  244. iphonesimulator\ macosx\ watchos\ watchsimulator\ xros\ xrsimulator
  245. [ ] export BITCODE_GENERATION_MODE\=marker
  246. [ ] export BUILD_ACTIVE_RESOURCES_ONLY\=NO
  247. [ ] export BUILD_COMPONENTS\=headers\ build
  248. [ ] export BUILD_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products
  249. [ ] export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO
  250. [ ] export
  251. BUILD_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products
  252. [ ] export BUILD_STYLE\=
  253. [ ] export BUILD_VARIANTS\=normal
  254. [ ] export
  255. BUILT_PRODUCTS_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
  256. [ ] export BUNDLE_CONTENTS_FOLDER_PATH\=Contents/
  257. [ ] export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/
  258. [ ] export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS
  259. [ ] export BUNDLE_EXECUTABLE_FOLDER_PATH\=Contents/MacOS
  260. [ ] export BUNDLE_EXTENSIONS_FOLDER_PATH\=Contents/Extensions
  261. [ ] export BUNDLE_FORMAT\=deep
  262. [ ] export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Contents/Frameworks
  263. [ ] export BUNDLE_PLUGINS_FOLDER_PATH\=Contents/PlugIns
  264. [ ] export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=Contents/PrivateHeaders
  265. [ ] export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Contents/Headers
  266. [ ] export
  267. CACHE_ROOT\=/var/folders/36/503jz0595zl96mkgvgtplmk40000gn/C/com.apple.DeveloperTools/16.1-16B40/Xcode
  268. [ ] export
  269. CCHROOT\=/var/folders/36/503jz0595zl96mkgvgtplmk40000gn/C/com.apple.DeveloperTools/16.1-16B40/Xcode
  270. [ ] export CHMOD\=/bin/chmod
  271. [ ] export CHOWN\=/usr/sbin/chown
  272. [ ] export CLANG_ANALYZER_NONNULL\=YES
  273. [ ] export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\=YES_AGGRESSIVE
  274. [ ] export CLANG_CACHE_FINE_GRAINED_OUTPUTS\=YES
  275. [ ] export CLANG_CXX_LANGUAGE_STANDARD\=gnu++14
  276. [ ] export CLANG_CXX_LIBRARY\=libc++
  277. [ ] export CLANG_ENABLE_EXPLICIT_MODULES\=YES
  278. [ ] export CLANG_ENABLE_MODULES\=YES
  279. [ ] export CLANG_ENABLE_OBJC_ARC\=YES
  280. [ ] export
  281. CLANG_MODULES_BUILD_SESSION_FILE\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.n
  282. oindex/Session.modulevalidation
  283. [ ] export CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY\=YES
  284. [ ] export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES
  285. [ ] export CLANG_WARN_BOOL_CONVERSION\=YES
  286. [ ] export CLANG_WARN_COMMA\=YES
  287. [ ] export CLANG_WARN_CONSTANT_CONVERSION\=YES
  288. [ ] export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES
  289. [ ] export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\=YES_ERROR
  290. [ ] export CLANG_WARN_DOCUMENTATION_COMMENTS\=YES
  291. [ ] export CLANG_WARN_EMPTY_BODY\=YES
  292. [ ] export CLANG_WARN_ENUM_CONVERSION\=YES
  293. [ ] export CLANG_WARN_INFINITE_RECURSION\=YES
  294. [ ] export CLANG_WARN_INT_CONVERSION\=YES
  295. [ ] export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\=YES
  296. [ ] export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\=YES
  297. [ ] export CLANG_WARN_OBJC_LITERAL_CONVERSION\=YES
  298. [ ] export CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK\=YES
  299. [ ] export CLANG_WARN_OBJC_ROOT_CLASS\=YES_ERROR
  300. [ ] export CLANG_WARN_PRAGMA_PACK\=YES
  301. [ ] export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES
  302. [ ] export CLANG_WARN_STRICT_PROTOTYPES\=YES
  303. [ ] export CLANG_WARN_SUSPICIOUS_MOVE\=YES
  304. [ ] export CLANG_WARN_UNGUARDED_AVAILABILITY\=YES_AGGRESSIVE
  305. [ ] export CLANG_WARN_UNREACHABLE_CODE\=YES
  306. [ ] export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES
  307. [ ] export
  308. CLASS_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Run
  309. ner.build/Debug/Flutter\ Assemble.build/JavaClasses
  310. [ ] export CLEAN_PRECOMPS\=YES
  311. [ ] export CLONE_HEADERS\=NO
  312. [ ] export COCOAPODS_PARALLEL_CODE_SIGN\=true
  313. [ ] export
  314. CODESIGNING_FOLDER_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/
  315. [ ] export CODE_SIGNING_ALLOWED\=NO
  316. [ ] export CODE_SIGNING_REQUIRED\=YES
  317. [ ] export CODE_SIGN_IDENTITY\=-
  318. [ ] export CODE_SIGN_IDENTITY_NO\=Apple\ Development
  319. [ ] export CODE_SIGN_IDENTITY_YES\=-
  320. [ ] export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES
  321. [ ] export CODE_SIGN_STYLE\=Manual
  322. [ ] export COLOR_DIAGNOSTICS\=NO
  323. [ ] export COMBINE_HIDPI_IMAGES\=NO
  324. [ ] export
  325. COMPILATION_CACHE_CAS_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/CompilationCache.no
  326. index
  327. [ ] export COMPILATION_CACHE_KEEP_CAS_DIRECTORY\=YES
  328. [ ] export COMPILER_INDEX_STORE_ENABLE\=NO
  329. [ ] export
  330. COMPOSITE_SDK_DIRS\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
  331. /CompositeSDKs
  332. [ ] export COMPRESS_PNG_FILES\=NO
  333. [ ] export CONFIGURATION\=Debug
  334. [ ] export
  335. CONFIGURATION_BUILD_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
  336. [ +1 ms] export
  337. CONFIGURATION_TEMP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noi
  338. ndex/Runner.build/Debug
  339. [ ] export COPYING_PRESERVES_HFS_DATA\=NO
  340. [ ] export COPY_HEADERS_RUN_UNIFDEF\=NO
  341. [ ] export COPY_PHASE_STRIP\=NO
  342. [ ] export CP\=/bin/cp
  343. [ ] export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO
  344. [ ] export CURRENT_ARCH\=undefined_arch
  345. [ ] export CURRENT_VARIANT\=normal
  346. [ ] export DART_OBFUSCATION\=false
  347. [ ] export DEAD_CODE_STRIPPING\=YES
  348. [ ] export DEBUGGING_SYMBOLS\=YES
  349. [ ] export DEBUG_INFORMATION_FORMAT\=dwarf
  350. [ ] export DEBUG_INFORMATION_VERSION\=compiler-default
  351. [ ] export DEFAULT_COMPILER\=com.apple.compilers.llvm.clang.1_0
  352. [ ] export DEFAULT_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions
  353. [ ] export DEFAULT_KEXT_INSTALL_PATH\=/System/Library/Extensions
  354. [ ] export DEFINES_MODULE\=NO
  355. [ ] export DEPLOYMENT_LOCATION\=NO
  356. [ ] export DEPLOYMENT_POSTPROCESSING\=NO
  357. [ ] export DEPLOYMENT_TARGET_SETTING_NAME\=MACOSX_DEPLOYMENT_TARGET
  358. [ ] export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=10.13\ 10.14\ 10.15\ 11.0\ 11.1\ 11.2\ 11.3\
  359. 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\
  360. 14.5\ 14.6\ 15.0\ 15.1
  361. [ ] export
  362. DERIVED_FILES_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/
  363. Runner.build/Debug/Flutter\ Assemble.build/DerivedSources
  364. [ ] export
  365. DERIVED_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/R
  366. unner.build/Debug/Flutter\ Assemble.build/DerivedSources
  367. [ ] export
  368. DERIVED_SOURCES_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noinde
  369. x/Runner.build/Debug/Flutter\ Assemble.build/DerivedSources
  370. [ ] export DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications
  371. [ ] export DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin
  372. [ ] export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
  373. [ ] export
  374. DEVELOPER_FRAMEWORKS_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
  375. [ ] export
  376. DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
  377. [ ] export DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library
  378. [ ] export
  379. DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
  380. [ ] export DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools
  381. [ ] export DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr
  382. [ ] export DEVELOPMENT_LANGUAGE\=en
  383. [ ] export DIFF\=/usr/bin/diff
  384. [ ] export DONT_GENERATE_INFOPLIST_FILE\=NO
  385. [ ] export DSTROOT\=/tmp/Runner.dst
  386. [ ] export
  387. DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
  388. [ ] export DWARF_DSYM_FILE_NAME\=.dSYM
  389. [ ] export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO
  390. [ ] export
  391. DWARF_DSYM_FOLDER_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
  392. [ ] export DYNAMIC_LIBRARY_EXTENSION\=dylib
  393. [ ] export EAGER_COMPILATION_ALLOW_SCRIPTS\=NO
  394. [ ] export EAGER_LINKING\=NO
  395. [ ] export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO
  396. [ ] export EMBEDDED_PROFILE_NAME\=embedded.provisionprofile
  397. [ ] export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO
  398. [ ] export ENABLE_APP_SANDBOX\=NO
  399. [ ] export ENABLE_BITCODE\=NO
  400. [ ] export ENABLE_CODE_COVERAGE\=YES
  401. [ ] export ENABLE_DEBUG_DYLIB\=NO
  402. [ ] export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES
  403. [ ] export ENABLE_DEFAULT_SEARCH_PATHS\=YES
  404. [ ] export ENABLE_HARDENED_RUNTIME\=NO
  405. [ ] export ENABLE_HEADER_DEPENDENCIES\=YES
  406. [ ] export ENABLE_ON_DEMAND_RESOURCES\=NO
  407. [ ] export ENABLE_PREVIEWS\=NO
  408. [ ] export ENABLE_STRICT_OBJC_MSGSEND\=YES
  409. [ ] export ENABLE_TESTABILITY\=YES
  410. [ ] export ENABLE_TESTING_SEARCH_PATHS\=NO
  411. [ ] export ENABLE_USER_SCRIPT_SANDBOXING\=NO
  412. [ ] export ENABLE_XOJIT_PREVIEWS\=NO
  413. [ ] export ENTITLEMENTS_DESTINATION\=Signature
  414. [ ] export ENTITLEMENTS_REQUIRED\=YES
  415. [ ] export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS
  416. [ ] export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=\*.nib\ \*.lproj\ \*.framework\
  417. \*.gch\ \*.xcode\*\ \*.xcassets\ \(\*\)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ \*.pbproj\ \*.pbxproj
  418. [ ] export
  419. FILE_LIST\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.b
  420. uild/Debug/Flutter\ Assemble.build/Objects/LinkFileList
  421. [ ] export
  422. FIXED_FILES_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
  423. nner.build/Debug/Flutter\ Assemble.build/FixedFiles
  424. [ ] export FLUTTER_APPLICATION_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller
  425. [ ] export FLUTTER_BUILD_DIR\=build
  426. [ ] export FLUTTER_BUILD_NAME\=0.1.0
  427. [ ] export FLUTTER_BUILD_NUMBER\=0.1.0
  428. [ ] export FLUTTER_ROOT\=/Users/kpmcdole/flutter
  429. [ ] export FLUTTER_TARGET\=/Users/kpmcdole/Documents/GitHub/test_impeller/lib/main.dart
  430. [ ] export FRAMEWORK_VERSION\=A
  431. [ ] export FUSE_BUILD_PHASES\=YES
  432. [ ] export FUSE_BUILD_SCRIPT_PHASES\=NO
  433. [ ] export GCC3_VERSION\=3.3
  434. [ ] export GCC_C_LANGUAGE_STANDARD\=gnu11
  435. [ ] export GCC_DYNAMIC_NO_PIC\=NO
  436. [ ] export GCC_NO_COMMON_BLOCKS\=YES
  437. [ ] export GCC_OPTIMIZATION_LEVEL\=0
  438. [ ] export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++
  439. [ ] export GCC_PREPROCESSOR_DEFINITIONS\=DEBUG\=1\
  440. [ ] export GCC_TREAT_WARNINGS_AS_ERRORS\=NO
  441. [ ] export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0
  442. [ ] export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0
  443. [ ] export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES
  444. [ ] export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR
  445. [ ] export GCC_WARN_SHADOW\=YES
  446. [ ] export GCC_WARN_STRICT_SELECTOR_MATCH\=YES
  447. [ ] export GCC_WARN_UNDECLARED_SELECTOR\=YES
  448. [ ] export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE
  449. [ ] export GCC_WARN_UNUSED_FUNCTION\=YES
  450. [ ] export GCC_WARN_UNUSED_VARIABLE\=YES
  451. [ ] export
  452. GENERATED_MODULEMAP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.no
  453. index/GeneratedModuleMaps
  454. [ ] export GENERATE_INFOPLIST_FILE\=NO
  455. [ ] export GENERATE_INTERMEDIATE_TEXT_BASED_STUBS\=YES
  456. [ ] export GENERATE_MASTER_OBJECT_FILE\=NO
  457. [ ] export GENERATE_PKGINFO_FILE\=NO
  458. [ ] export GENERATE_PROFILING_CODE\=NO
  459. [ ] export GENERATE_TEXT_BASED_STUBS\=NO
  460. [ ] export GID\=20
  461. [ ] export GROUP\=staff
  462. [ ] export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES
  463. [ ] export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES
  464. [ ] export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_TARGETS_NOT_BEING_BUILT\=YES
  465. [ ] export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\=YES
  466. [ ] export HEADERMAP_INCLUDES_PROJECT_HEADERS\=YES
  467. [ ] export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\=YES
  468. [ ] export HEADERMAP_USES_VFS\=NO
  469. [ ] export HIDE_BITCODE_SYMBOLS\=YES
  470. [ ] export HOME\=/Users/kpmcdole
  471. [ ] export HOST_ARCH\=x86_64
  472. [ ] export HOST_PLATFORM\=macosx
  473. [ ] export ICONV\=/usr/bin/iconv
  474. [ ] export IMPLICIT_DEPENDENCY_DOMAIN\=default
  475. [ ] export INFOPLIST_ENABLE_CFBUNDLEICONS_MERGE\=YES
  476. [ ] export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES
  477. [ ] export INFOPLIST_OUTPUT_FORMAT\=same-as-input
  478. [ ] export INFOPLIST_PREPROCESS\=NO
  479. [ ] export INLINE_PRIVATE_FRAMEWORKS\=NO
  480. [ ] export INSTALLHDRS_COPY_PHASE\=NO
  481. [ ] export INSTALLHDRS_SCRIPT_PHASE\=NO
  482. [ ] export INSTALL_DIR\=/tmp/Runner.dst
  483. [ ] export INSTALL_GROUP\=staff
  484. [ ] export INSTALL_MODE_FLAG\=u+w,go-w,a+rX
  485. [ ] export INSTALL_OWNER\=kpmcdole
  486. [ ] export INSTALL_ROOT\=/tmp/Runner.dst
  487. [ ] export IOS_UNZIPPERED_TWIN_PREFIX_PATH\=/System/iOSSupport
  488. [ ] export IS_MACCATALYST\=NO
  489. [ ] export IS_UIKITFORMAC\=NO
  490. [ ] export IS_UNOPTIMIZED_BUILD\=YES
  491. [ ] export JAVAC_DEFAULT_FLAGS\=-J-Xms64m\ -J-XX:NewSize\=4M\ -J-Dfile.encoding\=UTF8
  492. [ ] export
  493. JAVA_APP_STUB\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
  494. [ ] export JAVA_ARCHIVE_CLASSES\=YES
  495. [ ] export JAVA_ARCHIVE_TYPE\=JAR
  496. [ ] export JAVA_COMPILER\=/usr/bin/javac
  497. [ ] export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources
  498. [ ] export JAVA_JAR_FLAGS\=cv
  499. [ ] export JAVA_SOURCE_SUBDIR\=.
  500. [ ] export JAVA_USE_DEPENDENCIES\=YES
  501. [ ] export JAVA_ZIP_FLAGS\=-urg
  502. [ ] export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO
  503. [ ] export KASAN_CFLAGS_CLASSIC\=-DKASAN\=1\ -DKASAN_CLASSIC\=1\ -fsanitize\=address\ -mllvm\
  504. -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow
  505. [ ] export KASAN_CFLAGS_TBI\=-DKASAN\=1\ -DKASAN_TBI\=1\ -fsanitize\=kernel-hwaddress\ -mllvm\
  506. -hwasan-recover\=0\ -mllvm\ -hwasan-instrument-atomics\=0\ -mllvm\ -hwasan-instrument-stack\=1\ -mllvm\
  507. -hwasan-generate-tags-with-calls\=1\ -mllvm\ -hwasan-instrument-with-calls\=1\ -mllvm\
  508. -hwasan-use-short-granules\=0\ -mllvm\ -hwasan-memory-access-callback-prefix\=__asan_
  509. [ ] export KASAN_DEFAULT_CFLAGS\=-DKASAN\=1\ -DKASAN_CLASSIC\=1\ -fsanitize\=address\ -mllvm\
  510. -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow
  511. [ ] export KEEP_PRIVATE_EXTERNS\=NO
  512. [ ] export
  513. LD_DEPENDENCY_INFO_FILE\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.no
  514. index/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/undefined_arch/Flutter\
  515. Assemble_dependency_info.dat
  516. [ ] export LD_EXPORT_SYMBOLS\=YES
  517. [ ] export LD_GENERATE_MAP_FILE\=NO
  518. [ ] export
  519. LD_MAP_FILE_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/R
  520. unner.build/Debug/Flutter\ Assemble.build/Flutter\ Assemble-LinkMap-normal-undefined_arch.txt
  521. [ ] export LD_NO_PIE\=NO
  522. [ ] export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES
  523. [ ] export LD_SHARED_CACHE_ELIGIBLE\=Automatic
  524. [ ] export LD_WARN_DUPLICATE_LIBRARIES\=NO
  525. [ ] export LD_WARN_UNUSED_DYLIBS\=NO
  526. [ ] export
  527. LEGACY_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport
  528. /Developer
  529. [ ] export LEX\=lex
  530. [ ] export LIBRARY_DEXT_INSTALL_PATH\=/Library/DriverExtensions
  531. [ ] export LIBRARY_FLAG_NOSPACE\=YES
  532. [ ] export LIBRARY_KEXT_INSTALL_PATH\=/Library/Extensions
  533. [ ] export LINKER_DISPLAYS_MANGLED_NAMES\=NO
  534. [ ] export
  535. LINK_FILE_LIST_normal_x86_64\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediat
  536. es.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/x86_64/Flutter\ Assemble.LinkFileList
  537. [ ] export LINK_OBJC_RUNTIME\=YES
  538. [ ] export LINK_WITH_STANDARD_LIBRARIES\=YES
  539. [ ] export LLVM_TARGET_TRIPLE_OS_VERSION\=macos10.14
  540. [ ] export LLVM_TARGET_TRIPLE_OS_VERSION_NO\=macos10.14
  541. [ ] export LLVM_TARGET_TRIPLE_OS_VERSION_YES\=macos15.1
  542. [ ] export LLVM_TARGET_TRIPLE_VENDOR\=apple
  543. [ ] export
  544. LM_AUX_CONST_METADATA_LIST_PATH_normal_x86_64\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/
  545. Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/x86_64/Flutter\
  546. Assemble.SwiftConstValuesFileList
  547. [ ] export LOCALIZATION_EXPORT_SUPPORTED\=YES
  548. [ ] export LOCALIZATION_PREFERS_STRING_CATALOGS\=NO
  549. [ ] export LOCALIZED_STRING_MACRO_NAMES\=NSLocalizedString\ CFCopyLocalizedString
  550. [ ] export LOCALIZED_STRING_SWIFTUI_SUPPORT\=YES
  551. [ ] export LOCAL_ADMIN_APPS_DIR\=/Applications/Utilities
  552. [ ] export LOCAL_APPS_DIR\=/Applications
  553. [ ] export LOCAL_DEVELOPER_DIR\=/Library/Developer
  554. [ ] export LOCAL_LIBRARY_DIR\=/Library
  555. [ ] export LOCROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
  556. [ ] export LOCSYMROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
  557. [ ] export MACOSX_DEPLOYMENT_TARGET\=10.14
  558. [ ] export MAC_OS_X_PRODUCT_BUILD_VERSION\=24B91
  559. [ ] export MAC_OS_X_VERSION_ACTUAL\=150101
  560. [ ] export MAC_OS_X_VERSION_MAJOR\=150000
  561. [ ] export MAC_OS_X_VERSION_MINOR\=150100
  562. [ ] export MAKE_MERGEABLE\=NO
  563. [ ] export MERGEABLE_LIBRARY\=NO
  564. [ ] export MERGED_BINARY_TYPE\=none
  565. [ ] export MERGE_LINKED_LIBRARIES\=NO
  566. [ ] export METAL_LIBRARY_FILE_BASE\=default
  567. [ ] export
  568. METAL_LIBRARY_OUTPUT_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/
  569. [ ] export
  570. MODULE_CACHE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex
  571. [ ] export MTL_ENABLE_DEBUG_INFO\=YES
  572. [ ] export NATIVE_ARCH\=x86_64
  573. [ ] export NATIVE_ARCH_32_BIT\=i386
  574. [ ] export NATIVE_ARCH_64_BIT\=x86_64
  575. [ ] export NATIVE_ARCH_ACTUAL\=x86_64
  576. [ ] export NO_COMMON\=YES
  577. [ ] export
  578. OBJECT_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
  579. nner.build/Debug/Flutter\ Assemble.build/Objects
  580. [ ] export
  581. OBJECT_FILE_DIR_normal\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noi
  582. ndex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal
  583. [ ] export
  584. OBJROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
  585. [ ] export ONLY_ACTIVE_ARCH\=YES
  586. [ ] export OS\=MACOS
  587. [ ] export OSAC\=/usr/bin/osacompile
  588. [ ] export
  589. PACKAGE_CONFIG\=/Users/kpmcdole/Documents/GitHub/test_impeller/.dart_tool/package_config.json
  590. [ ] export PASCAL_STRINGS\=YES
  591. [ ] export
  592. PATH\=/Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildServi
  593. ce.bundle/Contents/PlugIns/XCBSpecifications.ideplugin/Contents/Resources:/Applications/Xcode.app/Contents
  594. /SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/PlugIns/XCBSpecific
  595. ations.ideplugin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/A
  596. pplications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/appleinternal/bin:/Applic
  597. ations/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.
  598. app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/De
  599. veloper/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.plat
  600. form/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/
  601. bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/X
  602. code.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode.app/Cont
  603. ents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/Users/kpmcdole/flutter/bi
  604. n/:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.
  605. cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/
  606. usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/u
  607. sr/bin
  608. [ ] export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\
  609. /System/Library/Frameworks\ /System/Library/PrivateFrameworks\
  610. /Applications/Xcode.app/Contents/Developer/Headers\ /Applications/Xcode.app/Contents/Developer/SDKs\
  611. /Applications/Xcode.app/Contents/Developer/Platforms
  612. [ ] export
  613. PER_ARCH_OBJECT_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
  614. oindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/undefined_arch
  615. [ ] export
  616. PER_VARIANT_OBJECT_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediate
  617. s.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal
  618. [ ] export
  619. PKGINFO_FILE_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/
  620. Runner.build/Debug/Flutter\ Assemble.build/PkgInfo
  621. [ ] export
  622. PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications
  623. [ ] export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin
  624. [ ] export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library
  625. [ ] export
  626. PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer
  627. /SDKs
  628. [ ] export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools
  629. [ ] export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr
  630. [ ] export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform
  631. [ ] export PLATFORM_DISPLAY_NAME\=macOS
  632. [ ] export PLATFORM_FAMILY_NAME\=macOS
  633. [ ] export PLATFORM_NAME\=macosx
  634. [ ] export PLATFORM_PREFERRED_ARCH\=x86_64
  635. [ ] export PLATFORM_PRODUCT_BUILD_VERSION\=24B75
  636. [ ] export PLIST_FILE_OUTPUT_FORMAT\=same-as-input
  637. [ ] export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES
  638. [ ] export
  639. PRECOMP_DESTINATION_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.no
  640. index/Runner.build/Debug/Flutter\ Assemble.build/PrefixHeaders
  641. [ ] export
  642. PROCESSED_INFOPLIST_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
  643. oindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/undefined_arch/Processed-Info.plist
  644. [ ] export PRODUCT_MODULE_NAME\=Flutter_Assemble
  645. [ ] export PRODUCT_NAME\=Flutter\ Assemble
  646. [ ] export PRODUCT_SETTINGS_PATH\=
  647. [ ] export PROFILING_CODE\=NO
  648. [ ] export PROJECT\=Runner
  649. [ ] export
  650. PROJECT_DERIVED_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
  651. oindex/Runner.build/DerivedSources
  652. [ ] export PROJECT_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
  653. [ ] export
  654. PROJECT_FILE_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner.xcodeproj
  655. [ ] export PROJECT_GUID\=18c1723432283e0cc55f10a6dcfd9e02
  656. [ ] export PROJECT_NAME\=Runner
  657. [ ] export
  658. PROJECT_TEMP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/R
  659. unner.build
  660. [ ] export
  661. PROJECT_TEMP_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
  662. [ ] export RECOMMENDED_MACOSX_DEPLOYMENT_TARGET\=11.0
  663. [ ] export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\=YES
  664. [ ] export REMOVE_CVS_FROM_RESOURCES\=YES
  665. [ ] export REMOVE_GIT_FROM_RESOURCES\=YES
  666. [ ] export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\=YES
  667. [ ] export REMOVE_HG_FROM_RESOURCES\=YES
  668. [ ] export REMOVE_STATIC_EXECUTABLES_FROM_EMBEDDED_BUNDLES\=YES
  669. [ ] export REMOVE_SVN_FROM_RESOURCES\=YES
  670. [ ] export RESCHEDULE_INDEPENDENT_HEADERS_PHASES\=YES
  671. [ ] export
  672. REZ_COLLECTOR_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/
  673. Runner.build/Debug/Flutter\ Assemble.build/ResourceManagerResources
  674. [ ] export
  675. REZ_OBJECTS_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
  676. nner.build/Debug/Flutter\ Assemble.build/ResourceManagerResources/Objects
  677. [ ] export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO
  678. [ ] export
  679. SCRIPT_INPUT_FILE_0\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/ephemeral/tripwire
  680. [ ] export SCRIPT_INPUT_FILE_COUNT\=1
  681. [ ] export
  682. SCRIPT_INPUT_FILE_LIST_0\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
  683. oindex/Runner.build/Debug/Flutter\
  684. Assemble.build/InputFileList-33CC111E2044C6BF0003C045-FlutterInputs-f69d9f6261414a2ec8609220d93d08da-resol
  685. ved.xcfilelist
  686. [ ] export SCRIPT_INPUT_FILE_LIST_COUNT\=1
  687. [ ] export SCRIPT_OUTPUT_FILE_COUNT\=0
  688. [ ] export
  689. SCRIPT_OUTPUT_FILE_LIST_0\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.
  690. noindex/Runner.build/Debug/Flutter\
  691. Assemble.build/OutputFileList-33CC111E2044C6BF0003C045-FlutterOutputs-7e80844b0b6a90deaeef9559e3db8e69-res
  692. olved.xcfilelist
  693. [ ] export SCRIPT_OUTPUT_FILE_LIST_COUNT\=1
  694. [ ] export
  695. SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sd
  696. k
  697. [ ] export
  698. SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sd
  699. k
  700. [ ] export
  701. SDK_DIR_macosx\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX
  702. 15.1.sdk
  703. [ ] export
  704. SDK_DIR_macosx15_1\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/Ma
  705. cOSX15.1.sdk
  706. [ ] export SDK_NAME\=macosx15.1
  707. [ ] export SDK_NAMES\=macosx15.1
  708. [ ] export SDK_PRODUCT_BUILD_VERSION\=24B75
  709. [ ] export SDK_STAT_CACHE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos
  710. [ ] export SDK_STAT_CACHE_ENABLE\=YES
  711. [ ] export
  712. SDK_STAT_CACHE_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/maco
  713. sx15.1-24B75-26c8390a7c93c703a57fb2538426748e.sdkstatcache
  714. [ ] export SDK_VERSION\=15.1
  715. [ ] export SDK_VERSION_ACTUAL\=150100
  716. [ ] export SDK_VERSION_MAJOR\=150000
  717. [ ] export SDK_VERSION_MINOR\=150100
  718. [ ] export SED\=/usr/bin/sed
  719. [ ] export SEPARATE_STRIP\=NO
  720. [ ] export SEPARATE_SYMBOL_EDIT\=NO
  721. [ ] export SET_DIR_MODE_OWNER_GROUP\=YES
  722. [ ] export SET_FILE_MODE_OWNER_GROUP\=NO
  723. [ ] export SHALLOW_BUNDLE\=NO
  724. [ ] export
  725. SHARED_DERIVED_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/D
  726. erivedSources
  727. [ ] export
  728. SHARED_PRECOMPS_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noinde
  729. x/PrecompiledHeaders
  730. [ ] export SKIP_INSTALL\=YES
  731. [ ] export SOURCE_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
  732. [ ] export SRCROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
  733. [ ] export
  734. STRINGSDATA_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
  735. nner.build/Debug/Flutter\ Assemble.build/Objects-normal/undefined_arch
  736. [ ] export
  737. STRINGSDATA_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/R
  738. unner.build/Debug/Flutter\ Assemble.build
  739. [ +1 ms] export STRINGS_FILE_INFOPLIST_RENAME\=YES
  740. [ ] export STRINGS_FILE_OUTPUT_ENCODING\=UTF-16
  741. [ ] export STRIP_BITCODE_FROM_COPIED_FILES\=NO
  742. [ ] export STRIP_INSTALLED_PRODUCT\=NO
  743. [ ] export STRIP_PNG_TEXT\=NO
  744. [ ] export STRIP_STYLE\=all
  745. [ ] export STRIP_SWIFT_SYMBOLS\=YES
  746. [ ] export SUPPORTED_PLATFORMS\=macosx
  747. [ ] export SUPPORTS_TEXT_BASED_API\=NO
  748. [ ] export SUPPRESS_WARNINGS\=NO
  749. [ ] export SWIFT_ACTIVE_COMPILATION_CONDITIONS\=DEBUG
  750. [ ] export SWIFT_EMIT_LOC_STRINGS\=NO
  751. [ ] export SWIFT_OPTIMIZATION_LEVEL\=-Onone
  752. [ ] export SWIFT_PLATFORM_TARGET_PREFIX\=macos
  753. [ ] export
  754. SWIFT_RESPONSE_FILE_PATH_normal_x86_64\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/I
  755. ntermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/x86_64/Flutter\
  756. Assemble.SwiftFileList
  757. [ ] export SYMROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products
  758. [ ] export SYSTEM_ADMIN_APPS_DIR\=/Applications/Utilities
  759. [ ] export SYSTEM_APPS_DIR\=/Applications
  760. [ ] export SYSTEM_CORE_SERVICES_DIR\=/System/Library/CoreServices
  761. [ ] export SYSTEM_DEMOS_DIR\=/Applications/Extras
  762. [ ] export SYSTEM_DEVELOPER_APPS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications
  763. [ ] export SYSTEM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin
  764. [ ] export
  765. SYSTEM_DEVELOPER_DEMOS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\
  766. Examples
  767. [ ] export SYSTEM_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
  768. [ ] export SYSTEM_DEVELOPER_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\
  769. Library
  770. [ ] export
  771. SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\
  772. Tools
  773. [ ] export
  774. SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Java\ Tools
  775. [ ] export
  776. SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Performanc
  777. e\ Tools
  778. [ ] export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\
  779. Reference\ Library/releasenotes
  780. [ ] export SYSTEM_DEVELOPER_TOOLS\=/Applications/Xcode.app/Contents/Developer/Tools
  781. [ ] export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\
  782. Reference\ Library/documentation/DeveloperTools
  783. [ ] export
  784. SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\
  785. Library/releasenotes/DeveloperTools
  786. [ ] export SYSTEM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr
  787. [ ] export
  788. SYSTEM_DEVELOPER_UTILITIES_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities
  789. [ ] export SYSTEM_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions
  790. [ ] export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation
  791. [ ] export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions
  792. [ ] export SYSTEM_LIBRARY_DIR\=/System/Library
  793. [ ] export TAPI_DEMANGLE\=YES
  794. [ ] export TAPI_ENABLE_PROJECT_HEADERS\=NO
  795. [ ] export TAPI_LANGUAGE\=objective-c
  796. [ ] export TAPI_LANGUAGE_STANDARD\=compiler-default
  797. [ ] export TAPI_USE_SRCROOT\=YES
  798. [ ] export TAPI_VERIFY_MODE\=Pedantic
  799. [ ] export TARGETNAME\=Flutter\ Assemble
  800. [ ] export
  801. TARGET_BUILD_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
  802. [ ] export TARGET_NAME\=Flutter\ Assemble
  803. [ ] export
  804. TARGET_TEMP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
  805. nner.build/Debug/Flutter\ Assemble.build
  806. [ ] export
  807. TEMP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.bu
  808. ild/Debug/Flutter\ Assemble.build
  809. [ ] export
  810. TEMP_FILES_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Run
  811. ner.build/Debug/Flutter\ Assemble.build
  812. [ ] export
  813. TEMP_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runn
  814. er.build/Debug/Flutter\ Assemble.build
  815. [ ] export
  816. TEMP_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
  817. [ ] export TEST_FRAMEWORK_SEARCH_PATHS\=\
  818. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks
  819. [ ] export TEST_LIBRARY_SEARCH_PATHS\=\
  820. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib
  821. [ ] export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault
  822. [ ] export
  823. TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
  824. [ ] export TRACK_WIDGET_CREATION\=true
  825. [ ] export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO
  826. [ ] export TREAT_MISSING_SCRIPT_PHASE_OUTPUTS_AS_ERRORS\=NO
  827. [ ] export TREE_SHAKE_ICONS\=false
  828. [ ] export UID\=501
  829. [ ] export
  830. UNINSTALLED_PRODUCTS_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
  831. oindex/UninstalledProducts
  832. [ ] export UNSTRIPPED_PRODUCT\=NO
  833. [ ] export USER\=kpmcdole
  834. [ ] export USER_APPS_DIR\=/Users/kpmcdole/Applications
  835. [ ] export USER_LIBRARY_DIR\=/Users/kpmcdole/Library
  836. [ ] export USE_DYNAMIC_NO_PIC\=YES
  837. [ ] export USE_HEADERMAP\=YES
  838. [ ] export USE_HEADER_SYMLINKS\=NO
  839. [ ] export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR
  840. [ ] export VALIDATE_PRODUCT\=NO
  841. [ ] export VALID_ARCHS\=arm64\ arm64e\ i386\ x86_64
  842. [ ] export VERBOSE_PBXCP\=NO
  843. [ ] export VERBOSE_SCRIPT_LOGGING\=YES
  844. [ ] export VERSION_INFO_BUILDER\=kpmcdole
  845. [ ] export VERSION_INFO_FILE\=Flutter\ Assemble_vers.c
  846. [ ] export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:Flutter\ Assemble\ \ PROJECT:Runner-\"
  847. [ ] export WARNING_CFLAGS\=-Wall\ -Wconditional-uninitialized\
  848. -Wnullable-to-nonnull-conversion\ -Wmissing-method-return-type\ -Woverlength-strings
  849. [ ] export WORKSPACE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
  850. [ ] export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\=NO
  851. [ ] export XCODE_APP_SUPPORT_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Xcode
  852. [ ] export XCODE_PRODUCT_BUILD_VERSION\=16B40
  853. [ ] export XCODE_VERSION_ACTUAL\=1610
  854. [ ] export XCODE_VERSION_MAJOR\=1600
  855. [ ] export XCODE_VERSION_MINOR\=1610
  856. [ ] export XPCSERVICES_FOLDER_PATH\=/XPCServices
  857. [ ] export YACC\=yacc
  858. [ ] export _BOOL_\=NO
  859. [ ] export _BOOL_NO\=NO
  860. [ ] export _BOOL_YES\=YES
  861. [ ] export _DEVELOPMENT_TEAM_IS_EMPTY\=YES
  862. [ ] export _IS_EMPTY_\=YES
  863. [ ] export _MACOSX_DEPLOYMENT_TARGET_IS_EMPTY\=NO
  864. [ ] export arch\=undefined_arch
  865. [ ] export variant\=normal
  866. [ ] /bin/sh -c
  867. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  868. Flutter\\\ Assemble.build/Script-33CC111E2044C6BF0003C045.sh
  869. [+2067 ms] ♦ /Users/kpmcdole/flutter/bin/flutter --verbose assemble --no-version-check
  870. -dTargetPlatform=darwin -dDarwinArchs=x86_64
  871. -dTargetFile=/Users/kpmcdole/Documents/GitHub/test_impeller/lib/main.dart -dBuildMode=debug
  872. -dTreeShakeIcons=false -dDartObfuscation=false -dSplitDebugInfo= -dTrackWidgetCreation=true -dAction=build
  873. -dFrontendServerStarterPath= --DartDefines= --ExtraGenSnapshotOptions= --ExtraFrontEndOptions=
  874. --build-inputs=/Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/ephemeral/FlutterInputs.xcfile
  875. list
  876. --build-outputs=/Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/ephemeral/FlutterOutputs.xcfi
  877. lelist --output=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
  878. debug_macos_bundle_flutter_assets
  879. [ +3 ms] [ +6 ms] executing: sw_vers -productName
  880. [ ] [ +25 ms] Exit code 0 from: sw_vers -productName
  881. [ ] [ ] macOS
  882. [ ] [ ] executing: sw_vers -productVersion
  883. [ ] [ +21 ms] Exit code 0 from: sw_vers -productVersion
  884. [ ] [ ] 15.1.1
  885. [ ] [ ] executing: sw_vers -buildVersion
  886. [ ] [ +21 ms] Exit code 0 from: sw_vers -buildVersion
  887. [ ] [ ] 24B91
  888. [ ] [ ] executing: uname -m
  889. [ ] [ +9 ms] Exit code 0 from: uname -m
  890. [ ] [ ] x86_64
  891. [ ] [ +10 ms] executing: sysctl hw.optional.arm64
  892. [ ] [ +10 ms] Exit code 1 from: sysctl hw.optional.arm64
  893. [ ] [ ] sysctl: unknown oid 'hw.optional.arm64'
  894. [ ] [ +47 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
  895. [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping
  896. update.
  897. [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
  898. [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
  899. [ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
  900. [ ] [ +1 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
  901. [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
  902. [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
  903. [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
  904. [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
  905. [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
  906. [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
  907. [ ] [ +88 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
  908. [ ] [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
  909. [ ] [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
  910. [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping
  911. update.
  912. [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
  913. [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
  914. [ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
  915. [ ] [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
  916. [ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
  917. [ ] [ +1 ms] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
  918. [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
  919. [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
  920. [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
  921. [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
  922. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
  923. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
  924. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
  925. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
  926. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
  927. [ ] [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
  928. [ ] [ ] Artifact Instance of 'PubDependencies' is not required, skipping update.
  929. [ ] [ +56 ms] Initializing file store
  930. [ ] [ +8 ms] Done initializing file store
  931. [ ] [ +47 ms] Skipping target: gen_localizations
  932. [ ] [ +7 ms] Skipping target: gen_dart_plugin_registrant
  933. [ ] [ +2 ms] Skipping target: debug_macos_framework
  934. [ ] [ +299 ms] Skipping target: debug_unpack_macos
  935. [ ] [ +419 ms] Skipping target: kernel_snapshot_program
  936. [ ] [ +3 ms] Skipping target: native_assets
  937. [ ] [ ] Skipping target: kernel_snapshot_native_assets
  938. [ ] [ ] Skipping target: kernel_snapshot
  939. [ ] [ +582 ms] Skipping target: debug_macos_bundle_flutter_assets
  940. [ ] [ ] Persisting file store
  941. [ ] [ +8 ms] Done persisting file store
  942. [ ] [ +5 ms] build succeeded.
  943. [ ] [ +11 ms] "flutter assemble" took 1,553ms.
  944. [ ] [ +150 ms] ensureAnalyticsSent: 136ms
  945. [ ] [ ] Running 1 shutdown hook
  946. [ ] [ ] Shutdown hooks complete
  947. [ ] [ +8 ms] exiting with code 0
  948. [ ] note: Run script build phase 'Run Script' will be run during every build because the option to
  949. run the script phase "Based on dependency analysis" is unchecked. (in target 'Runner' from project
  950. 'Runner')
  951. [ ] SwiftDriver Runner normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Runner' from
  952. project 'Runner')
  953. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  954. [ ] builtin-SwiftDriver --
  955. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name
  956. test_impeller -Onone -enforce-exclusivity\=checked
  957. @/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug
  958. /Runner.build/Objects-normal/x86_64/test_impeller.SwiftFileList -DDEBUG -enable-bare-slash-regex
  959. -enable-experimental-feature DebugDescriptionMacro -sdk
  960. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target
  961. x86_64-apple-macos10.14 -g -module-cache-path
  962. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -Xfrontend
  963. -serialize-debugging-options -enable-testing -enable-experimental-feature OpaqueTypeErasure -Xcc
  964. -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I
  965. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
  966. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -c -j12 -enable-batch-mode
  967. -incremental -Xcc -ivfsstatcache -Xcc
  968. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
  969. 7c93c703a57fb2538426748e.sdkstatcache -output-file-map
  970. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  971. Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json -use-frontend-parseable-output -save-temps
  972. -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path
  973. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  974. Runner.build/Objects-normal/x86_64/test_impeller.swiftmodule -validate-clang-modules-once
  975. -clang-build-session-file
  976. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
  977. -Xcc
  978. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  979. g/Runner.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend
  980. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  981. Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -Xcc -iquote -Xcc
  982. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  983. Runner.build/test_impeller-generated-files.hmap -Xcc
  984. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  985. g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
  986. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  987. g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
  988. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  989. Runner.build/test_impeller-project-headers.hmap -Xcc
  990. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
  991. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  992. g/Runner.build/DerivedSources-normal/x86_64 -Xcc
  993. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  994. g/Runner.build/DerivedSources/x86_64 -Xcc
  995. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  996. g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path
  997. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  998. Runner.build/Objects-normal/x86_64/test_impeller-Swift.h -working-directory
  999. /Users/kpmcdole/Documents/GitHub/test_impeller/macos -experimental-emit-module-separately -disable-cmo
  1000. [ +137 ms] SwiftEmitModule normal x86_64 Emitting\ module\ for\ test_impeller (in target 'Runner' from
  1001. project 'Runner')
  1002. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  1003. [ ] builtin-swiftTaskExecution --
  1004. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend
  1005. -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types
  1006. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
  1007. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift
  1008. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift
  1009. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1010. Runner.build/DerivedSources/GeneratedAssetSymbols.swift -target x86_64-apple-macos10.14
  1011. -enable-objc-interop -sdk
  1012. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
  1013. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
  1014. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
  1015. -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
  1016. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
  1017. -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
  1018. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1019. Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
  1020. DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
  1021. -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
  1022. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
  1023. -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
  1024. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
  1025. -enable-anonymous-context-mangled-names -file-compilation-dir
  1026. /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
  1027. -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
  1028. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
  1029. 7c93c703a57fb2538426748e.sdkstatcache -Xcc
  1030. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1031. g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
  1032. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1033. Runner.build/test_impeller-generated-files.hmap -Xcc
  1034. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1035. g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
  1036. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1037. g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
  1038. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1039. Runner.build/test_impeller-project-headers.hmap -Xcc
  1040. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
  1041. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1042. g/Runner.build/DerivedSources-normal/x86_64 -Xcc
  1043. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1044. g/Runner.build/DerivedSources/x86_64 -Xcc
  1045. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1046. g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
  1047. -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
  1048. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
  1049. #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
  1050. r -external-plugin-path
  1051. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
  1052. ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
  1053. -server -plugin-path
  1054. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
  1055. -plugin-path
  1056. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
  1057. ugins -emit-module-doc-path
  1058. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1059. Runner.build/Objects-normal/x86_64/test_impeller.swiftdoc -emit-module-source-info-path
  1060. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1061. Runner.build/Objects-normal/x86_64/test_impeller.swiftsourceinfo -emit-objc-header-path
  1062. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1063. Runner.build/Objects-normal/x86_64/test_impeller-Swift.h -serialize-diagnostics-path
  1064. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1065. Runner.build/Objects-normal/x86_64/Runner-master-emit-module.dia -emit-dependencies-path
  1066. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1067. Runner.build/Objects-normal/x86_64/Runner-master-emit-module.d -o
  1068. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1069. Runner.build/Objects-normal/x86_64/test_impeller.swiftmodule -emit-abi-descriptor-path
  1070. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1071. Runner.build/Objects-normal/x86_64/test_impeller.abi.json
  1072. [ +70 ms] EmitSwiftModule normal x86_64 (in target 'Runner' from project 'Runner')
  1073. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  1074. [ ]
  1075. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend
  1076. -emit-module -experimental-skip-non-inlinable-function-bodies-without-types
  1077. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
  1078. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift
  1079. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift
  1080. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1081. Runner.build/DerivedSources/GeneratedAssetSymbols.swift -target x86_64-apple-macos10.14
  1082. -enable-objc-interop -sdk
  1083. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
  1084. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
  1085. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
  1086. -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
  1087. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
  1088. -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
  1089. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1090. Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
  1091. DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
  1092. -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
  1093. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
  1094. -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
  1095. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
  1096. -enable-anonymous-context-mangled-names -file-compilation-dir
  1097. /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
  1098. -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
  1099. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
  1100. 7c93c703a57fb2538426748e.sdkstatcache -Xcc
  1101. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1102. g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
  1103. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1104. Runner.build/test_impeller-generated-files.hmap -Xcc
  1105. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1106. g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
  1107. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1108. g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
  1109. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1110. Runner.build/test_impeller-project-headers.hmap -Xcc
  1111. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
  1112. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1113. g/Runner.build/DerivedSources-normal/x86_64 -Xcc
  1114. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1115. g/Runner.build/DerivedSources/x86_64 -Xcc
  1116. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1117. g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
  1118. -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
  1119. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
  1120. #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
  1121. r -external-plugin-path
  1122. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
  1123. ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
  1124. -server -plugin-path
  1125. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
  1126. -plugin-path
  1127. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
  1128. ugins -emit-module-doc-path
  1129. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1130. Runner.build/Objects-normal/x86_64/test_impeller.swiftdoc -emit-module-source-info-path
  1131. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1132. Runner.build/Objects-normal/x86_64/test_impeller.swiftsourceinfo -emit-objc-header-path
  1133. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1134. Runner.build/Objects-normal/x86_64/test_impeller-Swift.h -serialize-diagnostics-path
  1135. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1136. Runner.build/Objects-normal/x86_64/Runner-master-emit-module.dia -emit-dependencies-path
  1137. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1138. Runner.build/Objects-normal/x86_64/Runner-master-emit-module.d -o
  1139. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1140. Runner.build/Objects-normal/x86_64/test_impeller.swiftmodule -emit-abi-descriptor-path
  1141. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1142. Runner.build/Objects-normal/x86_64/test_impeller.abi.json
  1143. [ +265 ms] [
  1144. {
  1145. "simulator" : true,
  1146. "operatingSystemVersion" : "18.1 (22B81)",
  1147. "available" : true,
  1148. "platform" : "com.apple.platform.iphonesimulator",
  1149. "modelCode" : "iPhone17,4",
  1150. "identifier" : "8558FE40-31B4-4D5F-8133-BCC5DFFB65DB",
  1151. "architecture" : "x86_64",
  1152. "modelUTI" : "com.apple.iphone-16-plus-1",
  1153. "modelName" : "iPhone 16 Plus",
  1154. "name" : "iPhone 16 Plus",
  1155. "ignored" : false
  1156. },
  1157. {
  1158. "ignored" : false,
  1159. "modelCode" : "MacBookPro16,1",
  1160. "simulator" : false,
  1161. "modelName" : "MacBook Pro",
  1162. "operatingSystemVersion" : "15.1.1 (24B91)",
  1163. "identifier" : "35FB34F6-29C3-516E-9309-D8E766E06CAF",
  1164. "platform" : "com.apple.platform.macosx",
  1165. "architecture" : "x86_64h",
  1166. "interface" : "usb",
  1167. "available" : true,
  1168. "name" : "My Mac",
  1169. "modelUTI" : "com.apple.macbookpro-16"
  1170. },
  1171. {
  1172. "simulator" : true,
  1173. "operatingSystemVersion" : "18.1 (22B81)",
  1174. "available" : true,
  1175. "platform" : "com.apple.platform.iphonesimulator",
  1176. "modelCode" : "iPad16,2",
  1177. "identifier" : "D9FEFB1C-B8FC-458D-A191-AE5D6E447E77",
  1178. "architecture" : "x86_64",
  1179. "modelUTI" : "com.apple.ipad-mini-a17-1",
  1180. "modelName" : "iPad mini (A17 Pro)",
  1181. "name" : "iPad mini (A17 Pro)",
  1182. "ignored" : false
  1183. },
  1184. {
  1185. "simulator" : true,
  1186. "operatingSystemVersion" : "18.1 (22B81)",
  1187. "available" : true,
  1188. "platform" : "com.apple.platform.iphonesimulator",
  1189. "modelCode" : "iPad14,11",
  1190. "identifier" : "7FBDA656-B4C8-49FD-9555-24A4AC57AA69",
  1191. "architecture" : "x86_64",
  1192. "modelUTI" : "com.apple.ipad-air-m2-13-1",
  1193. "modelName" : "iPad Air 13-inch (M2)",
  1194. "name" : "iPad Air 13-inch (M2)",
  1195. "ignored" : false
  1196. },
  1197. {
  1198. "simulator" : true,
  1199. "operatingSystemVersion" : "18.1 (22B81)",
  1200. "available" : true,
  1201. "platform" : "com.apple.platform.iphonesimulator",
  1202. "modelCode" : "iPhone17,1",
  1203. "identifier" : "DC4765C2-BFEE-48A7-BF72-F405D78CD883",
  1204. "architecture" : "x86_64",
  1205. "modelUTI" : "com.apple.iphone-16-pro-1",
  1206. "modelName" : "iPhone 16 Pro",
  1207. "name" : "iPhone 16 Pro",
  1208. "ignored" : false
  1209. },
  1210. {
  1211. "simulator" : true,
  1212. "operatingSystemVersion" : "18.1 (22B81)",
  1213. "available" : true,
  1214. "platform" : "com.apple.platform.iphonesimulator",
  1215. "modelCode" : "iPad13,18",
  1216. "identifier" : "B1CB5AA3-5503-4E5D-805B-374FF4AEE6BA",
  1217. "architecture" : "x86_64",
  1218. "modelUTI" : "com.apple.ipad-10-1",
  1219. "modelName" : "iPad (10th generation)",
  1220. "name" : "iPad (10th generation)",
  1221. "ignored" : false
  1222. },
  1223. {
  1224. "simulator" : true,
  1225. "operatingSystemVersion" : "18.1 (22B81)",
  1226. "available" : true,
  1227. "platform" : "com.apple.platform.iphonesimulator",
  1228. "modelCode" : "iPad16,4",
  1229. "identifier" : "06EB62E9-1C16-487A-8F2D-CCEA0F9D0FDA",
  1230. "architecture" : "x86_64",
  1231. "modelUTI" : "com.apple.ipad-pro-m4-1",
  1232. "modelName" : "iPad Pro 11-inch (M4)",
  1233. "name" : "iPad Pro 11-inch (M4)",
  1234. "ignored" : false
  1235. },
  1236. {
  1237. "simulator" : true,
  1238. "operatingSystemVersion" : "18.1 (22B81)",
  1239. "available" : true,
  1240. "platform" : "com.apple.platform.iphonesimulator",
  1241. "modelCode" : "iPhone17,3",
  1242. "identifier" : "D667C2CD-9A74-4C72-8EA0-80BA4AC7AE97",
  1243. "architecture" : "x86_64",
  1244. "modelUTI" : "com.apple.iphone-16-1",
  1245. "modelName" : "iPhone 16",
  1246. "name" : "iPhone 16",
  1247. "ignored" : false
  1248. },
  1249. {
  1250. "simulator" : true,
  1251. "operatingSystemVersion" : "18.1 (22B81)",
  1252. "available" : true,
  1253. "platform" : "com.apple.platform.iphonesimulator",
  1254. "modelCode" : "iPad14,9",
  1255. "identifier" : "7C1FBC2B-FDBC-4159-BB2E-41CF7F3B2DBD",
  1256. "architecture" : "x86_64",
  1257. "modelUTI" : "com.apple.ipad-air-m2-1",
  1258. "modelName" : "iPad Air 11-inch (M2)",
  1259. "name" : "iPad Air 11-inch (M2)",
  1260. "ignored" : false
  1261. },
  1262. {
  1263. "simulator" : true,
  1264. "operatingSystemVersion" : "18.1 (22B81)",
  1265. "available" : true,
  1266. "platform" : "com.apple.platform.iphonesimulator",
  1267. "modelCode" : "iPad16,6",
  1268. "identifier" : "A5238A90-B5F9-4F45-9B05-8936AA59AC65",
  1269. "architecture" : "x86_64",
  1270. "modelUTI" : "com.apple.ipad-pro-m4-13-1",
  1271. "modelName" : "iPad Pro 13-inch (M4)",
  1272. "name" : "iPad Pro 13-inch (M4)",
  1273. "ignored" : false
  1274. },
  1275. {
  1276. "simulator" : true,
  1277. "operatingSystemVersion" : "18.1 (22B81)",
  1278. "available" : true,
  1279. "platform" : "com.apple.platform.iphonesimulator",
  1280. "modelCode" : "iPhone17,2",
  1281. "identifier" : "C75BCB8A-A949-4220-BB14-C5B17D297BE1",
  1282. "architecture" : "x86_64",
  1283. "modelUTI" : "com.apple.iphone-16-pro-max-1",
  1284. "modelName" : "iPhone 16 Pro Max",
  1285. "name" : "iPhone 16 Pro Max",
  1286. "ignored" : false
  1287. },
  1288. {
  1289. "simulator" : true,
  1290. "operatingSystemVersion" : "18.1 (22B81)",
  1291. "available" : true,
  1292. "platform" : "com.apple.platform.iphonesimulator",
  1293. "modelCode" : "iPhone14,6",
  1294. "identifier" : "E88E2069-64CB-4F90-AD04-5B0747D2DA3B",
  1295. "architecture" : "x86_64",
  1296. "modelUTI" : "com.apple.iphone-se3-1",
  1297. "modelName" : "iPhone SE (3rd generation)",
  1298. "name" : "iPhone SE (3rd generation)",
  1299. "ignored" : false
  1300. }
  1301. ]
  1302. [ +3 ms] executing: xcrun devicectl --version
  1303. [ +116 ms] Exit code 0 from: xcrun devicectl --version
  1304. [ ] 397.24
  1305. [ +2 ms] executing: xcrun devicectl list devices --timeout 5 --json-output
  1306. /var/folders/36/503jz0595zl96mkgvgtplmk40000gn/T/flutter_tools.QqFrMU/core_devices.s8PIzM/core_device_list
  1307. .json
  1308. [ +1 ms] SwiftCompile normal x86_64 Compiling\ GeneratedAssetSymbols.swift
  1309. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1310. Runner.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'Runner' from project 'Runner')
  1311. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  1312. [ ] builtin-swiftTaskExecution --
  1313. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend
  1314. -frontend -c /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
  1315. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift
  1316. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift -primary-file
  1317. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1318. Runner.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path
  1319. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1320. Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.d -emit-const-values-path
  1321. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1322. Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.swiftconstvalues
  1323. -emit-reference-dependencies-path
  1324. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1325. Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.swiftdeps -serialize-diagnostics-path
  1326. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1327. Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.dia -target x86_64-apple-macos10.14
  1328. -enable-objc-interop -sdk
  1329. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
  1330. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
  1331. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
  1332. -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
  1333. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
  1334. -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
  1335. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1336. Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
  1337. DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
  1338. -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
  1339. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
  1340. -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
  1341. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
  1342. -enable-anonymous-context-mangled-names -file-compilation-dir
  1343. /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
  1344. -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
  1345. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
  1346. 7c93c703a57fb2538426748e.sdkstatcache -Xcc
  1347. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1348. g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
  1349. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1350. Runner.build/test_impeller-generated-files.hmap -Xcc
  1351. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1352. g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
  1353. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1354. g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
  1355. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1356. Runner.build/test_impeller-project-headers.hmap -Xcc
  1357. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
  1358. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1359. g/Runner.build/DerivedSources-normal/x86_64 -Xcc
  1360. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1361. g/Runner.build/DerivedSources/x86_64 -Xcc
  1362. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1363. g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
  1364. -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
  1365. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
  1366. #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
  1367. r -external-plugin-path
  1368. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
  1369. ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
  1370. -server -plugin-path
  1371. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
  1372. -plugin-path
  1373. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
  1374. ugins -o
  1375. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1376. Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.o -index-unit-output-path
  1377. /Runner.build/Debug/Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.o
  1378. [ +2 ms] SwiftCompile normal x86_64
  1379. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1380. Runner.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'Runner' from project 'Runner')
  1381. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  1382. [ ]
  1383. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c
  1384. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
  1385. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift
  1386. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift -primary-file
  1387. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1388. Runner.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path
  1389. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1390. Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.d -emit-const-values-path
  1391. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1392. Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.swiftconstvalues
  1393. -emit-reference-dependencies-path
  1394. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1395. Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.swiftdeps -serialize-diagnostics-path
  1396. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1397. Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.dia -target x86_64-apple-macos10.14
  1398. -enable-objc-interop -sdk
  1399. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
  1400. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
  1401. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
  1402. -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
  1403. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
  1404. -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
  1405. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1406. Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
  1407. DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
  1408. -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
  1409. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
  1410. -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
  1411. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
  1412. -enable-anonymous-context-mangled-names -file-compilation-dir
  1413. /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
  1414. -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
  1415. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
  1416. 7c93c703a57fb2538426748e.sdkstatcache -Xcc
  1417. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1418. g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
  1419. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1420. Runner.build/test_impeller-generated-files.hmap -Xcc
  1421. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1422. g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
  1423. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1424. g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
  1425. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1426. Runner.build/test_impeller-project-headers.hmap -Xcc
  1427. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
  1428. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1429. g/Runner.build/DerivedSources-normal/x86_64 -Xcc
  1430. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1431. g/Runner.build/DerivedSources/x86_64 -Xcc
  1432. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1433. g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
  1434. -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
  1435. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
  1436. #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
  1437. r -external-plugin-path
  1438. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
  1439. ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
  1440. -server -plugin-path
  1441. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
  1442. -plugin-path
  1443. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
  1444. ugins -o
  1445. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1446. Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.o -index-unit-output-path
  1447. /Runner.build/Debug/Runner.build/Objects-normal/x86_64/GeneratedAssetSymbols.o
  1448. [ +49 ms] SwiftCompile normal x86_64 Compiling\ MainFlutterWindow.swift
  1449. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift (in target 'Runner'
  1450. from project 'Runner')
  1451. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  1452. [ ] builtin-swiftTaskExecution --
  1453. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend
  1454. -frontend -c -primary-file
  1455. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
  1456. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift
  1457. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift
  1458. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1459. Runner.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path
  1460. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1461. Runner.build/Objects-normal/x86_64/MainFlutterWindow.d -emit-const-values-path
  1462. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1463. Runner.build/Objects-normal/x86_64/MainFlutterWindow.swiftconstvalues -emit-reference-dependencies-path
  1464. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1465. Runner.build/Objects-normal/x86_64/MainFlutterWindow.swiftdeps -serialize-diagnostics-path
  1466. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1467. Runner.build/Objects-normal/x86_64/MainFlutterWindow.dia -target x86_64-apple-macos10.14
  1468. -enable-objc-interop -sdk
  1469. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
  1470. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
  1471. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
  1472. -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
  1473. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
  1474. -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
  1475. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1476. Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
  1477. DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
  1478. -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
  1479. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
  1480. -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
  1481. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
  1482. -enable-anonymous-context-mangled-names -file-compilation-dir
  1483. /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
  1484. -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
  1485. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
  1486. 7c93c703a57fb2538426748e.sdkstatcache -Xcc
  1487. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1488. g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
  1489. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1490. Runner.build/test_impeller-generated-files.hmap -Xcc
  1491. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1492. g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
  1493. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1494. g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
  1495. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1496. Runner.build/test_impeller-project-headers.hmap -Xcc
  1497. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
  1498. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1499. g/Runner.build/DerivedSources-normal/x86_64 -Xcc
  1500. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1501. g/Runner.build/DerivedSources/x86_64 -Xcc
  1502. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1503. g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
  1504. -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
  1505. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
  1506. #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
  1507. r -external-plugin-path
  1508. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
  1509. ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
  1510. -server -plugin-path
  1511. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
  1512. -plugin-path
  1513. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
  1514. ugins -o
  1515. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1516. Runner.build/Objects-normal/x86_64/MainFlutterWindow.o -index-unit-output-path
  1517. /Runner.build/Debug/Runner.build/Objects-normal/x86_64/MainFlutterWindow.o
  1518. [ +10 ms] SwiftCompile normal x86_64
  1519. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift (in target 'Runner'
  1520. from project 'Runner')
  1521. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  1522. [ ]
  1523. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c
  1524. -primary-file /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
  1525. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift
  1526. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift
  1527. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1528. Runner.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path
  1529. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1530. Runner.build/Objects-normal/x86_64/MainFlutterWindow.d -emit-const-values-path
  1531. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1532. Runner.build/Objects-normal/x86_64/MainFlutterWindow.swiftconstvalues -emit-reference-dependencies-path
  1533. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1534. Runner.build/Objects-normal/x86_64/MainFlutterWindow.swiftdeps -serialize-diagnostics-path
  1535. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1536. Runner.build/Objects-normal/x86_64/MainFlutterWindow.dia -target x86_64-apple-macos10.14
  1537. -enable-objc-interop -sdk
  1538. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
  1539. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
  1540. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
  1541. -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
  1542. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
  1543. -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
  1544. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1545. Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
  1546. DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
  1547. -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
  1548. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
  1549. -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
  1550. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
  1551. -enable-anonymous-context-mangled-names -file-compilation-dir
  1552. /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
  1553. -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
  1554. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
  1555. 7c93c703a57fb2538426748e.sdkstatcache -Xcc
  1556. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1557. g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
  1558. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1559. Runner.build/test_impeller-generated-files.hmap -Xcc
  1560. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1561. g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
  1562. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1563. g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
  1564. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1565. Runner.build/test_impeller-project-headers.hmap -Xcc
  1566. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
  1567. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1568. g/Runner.build/DerivedSources-normal/x86_64 -Xcc
  1569. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1570. g/Runner.build/DerivedSources/x86_64 -Xcc
  1571. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1572. g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
  1573. -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
  1574. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
  1575. #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
  1576. r -external-plugin-path
  1577. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
  1578. ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
  1579. -server -plugin-path
  1580. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
  1581. -plugin-path
  1582. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
  1583. ugins -o
  1584. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1585. Runner.build/Objects-normal/x86_64/MainFlutterWindow.o -index-unit-output-path
  1586. /Runner.build/Debug/Runner.build/Objects-normal/x86_64/MainFlutterWindow.o
  1587. [ +3 ms] SwiftCompile normal x86_64 Compiling\ GeneratedPluginRegistrant.swift
  1588. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift (in target
  1589. 'Runner' from project 'Runner')
  1590. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  1591. [ ] builtin-swiftTaskExecution --
  1592. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend
  1593. -frontend -c /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
  1594. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift -primary-file
  1595. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift
  1596. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1597. Runner.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path
  1598. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1599. Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d -emit-const-values-path
  1600. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1601. Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.swiftconstvalues
  1602. -emit-reference-dependencies-path
  1603. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1604. Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.swiftdeps -serialize-diagnostics-path
  1605. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1606. Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.dia -target x86_64-apple-macos10.14
  1607. -enable-objc-interop -sdk
  1608. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
  1609. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
  1610. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
  1611. -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
  1612. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
  1613. -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
  1614. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1615. Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
  1616. DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
  1617. -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
  1618. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
  1619. -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
  1620. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
  1621. -enable-anonymous-context-mangled-names -file-compilation-dir
  1622. /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
  1623. -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
  1624. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
  1625. 7c93c703a57fb2538426748e.sdkstatcache -Xcc
  1626. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1627. g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
  1628. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1629. Runner.build/test_impeller-generated-files.hmap -Xcc
  1630. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1631. g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
  1632. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1633. g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
  1634. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1635. Runner.build/test_impeller-project-headers.hmap -Xcc
  1636. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
  1637. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1638. g/Runner.build/DerivedSources-normal/x86_64 -Xcc
  1639. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1640. g/Runner.build/DerivedSources/x86_64 -Xcc
  1641. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1642. g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
  1643. -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
  1644. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
  1645. #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
  1646. r -external-plugin-path
  1647. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
  1648. ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
  1649. -server -plugin-path
  1650. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
  1651. -plugin-path
  1652. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
  1653. ugins -o
  1654. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1655. Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o -index-unit-output-path
  1656. /Runner.build/Debug/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o
  1657. [ +3 ms] SwiftCompile normal x86_64
  1658. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift (in target
  1659. 'Runner' from project 'Runner')
  1660. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  1661. [ ]
  1662. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c
  1663. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
  1664. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift -primary-file
  1665. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift
  1666. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1667. Runner.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path
  1668. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1669. Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d -emit-const-values-path
  1670. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1671. Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.swiftconstvalues
  1672. -emit-reference-dependencies-path
  1673. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1674. Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.swiftdeps -serialize-diagnostics-path
  1675. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1676. Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.dia -target x86_64-apple-macos10.14
  1677. -enable-objc-interop -sdk
  1678. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
  1679. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
  1680. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
  1681. -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
  1682. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
  1683. -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
  1684. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1685. Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
  1686. DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
  1687. -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
  1688. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
  1689. -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
  1690. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
  1691. -enable-anonymous-context-mangled-names -file-compilation-dir
  1692. /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
  1693. -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
  1694. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
  1695. 7c93c703a57fb2538426748e.sdkstatcache -Xcc
  1696. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1697. g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
  1698. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1699. Runner.build/test_impeller-generated-files.hmap -Xcc
  1700. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1701. g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
  1702. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1703. g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
  1704. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1705. Runner.build/test_impeller-project-headers.hmap -Xcc
  1706. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
  1707. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1708. g/Runner.build/DerivedSources-normal/x86_64 -Xcc
  1709. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1710. g/Runner.build/DerivedSources/x86_64 -Xcc
  1711. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1712. g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
  1713. -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
  1714. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
  1715. #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
  1716. r -external-plugin-path
  1717. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
  1718. ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
  1719. -server -plugin-path
  1720. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
  1721. -plugin-path
  1722. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
  1723. ugins -o
  1724. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1725. Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o -index-unit-output-path
  1726. /Runner.build/Debug/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o
  1727. [ +4 ms] SwiftCompile normal x86_64 Compiling\ AppDelegate.swift
  1728. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift (in target 'Runner' from
  1729. project 'Runner')
  1730. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  1731. [ ] builtin-swiftTaskExecution --
  1732. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend
  1733. -frontend -c /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift
  1734. -primary-file /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift
  1735. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift
  1736. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1737. Runner.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path
  1738. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1739. Runner.build/Objects-normal/x86_64/AppDelegate.d -emit-const-values-path
  1740. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1741. Runner.build/Objects-normal/x86_64/AppDelegate.swiftconstvalues -emit-reference-dependencies-path
  1742. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1743. Runner.build/Objects-normal/x86_64/AppDelegate.swiftdeps -serialize-diagnostics-path
  1744. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1745. Runner.build/Objects-normal/x86_64/AppDelegate.dia -target x86_64-apple-macos10.14 -enable-objc-interop
  1746. -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
  1747. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
  1748. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
  1749. -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
  1750. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
  1751. -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
  1752. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1753. Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
  1754. DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
  1755. -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
  1756. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
  1757. -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
  1758. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
  1759. -enable-anonymous-context-mangled-names -file-compilation-dir
  1760. /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
  1761. -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
  1762. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
  1763. 7c93c703a57fb2538426748e.sdkstatcache -Xcc
  1764. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1765. g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
  1766. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1767. Runner.build/test_impeller-generated-files.hmap -Xcc
  1768. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1769. g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
  1770. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1771. g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
  1772. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1773. Runner.build/test_impeller-project-headers.hmap -Xcc
  1774. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
  1775. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1776. g/Runner.build/DerivedSources-normal/x86_64 -Xcc
  1777. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1778. g/Runner.build/DerivedSources/x86_64 -Xcc
  1779. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1780. g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
  1781. -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
  1782. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
  1783. #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
  1784. r -external-plugin-path
  1785. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
  1786. ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
  1787. -server -plugin-path
  1788. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
  1789. -plugin-path
  1790. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
  1791. ugins -o
  1792. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1793. Runner.build/Objects-normal/x86_64/AppDelegate.o -index-unit-output-path
  1794. /Runner.build/Debug/Runner.build/Objects-normal/x86_64/AppDelegate.o
  1795. [ +5 ms] SwiftCompile normal x86_64
  1796. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift (in target 'Runner' from
  1797. project 'Runner')
  1798. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  1799. [ ]
  1800. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c
  1801. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/MainFlutterWindow.swift -primary-file
  1802. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/AppDelegate.swift
  1803. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Flutter/GeneratedPluginRegistrant.swift
  1804. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1805. Runner.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path
  1806. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1807. Runner.build/Objects-normal/x86_64/AppDelegate.d -emit-const-values-path
  1808. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1809. Runner.build/Objects-normal/x86_64/AppDelegate.swiftconstvalues -emit-reference-dependencies-path
  1810. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1811. Runner.build/Objects-normal/x86_64/AppDelegate.swiftdeps -serialize-diagnostics-path
  1812. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1813. Runner.build/Objects-normal/x86_64/AppDelegate.dia -target x86_64-apple-macos10.14 -enable-objc-interop
  1814. -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I
  1815. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
  1816. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -no-color-diagnostics
  1817. -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path
  1818. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -swift-version 5
  1819. -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file
  1820. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1821. Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -enable-experimental-feature
  1822. DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex
  1823. -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file
  1824. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
  1825. -Xcc -working-directory -Xcc /Users/kpmcdole/Documents/GitHub/test_impeller/macos -resource-dir
  1826. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift
  1827. -enable-anonymous-context-mangled-names -file-compilation-dir
  1828. /Users/kpmcdole/Documents/GitHub/test_impeller/macos -Xcc
  1829. -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc
  1830. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
  1831. 7c93c703a57fb2538426748e.sdkstatcache -Xcc
  1832. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1833. g/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
  1834. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1835. Runner.build/test_impeller-generated-files.hmap -Xcc
  1836. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1837. g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
  1838. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1839. g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
  1840. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1841. Runner.build/test_impeller-project-headers.hmap -Xcc
  1842. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
  1843. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1844. g/Runner.build/DerivedSources-normal/x86_64 -Xcc
  1845. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1846. g/Runner.build/DerivedSources/x86_64 -Xcc
  1847. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1848. g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name test_impeller -frontend-parseable-output
  1849. -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path
  1850. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\
  1851. #/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-serve
  1852. r -external-plugin-path
  1853. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/pl
  1854. ugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin
  1855. -server -plugin-path
  1856. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins
  1857. -plugin-path
  1858. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/pl
  1859. ugins -o
  1860. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1861. Runner.build/Objects-normal/x86_64/AppDelegate.o -index-unit-output-path
  1862. /Runner.build/Debug/Runner.build/Objects-normal/x86_64/AppDelegate.o
  1863. [ +5 ms] SwiftDriverJobDiscovery normal x86_64 Compiling MainFlutterWindow.swift (in target 'Runner'
  1864. from project 'Runner')
  1865. [ ] SwiftDriverJobDiscovery normal x86_64 Compiling GeneratedPluginRegistrant.swift (in target
  1866. 'Runner' from project 'Runner')
  1867. [ ] SwiftDriverJobDiscovery normal x86_64 Compiling AppDelegate.swift (in target 'Runner' from
  1868. project 'Runner')
  1869. [ ] SwiftDriverJobDiscovery normal x86_64 Compiling GeneratedAssetSymbols.swift (in target 'Runner'
  1870. from project 'Runner')
  1871. [ +2 ms] SwiftDriver\ Compilation Runner normal x86_64 com.apple.xcode.tools.swift.compiler (in target
  1872. 'Runner' from project 'Runner')
  1873. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  1874. [ ] builtin-Swift-Compilation --
  1875. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name
  1876. test_impeller -Onone -enforce-exclusivity\=checked
  1877. @/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug
  1878. /Runner.build/Objects-normal/x86_64/test_impeller.SwiftFileList -DDEBUG -enable-bare-slash-regex
  1879. -enable-experimental-feature DebugDescriptionMacro -sdk
  1880. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target
  1881. x86_64-apple-macos10.14 -g -module-cache-path
  1882. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -Xfrontend
  1883. -serialize-debugging-options -enable-testing -enable-experimental-feature OpaqueTypeErasure -Xcc
  1884. -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I
  1885. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
  1886. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -c -j12 -enable-batch-mode
  1887. -incremental -Xcc -ivfsstatcache -Xcc
  1888. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
  1889. 7c93c703a57fb2538426748e.sdkstatcache -output-file-map
  1890. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1891. Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json -use-frontend-parseable-output -save-temps
  1892. -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path
  1893. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1894. Runner.build/Objects-normal/x86_64/test_impeller.swiftmodule -validate-clang-modules-once
  1895. -clang-build-session-file
  1896. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
  1897. -Xcc
  1898. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1899. g/Runner.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend
  1900. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1901. Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -Xcc -iquote -Xcc
  1902. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1903. Runner.build/test_impeller-generated-files.hmap -Xcc
  1904. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1905. g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
  1906. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1907. g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
  1908. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1909. Runner.build/test_impeller-project-headers.hmap -Xcc
  1910. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
  1911. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1912. g/Runner.build/DerivedSources-normal/x86_64 -Xcc
  1913. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1914. g/Runner.build/DerivedSources/x86_64 -Xcc
  1915. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1916. g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path
  1917. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1918. Runner.build/Objects-normal/x86_64/test_impeller-Swift.h -working-directory
  1919. /Users/kpmcdole/Documents/GitHub/test_impeller/macos -experimental-emit-module-separately -disable-cmo
  1920. [ +2 ms] SwiftDriverJobDiscovery normal x86_64 Emitting module for test_impeller (in target 'Runner'
  1921. from project 'Runner')
  1922. [ ] SwiftDriver\ Compilation\ Requirements Runner normal x86_64
  1923. com.apple.xcode.tools.swift.compiler (in target 'Runner' from project 'Runner')
  1924. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  1925. [ ] builtin-Swift-Compilation-Requirements --
  1926. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name
  1927. test_impeller -Onone -enforce-exclusivity\=checked
  1928. @/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug
  1929. /Runner.build/Objects-normal/x86_64/test_impeller.SwiftFileList -DDEBUG -enable-bare-slash-regex
  1930. -enable-experimental-feature DebugDescriptionMacro -sdk
  1931. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target
  1932. x86_64-apple-macos10.14 -g -module-cache-path
  1933. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex -Xfrontend
  1934. -serialize-debugging-options -enable-testing -enable-experimental-feature OpaqueTypeErasure -Xcc
  1935. -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I
  1936. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -F
  1937. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug -c -j12 -enable-batch-mode
  1938. -incremental -Xcc -ivfsstatcache -Xcc
  1939. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/macosx15.1-24B75-26c8390a
  1940. 7c93c703a57fb2538426748e.sdkstatcache -output-file-map
  1941. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1942. Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json -use-frontend-parseable-output -save-temps
  1943. -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path
  1944. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1945. Runner.build/Objects-normal/x86_64/test_impeller.swiftmodule -validate-clang-modules-once
  1946. -clang-build-session-file
  1947. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex/Session.modulevalidation
  1948. -Xcc
  1949. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1950. g/Runner.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend
  1951. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1952. Runner.build/Objects-normal/x86_64/Runner_const_extract_protocols.json -Xcc -iquote -Xcc
  1953. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1954. Runner.build/test_impeller-generated-files.hmap -Xcc
  1955. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1956. g/Runner.build/test_impeller-own-target-headers.hmap -Xcc
  1957. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1958. g/Runner.build/test_impeller-all-target-headers.hmap -Xcc -iquote -Xcc
  1959. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1960. Runner.build/test_impeller-project-headers.hmap -Xcc
  1961. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/include -Xcc
  1962. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1963. g/Runner.build/DerivedSources-normal/x86_64 -Xcc
  1964. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1965. g/Runner.build/DerivedSources/x86_64 -Xcc
  1966. -I/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debu
  1967. g/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path
  1968. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1969. Runner.build/Objects-normal/x86_64/test_impeller-Swift.h -working-directory
  1970. /Users/kpmcdole/Documents/GitHub/test_impeller/macos -experimental-emit-module-separately -disable-cmo
  1971. [ +1 ms] Copy
  1972. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.swiftmodule/
  1973. Project/x86_64-apple-macos.swiftsourceinfo
  1974. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1975. Runner.build/Objects-normal/x86_64/test_impeller.swiftsourceinfo (in target 'Runner' from project
  1976. 'Runner')
  1977. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  1978. [ ] builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg
  1979. -resolve-src-symlinks -rename
  1980. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1981. Runner.build/Objects-normal/x86_64/test_impeller.swiftsourceinfo
  1982. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.swiftmodule/
  1983. Project/x86_64-apple-macos.swiftsourceinfo
  1984. [ ] Copy
  1985. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.swiftmodule/
  1986. x86_64-apple-macos.abi.json
  1987. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1988. Runner.build/Objects-normal/x86_64/test_impeller.abi.json (in target 'Runner' from project 'Runner')
  1989. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  1990. [ ] builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg
  1991. -resolve-src-symlinks -rename
  1992. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1993. Runner.build/Objects-normal/x86_64/test_impeller.abi.json
  1994. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.swiftmodule/
  1995. x86_64-apple-macos.abi.json
  1996. [ ] PhaseScriptExecution Run\ Script
  1997. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  1998. Runner.build/Script-3399D490228B24CF009A79C7.sh (in target 'Runner' from project 'Runner')
  1999. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  2000. [ ] export ACTION\=build
  2001. [ ] export AD_HOC_CODE_SIGNING_ALLOWED\=YES
  2002. [ ] export AGGREGATE_TRACKED_DOMAINS\=YES
  2003. [ ] export ALLOW_BUILD_REQUEST_OVERRIDES\=NO
  2004. [ ] export ALLOW_TARGET_PLATFORM_SPECIALIZATION\=NO
  2005. [ ] export ALTERNATE_GROUP\=staff
  2006. [ ] export ALTERNATE_MODE\=u+w,go-w,a+rX
  2007. [ ] export ALTERNATE_OWNER\=kpmcdole
  2008. [ ] export ALTERNATIVE_DISTRIBUTION_WEB\=NO
  2009. [ ] export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=NO
  2010. [ ] export ALWAYS_SEARCH_USER_PATHS\=NO
  2011. [ ] export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO
  2012. [ ] export APPLE_INTERNAL_DEVELOPER_DIR\=/AppleInternal/Developer
  2013. [ ] export APPLE_INTERNAL_DIR\=/AppleInternal
  2014. [ ] export APPLE_INTERNAL_DOCUMENTATION_DIR\=/AppleInternal/Documentation
  2015. [ ] export APPLE_INTERNAL_LIBRARY_DIR\=/AppleInternal/Library
  2016. [ ] export APPLE_INTERNAL_TOOLS\=/AppleInternal/Developer/Tools
  2017. [ ] export APPLICATION_EXTENSION_API_ONLY\=NO
  2018. [ ] export APPLY_RULES_IN_COPY_FILES\=NO
  2019. [ ] export APPLY_RULES_IN_COPY_HEADERS\=NO
  2020. [ ] export APP_SHORTCUTS_ENABLE_FLEXIBLE_MATCHING\=YES
  2021. [ ] export ARCHS\=x86_64
  2022. [ ] export ARCHS_STANDARD\=arm64\ x86_64
  2023. [ ] export ARCHS_STANDARD_32_64_BIT\=arm64\ x86_64\ i386
  2024. [ ] export ARCHS_STANDARD_32_BIT\=i386
  2025. [ ] export ARCHS_STANDARD_64_BIT\=arm64\ x86_64
  2026. [ ] export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64\ x86_64
  2027. [ ] export ASSETCATALOG_COMPILER_APPICON_NAME\=AppIcon
  2028. [ ] export ASSETCATALOG_COMPILER_GENERATE_ASSET_SYMBOLS\=YES
  2029. [ ] export ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS\=YES
  2030. [ ] export AUTOMATICALLY_MERGE_DEPENDENCIES\=NO
  2031. [ ] export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ driverkit\ iphoneos\
  2032. iphonesimulator\ macosx\ watchos\ watchsimulator\ xros\ xrsimulator
  2033. [ ] export BITCODE_GENERATION_MODE\=marker
  2034. [ ] export BUILD_ACTIVE_RESOURCES_ONLY\=NO
  2035. [ ] export BUILD_COMPONENTS\=headers\ build
  2036. [ ] export BUILD_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products
  2037. [ ] export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO
  2038. [ ] export
  2039. BUILD_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products
  2040. [ ] export BUILD_STYLE\=
  2041. [ ] export BUILD_VARIANTS\=normal
  2042. [ ] export
  2043. BUILT_PRODUCTS_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
  2044. [ ] export BUNDLE_CONTENTS_FOLDER_PATH\=Contents/
  2045. [ ] export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/
  2046. [ ] export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS
  2047. [ ] export BUNDLE_EXECUTABLE_FOLDER_PATH\=Contents/MacOS
  2048. [ ] export BUNDLE_EXTENSIONS_FOLDER_PATH\=Contents/Extensions
  2049. [ ] export BUNDLE_FORMAT\=deep
  2050. [ ] export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Contents/Frameworks
  2051. [ ] export BUNDLE_PLUGINS_FOLDER_PATH\=Contents/PlugIns
  2052. [ ] export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=Contents/PrivateHeaders
  2053. [ ] export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Contents/Headers
  2054. [ ] export
  2055. CACHE_ROOT\=/var/folders/36/503jz0595zl96mkgvgtplmk40000gn/C/com.apple.DeveloperTools/16.1-16B40/Xcode
  2056. [ ] export
  2057. CCHROOT\=/var/folders/36/503jz0595zl96mkgvgtplmk40000gn/C/com.apple.DeveloperTools/16.1-16B40/Xcode
  2058. [ ] export CHMOD\=/bin/chmod
  2059. [ ] export CHOWN\=/usr/sbin/chown
  2060. [ ] export CLANG_ANALYZER_NONNULL\=YES
  2061. [ ] export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\=YES_AGGRESSIVE
  2062. [ ] export CLANG_CACHE_FINE_GRAINED_OUTPUTS\=YES
  2063. [ ] export CLANG_CXX_LANGUAGE_STANDARD\=gnu++14
  2064. [ ] export CLANG_CXX_LIBRARY\=libc++
  2065. [ ] export CLANG_ENABLE_EXPLICIT_MODULES\=YES
  2066. [ ] export CLANG_ENABLE_MODULES\=YES
  2067. [ ] export CLANG_ENABLE_OBJC_ARC\=YES
  2068. [ ] export
  2069. CLANG_MODULES_BUILD_SESSION_FILE\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.n
  2070. oindex/Session.modulevalidation
  2071. [ ] export CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY\=YES
  2072. [ ] export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES
  2073. [ ] export CLANG_WARN_BOOL_CONVERSION\=YES
  2074. [ ] export CLANG_WARN_COMMA\=YES
  2075. [ ] export CLANG_WARN_CONSTANT_CONVERSION\=YES
  2076. [ ] export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES
  2077. [ ] export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\=YES_ERROR
  2078. [ ] export CLANG_WARN_DOCUMENTATION_COMMENTS\=YES
  2079. [ ] export CLANG_WARN_EMPTY_BODY\=YES
  2080. [ ] export CLANG_WARN_ENUM_CONVERSION\=YES
  2081. [ ] export CLANG_WARN_INFINITE_RECURSION\=YES
  2082. [ ] export CLANG_WARN_INT_CONVERSION\=YES
  2083. [ ] export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\=YES
  2084. [ ] export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\=YES
  2085. [ ] export CLANG_WARN_OBJC_LITERAL_CONVERSION\=YES
  2086. [ ] export CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK\=YES
  2087. [ ] export CLANG_WARN_OBJC_ROOT_CLASS\=YES_ERROR
  2088. [ ] export CLANG_WARN_PRAGMA_PACK\=YES
  2089. [ ] export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES
  2090. [ ] export CLANG_WARN_STRICT_PROTOTYPES\=YES
  2091. [ ] export CLANG_WARN_SUSPICIOUS_MOVE\=YES
  2092. [ ] export CLANG_WARN_UNGUARDED_AVAILABILITY\=YES_AGGRESSIVE
  2093. [ ] export CLANG_WARN_UNREACHABLE_CODE\=YES
  2094. [ ] export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES
  2095. [ ] export
  2096. CLASS_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Run
  2097. ner.build/Debug/Runner.build/JavaClasses
  2098. [ ] export CLEAN_PRECOMPS\=YES
  2099. [ ] export CLONE_HEADERS\=NO
  2100. [ ] export COCOAPODS_PARALLEL_CODE_SIGN\=true
  2101. [ ] export
  2102. CODESIGNING_FOLDER_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/t
  2103. est_impeller.app
  2104. [ ] export CODE_SIGNING_ALLOWED\=YES
  2105. [ ] export CODE_SIGNING_REQUIRED\=YES
  2106. [ ] export CODE_SIGN_ENTITLEMENTS\=Runner/DebugProfile.entitlements
  2107. [ ] export CODE_SIGN_IDENTITY\=-
  2108. [ ] export CODE_SIGN_IDENTITY_NO\=Apple\ Development
  2109. [ ] export CODE_SIGN_IDENTITY_YES\=-
  2110. [ ] export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES
  2111. [ ] export CODE_SIGN_STYLE\=Automatic
  2112. [ ] export COLOR_DIAGNOSTICS\=NO
  2113. [ ] export COMBINE_HIDPI_IMAGES\=YES
  2114. [ ] export
  2115. COMPILATION_CACHE_CAS_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/CompilationCache.no
  2116. index
  2117. [ ] export COMPILATION_CACHE_KEEP_CAS_DIRECTORY\=YES
  2118. [ ] export COMPILER_INDEX_STORE_ENABLE\=NO
  2119. [ ] export
  2120. COMPOSITE_SDK_DIRS\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
  2121. /CompositeSDKs
  2122. [ ] export COMPRESS_PNG_FILES\=NO
  2123. [ ] export CONFIGURATION\=Debug
  2124. [ ] export
  2125. CONFIGURATION_BUILD_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
  2126. [ ] export
  2127. CONFIGURATION_TEMP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noi
  2128. ndex/Runner.build/Debug
  2129. [ ] export CONTENTS_FOLDER_PATH\=test_impeller.app/Contents
  2130. [ ] export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=test_impeller.app/Contents
  2131. [ ] export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=test_impeller.app
  2132. [ ] export COPYING_PRESERVES_HFS_DATA\=NO
  2133. [ ] export COPY_HEADERS_RUN_UNIFDEF\=NO
  2134. [ ] export COPY_PHASE_STRIP\=NO
  2135. [ ] export CP\=/bin/cp
  2136. [ ] export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO
  2137. [ ] export CURRENT_ARCH\=undefined_arch
  2138. [ ] export CURRENT_VARIANT\=normal
  2139. [ ] export DART_OBFUSCATION\=false
  2140. [ ] export DEAD_CODE_STRIPPING\=YES
  2141. [ ] export DEBUGGING_SYMBOLS\=YES
  2142. [ ] export DEBUG_INFORMATION_FORMAT\=dwarf
  2143. [ ] export DEBUG_INFORMATION_VERSION\=compiler-default
  2144. [ ] export DEFAULT_COMPILER\=com.apple.compilers.llvm.clang.1_0
  2145. [ ] export DEFAULT_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions
  2146. [ ] export DEFAULT_KEXT_INSTALL_PATH\=/System/Library/Extensions
  2147. [ ] export DEFINES_MODULE\=NO
  2148. [ ] export DEPLOYMENT_LOCATION\=NO
  2149. [ ] export DEPLOYMENT_POSTPROCESSING\=NO
  2150. [ ] export DEPLOYMENT_TARGET_SETTING_NAME\=MACOSX_DEPLOYMENT_TARGET
  2151. [ ] export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=10.13\ 10.14\ 10.15\ 11.0\ 11.1\ 11.2\ 11.3\
  2152. 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\
  2153. 14.5\ 14.6\ 15.0\ 15.1
  2154. [ ] export
  2155. DERIVED_FILES_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/
  2156. Runner.build/Debug/Runner.build/DerivedSources
  2157. [ ] export
  2158. DERIVED_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/R
  2159. unner.build/Debug/Runner.build/DerivedSources
  2160. [ ] export
  2161. DERIVED_SOURCES_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noinde
  2162. x/Runner.build/Debug/Runner.build/DerivedSources
  2163. [ ] export DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications
  2164. [ ] export DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin
  2165. [ ] export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
  2166. [ ] export
  2167. DEVELOPER_FRAMEWORKS_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
  2168. [ ] export
  2169. DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
  2170. [ ] export DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library
  2171. [ ] export
  2172. DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
  2173. [ ] export DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools
  2174. [ ] export DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr
  2175. [ ] export DEVELOPMENT_LANGUAGE\=en
  2176. [ ] export DIFF\=/usr/bin/diff
  2177. [ ] export
  2178. DOCUMENTATION_FOLDER_PATH\=test_impeller.app/Contents/Resources/en.lproj/Documentation
  2179. [ ] export DONT_GENERATE_INFOPLIST_FILE\=NO
  2180. [ ] export DSTROOT\=/tmp/Runner.dst
  2181. [ ] export
  2182. DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
  2183. [ ] export DWARF_DSYM_FILE_NAME\=test_impeller.app.dSYM
  2184. [ ] export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO
  2185. [ ] export
  2186. DWARF_DSYM_FOLDER_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
  2187. [ ] export DYNAMIC_LIBRARY_EXTENSION\=dylib
  2188. [ ] export EAGER_COMPILATION_ALLOW_SCRIPTS\=NO
  2189. [ ] export EAGER_LINKING\=NO
  2190. [ ] export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO
  2191. [ ] export EMBEDDED_PROFILE_NAME\=embedded.provisionprofile
  2192. [ ] export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO
  2193. [ ] export ENABLE_APP_SANDBOX\=NO
  2194. [ ] export ENABLE_BITCODE\=NO
  2195. [ ] export ENABLE_CODE_COVERAGE\=YES
  2196. [ ] export ENABLE_DEBUG_DYLIB\=YES
  2197. [ ] export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES
  2198. [ ] export ENABLE_DEFAULT_SEARCH_PATHS\=YES
  2199. [ ] export ENABLE_HARDENED_RUNTIME\=NO
  2200. [ ] export ENABLE_HEADER_DEPENDENCIES\=YES
  2201. [ ] export ENABLE_ON_DEMAND_RESOURCES\=NO
  2202. [ ] export ENABLE_PREVIEWS\=NO
  2203. [ ] export ENABLE_STRICT_OBJC_MSGSEND\=YES
  2204. [ ] export ENABLE_TESTABILITY\=YES
  2205. [ ] export ENABLE_TESTING_SEARCH_PATHS\=NO
  2206. [ ] export ENABLE_USER_SCRIPT_SANDBOXING\=NO
  2207. [ ] export ENABLE_XOJIT_PREVIEWS\=YES
  2208. [ ] export ENTITLEMENTS_ALLOWED\=YES
  2209. [ ] export ENTITLEMENTS_DESTINATION\=Signature
  2210. [ ] export ENTITLEMENTS_REQUIRED\=NO
  2211. [ ] export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS
  2212. [ ] export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=\*.nib\ \*.lproj\ \*.framework\
  2213. \*.gch\ \*.xcode\*\ \*.xcassets\ \(\*\)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ \*.pbproj\ \*.pbxproj
  2214. [ ] export EXECUTABLES_FOLDER_PATH\=test_impeller.app/Contents/Executables
  2215. [ ] export
  2216. EXECUTABLE_BLANK_INJECTION_DYLIB_PATH\=test_impeller.app/Contents/MacOS/__preview.dylib
  2217. [ ] export EXECUTABLE_DEBUG_DYLIB_INSTALL_NAME\=@rpath/test_impeller.debug.dylib
  2218. [ ] export
  2219. EXECUTABLE_DEBUG_DYLIB_PATH\=test_impeller.app/Contents/MacOS/test_impeller.debug.dylib
  2220. [ ] export EXECUTABLE_FOLDER_PATH\=test_impeller.app/Contents/MacOS
  2221. [ ] export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_NO\=test_impeller.app/Contents/MacOS
  2222. [ ] export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_YES\=test_impeller.app/Contents
  2223. [ ] export EXECUTABLE_NAME\=test_impeller
  2224. [ ] export EXECUTABLE_PATH\=test_impeller.app/Contents/MacOS/test_impeller
  2225. [ ] export EXPANDED_CODE_SIGN_IDENTITY\=-
  2226. [ ] export EXPANDED_CODE_SIGN_IDENTITY_NAME\=Sign\ to\ Run\ Locally
  2227. [ ] export EXTENSIONS_FOLDER_PATH\=test_impeller.app/Contents/Extensions
  2228. [ ] export
  2229. FILE_LIST\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.b
  2230. uild/Debug/Runner.build/Objects/LinkFileList
  2231. [ ] export
  2232. FIXED_FILES_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
  2233. nner.build/Debug/Runner.build/FixedFiles
  2234. [ ] export FLUTTER_APPLICATION_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller
  2235. [ ] export FLUTTER_BUILD_DIR\=build
  2236. [ ] export FLUTTER_BUILD_NAME\=0.1.0
  2237. [ ] export FLUTTER_BUILD_NUMBER\=0.1.0
  2238. [ ] export FLUTTER_ROOT\=/Users/kpmcdole/flutter
  2239. [ ] export FLUTTER_TARGET\=/Users/kpmcdole/Documents/GitHub/test_impeller/lib/main.dart
  2240. [ ] export FRAMEWORKS_FOLDER_PATH\=test_impeller.app/Contents/Frameworks
  2241. [ ] export FRAMEWORK_FLAG_PREFIX\=-framework
  2242. [ ] export
  2243. FRAMEWORK_SEARCH_PATHS\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug\
  2244. [ ] export FRAMEWORK_VERSION\=A
  2245. [ ] export FULL_PRODUCT_NAME\=test_impeller.app
  2246. [ ] export FUSE_BUILD_PHASES\=YES
  2247. [ ] export FUSE_BUILD_SCRIPT_PHASES\=NO
  2248. [ ] export GCC3_VERSION\=3.3
  2249. [ ] export GCC_C_LANGUAGE_STANDARD\=gnu11
  2250. [ ] export GCC_DYNAMIC_NO_PIC\=NO
  2251. [ ] export GCC_INLINES_ARE_PRIVATE_EXTERN\=YES
  2252. [ ] export GCC_NO_COMMON_BLOCKS\=YES
  2253. [ ] export GCC_OPTIMIZATION_LEVEL\=0
  2254. [ ] export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++
  2255. [ ] export GCC_PREPROCESSOR_DEFINITIONS\=DEBUG\=1\
  2256. [ ] export GCC_SYMBOLS_PRIVATE_EXTERN\=NO
  2257. [ ] export GCC_TREAT_WARNINGS_AS_ERRORS\=NO
  2258. [ ] export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0
  2259. [ ] export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0
  2260. [ ] export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES
  2261. [ ] export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR
  2262. [ ] export GCC_WARN_SHADOW\=YES
  2263. [ ] export GCC_WARN_STRICT_SELECTOR_MATCH\=YES
  2264. [ ] export GCC_WARN_UNDECLARED_SELECTOR\=YES
  2265. [ ] export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE
  2266. [ ] export GCC_WARN_UNUSED_FUNCTION\=YES
  2267. [ ] export GCC_WARN_UNUSED_VARIABLE\=YES
  2268. [ ] export
  2269. GENERATED_MODULEMAP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.no
  2270. index/GeneratedModuleMaps
  2271. [ ] export GENERATE_INFOPLIST_FILE\=NO
  2272. [ ] export GENERATE_INTERMEDIATE_TEXT_BASED_STUBS\=YES
  2273. [ ] export GENERATE_MASTER_OBJECT_FILE\=NO
  2274. [ ] export GENERATE_PKGINFO_FILE\=YES
  2275. [ ] export GENERATE_PROFILING_CODE\=NO
  2276. [ ] export GENERATE_TEXT_BASED_STUBS\=NO
  2277. [ ] export GID\=20
  2278. [ ] export GROUP\=staff
  2279. [ ] export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES
  2280. [ ] export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES
  2281. [ ] export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_TARGETS_NOT_BEING_BUILT\=YES
  2282. [ ] export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\=YES
  2283. [ ] export HEADERMAP_INCLUDES_PROJECT_HEADERS\=YES
  2284. [ ] export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\=YES
  2285. [ ] export HEADERMAP_USES_VFS\=NO
  2286. [ ] export
  2287. HEADER_SEARCH_PATHS\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/inclu
  2288. de\
  2289. [ ] export HIDE_BITCODE_SYMBOLS\=YES
  2290. [ ] export HOME\=/Users/kpmcdole
  2291. [ ] export HOST_ARCH\=x86_64
  2292. [ ] export HOST_PLATFORM\=macosx
  2293. [ ] export ICONV\=/usr/bin/iconv
  2294. [ ] export IMPLICIT_DEPENDENCY_DOMAIN\=default
  2295. [ ] export INFOPLIST_ENABLE_CFBUNDLEICONS_MERGE\=YES
  2296. [ ] export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES
  2297. [ ] export INFOPLIST_FILE\=Runner/Info.plist
  2298. [ ] export INFOPLIST_OUTPUT_FORMAT\=same-as-input
  2299. [ ] export INFOPLIST_PATH\=test_impeller.app/Contents/Info.plist
  2300. [ ] export INFOPLIST_PREPROCESS\=NO
  2301. [ ] export INFOSTRINGS_PATH\=test_impeller.app/Contents/Resources/en.lproj/InfoPlist.strings
  2302. [ ] export INLINE_PRIVATE_FRAMEWORKS\=NO
  2303. [ ] export INSTALLHDRS_COPY_PHASE\=NO
  2304. [ ] export INSTALLHDRS_SCRIPT_PHASE\=NO
  2305. [ ] export INSTALL_DIR\=/tmp/Runner.dst/Applications
  2306. [ ] export INSTALL_GROUP\=staff
  2307. [ ] export INSTALL_MODE_FLAG\=u+w,go-w,a+rX
  2308. [ ] export INSTALL_OWNER\=kpmcdole
  2309. [ ] export INSTALL_PATH\=/Applications
  2310. [ ] export INSTALL_ROOT\=/tmp/Runner.dst
  2311. [ ] export IOS_UNZIPPERED_TWIN_PREFIX_PATH\=/System/iOSSupport
  2312. [ ] export IS_MACCATALYST\=NO
  2313. [ ] export IS_UIKITFORMAC\=NO
  2314. [ ] export IS_UNOPTIMIZED_BUILD\=YES
  2315. [ ] export JAVAC_DEFAULT_FLAGS\=-J-Xms64m\ -J-XX:NewSize\=4M\ -J-Dfile.encoding\=UTF8
  2316. [ ] export
  2317. JAVA_APP_STUB\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
  2318. [ ] export JAVA_ARCHIVE_CLASSES\=YES
  2319. [ ] export JAVA_ARCHIVE_TYPE\=JAR
  2320. [ ] export JAVA_COMPILER\=/usr/bin/javac
  2321. [ ] export JAVA_FOLDER_PATH\=test_impeller.app/Contents/Resources/Java
  2322. [ ] export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources
  2323. [ ] export JAVA_JAR_FLAGS\=cv
  2324. [ ] export JAVA_SOURCE_SUBDIR\=.
  2325. [ ] export JAVA_USE_DEPENDENCIES\=YES
  2326. [ ] export JAVA_ZIP_FLAGS\=-urg
  2327. [ ] export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO
  2328. [ ] export KASAN_CFLAGS_CLASSIC\=-DKASAN\=1\ -DKASAN_CLASSIC\=1\ -fsanitize\=address\ -mllvm\
  2329. -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow
  2330. [ ] export KASAN_CFLAGS_TBI\=-DKASAN\=1\ -DKASAN_TBI\=1\ -fsanitize\=kernel-hwaddress\ -mllvm\
  2331. -hwasan-recover\=0\ -mllvm\ -hwasan-instrument-atomics\=0\ -mllvm\ -hwasan-instrument-stack\=1\ -mllvm\
  2332. -hwasan-generate-tags-with-calls\=1\ -mllvm\ -hwasan-instrument-with-calls\=1\ -mllvm\
  2333. -hwasan-use-short-granules\=0\ -mllvm\ -hwasan-memory-access-callback-prefix\=__asan_
  2334. [ ] export KASAN_DEFAULT_CFLAGS\=-DKASAN\=1\ -DKASAN_CLASSIC\=1\ -fsanitize\=address\ -mllvm\
  2335. -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow
  2336. [ +3 ms] export KEEP_PRIVATE_EXTERNS\=NO
  2337. [ ] export
  2338. LD_DEPENDENCY_INFO_FILE\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.no
  2339. index/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch/test_impeller_dependency_info.dat
  2340. [ ] export LD_EXPORT_SYMBOLS\=YES
  2341. [ ] export LD_GENERATE_MAP_FILE\=NO
  2342. [ ] export
  2343. LD_MAP_FILE_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/R
  2344. unner.build/Debug/Runner.build/test_impeller-LinkMap-normal-undefined_arch.txt
  2345. [ ] export LD_NO_PIE\=NO
  2346. [ ] export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES
  2347. [ ] export LD_RUNPATH_SEARCH_PATHS\=\ @executable_path/../Frameworks
  2348. [ ] export LD_RUNPATH_SEARCH_PATHS_YES\=@loader_path/../Frameworks
  2349. [ ] export LD_SHARED_CACHE_ELIGIBLE\=Automatic
  2350. [ ] export LD_WARN_DUPLICATE_LIBRARIES\=NO
  2351. [ ] export LD_WARN_UNUSED_DYLIBS\=NO
  2352. [ ] export
  2353. LEGACY_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport
  2354. /Developer
  2355. [ ] export LEX\=lex
  2356. [ ] export LIBRARY_DEXT_INSTALL_PATH\=/Library/DriverExtensions
  2357. [ ] export LIBRARY_FLAG_NOSPACE\=YES
  2358. [ ] export LIBRARY_FLAG_PREFIX\=-l
  2359. [ ] export LIBRARY_KEXT_INSTALL_PATH\=/Library/Extensions
  2360. [ ] export
  2361. LIBRARY_SEARCH_PATHS\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug\
  2362. [ ] export LINKER_DISPLAYS_MANGLED_NAMES\=NO
  2363. [ ] export
  2364. LINK_FILE_LIST_normal_x86_64\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediat
  2365. es.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/test_impeller.LinkFileList
  2366. [ ] export LINK_OBJC_RUNTIME\=YES
  2367. [ ] export LINK_WITH_STANDARD_LIBRARIES\=YES
  2368. [ ] export LLVM_TARGET_TRIPLE_OS_VERSION\=macos10.14
  2369. [ ] export LLVM_TARGET_TRIPLE_OS_VERSION_NO\=macos10.14
  2370. [ ] export LLVM_TARGET_TRIPLE_OS_VERSION_YES\=macos15.1
  2371. [ ] export LLVM_TARGET_TRIPLE_VENDOR\=apple
  2372. [ ] export
  2373. LM_AUX_CONST_METADATA_LIST_PATH_normal_x86_64\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/
  2374. Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/test_impeller.SwiftConst
  2375. ValuesFileList
  2376. [ ] export LOCALIZATION_EXPORT_SUPPORTED\=YES
  2377. [ ] export LOCALIZATION_PREFERS_STRING_CATALOGS\=NO
  2378. [ ] export LOCALIZED_RESOURCES_FOLDER_PATH\=test_impeller.app/Contents/Resources/en.lproj
  2379. [ ] export LOCALIZED_STRING_MACRO_NAMES\=NSLocalizedString\ CFCopyLocalizedString
  2380. [ ] export LOCALIZED_STRING_SWIFTUI_SUPPORT\=YES
  2381. [ ] export LOCAL_ADMIN_APPS_DIR\=/Applications/Utilities
  2382. [ ] export LOCAL_APPS_DIR\=/Applications
  2383. [ ] export LOCAL_DEVELOPER_DIR\=/Library/Developer
  2384. [ ] export LOCAL_LIBRARY_DIR\=/Library
  2385. [ ] export LOCROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
  2386. [ ] export LOCSYMROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
  2387. [ ] export MACH_O_TYPE\=mh_execute
  2388. [ ] export MACOSX_DEPLOYMENT_TARGET\=10.14
  2389. [ ] export MAC_OS_X_PRODUCT_BUILD_VERSION\=24B91
  2390. [ ] export MAC_OS_X_VERSION_ACTUAL\=150101
  2391. [ ] export MAC_OS_X_VERSION_MAJOR\=150000
  2392. [ ] export MAC_OS_X_VERSION_MINOR\=150100
  2393. [ ] export MAKE_MERGEABLE\=NO
  2394. [ ] export MERGEABLE_LIBRARY\=NO
  2395. [ ] export MERGED_BINARY_TYPE\=none
  2396. [ ] export MERGE_LINKED_LIBRARIES\=NO
  2397. [ ] export METAL_LIBRARY_FILE_BASE\=default
  2398. [ ] export
  2399. METAL_LIBRARY_OUTPUT_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/
  2400. test_impeller.app/Contents/Resources
  2401. [ ] export MODULES_FOLDER_PATH\=test_impeller.app/Contents/Modules
  2402. [ ] export
  2403. MODULE_CACHE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/ModuleCache.noindex
  2404. [ ] export MTL_ENABLE_DEBUG_INFO\=YES
  2405. [ ] export NATIVE_ARCH\=x86_64
  2406. [ ] export NATIVE_ARCH_32_BIT\=i386
  2407. [ ] export NATIVE_ARCH_64_BIT\=x86_64
  2408. [ ] export NATIVE_ARCH_ACTUAL\=x86_64
  2409. [ ] export NO_COMMON\=YES
  2410. [ ] export
  2411. OBJECT_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
  2412. nner.build/Debug/Runner.build/Objects
  2413. [ ] export
  2414. OBJECT_FILE_DIR_normal\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noi
  2415. ndex/Runner.build/Debug/Runner.build/Objects-normal
  2416. [ ] export
  2417. OBJROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
  2418. [ ] export ONLY_ACTIVE_ARCH\=YES
  2419. [ ] export OS\=MACOS
  2420. [ ] export OSAC\=/usr/bin/osacompile
  2421. [ ] export
  2422. PACKAGE_CONFIG\=/Users/kpmcdole/Documents/GitHub/test_impeller/.dart_tool/package_config.json
  2423. [ ] export PACKAGE_TYPE\=com.apple.package-type.wrapper.application
  2424. [ ] export PASCAL_STRINGS\=YES
  2425. [ ] export
  2426. PATH\=/Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildServi
  2427. ce.bundle/Contents/PlugIns/XCBSpecifications.ideplugin/Contents/Resources:/Applications/Xcode.app/Contents
  2428. /SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/PlugIns/XCBSpecific
  2429. ations.ideplugin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/A
  2430. pplications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/appleinternal/bin:/Applic
  2431. ations/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.
  2432. app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/De
  2433. veloper/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.plat
  2434. form/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/
  2435. bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/X
  2436. code.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode.app/Cont
  2437. ents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/Users/kpmcdole/flutter/bi
  2438. n/:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.
  2439. cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/
  2440. usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/u
  2441. sr/bin
  2442. [ ] export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\
  2443. /System/Library/Frameworks\ /System/Library/PrivateFrameworks\
  2444. /Applications/Xcode.app/Contents/Developer/Headers\ /Applications/Xcode.app/Contents/Developer/SDKs\
  2445. /Applications/Xcode.app/Contents/Developer/Platforms
  2446. [ ] export PBDEVELOPMENTPLIST_PATH\=test_impeller.app/Contents/pbdevelopment.plist
  2447. [ ] export
  2448. PER_ARCH_OBJECT_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
  2449. oindex/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch
  2450. [ ] export
  2451. PER_VARIANT_OBJECT_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediate
  2452. s.noindex/Runner.build/Debug/Runner.build/Objects-normal
  2453. [ ] export
  2454. PKGINFO_FILE_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/
  2455. Runner.build/Debug/Runner.build/PkgInfo
  2456. [ ] export PKGINFO_PATH\=test_impeller.app/Contents/PkgInfo
  2457. [ ] export
  2458. PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications
  2459. [ ] export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin
  2460. [ ] export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library
  2461. [ ] export
  2462. PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer
  2463. /SDKs
  2464. [ ] export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools
  2465. [ ] export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr
  2466. [ ] export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform
  2467. [ ] export PLATFORM_DISPLAY_NAME\=macOS
  2468. [ ] export PLATFORM_FAMILY_NAME\=macOS
  2469. [ ] export PLATFORM_NAME\=macosx
  2470. [ ] export PLATFORM_PREFERRED_ARCH\=x86_64
  2471. [ ] export PLATFORM_PRODUCT_BUILD_VERSION\=24B75
  2472. [ ] export PLIST_FILE_OUTPUT_FORMAT\=same-as-input
  2473. [ ] export PLUGINS_FOLDER_PATH\=test_impeller.app/Contents/PlugIns
  2474. [ ] export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES
  2475. [ ] export
  2476. PRECOMP_DESTINATION_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.no
  2477. index/Runner.build/Debug/Runner.build/PrefixHeaders
  2478. [ ] export PRIVATE_HEADERS_FOLDER_PATH\=test_impeller.app/Contents/PrivateHeaders
  2479. [ ] export
  2480. PROCESSED_INFOPLIST_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
  2481. oindex/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch/Processed-Info.plist
  2482. [ ] export PRODUCT_BUNDLE_IDENTIFIER\=com.example.testImpeller
  2483. [ ] export PRODUCT_BUNDLE_PACKAGE_TYPE\=APPL
  2484. [ ] export PRODUCT_COPYRIGHT\=Copyright\ ©\ 2024\ com.example.\ All\ rights\ reserved.
  2485. [ ] export PRODUCT_MODULE_NAME\=test_impeller
  2486. [ ] export PRODUCT_NAME\=test_impeller
  2487. [ ] export
  2488. PRODUCT_SETTINGS_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/Info.plist
  2489. [ ] export PRODUCT_TYPE\=com.apple.product-type.application
  2490. [ ] export PROFILING_CODE\=NO
  2491. [ ] export PROJECT\=Runner
  2492. [ ] export
  2493. PROJECT_DERIVED_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
  2494. oindex/Runner.build/DerivedSources
  2495. [ ] export PROJECT_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
  2496. [ ] export
  2497. PROJECT_FILE_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner.xcodeproj
  2498. [ ] export PROJECT_GUID\=18c1723432283e0cc55f10a6dcfd9e02
  2499. [ ] export PROJECT_NAME\=Runner
  2500. [ ] export
  2501. PROJECT_TEMP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/R
  2502. unner.build
  2503. [ ] export
  2504. PROJECT_TEMP_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
  2505. [ ] export PROVISIONING_PROFILE_REQUIRED\=NO
  2506. [ ] export PROVISIONING_PROFILE_REQUIRED_YES_YES\=YES
  2507. [ ] export PROVISIONING_PROFILE_SUPPORTED\=YES
  2508. [ ] export PUBLIC_HEADERS_FOLDER_PATH\=test_impeller.app/Contents/Headers
  2509. [ ] export RECOMMENDED_MACOSX_DEPLOYMENT_TARGET\=11.0
  2510. [ ] export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\=YES
  2511. [ ] export REMOVE_CVS_FROM_RESOURCES\=YES
  2512. [ ] export REMOVE_GIT_FROM_RESOURCES\=YES
  2513. [ ] export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\=YES
  2514. [ ] export REMOVE_HG_FROM_RESOURCES\=YES
  2515. [ ] export REMOVE_STATIC_EXECUTABLES_FROM_EMBEDDED_BUNDLES\=YES
  2516. [ ] export REMOVE_SVN_FROM_RESOURCES\=YES
  2517. [ ] export RESCHEDULE_INDEPENDENT_HEADERS_PHASES\=YES
  2518. [ ] export
  2519. REZ_COLLECTOR_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/
  2520. Runner.build/Debug/Runner.build/ResourceManagerResources
  2521. [ ] export
  2522. REZ_OBJECTS_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
  2523. nner.build/Debug/Runner.build/ResourceManagerResources/Objects
  2524. [ ] export
  2525. REZ_SEARCH_PATHS\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug\
  2526. [ ] export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO
  2527. [ ] export SCRIPTS_FOLDER_PATH\=test_impeller.app/Contents/Resources/Scripts
  2528. [ ] export SCRIPT_INPUT_FILE_COUNT\=0
  2529. [ ] export SCRIPT_INPUT_FILE_LIST_COUNT\=0
  2530. [ ] export SCRIPT_OUTPUT_FILE_COUNT\=0
  2531. [ ] export SCRIPT_OUTPUT_FILE_LIST_COUNT\=0
  2532. [ ] export
  2533. SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sd
  2534. k
  2535. [ ] export
  2536. SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sd
  2537. k
  2538. [ ] export
  2539. SDK_DIR_macosx\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX
  2540. 15.1.sdk
  2541. [ ] export
  2542. SDK_DIR_macosx15_1\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/Ma
  2543. cOSX15.1.sdk
  2544. [ ] export SDK_NAME\=macosx15.1
  2545. [ ] export SDK_NAMES\=macosx15.1
  2546. [ ] export SDK_PRODUCT_BUILD_VERSION\=24B75
  2547. [ ] export SDK_STAT_CACHE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos
  2548. [ ] export SDK_STAT_CACHE_ENABLE\=YES
  2549. [ ] export
  2550. SDK_STAT_CACHE_PATH\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/SDKStatCaches.noindex/maco
  2551. sx15.1-24B75-26c8390a7c93c703a57fb2538426748e.sdkstatcache
  2552. [ ] export SDK_VERSION\=15.1
  2553. [ ] export SDK_VERSION_ACTUAL\=150100
  2554. [ ] export SDK_VERSION_MAJOR\=150000
  2555. [ ] export SDK_VERSION_MINOR\=150100
  2556. [ ] export SED\=/usr/bin/sed
  2557. [ ] export SEPARATE_STRIP\=NO
  2558. [ ] export SEPARATE_SYMBOL_EDIT\=NO
  2559. [ ] export SET_DIR_MODE_OWNER_GROUP\=YES
  2560. [ ] export SET_FILE_MODE_OWNER_GROUP\=NO
  2561. [ ] export SHALLOW_BUNDLE\=NO
  2562. [ ] export SHALLOW_BUNDLE_PLATFORM\=NO
  2563. [ ] export SHALLOW_BUNDLE_TRIPLE\=macos
  2564. [ ] export SHALLOW_BUNDLE_ios_macabi\=NO
  2565. [ ] export SHALLOW_BUNDLE_macos\=NO
  2566. [ ] export
  2567. SHARED_DERIVED_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/D
  2568. erivedSources
  2569. [ ] export SHARED_FRAMEWORKS_FOLDER_PATH\=test_impeller.app/Contents/SharedFrameworks
  2570. [ ] export
  2571. SHARED_PRECOMPS_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noinde
  2572. x/PrecompiledHeaders
  2573. [ ] export SHARED_SUPPORT_FOLDER_PATH\=test_impeller.app/Contents/SharedSupport
  2574. [ ] export SKIP_INSTALL\=NO
  2575. [ ] export SOURCE_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
  2576. [ ] export SRCROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
  2577. [ ] export
  2578. STRINGSDATA_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
  2579. nner.build/Debug/Runner.build/Objects-normal/undefined_arch
  2580. [ ] export
  2581. STRINGSDATA_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/R
  2582. unner.build/Debug/Runner.build
  2583. [ ] export STRINGS_FILE_INFOPLIST_RENAME\=YES
  2584. [ ] export STRINGS_FILE_OUTPUT_ENCODING\=UTF-16
  2585. [ ] export STRIP_BITCODE_FROM_COPIED_FILES\=NO
  2586. [ ] export STRIP_INSTALLED_PRODUCT\=NO
  2587. [ ] export STRIP_PNG_TEXT\=NO
  2588. [ ] export STRIP_STYLE\=all
  2589. [ ] export STRIP_SWIFT_SYMBOLS\=YES
  2590. [ ] export SUPPORTED_PLATFORMS\=macosx
  2591. [ ] export SUPPORTS_MACCATALYST\=NO
  2592. [ ] export SUPPORTS_ON_DEMAND_RESOURCES\=NO
  2593. [ ] export SUPPORTS_TEXT_BASED_API\=NO
  2594. [ ] export SUPPRESS_WARNINGS\=NO
  2595. [ ] export SWIFT_ACTIVE_COMPILATION_CONDITIONS\=DEBUG
  2596. [ ] export SWIFT_EMIT_LOC_STRINGS\=NO
  2597. [ ] export SWIFT_OPTIMIZATION_LEVEL\=-Onone
  2598. [ ] export SWIFT_PLATFORM_TARGET_PREFIX\=macos
  2599. [ ] export
  2600. SWIFT_RESPONSE_FILE_PATH_normal_x86_64\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/I
  2601. ntermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/test_impeller.SwiftFileList
  2602. [ ] export SWIFT_VERSION\=5.0
  2603. [ ] export SYMROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products
  2604. [ ] export SYSTEM_ADMIN_APPS_DIR\=/Applications/Utilities
  2605. [ ] export SYSTEM_APPS_DIR\=/Applications
  2606. [ ] export SYSTEM_CORE_SERVICES_DIR\=/System/Library/CoreServices
  2607. [ ] export SYSTEM_DEMOS_DIR\=/Applications/Extras
  2608. [ ] export SYSTEM_DEVELOPER_APPS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications
  2609. [ ] export SYSTEM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin
  2610. [ ] export
  2611. SYSTEM_DEVELOPER_DEMOS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\
  2612. Examples
  2613. [ ] export SYSTEM_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
  2614. [ ] export SYSTEM_DEVELOPER_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\
  2615. Library
  2616. [ ] export
  2617. SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\
  2618. Tools
  2619. [ ] export
  2620. SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Java\ Tools
  2621. [ ] export
  2622. SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Performanc
  2623. e\ Tools
  2624. [ ] export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\
  2625. Reference\ Library/releasenotes
  2626. [ ] export SYSTEM_DEVELOPER_TOOLS\=/Applications/Xcode.app/Contents/Developer/Tools
  2627. [ ] export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\
  2628. Reference\ Library/documentation/DeveloperTools
  2629. [ ] export
  2630. SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\
  2631. Library/releasenotes/DeveloperTools
  2632. [ ] export SYSTEM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr
  2633. [ ] export
  2634. SYSTEM_DEVELOPER_UTILITIES_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities
  2635. [ ] export SYSTEM_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions
  2636. [ ] export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation
  2637. [ ] export SYSTEM_EXTENSIONS_FOLDER_PATH\=test_impeller.app/Contents/Library/SystemExtensions
  2638. [ ] export
  2639. SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=test_impeller.app/Contents/Library/SystemExtensions
  2640. [ ] export
  2641. SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=test_impeller.app/Contents/SystemExtensions
  2642. [ ] export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions
  2643. [ ] export SYSTEM_LIBRARY_DIR\=/System/Library
  2644. [ ] export TAPI_DEMANGLE\=YES
  2645. [ ] export TAPI_ENABLE_PROJECT_HEADERS\=NO
  2646. [ ] export TAPI_LANGUAGE\=objective-c
  2647. [ ] export TAPI_LANGUAGE_STANDARD\=compiler-default
  2648. [ ] export TAPI_USE_SRCROOT\=YES
  2649. [ ] export TAPI_VERIFY_MODE\=Pedantic
  2650. [ ] export TARGETNAME\=Runner
  2651. [ ] export
  2652. TARGET_BUILD_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug
  2653. [ ] export TARGET_NAME\=Runner
  2654. [ ] export
  2655. TARGET_TEMP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Ru
  2656. nner.build/Debug/Runner.build
  2657. [ ] export
  2658. TEMP_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.bu
  2659. ild/Debug/Runner.build
  2660. [ ] export
  2661. TEMP_FILES_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Run
  2662. ner.build/Debug/Runner.build
  2663. [ ] export
  2664. TEMP_FILE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runn
  2665. er.build/Debug/Runner.build
  2666. [ ] export
  2667. TEMP_ROOT\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex
  2668. [ ] export TEST_FRAMEWORK_SEARCH_PATHS\=\
  2669. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks
  2670. [ ] export TEST_LIBRARY_SEARCH_PATHS\=\
  2671. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib
  2672. [ ] export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault
  2673. [ ] export
  2674. TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
  2675. [ ] export TRACK_WIDGET_CREATION\=true
  2676. [ ] export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO
  2677. [ ] export TREAT_MISSING_SCRIPT_PHASE_OUTPUTS_AS_ERRORS\=NO
  2678. [ ] export TREE_SHAKE_ICONS\=false
  2679. [ ] export UID\=501
  2680. [ ] export
  2681. UNINSTALLED_PRODUCTS_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.n
  2682. oindex/UninstalledProducts
  2683. [ ] export UNLOCALIZED_RESOURCES_FOLDER_PATH\=test_impeller.app/Contents/Resources
  2684. [ ] export
  2685. UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_NO\=test_impeller.app/Contents/Resources
  2686. [ ] export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_YES\=test_impeller.app/Contents
  2687. [ ] export UNSTRIPPED_PRODUCT\=NO
  2688. [ ] export USER\=kpmcdole
  2689. [ ] export USER_APPS_DIR\=/Users/kpmcdole/Applications
  2690. [ ] export USER_LIBRARY_DIR\=/Users/kpmcdole/Library
  2691. [ ] export USE_DYNAMIC_NO_PIC\=YES
  2692. [ ] export USE_HEADERMAP\=YES
  2693. [ ] export USE_HEADER_SYMLINKS\=NO
  2694. [ ] export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR
  2695. [ ] export VALIDATE_PRODUCT\=NO
  2696. [ ] export VALID_ARCHS\=arm64\ arm64e\ i386\ x86_64
  2697. [ ] export VERBOSE_PBXCP\=NO
  2698. [ ] export VERBOSE_SCRIPT_LOGGING\=YES
  2699. [ ] export VERSIONPLIST_PATH\=test_impeller.app/Contents/version.plist
  2700. [ ] export VERSION_INFO_BUILDER\=kpmcdole
  2701. [ ] export VERSION_INFO_FILE\=test_impeller_vers.c
  2702. [ ] export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:test_impeller\ \ PROJECT:Runner-\"
  2703. [ ] export WARNING_CFLAGS\=-Wall\ -Wconditional-uninitialized\
  2704. -Wnullable-to-nonnull-conversion\ -Wmissing-method-return-type\ -Woverlength-strings
  2705. [ ] export WORKSPACE_DIR\=/Users/kpmcdole/Documents/GitHub/test_impeller/macos
  2706. [ ] export WRAPPER_EXTENSION\=app
  2707. [ ] export WRAPPER_NAME\=test_impeller.app
  2708. [ ] export WRAPPER_SUFFIX\=.app
  2709. [ ] export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\=NO
  2710. [ ] export XCODE_APP_SUPPORT_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Xcode
  2711. [ ] export XCODE_PRODUCT_BUILD_VERSION\=16B40
  2712. [ ] export XCODE_VERSION_ACTUAL\=1610
  2713. [ ] export XCODE_VERSION_MAJOR\=1600
  2714. [ ] export XCODE_VERSION_MINOR\=1610
  2715. [ ] export XPCSERVICES_FOLDER_PATH\=test_impeller.app/Contents/XPCServices
  2716. [ ] export YACC\=yacc
  2717. [ ] export _BOOL_\=NO
  2718. [ ] export _BOOL_NO\=NO
  2719. [ ] export _BOOL_YES\=YES
  2720. [ ] export _DEVELOPMENT_TEAM_IS_EMPTY\=YES
  2721. [ ] export _IS_EMPTY_\=YES
  2722. [ ] export _MACOSX_DEPLOYMENT_TARGET_IS_EMPTY\=NO
  2723. [ ] export _WRAPPER_CONTENTS_DIR\=/Contents
  2724. [ ] export _WRAPPER_CONTENTS_DIR_SHALLOW_BUNDLE_NO\=/Contents
  2725. [ ] export _WRAPPER_PARENT_PATH\=/..
  2726. [ ] export _WRAPPER_PARENT_PATH_SHALLOW_BUNDLE_NO\=/..
  2727. [ ] export _WRAPPER_RESOURCES_DIR\=/Resources
  2728. [ ] export _WRAPPER_RESOURCES_DIR_SHALLOW_BUNDLE_NO\=/Resources
  2729. [ ] export __IS_NOT_MACOS\=NO
  2730. [ ] export __IS_NOT_MACOS_macosx\=NO
  2731. [ ] export __IS_NOT_SIMULATOR\=YES
  2732. [ ] export __IS_NOT_SIMULATOR_simulator\=NO
  2733. [ ] export arch\=undefined_arch
  2734. [ ] export variant\=normal
  2735. [ ] /bin/sh -c
  2736. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  2737. Runner.build/Script-3399D490228B24CF009A79C7.sh
  2738. [ +35 ms] No devices found.
  2739. [ ] {
  2740. "info" : {
  2741. "arguments" : [
  2742. "devicectl",
  2743. "list",
  2744. "devices",
  2745. "--timeout",
  2746. "5",
  2747. "--json-output",
  2748. "/var/folders/36/503jz0595zl96mkgvgtplmk40000gn/T/flutter_tools.QqFrMU/core_devices.s8PIz
  2749. M/core_device_list.json"
  2750. ],
  2751. "commandType" : "devicectl.list.devices",
  2752. "environment" : {
  2753. "TERM" : "xterm-256color"
  2754. },
  2755. "jsonVersion" : 2,
  2756. "outcome" : "success",
  2757. "version" : "397.24"
  2758. },
  2759. "result" : {
  2760. "devices" : [
  2761.  
  2762. ]
  2763. }
  2764. }
  2765.  
  2766. [+1057 ms] ♦ mkdir -p --
  2767. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2768. /Frameworks
  2769. [ ] ♦ rsync -av --delete --filter - .DS_Store
  2770. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/App.framework
  2771. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2772. /Frameworks
  2773. [ ] building file list ... done
  2774. [ ] deleting App.framework/Versions/A/_CodeSignature/CodeResources
  2775. [ ] deleting App.framework/Versions/A/_CodeSignature/
  2776. [ ] App.framework/Versions/A/
  2777. [ ] App.framework/Versions/A/App
  2778. [ ] sent 4858 bytes received 48 bytes 9812.00 bytes/sec
  2779. [ ] total size is 50289412 speedup is 10250.59
  2780. [ ] ♦ rsync -av --delete --filter - .DS_Store --filter - Headers --filter - Modules
  2781. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/FlutterMacOS.framework
  2782. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2783. /Frameworks/
  2784. [ ] building file list ... done
  2785. [ ] FlutterMacOS.framework/Versions/A/
  2786. [ ] FlutterMacOS.framework/Versions/A/FlutterMacOS
  2787. [ ] FlutterMacOS.framework/Versions/A/_CodeSignature/CodeResources
  2788. [ ] sent 53158398 bytes received 70 bytes 106316936.00 bytes/sec
  2789. [ ] total size is 53931299 speedup is 1.01
  2790. [ ] ♦ codesign --force --verbose --sign - --
  2791. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2792. /Frameworks/App.framework/App
  2793. [ ]
  2794. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2795. /Frameworks/App.framework/App: signed bundle with Mach-O thin (x86_64) [io.flutter.flutter.app]
  2796. [ ] ♦ codesign --force --verbose --sign - --
  2797. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2798. /Frameworks/FlutterMacOS.framework/FlutterMacOS
  2799. [ ]
  2800. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2801. /Frameworks/FlutterMacOS.framework/FlutterMacOS: replacing existing signature
  2802. [ ]
  2803. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2804. /Frameworks/FlutterMacOS.framework/FlutterMacOS: signed bundle with Mach-O universal (x86_64)
  2805. [io.flutter.flutter-macos]
  2806. [ ] ♦ rsync -av --filter - .DS_Store --filter - native_assets.yaml
  2807. /Users/kpmcdole/Documents/GitHub/test_impeller/build/native_assets/macos/
  2808. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2809. /Frameworks
  2810. [ ] building file list ... done
  2811. [ ] ./
  2812. [ ] sent 81 bytes received 26 bytes 214.00 bytes/sec
  2813. [ ] total size is 0 speedup is 0.00
  2814. [ ] ExtractAppIntentsMetadata (in target 'Runner' from project 'Runner')
  2815. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  2816. [ ]
  2817. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadatap
  2818. rocessor --output
  2819. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2820. /Resources --toolchain-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
  2821. --module-name test_impeller --sdk-root
  2822. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk
  2823. --xcode-version 16B40 --platform-family macOS --deployment-target 10.14 --bundle-identifier
  2824. com.example.testImpeller --target-triple x86_64-apple-macos10.14 --binary-file
  2825. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2826. /MacOS/test_impeller --dependency-file
  2827. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  2828. Runner.build/Objects-normal/x86_64/test_impeller_dependency_info.dat --stringsdata-file
  2829. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  2830. Runner.build/Objects-normal/x86_64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list
  2831. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  2832. Runner.build/Objects-normal/x86_64/test_impeller.SwiftFileList --metadata-file-list
  2833. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  2834. Runner.build/test_impeller.DependencyMetadataFileList --swift-const-vals-list
  2835. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  2836. Runner.build/Objects-normal/x86_64/test_impeller.SwiftConstValuesFileList --compile-time-extraction
  2837. --deployment-aware-processing --validate-assistant-intents
  2838. [ ] note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target
  2839. 'Runner' from project 'Runner')
  2840. [ ] CopySwiftLibs
  2841. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app (in
  2842. target 'Runner' from project 'Runner')
  2843. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  2844. [ ] builtin-swiftStdLibTool --copy --verbose --sign - --scan-executable
  2845. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2846. /MacOS/test_impeller.debug.dylib --scan-folder
  2847. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2848. /Frameworks --scan-folder
  2849. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2850. /PlugIns --scan-folder
  2851. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2852. /Library/SystemExtensions --scan-folder
  2853. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2854. /Extensions --platform macosx --toolchain
  2855. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination
  2856. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2857. /Frameworks --strip-bitcode --strip-bitcode-tool
  2858. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip
  2859. --emit-dependency-info
  2860. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  2861. Runner.build/SwiftStdLibToolInputDependencies.dep --back-deploy-swift-concurrency
  2862. [ +116 ms] libswiftQuartzCore.dylib is up to date at
  2863. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2864. /Frameworks/libswiftQuartzCore.dylib
  2865. [ ] libswiftAppKit.dylib is up to date at
  2866. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2867. /Frameworks/libswiftAppKit.dylib
  2868. [ ] libswiftDarwin.dylib is up to date at
  2869. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2870. /Frameworks/libswiftDarwin.dylib
  2871. [ ] libswiftObjectiveC.dylib is up to date at
  2872. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2873. /Frameworks/libswiftObjectiveC.dylib
  2874. [ ] libswiftDispatch.dylib is up to date at
  2875. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2876. /Frameworks/libswiftDispatch.dylib
  2877. [ ] libswiftMetal.dylib is up to date at
  2878. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2879. /Frameworks/libswiftMetal.dylib
  2880. [ ] libswiftFoundation.dylib is up to date at
  2881. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2882. /Frameworks/libswiftFoundation.dylib
  2883. [ ] libswiftCoreGraphics.dylib is up to date at
  2884. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2885. /Frameworks/libswiftCoreGraphics.dylib
  2886. [ ] libswiftCoreAudio.dylib is up to date at
  2887. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2888. /Frameworks/libswiftCoreAudio.dylib
  2889. [ ] libswiftIOKit.dylib is up to date at
  2890. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2891. /Frameworks/libswiftIOKit.dylib
  2892. [ ] libswiftos.dylib is up to date at
  2893. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2894. /Frameworks/libswiftos.dylib
  2895. [ ] libswiftCoreImage.dylib is up to date at
  2896. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2897. /Frameworks/libswiftCoreImage.dylib
  2898. [ ] libswiftXPC.dylib is up to date at
  2899. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2900. /Frameworks/libswiftXPC.dylib
  2901. [ ] libswiftCoreMedia.dylib is up to date at
  2902. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2903. /Frameworks/libswiftCoreMedia.dylib
  2904. [ ] libswiftCoreFoundation.dylib is up to date at
  2905. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2906. /Frameworks/libswiftCoreFoundation.dylib
  2907. [ ] libswiftCore.dylib is up to date at
  2908. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2909. /Frameworks/libswiftCore.dylib
  2910. [ ] libswiftCoreData.dylib is up to date at
  2911. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2912. /Frameworks/libswiftCoreData.dylib
  2913. [ ] libswiftsimd.dylib is up to date at
  2914. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2915. /Frameworks/libswiftsimd.dylib
  2916. [ ] Probing signature of
  2917. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2918. /Frameworks/libswiftQuartzCore.dylib
  2919. [ ] /usr/bin/codesign -r- --display
  2920. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2921. /Frameworks/libswiftQuartzCore.dylib
  2922. [ ] Codesigning
  2923. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2924. /Frameworks/libswiftQuartzCore.dylib
  2925. [ ] /usr/bin/codesign --force --sign - --verbose
  2926. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2927. /Frameworks/libswiftQuartzCore.dylib
  2928. [ ] Probing signature of
  2929. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2930. /Frameworks/libswiftQuartzCore.dylib
  2931. [ ] /usr/bin/codesign -r- --display
  2932. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2933. /Frameworks/libswiftQuartzCore.dylib
  2934. [ ] Code signature of
  2935. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2936. /Frameworks/libswiftQuartzCore.dylib is unchanged; keeping original
  2937. [ ] Probing signature of
  2938. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2939. /Frameworks/libswiftAppKit.dylib
  2940. [ ] /usr/bin/codesign -r- --display
  2941. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2942. /Frameworks/libswiftAppKit.dylib
  2943. [ ] Probing signature of
  2944. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2945. /Frameworks/libswiftObjectiveC.dylib
  2946. [ ] Probing signature of
  2947. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2948. /Frameworks/libswiftDispatch.dylib
  2949. [ ] /usr/bin/codesign -r- --display
  2950. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2951. /Frameworks/libswiftDispatch.dylib
  2952. [ ] Probing signature of
  2953. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2954. /Frameworks/libswiftos.dylib
  2955. [ ] Probing signature of
  2956. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2957. /Frameworks/libswiftXPC.dylib
  2958. [ ] /usr/bin/codesign -r- --display
  2959. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2960. /Frameworks/libswiftXPC.dylib
  2961. [ ] Probing signature of
  2962. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2963. /Frameworks/libswiftCoreAudio.dylib
  2964. [ ] Probing signature of
  2965. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2966. /Frameworks/libswiftCoreFoundation.dylib
  2967. [ ] /usr/bin/codesign -r- --display
  2968. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2969. /Frameworks/libswiftCoreFoundation.dylib
  2970. [ ] /usr/bin/codesign -r- --display
  2971. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2972. /Frameworks/libswiftObjectiveC.dylib
  2973. [ ] /usr/bin/codesign -r- --display
  2974. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2975. /Frameworks/libswiftos.dylib
  2976. [ ] Probing signature of
  2977. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2978. /Frameworks/libswiftCoreData.dylib
  2979. [ ] /usr/bin/codesign -r- --display
  2980. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2981. /Frameworks/libswiftCoreData.dylib
  2982. [ ] Probing signature of
  2983. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2984. /Frameworks/libswiftsimd.dylib
  2985. [ ] /usr/bin/codesign -r- --display
  2986. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2987. /Frameworks/libswiftsimd.dylib
  2988. [ ] Probing signature of
  2989. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2990. /Frameworks/libswiftMetal.dylib
  2991. [ ] /usr/bin/codesign -r- --display
  2992. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2993. /Frameworks/libswiftMetal.dylib
  2994. [ ] Probing signature of
  2995. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2996. /Frameworks/libswiftCore.dylib
  2997. [ ] /usr/bin/codesign -r- --display
  2998. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  2999. /Frameworks/libswiftCore.dylib
  3000. [ ] Probing signature of
  3001. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3002. /Frameworks/libswiftCoreGraphics.dylib
  3003. [ ] /usr/bin/codesign -r- --display
  3004. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3005. /Frameworks/libswiftCoreGraphics.dylib
  3006. [ ] Probing signature of
  3007. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3008. /Frameworks/libswiftFoundation.dylib
  3009. [ ] /usr/bin/codesign -r- --display
  3010. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3011. /Frameworks/libswiftFoundation.dylib
  3012. [ ] Probing signature of
  3013. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3014. /Frameworks/libswiftCoreImage.dylib
  3015. [ +1 ms] /usr/bin/codesign -r- --display
  3016. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3017. /Frameworks/libswiftCoreImage.dylib
  3018. [ ] Probing signature of
  3019. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3020. /Frameworks/libswiftCoreMedia.dylib
  3021. [ ] /usr/bin/codesign -r- --display
  3022. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3023. /Frameworks/libswiftCoreMedia.dylib
  3024. [ ] /usr/bin/codesign -r- --display
  3025. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3026. /Frameworks/libswiftCoreAudio.dylib
  3027. [ ] Probing signature of
  3028. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3029. /Frameworks/libswiftDarwin.dylib
  3030. [ ] /usr/bin/codesign -r- --display
  3031. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3032. /Frameworks/libswiftDarwin.dylib
  3033. [ ] Probing signature of
  3034. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3035. /Frameworks/libswiftIOKit.dylib
  3036. [ ] /usr/bin/codesign -r- --display
  3037. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3038. /Frameworks/libswiftIOKit.dylib
  3039. [ +72 ms] Codesigning
  3040. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3041. /Frameworks/libswiftAppKit.dylib
  3042. [ ] Codesigning
  3043. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3044. /Frameworks/libswiftCoreGraphics.dylib
  3045. [ ] /usr/bin/codesign --force --sign - --verbose
  3046. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3047. /Frameworks/libswiftCoreGraphics.dylib
  3048. [ ] Codesigning
  3049. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3050. /Frameworks/libswiftXPC.dylib
  3051. [ ] /usr/bin/codesign --force --sign - --verbose
  3052. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3053. /Frameworks/libswiftXPC.dylib
  3054. [ ] Codesigning
  3055. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3056. /Frameworks/libswiftCoreData.dylib
  3057. [ ] /usr/bin/codesign --force --sign - --verbose
  3058. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3059. /Frameworks/libswiftCoreData.dylib
  3060. [ ] Codesigning
  3061. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3062. /Frameworks/libswiftMetal.dylib
  3063. [ ] /usr/bin/codesign --force --sign - --verbose
  3064. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3065. /Frameworks/libswiftMetal.dylib
  3066. [ ] Codesigning
  3067. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3068. /Frameworks/libswiftos.dylib
  3069. [ ] /usr/bin/codesign --force --sign - --verbose
  3070. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3071. /Frameworks/libswiftos.dylib
  3072. [ ] Codesigning
  3073. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3074. /Frameworks/libswiftObjectiveC.dylib
  3075. [ ] /usr/bin/codesign --force --sign - --verbose
  3076. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3077. /Frameworks/libswiftObjectiveC.dylib
  3078. [ ] /usr/bin/codesign --force --sign - --verbose
  3079. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3080. /Frameworks/libswiftAppKit.dylib
  3081. [ ] Codesigning
  3082. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3083. /Frameworks/libswiftDispatch.dylib
  3084. [ ] /usr/bin/codesign --force --sign - --verbose
  3085. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3086. /Frameworks/libswiftDispatch.dylib
  3087. [ ] Codesigning
  3088. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3089. /Frameworks/libswiftCore.dylib
  3090. [ ] /usr/bin/codesign --force --sign - --verbose
  3091. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3092. /Frameworks/libswiftCore.dylib
  3093. [ ] Codesigning
  3094. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3095. /Frameworks/libswiftsimd.dylib
  3096. [ ] /usr/bin/codesign --force --sign - --verbose
  3097. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3098. /Frameworks/libswiftsimd.dylib
  3099. [ ] Codesigning
  3100. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3101. /Frameworks/libswiftCoreFoundation.dylib
  3102. [ ] /usr/bin/codesign --force --sign - --verbose
  3103. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3104. /Frameworks/libswiftCoreFoundation.dylib
  3105. [ ] Codesigning
  3106. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3107. /Frameworks/libswiftFoundation.dylib
  3108. [ ] /usr/bin/codesign --force --sign - --verbose
  3109. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3110. /Frameworks/libswiftFoundation.dylib
  3111. [ ] Codesigning
  3112. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3113. /Frameworks/libswiftCoreImage.dylib
  3114. [ ] /usr/bin/codesign --force --sign - --verbose
  3115. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3116. /Frameworks/libswiftCoreImage.dylib
  3117. [ ] Codesigning
  3118. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3119. /Frameworks/libswiftCoreMedia.dylib
  3120. [ ] /usr/bin/codesign --force --sign - --verbose
  3121. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3122. /Frameworks/libswiftCoreMedia.dylib
  3123. [ ] Codesigning
  3124. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3125. /Frameworks/libswiftIOKit.dylib
  3126. [ ] /usr/bin/codesign --force --sign - --verbose
  3127. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3128. /Frameworks/libswiftIOKit.dylib
  3129. [ ] Codesigning
  3130. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3131. /Frameworks/libswiftCoreAudio.dylib
  3132. [ ] /usr/bin/codesign --force --sign - --verbose
  3133. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3134. /Frameworks/libswiftCoreAudio.dylib
  3135. [ ] Codesigning
  3136. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3137. /Frameworks/libswiftDarwin.dylib
  3138. [ ] /usr/bin/codesign --force --sign - --verbose
  3139. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3140. /Frameworks/libswiftDarwin.dylib
  3141. [ ] Probing signature of
  3142. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3143. /Frameworks/libswiftos.dylib
  3144. [ ] /usr/bin/codesign -r- --display
  3145. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3146. /Frameworks/libswiftos.dylib
  3147. [ ] Probing signature of
  3148. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3149. /Frameworks/libswiftXPC.dylib
  3150. [ ] /usr/bin/codesign -r- --display
  3151. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3152. /Frameworks/libswiftXPC.dylib
  3153. [ ] Probing signature of
  3154. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3155. /Frameworks/libswiftCoreGraphics.dylib
  3156. [ ] /usr/bin/codesign -r- --display
  3157. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3158. /Frameworks/libswiftCoreGraphics.dylib
  3159. [ ] Probing signature of
  3160. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3161. /Frameworks/libswiftsimd.dylib
  3162. [ ] /usr/bin/codesign -r- --display
  3163. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3164. /Frameworks/libswiftsimd.dylib
  3165. [ ] Probing signature of
  3166. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3167. /Frameworks/libswiftMetal.dylib
  3168. [ ] /usr/bin/codesign -r- --display
  3169. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3170. /Frameworks/libswiftMetal.dylib
  3171. [ ] Probing signature of
  3172. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3173. /Frameworks/libswiftCoreFoundation.dylib
  3174. [ ] /usr/bin/codesign -r- --display
  3175. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3176. /Frameworks/libswiftCoreFoundation.dylib
  3177. [ ] Probing signature of
  3178. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3179. /Frameworks/libswiftAppKit.dylib
  3180. [ ] /usr/bin/codesign -r- --display
  3181. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3182. /Frameworks/libswiftAppKit.dylib
  3183. [ ] Probing signature of
  3184. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3185. /Frameworks/libswiftObjectiveC.dylib
  3186. [ ] /usr/bin/codesign -r- --display
  3187. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3188. /Frameworks/libswiftObjectiveC.dylib
  3189. [ ] Probing signature of
  3190. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3191. /Frameworks/libswiftDispatch.dylib
  3192. [ ] /usr/bin/codesign -r- --display
  3193. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3194. /Frameworks/libswiftDispatch.dylib
  3195. [ ] Probing signature of
  3196. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3197. /Frameworks/libswiftDarwin.dylib
  3198. [ ] /usr/bin/codesign -r- --display
  3199. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3200. /Frameworks/libswiftDarwin.dylib
  3201. [ ] Probing signature of
  3202. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3203. /Frameworks/libswiftCoreMedia.dylib
  3204. [ +1 ms] /usr/bin/codesign -r- --display
  3205. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3206. /Frameworks/libswiftCoreMedia.dylib
  3207. [ ] Probing signature of
  3208. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3209. /Frameworks/libswiftCoreImage.dylib
  3210. [ ] /usr/bin/codesign -r- --display
  3211. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3212. /Frameworks/libswiftCoreImage.dylib
  3213. [ ] Probing signature of
  3214. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3215. /Frameworks/libswiftCoreData.dylib
  3216. [ ] /usr/bin/codesign -r- --display
  3217. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3218. /Frameworks/libswiftCoreData.dylib
  3219. [ +47 ms] Probing signature of
  3220. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3221. /Frameworks/libswiftCoreAudio.dylib
  3222. [ ] /usr/bin/codesign -r- --display
  3223. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3224. /Frameworks/libswiftCoreAudio.dylib
  3225. [ ] Probing signature of
  3226. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3227. /Frameworks/libswiftIOKit.dylib
  3228. [ ] /usr/bin/codesign -r- --display
  3229. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3230. /Frameworks/libswiftIOKit.dylib
  3231. [ ] Code signature of
  3232. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3233. /Frameworks/libswiftos.dylib is unchanged; keeping original
  3234. [ ] Code signature of
  3235. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3236. /Frameworks/libswiftCoreFoundation.dylib is unchanged; keeping original
  3237. [ ] Code signature of
  3238. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3239. /Frameworks/libswiftMetal.dylib is unchanged; keeping original
  3240. [ ] Code signature of
  3241. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3242. /Frameworks/libswiftAppKit.dylib is unchanged; keeping original
  3243. [ ] Code signature of
  3244. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3245. /Frameworks/libswiftsimd.dylib is unchanged; keeping original
  3246. [ ] Code signature of
  3247. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3248. /Frameworks/libswiftObjectiveC.dylib is unchanged; keeping original
  3249. [ ] Code signature of
  3250. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3251. /Frameworks/libswiftCoreGraphics.dylib is unchanged; keeping original
  3252. [ ] Code signature of
  3253. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3254. /Frameworks/libswiftXPC.dylib is unchanged; keeping original
  3255. [ ] Code signature of
  3256. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3257. /Frameworks/libswiftDispatch.dylib is unchanged; keeping original
  3258. [ ] Code signature of
  3259. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3260. /Frameworks/libswiftDarwin.dylib is unchanged; keeping original
  3261. [ ] Code signature of
  3262. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3263. /Frameworks/libswiftCoreMedia.dylib is unchanged; keeping original
  3264. [ ] Code signature of
  3265. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3266. /Frameworks/libswiftCoreAudio.dylib is unchanged; keeping original
  3267. [ ] Code signature of
  3268. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3269. /Frameworks/libswiftCoreImage.dylib is unchanged; keeping original
  3270. [ ] Code signature of
  3271. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3272. /Frameworks/libswiftCoreData.dylib is unchanged; keeping original
  3273. [ ] Code signature of
  3274. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3275. /Frameworks/libswiftIOKit.dylib is unchanged; keeping original
  3276. [ ] Probing signature of
  3277. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3278. /Frameworks/libswiftFoundation.dylib
  3279. [ ] /usr/bin/codesign -r- --display
  3280. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3281. /Frameworks/libswiftFoundation.dylib
  3282. [ ] Code signature of
  3283. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3284. /Frameworks/libswiftFoundation.dylib is unchanged; keeping original
  3285. [ ] Probing signature of
  3286. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3287. /Frameworks/libswiftCore.dylib
  3288. [ ] /usr/bin/codesign -r- --display
  3289. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3290. /Frameworks/libswiftCore.dylib
  3291. [ ] Code signature of
  3292. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3293. /Frameworks/libswiftCore.dylib is unchanged; keeping original
  3294. [ ] ProcessInfoPlistFile
  3295. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3296. /Info.plist /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/Info.plist (in target 'Runner'
  3297. from project 'Runner')
  3298. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  3299. [ ] builtin-infoPlistUtility
  3300. /Users/kpmcdole/Documents/GitHub/test_impeller/macos/Runner/Info.plist -producttype
  3301. com.apple.product-type.application -genpkginfo
  3302. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3303. /PkgInfo -expandbuildsettings -platform macosx -additionalcontentfile
  3304. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  3305. Runner.build/Base.lproj/MainMenu-PartialInfo.plist -additionalcontentfile
  3306. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  3307. Runner.build/assetcatalog_generated_info.plist -o
  3308. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3309. /Info.plist
  3310. [ ] CodeSign
  3311. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3312. /MacOS/test_impeller.debug.dylib (in target 'Runner' from project 'Runner')
  3313. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  3314. [ ] Signing Identity: "Sign to Run Locally"
  3315. [ ] /usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der
  3316. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3317. /MacOS/test_impeller.debug.dylib
  3318. [ +19 ms]
  3319. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3320. /MacOS/test_impeller.debug.dylib: replacing existing signature
  3321. [ ] CodeSign
  3322. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3323. /MacOS/__preview.dylib (in target 'Runner' from project 'Runner')
  3324. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  3325. [ ] Signing Identity: "Sign to Run Locally"
  3326. [ ] /usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der
  3327. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3328. /MacOS/__preview.dylib
  3329. [ +21 ms]
  3330. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3331. /MacOS/__preview.dylib: replacing existing signature
  3332. [ ] CodeSign
  3333. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app (in
  3334. target 'Runner' from project 'Runner')
  3335. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  3336. [ ] Signing Identity: "Sign to Run Locally"
  3337. [ ] /usr/bin/codesign --force --sign - --entitlements
  3338. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Intermediates.noindex/Runner.build/Debug/
  3339. Runner.build/test_impeller.app.xcent --timestamp\=none --generate-entitlement-der
  3340. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app
  3341. [ +32 ms]
  3342. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app:
  3343. replacing existing signature
  3344. [ +1 ms] Validate
  3345. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app (in
  3346. target 'Runner' from project 'Runner')
  3347. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  3348. [ ] builtin-validationUtility
  3349. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app
  3350. -no-validate-extension -infoplist-subpath Contents/Info.plist
  3351. [ ] RegisterWithLaunchServices
  3352. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app (in
  3353. target 'Runner' from project 'Runner')
  3354. [ ] cd /Users/kpmcdole/Documents/GitHub/test_impeller/macos
  3355. [ ]
  3356. /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/LaunchServices.framework/Ver
  3357. sions/Current/Support/lsregister -f -R -trusted
  3358. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app
  3359. [ +44 ms] ** BUILD SUCCEEDED **
  3360. [ +36 ms] Building macOS application... (completed in 6.5s)
  3361. [ +5 ms] ✓ Built build/macos/Build/Products/Debug/test_impeller.app
  3362. [ +8 ms] executing: /usr/bin/plutil -convert xml1 -o -
  3363. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3364. /Info.plist
  3365. [ +19 ms] Exit code 0 from: /usr/bin/plutil -convert xml1 -o -
  3366. /Users/kpmcdole/Documents/GitHub/test_impeller/build/macos/Build/Products/Debug/test_impeller.app/Contents
  3367. /Info.plist
  3368. [ ] <?xml version="1.0" encoding="UTF-8"?>
  3369. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
  3370. "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3371. <plist version="1.0">
  3372. <dict>
  3373. <key>BuildMachineOSBuild</key>
  3374. <string>24B91</string>
  3375. <key>CFBundleDevelopmentRegion</key>
  3376. <string>en</string>
  3377. <key>CFBundleExecutable</key>
  3378. <string>test_impeller</string>
  3379. <key>CFBundleIconFile</key>
  3380. <string>AppIcon</string>
  3381. <key>CFBundleIconName</key>
  3382. <string>AppIcon</string>
  3383. <key>CFBundleIdentifier</key>
  3384. <string>com.example.testImpeller</string>
  3385. <key>CFBundleInfoDictionaryVersion</key>
  3386. <string>6.0</string>
  3387. <key>CFBundleName</key>
  3388. <string>test_impeller</string>
  3389. <key>CFBundlePackageType</key>
  3390. <string>APPL</string>
  3391. <key>CFBundleShortVersionString</key>
  3392. <string>0.1.0</string>
  3393. <key>CFBundleSupportedPlatforms</key>
  3394. <array>
  3395. <string>MacOSX</string>
  3396. </array>
  3397. <key>CFBundleVersion</key>
  3398. <string>0.1.0</string>
  3399. <key>DTCompiler</key>
  3400. <string>com.apple.compilers.llvm.clang.1_0</string>
  3401. <key>DTPlatformBuild</key>
  3402. <string>24B75</string>
  3403. <key>DTPlatformName</key>
  3404. <string>macosx</string>
  3405. <key>DTPlatformVersion</key>
  3406. <string>15.1</string>
  3407. <key>DTSDKBuild</key>
  3408. <string>24B75</string>
  3409. <key>DTSDKName</key>
  3410. <string>macosx15.1</string>
  3411. <key>DTXcode</key>
  3412. <string>1610</string>
  3413. <key>DTXcodeBuild</key>
  3414. <string>16B40</string>
  3415. <key>LSMinimumSystemVersion</key>
  3416. <string>10.14</string>
  3417. <key>NSHumanReadableCopyright</key>
  3418. <string>Copyright © 2024 com.example. All rights reserved.</string>
  3419. <key>NSMainNibFile</key>
  3420. <string>MainMenu</string>
  3421. <key>NSPrincipalClass</key>
  3422. <string>NSApplication</string>
  3423. </dict>
  3424. </plist>
  3425. [+1162 ms] [IMPORTANT:flutter/shell/platform/embedder/embedder_surface_metal_impeller.mm(55)] Using the
  3426. Impeller rendering backend (Metal).
  3427. [ +261 ms] Error waiting for a debug connection: The log reader stopped unexpectedly, or never started.
  3428. [ +2 ms] Error launching application on macOS.
  3429. [ +3 ms] "flutter run" took 10,194ms.
  3430. [ +12 ms]
  3431. #0 throwToolExit (package:flutter_tools/src/base/common.dart:10:3)
  3432. #1 RunCommand.runCommand (package:flutter_tools/src/commands/run.dart:874:9)
  3433. <asynchronous suspension>
  3434. #2 FlutterCommand.run.<anonymous closure>
  3435. (package:flutter_tools/src/runner/flutter_command.dart:1408:27)
  3436. <asynchronous suspension>
  3437. #3 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:153:19)
  3438. <asynchronous suspension>
  3439. #4 CommandRunner.runCommand (package:args/command_runner.dart:212:13)
  3440. <asynchronous suspension>
  3441. #5 FlutterCommandRunner.runCommand.<anonymous closure>
  3442. (package:flutter_tools/src/runner/flutter_command_runner.dart:420:9)
  3443. <asynchronous suspension>
  3444. #6 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:153:19)
  3445. <asynchronous suspension>
  3446. #7 FlutterCommandRunner.runCommand
  3447. (package:flutter_tools/src/runner/flutter_command_runner.dart:364:5)
  3448. <asynchronous suspension>
  3449. #8 run.<anonymous closure>.<anonymous closure> (package:flutter_tools/runner.dart:130:9)
  3450. <asynchronous suspension>
  3451. #9 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:153:19)
  3452. <asynchronous suspension>
  3453. #10 main (package:flutter_tools/executable.dart:93:3)
  3454. <asynchronous suspension>
  3455.  
  3456.  
  3457. [ +34 ms] ensureAnalyticsSent: 31ms
  3458. [ ] Running 2 shutdown hooks
  3459. [ +3 ms] Shutdown hooks complete
  3460. [ +45 ms] exiting with code 1
  3461. kpmcdole@Kevins-MBP test_impeller %
Advertisement
Add Comment
Please, Sign In to add comment