8000 本地配置好 aspectd 并运行 aspectd-example 后 AOP 成功,但其他 Flutter 项目运行会有问题; · Issue #91 · XianyuTech/aspectd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

本地配置好 aspectd 并运行 aspectd-example 后 AOP 成功,但其他 Flutter 项目运行会有问题; #91

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ConnyYue opened this issue Jan 10, 2021 · 3 comments

Comments

@ConnyYue
Copy link
ConnyYue commented Jan 10, 2021

我本地下载了 AspectD 的仓库,给 Flutter 设置 git apply --3way ~/Home/CodeHome/aspectd/0001-aspectd.patch 以后,删除 flutter_tools.stamp 重新 flutter doctor -v 并且在 AspectD 执行 flutter packages get,AspectD 内部的 Example 可以运行,AOP 也生效;

截屏2021-01-10 下午12 37 43

但是这个时候我直接创建新 Flutter 项目,无法运行,会报错;
提示找不到 aspectd_impl/.packages,提示我检查 aspectd_impl/pubspec.yaml

然后我去这个新的 Flutter 项目的同级目录下创建了aspectd_impl,并执行了 AspectD 的 Readme 中步骤123
不再提示上面的报错了,但是运行程序会卡住;

请问本地配置好 AspectD 以后(AspectD 中的 Example 可以运行并且 AOP 有效)
问题1:
别的Flutter项目想运行,也必须创建相对应的 aspectd_impl 吗
问题2:
别的Flutter项目创建对应的 aspectd_impl 后,无法运行并且没有报错,但编译的时候会卡在 Running Xcode build,这是我哪里的配置有问题吗

问题2的具体信息:
➜ ~ /Users/yuechen/Desktop/flutter_app
➜ flutter_app ls
README.md build flutter_02.log ios pubspec.lock test
android flutter_01.log flutter_app.iml lib pubspec.yaml
➜ flutter_app flutter run --debug --verbose
[ +172 ms] executing: [/Users/yuechen/FlutterSDK/flutter/] git -c log.showSignature=false log -n 1
--pretty=format:%H
[ +68 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +3 ms] 307cdf5d72c1cb56348e2c750360ac634a3c4d35
[ +1 ms] executing: [/Users/yuechen/FlutterSDK/flutter/] git tag --contains HEAD
[ +220 ms] Exit code 0 from: git tag --contains HEAD
[ +2 ms] executing: [/Users/yuechen/FlutterSDK/flutter/] git describe --match ..* --first-parent --long --tags
[ +31 ms] Exit code 0 from: git describe --match ..* --first-parent --long --tags
[ ] 1.20.4-1-g307cdf5d72
[ +12 ms] executing: [/Users/yuechen/FlutterSDK/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[ +19 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[ ] origin/flutter-1.20-candidate.7
[ ] executing: [/Users/yuechen/FlutterSDK/flutter/] git ls-remote --get-url origin
[ +17 ms] Exit code 0 from: git ls-remote --get-url origin
[ ] https://github.com/flutter/flutter.git
[ +25 ms] executing: [/Users/yuechen/FlutterSDK/flutter/] git rev-parse --abbrev-ref HEAD
[ +18 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[ ] Ver_1.20.4
[ +44 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ +3 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +12 ms] executing: /Users/yuechen/Library/Android/sdk/platform-tools/adb devices -l
[ +13 ms] executing: /usr/bin/xcode-select --print-path
[ +13 ms] Exit code 0 from: /usr/bin/xcode-select --print-path
[ ] /Applications/Xcode.app/Contents/Developer
[ +1 ms] executing: /usr/bin/xcodebuild -version
[ +108 ms] Exit code 0 from: /usr/bin/xcodebuild -version
[ +1 ms] Xcode 12.3
Build version 12C33
[ +3 ms] executing: xcrun --find xcdevice
[ +15 ms] Exit code 0 from: xcrun --find xcdevice
[ ] /Applications/Xcode.app/Contents/Developer/usr/bin/xcdevice
[ ] executing: xcrun xcdevice list --timeout 2
[ +5 ms] /usr/bin/xcrun simctl list --json devices
[ ] executing: /usr/bin/xcrun simctl list --json devices
[ +70 ms] List of devices attached
[ +67 ms] {
"devices" : {
"com.apple.CoreSimulator.SimRuntime.tvOS-14-3" : [

           ],
           "com.apple.CoreSimulator.SimRuntime.watchOS-7-2" : [
             {
               "dataPath" :
               "\/Users\/yuechen\/Library\/Developer\/CoreSimulator\/Devices\/C4EE3B74-4097-4F8D-BDB5-560CA0601
               15E\/data",
               "logPath" :
               "\/Users\/yuechen\/Library\/Logs\/CoreSimulator\/C4EE3B74-4097-4F8D-BDB5-560CA060115E",
               "udid" : "C4EE3B74-4097-4F8D-BDB5-560CA060115E",
               "isAvailable" : true,
               "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-40mm",
               "state" : "Shutdown",
               "name" : "Apple Watch Series 6 - 40mm"
             },
             {
               "dataPath" :
               "\/Users\/yuechen\/Library\/Developer\/CoreSimulator\/Devices\/149263C1-3A14-49F2-ACCF-A06FD55D0
               999\/data",
               "logPath" :
               "\/Users\/yuechen\/Library\/Logs\/CoreSimulator\/149263C1-3A14-49F2-ACCF-A06FD55D0999",
               "udid" : "149263C1-3A14-49F2-ACCF-A06FD55D0999",
               "isAvailable" : true,
               "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-44mm",
               "state" : "Shutdown",
               "name" : "Apple Watch Series 6 - 44mm"
             }
           ],
           "com.apple.CoreSimulator.SimRuntime.iOS-14-3" : [
             {
               "dataPath" :
               "\/Users\/yuechen\/Library\/Developer\/CoreSimulator\/Devices\/6E2B9229-B878-4D88-AB45-6DF2E5016
               79A\/data",
               "logPath" :
               "\/Users\/yuechen\/Library\/Logs\/CoreSimulator\/6E2B9229-B878-4D88-AB45-6DF2E501679A",
               "udid" : "6E2B9229-B878-4D88-AB45-6DF2E501679A",
               "isAvailable" : true,
               "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12-Pro",
               "state" : "Shutdown",
               "name" : "iPhone 12 Pro"
             },
             {
               "dataPath" :
               "\/Users\/yuechen\/Library\/Developer\/CoreSimulator\/Devices\/A52D2D58-B6BD-4C61-AFBE-639EFE362
               D30\/data",
               "logPath" :
               "\/Users\/yuechen\/Library\/Logs\/CoreSimulator\/A52D2D58-B6BD-4C61-AFBE-639EFE362D30",
               "udid" : "A52D2D58-B6BD-4C61-AFBE-639EFE362D30",
               "isAvailable" : true,
               "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12-Pro-Max",
               "state" : "Shutdown",
               "name" : "iPhone 12 Pro Max"
             }
           ]
         }
       }

[+2378 ms] [
{
"simulator" : false,
"operatingSystemVersion" : "14.3 (18C66)",
"interface" : "usb",
"available" : true,
"platform" : "com.apple.platform.iphoneos",
"modelCode" : "iPhone11,6",
"identifier" : "00008020-001D24240CA3002E",
"architecture" : "arm64e",
"modelUTI" : "com.apple.iphone-xs-max-4",
"modelName" : "iPhone XS Max",
"name" : "我的iPMax"
},
{
"simulator" : true,
"operatingSystemVersion" : "14.3 (18C61)",
"available" : true,
"platform" : "com.apple.platform.iphonesimulator",
"modelCode" : "iPhone13,3",
"identifier" : "6E2B9229-B878-4D88-AB45-6DF2E501679A",
"architecture" : "x86_64",
"modelUTI" : "com.apple.iphone-12-pro-1",
"modelName" : "iPhone 12 Pro",
"name" : "iPhone 12 Pro"
},
{
"simulator" : true,
"operatingSystemVersion" : "14.3 (18C61)",
"available" : true,
"platform" : "com.apple.platform.iphonesimulator",
"modelCode" : "iPhone13,4",
"identifier" : "A52D2D58-B6BD-4C61-AFBE-639EFE362D30",
"architecture" : "x86_64",
"modelUTI" : "com.apple.iphone-12-pro-max-1",
"modelName" : "iPhone 12 Pro Max",
"name" : "iPhone 12 Pro Max"
},
{
"simulator" : true,
"operatingSystemVersion" : "7.2 (18S561)",
"available" : true,
"platform" : "com.apple.platform.watchsimulator",
"modelCode" : "Watch6,1",
"identifier" : "C4EE3B74-4097-4F8D-BDB5-560CA060115E",
"architecture" : "x86_64",
"modelUTI" : "com.apple.watch-series6-1",
"modelName" : "Apple Watch Series 6 - 40mm",
"name" : "Apple Watch Series 6 - 40mm"
},
{
"simulator" : true,
"operatingSystemVersion" : "7.2 (18S561)",
"available" : true,
"platform" : "com.apple.platform.watchsimulator",
"modelCode" : "Watch6,2",
"identifier" : "149263C1-3A14-49F2-ACCF-A06FD55D0999",
"architecture" : "x86_64",
"modelUTI" : "com.apple.watch-series6-1",
"modelName" : "Apple Watch Series 6 - 44mm",
"name" : "Apple Watch Series 6 - 44mm"
}
]
[ +45 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ +3 ms] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ +1 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +250 ms] Generating /Users/yuechen/Desktop/flutter_app/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[ +104 ms] Starting incremental build...
[ +2 ms] Initializing file store
[ +13 ms] Skipping target: gen_localizations
[ +9 ms] complete
[ +6 ms] Launching lib/main.dart on 我的iPMax in debug mode...
[ +8 ms] /Users/yuechen/FlutterSDK/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev
/Users/yuechen/FlutterSDK/flutter/bin/cache/artifacts/engine/darwin-x64/frontend_server.dart.snapshot --sdk-root
/Users/yuechen/FlutterSDK/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental --target=flutter --debugger-module-names
-Ddart.developer.causal_async_stacks=true --output-dill /var/folders/x6/s_l6ktdn3wb05_p8zfyn327r0000gn/T/flutter_tools.nQXjPU/flutter_tool.hGgYjl/app.dill
--packages .packages -Ddart.vm.profile=false -Ddart.vm.product=false
--bytecode-options=source-positions,local-var-info,debugger-stops,instance-field-initializers,keep-unreachable-code,avoid-closure-call-instructions
--enable-asserts --track-widget-creation --filesystem-scheme org-dartlang-root --initialize-from-dill build/cache.dill.track.dill
[ +14 ms] executing: /usr/bin/plutil -convert json -o - /Users/yuechen/Desktop/flutter_app/ios/Runner/Info.plist
[ +20 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Users/yuechen/Desktop/flutter_app/ios/Runner/Info.plist
[ ]
{"CFBundleShortVersionString":"$(FLUTTER_BUILD_NAME)","CFBundleIdentifier":"$(PRODUCT_BUNDLE_IDENTIFIER)","CFBundleInfoDictionaryVersion":"6.0","UIMainStoryb
oardFile":"Main","CFBundleVersion":"$(FLUTTER_BUILD_NUMBER)","UILaunchStoryboardName":"LaunchScreen","CFBundleExecutable":"$(EXECUTABLE_NAME)","LSRequiresIPh
oneOS":true,"UISupportedInterfaceOrientations":["UIInterfaceOrientationPortrait","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"
],"UIViewControllerBasedStatusBarAppearance":false,"CFBundleSignature":"????","CFBundlePackageType":"APPL","CFBundleDevelopmentRegion":"$(DEVELOPMENT_LANGUAG
E)","UISupportedInterfaceOrientations~ipad":["UIInterfaceOrientationPortrait","UIInterfaceOrientationPortraitUpsideDown","UIInterfaceOrientationLandscapeLeft
","UIInterfaceOrientationLandscapeRight"],"CFBundleName":"flutter_app"}
[ +5 ms] executing: [/Users/yuechen/Desktop/flutter_app/ios/] /usr/bin/xcodebuild -list
[ +20 ms] <- compile package:flutter_app/main.dart
[ +842 ms] Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -list

                Information about project "Runner":
                    Targets:
                        Runner

                    Build Configurations:
                        Debug
                        Release
                        Profile

                    If no build configuration is specified and -scheme is not passed then "Release" is used.

                    Schemes:
                        Runner

⣽[ +11 ms] executing: [/Users/yuechen/Desktop/flutter_app/ios/Runner.xcodeproj/] /usr/bin/xcodebuild -project
/Users/yuechen/Desktop/flutter_app/ios/Runner.xcodeproj -scheme Runner -showBuildSettings
[ ] executing: [/Users/yuechen/Desktop/flutter_app/ios/Runner.xcodeproj/] /usr/bin/xcodebuild -project
/Users/yuechen/Desktop/flutter_app/ios/Runner.xcodeproj -scheme Runner -showBuildSettings
⡿[+1194 ms] Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -project /Users/yuechen/Desktop/flutter_app/ios/Runner.xcodeproj
-scheme Runner -showBuildSettings

                Build settings for action build and target Runner:
                    ACTION = build
                    AD_HOC_CODE_SIGNING_ALLOWED = NO
                    ALTERNATE_GROUP = staff
                    ALTERNATE_MODE = u+w,go-w,a+rX
                    ALTERNATE_OWNER = yuechen
                    ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
                    ALWAYS_SEARCH_USER_PATHS = NO
                    ALWAYS_USE_SEPARATE_HEADERMAPS = NO
                    APPLE_INTERNAL_DEVELOPER_DIR = /AppleInternal/Developer
                    APPLE_INTERNAL_DIR = /AppleInternal
                    APPLE_INTERNAL_DOCUMENTATION_DIR = /AppleInternal/Documentation
                    APPLE_INTERNAL_LIBRARY_DIR = /AppleInternal/Library
                    APPLE_INTERNAL_TOOLS = /AppleInternal/Developer/Tools
                    APPLICATION_EXTENSION_API_ONLY = NO
                    APPLY_RULES_IN_COPY_FILES = NO
                    APPLY_RULES_IN_COPY_HEADERS = NO
                    ARCHS = arm64
                    ARCHS_STANDARD = arm64
                    ARCHS_STANDARD_32_64_BIT = armv7 arm64
                    ARCHS_STANDARD_32_BIT = armv7
                    ARCHS_STANDARD_64_BIT = arm64
                    ARCHS_STANDARD_INCLUDING_64_BIT = arm64
                    ARCHS_UNIVERSAL_IPHONE_OS = armv7 arm64
                    ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
                    AVAILABLE_PLATFORMS = appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator
                    BITCODE_GENERATION_MODE = marker
                    BUILD_ACTIVE_RESOURCES_ONLY = NO
                    BUILD_COMPONENTS = headers build
                    BUILD_DIR = /Users/yuechen/Desktop/flutter_app/build/ios
                    BUILD_LIBRARY_FOR_DISTRIBUTION = NO
                    BUILD_ROOT = /Users/yuechen/Desktop/flutter_app/build/ios
                    BUILD_STYLE =
                    BUILD_VARIANTS = normal
                    BUILT_PRODUCTS_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Release-iphoneos
                    BUNDLE_CONTENTS_FOLDER_PATH_deep = Contents/
                    BUNDLE_EXECUTABLE_FOLDER_NAME_deep = MacOS
                    BUNDLE_FORMAT = shallow
                    BUNDLE_FRAMEWORKS_FOLDER_PATH = Frameworks
                    BUNDLE_PLUGINS_FOLDER_PATH = PlugIns
                    BUNDLE_PRIVATE_HEADERS_FOLDER_PATH = PrivateHeaders
                    BUNDLE_PUBLIC_HEADERS_FOLDER_PATH = Headers
                    CACHE_ROOT = /var/folders/x6/s_l6ktdn3wb05_p8zfyn327r0000gn/C/com.apple.DeveloperTools/12.3-12C33/Xcode
                    CCHROOT = /var/folders/x6/s_l6ktdn3wb05_p8zfyn327r0000gn/C/com.apple.DeveloperTools/12.3-12C33/Xcode
                    CHMOD = /bin/chmod
                    CHOWN = /usr/sbin/chown
                    CLANG_ANALYZER_NONNULL = YES
                    CLANG_CXX_LANGUAGE_STANDARD = gnu++0x
                    CLANG_CXX_LIBRARY = libc++
                    CLANG_ENABLE_MODULES = YES
                    CLANG_ENABLE_OBJC
8000
_ARC = YES
                    CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES
                    CLANG_WARN_BOOL_CONVERSION = YES
                    CLANG_WARN_COMMA = YES
                    CLANG_WARN_CONSTANT_CONVERSION = YES
                    CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES
                    CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR
                    CLANG_WARN_EMPTY_BODY = YES
                    CLANG_WARN_ENUM_CONVERSION = YES
                    CLANG_WARN_INFINITE_RECURSION = YES
                    CLANG_WARN_INT_CONVERSION = YES
                    CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES
                    CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES
                    CLANG_WARN_OBJC_LITERAL_CONVERSION = YES
                    CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR
                    CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES
                    CLANG_WARN_RANGE_LOOP_ANALYSIS = YES
                    CLANG_WARN_STRICT_PROTOTYPES = YES
                    CLANG_WARN_SUSPICIOUS_MOVE = YES
                    CLANG_WARN_UNREACHABLE_CODE = YES
                    CLANG_WARN__DUPLICATE_METHOD_MATCH = YES
                    CLASS_FILE_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/JavaClasses
                    CLEAN_PRECOMPS = YES
                    CLONE_HEADERS = NO
                    CODESIGNING_FOLDER_PATH = /Users/yuechen/Desktop/flutter_app/build/ios/Release-iphoneos/Runner.app
                    CODE_SIGNING_ALLOWED = YES
                    CODE_SIGNING_REQUIRED = YES
                    CODE_SIGN_CONTEXT_CLASS = XCiPhoneOSCodeSignContext
                    CODE_SIGN_IDENTITY = iPhone Developer
                    CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES
                    COLOR_DIAGNOSTICS = NO
                    COMBINE_HIDPI_IMAGES = NO
                    COMPILER_INDEX_STORE_ENABLE = Default
                    COMPOSITE_SDK_DIRS = /Users/yuechen/Desktop/flutter_app/build/ios/CompositeSDKs
                    COMPRESS_PNG_FILES = YES
                    CONFIGURATION = Release
                    CONFIGURATION_BUILD_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Release-iphoneos
                    CONFIGURATION_TEMP_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos
                    CONTENTS_FOLDER_PATH = Runner.app
                    COPYING_PRESERVES_HFS_DATA = NO
                    COPY_HEADERS_RUN_UNIFDEF = NO
                    COPY_PHASE_STRIP = NO
                    COPY_RESOURCES_FROM_STATIC_FRAMEWORKS = YES
                    CORRESPONDING_SIMULATOR_PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
                    CORRESPONDING_SIMULATOR_PLATFORM_NAME = iphonesimulator
                    CORRESPONDING_SIMULATOR_SDK_DIR =
                    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk
                    CORRESPONDING_SIMULATOR_SDK_NAME = iphonesimulator14.3
                    CP = /bin/cp
                    CREATE_INFOPLIST_SECTION_IN_BINARY = NO
                    CURRENT_ARCH = arm64
                    CURRENT_PROJECT_VERSION = 1
                    CURRENT_VARIANT = normal
                    DART_OBFUSCATION = false
                    DEAD_CODE_STRIPPING = YES
                    DEBUGGING_SYMBOLS = YES
                    DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
                    DEFAULT_COMPILER = com.apple.compilers.llvm.clang.1_0
                    DEFAULT_DEXT_INSTALL_PATH = /System/Library/DriverExtensions
                    DEFAULT_KEXT_INSTALL_PATH = /System/Library/Extensions
                    DEFINES_MODULE = NO
                    DEPLOYMENT_LOCATION = NO
                    DEPLOYMENT_POSTPROCESSING = NO
                    DEPLOYMENT_TARGET_CLANG_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET
                    DEPLOYMENT_TARGET_CLANG_FLAG_NAME = miphoneos-version-min
                    DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX = -miphoneos-version-min=
                    DEPLOYMENT_TARGET_LD_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET
                    DEPLOYMENT_TARGET_LD_FLAG_NAME = ios_version_min
                    DEPLOYMENT_TARGET_SETTING_NAME = IPHONEOS_DEPLOYMENT_TARGET
                    DEPLOYMENT_TARGET_SUGGESTED_VALUES = 9.0 9.1 9.2 9.3 10.0 10.1 10.2 10.3 11.0 11.1 11.2 11.3 11.4 12.0 12.1 12.2 12.3 12.4 13.0 13.1
                    13.2 13.3 13.4 13.5 13.6 14.0 14.1 14.2 14.3
                    DERIVED_FILES_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
                    DERIVED_FILE_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
                    DERIVED_SOURCES_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
                    DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
                    DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
                    DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
                    DEVELOPER_FRAMEWORKS_DIR = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
                    DEVELOPER_FRAMEWORKS_DIR_QUOTED = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
                    DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/Developer/Library
                    DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
                    DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Tools
                    DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
                    DEVELOPMENT_LANGUAGE = en
                    DEVELOPMENT_TEAM = 7KG9UQ3UFK
                    DOCUMENTATION_FOLDER_PATH = Runner.app/en.lproj/Documentation
                    DONT_GENERATE_INFOPLIST_FILE = NO
                    DO_HEADER_SCANNING_IN_JAM = NO
                    DSTROOT = /tmp/Runner.dst
                    DT_TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
                    DWARF_DSYM_FILE_NAME = Runner.app.dSYM
                    DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT = NO
                    DWARF_DSYM_FOLDER_PATH = /Users/yuechen/Desktop/flutter_app/build/ios/Release-iphoneos
                    EFFECTIVE_PLATFORM_NAME = -iphoneos
                    EMBEDDED_CONTENT_CONTAINS_SWIFT = NO
                    EMBEDDED_PROFILE_NAME = embedded.mobileprovision
                    EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = NO
                    ENABLE_BITCODE = NO
                    ENABLE_DEFAULT_HEADER_SEARCH_PATHS = YES
                    ENABLE_HARDENED_RUNTIME = NO
                    ENABLE_HEADER_DEPENDENCIES = YES
                    ENABLE_NS_ASSERTIONS = NO
                    ENABLE_ON_DEMAND_RESOURCES = YES
                    ENABLE_STRICT_OBJC_MSGSEND = YES
                    ENABLE_TESTABILITY = NO
                    ENABLE_TESTING_SEARCH_PATHS = NO
                    ENTITLEMENTS_ALLOWED = YES
                    ENTITLEMENTS_DESTINATION = Signature
                    ENTITLEMENTS_REQUIRED = YES
                    EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS = .DS_Store .svn .git .hg CVS
                    EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES = *.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg
                    *.pbproj *.pbxproj
                    EXECUTABLES_FOLDER_PATH = Runner.app/Executables
                    EXECUTABLE_FOLDER_PATH = Runner.app
                    EXECUTABLE_NAME = Runner
                    EXECUTABLE_PATH = Runner.app/Runner
                    EXPANDED_CODE_SIGN_IDENTITY =
                    EXPANDED_CODE_SIGN_IDENTITY_NAME =
                    EXPANDED_PROVISIONING_PROFILE =
                    FILE_LIST = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects/LinkFileList
                    FIXED_FILES_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/FixedFiles
                    FLUTTER_APPLICATION_PATH = /Users/yuechen/Desktop/flutter_app
                    FLUTTER_BUILD_DIR = build
                    FLUTTER_BUILD_NAME = 1.0.0
                    FLUTTER_BUILD_NUMBER = 1
                    FLUTTER_FRAMEWORK_DIR = /Users/yuechen/FlutterSDK/flutter/bin/cache/artifacts/engine/ios
                    FLUTTER_ROOT = /Users/yuechen/FlutterSDK/flutter
                    FLUTTER_TARGET = /Users/yuechen/Desktop/flutter_app/lib/main.dart
                    FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks
                    FRAMEWORK_FLAG_PREFIX = -framework
                    FRAMEWORK_SEARCH_PATHS =  /Users/yuechen/Desktop/flutter_app/ios/Flutter
                    FRAMEWORK_VERSION = A
                    FULL_PRODUCT_NAME = Runner.app
                    GCC3_VERSION = 3.3
                    GCC_C_LANGUAGE_STANDARD = gnu99
                    GCC_INLINES_ARE_PRIVATE_EXTERN = YES
                    GCC_NO_COMMON_BLOCKS = YES
                    GCC_PFE_FILE_C_DIALECTS = c objective-c c++ objective-c++
                    GCC_SYMBOLS_PRIVATE_EXTERN = YES
                    GCC_THUMB_SUPPORT = YES
                    GCC_TREAT_WARNINGS_AS_ERRORS = NO
                    GCC_VERSION = com.apple.compilers.llvm.clang.1_0
                    GCC_VERSION_IDENTIFIER = com_apple_compilers_llvm_clang_1_0
                    GCC_WARN_64_TO_32_BIT_CONVERSION = YES
                    GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR
                    GCC_WARN_UNDECLARED_SELECTOR = YES
                    GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE
                    GCC_WARN_UNUSED_FUNCTION = YES
                    GCC_WARN_UNUSED_VARIABLE = YES
                    GENERATED_MODULEMAP_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/GeneratedModuleMaps-iphoneos
                    GENERATE_MASTER_OBJECT_FILE = NO
                    GENERATE_PKGINFO_FILE = YES
                    GENERATE_PROFILING_CODE = NO
                    GENERATE_TEXT_BASED_STUBS = NO
                    GID = 20
                    GROUP = staff
                    HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT = YES
                    HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES = YES
                    HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS = YES
                    HEADERMAP_INCLUDES_PROJECT_HEADERS = YES
                    HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES = YES
                    HEADERMAP_USES_VFS = NO
                    HIDE_BITCODE_SYMBOLS = YES
                    HOME = /Users/yuechen
                    ICONV = /usr/bin/iconv
                    INFOPLIST_EXPAND_BUILD_SETTINGS = YES
                    INFOPLIST_FILE = Runner/Info.plist
                    INFOPLIST_OUTPUT_FORMAT = binary
                    INFOPLIST_PATH = Runner.app/Info.plist
                    INFOPLIST_PREPROCESS = NO
                    INFOSTRINGS_PATH = Runner.app/en.lproj/InfoPlist.strings
                    INLINE_PRIVATE_FRAMEWORKS = NO
                    INSTALLHDRS_COPY_PHASE = NO
                    INSTALLHDRS_SCRIPT_PHASE = NO
                    INSTALL_DIR = /tmp/Runner.dst/Applications
                    INSTALL_GROUP = staff
                    INSTALL_MODE_FLAG = u+w,go-w,a+rX
                    INSTALL_OWNER = yuechen
                    INSTALL_PATH = /Applications
                    INSTALL_ROOT = /tmp/Runner.dst
                    IPHONEOS_DEPLOYMENT_TARGET = 12.0
                    JAVAC_DEFAULT_FLAGS = -J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8
                    JAVA_APP_STUB = /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
                    JAVA_ARCHIVE_CLASSES = YES
                    JAVA_ARCHIVE_TYPE = JAR
                    JAVA_COMPILER = /usr/bin/javac
                    JAVA_FOLDER_PATH = Runner.app/Java
                    JAVA_FRAMEWORK_RESOURCES_DIRS = Resources
                    JAVA_JAR_FLAGS = cv
                    JAVA_SOURCE_SUBDIR = .
                    JAVA_USE_DEPENDENCIES = YES
                    JAVA_ZIP_FLAGS = -urg
                    JIKES_DEFAULT_FLAGS = +E +OLDCSO
                    KASAN_DEFAULT_CFLAGS = -DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow
                    KEEP_PRIVATE_EXTERNS = NO
                    LD_DEPENDENCY_INFO_FILE =
                    /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_dependency_info.d
                    at
                    LD_GENERATE_MAP_FILE = NO
                    LD_MAP_FILE_PATH =
                    /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Runner-LinkMap-normal-arm64.txt
                    LD_NO_PIE = NO
                    LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER = YES
                    LD_RUNPATH_SEARCH_PATHS =  @executable_path/Frameworks
                    LEGACY_DEVELOPER_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
                    LEX = lex
                    LIBRARY_DEXT_INSTALL_PATH = /Library/DriverExtensions
                    LIBRARY_FLAG_NOSPACE = YES
                    LIBRARY_FLAG_PREFIX = -l
                    LIBRARY_KEXT_INSTALL_PATH = /Library/Extensions
                    LIBRARY_SEARCH_PATHS =  /Users/yuechen/Desktop/flutter_app/ios/Flutter
                    LINKER_DISPLAYS_MANGLED_NAMES = NO
                    LINK_FILE_LIST_normal_arm64 =
                    LINK_WITH_STANDARD_LIBRARIES = YES
                    LLVM_TARGET_TRIPLE_OS_VERSION = ios12.0
                    LLVM_TARGET_TRIPLE_VENDOR = apple
                    LOCALIZABLE_CONTENT_DIR =
                    LOCALIZED_RESOURCES_FOLDER_PATH = Runner.app/en.lproj
                    LOCALIZED_STRING_MACRO_NAMES = NSLocalizedString CFCopyLocalizedString
                    LOCALIZED_STRING_SWIFTUI_SUPPORT = YES
                    LOCAL_ADMIN_APPS_DIR = /Applications/Utilities
                    LOCAL_APPS_DIR = /Applications
                    LOCAL_DEVELOPER_DIR = /Library/Developer
                    LOCAL_LIBRARY_DIR = /Library
                    LOCROOT =
                    LOCSYMROOT =
                    MACH_O_TYPE = mh_execute
                    MAC_OS_X_PRODUCT_BUILD_VERSION = 20C69
                    MAC_OS_X_VERSION_ACTUAL = 110100
                    MAC_OS_X_VERSION_MAJOR = 110000
                    MAC_OS_X_VERSION_MINOR = 110100
                    METAL_LIBRARY_FILE_BASE = default
                    METAL_LIBRARY_OUTPUT_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Release-iphoneos/Runner.app
                    MODULES_FOLDER_PATH = Runner.app/Modules
                    MODULE_CACHE_DIR = /Users/yuechen/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
                    MTL_ENABLE_DEBUG_INFO = NO
                    NATIVE_ARCH = armv7
                    NATIVE_ARCH_32_BIT = i386
                    NATIVE_ARCH_64_BIT = x86_64
                    NATIVE_ARCH_ACTUAL = x86_64
                    NO_COMMON = YES
                    OBJECT_FILE_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects
                    OBJECT_FILE_DIR_normal = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal
                    OBJROOT = /Users/yuechen/Desktop/flutter_app/build/ios
                    ONLY_ACTIVE_ARCH = NO
                    OS = MACOS
                    OSAC = /usr/bin/osacompile
                    OTHER_LDFLAGS =  -framework Flutter
                    PACKAGE_CONFIG = .packages
                    PACKAGE_TYPE = com.apple.package-type.wrapper.application
                    PASCAL_STRINGS = YES
                    PATH =
                    /Applications/Xcode.app/Contents/Developer/usr/bin:/Users/yuechen/FlutterSDK/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
                    :/Library/Apple/usr/bin
                    PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES = /usr/include /usr/local/include /System/Library/Frameworks
                    /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs
                    /Applications/Xcode.app/Contents/Developer/Platforms
                    PBDEVELOPMENTPLIST_PATH = Runner.app/pbdevelopment.plist
                    PFE_FILE_C_DIALECTS = objective-c
                    PKGINFO_FILE_PATH = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/PkgInfo
                    PKGINFO_PATH = Runner.app/PkgInfo
                    PLATFORM_DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications
                    PLATFORM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin
                    PLATFORM_DEVELOPER_LIBRARY_DIR =
                    /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library
                    PLATFORM_DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs
                    PLATFORM_DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools
                    PLATFORM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr
                    PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
                    PLATFORM_DISPLAY_NAME = iOS
                    PLATFORM_NAME = iphoneos
                    PLATFORM_PREFERRED_ARCH = arm64
                    PLATFORM_PRODUCT_BUILD_VERSION = 18C61
                    PLIST_FILE_OUTPUT_FORMAT = binary
                    PLUGINS_FOLDER_PATH = Runner.app/PlugIns
                    PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES
                    PRECOMP_DESTINATION_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/PrefixHeaders
                    PRESERVE_DEAD_CODE_INITS_AND_TERMS = NO
                    PRIVATE_HEADERS_FOLDER_PATH = Runner.app/PrivateHeaders
                    PRODUCT_BUNDLE_IDENTIFIER = com.enhance.flutterApp
                    PRODUCT_BUNDLE_PACKAGE_TYPE = APPL
                    PRODUCT_MODULE_NAME = Runner
                    PRODUCT_NAME = Runner
                    PRODUCT_SETTINGS_PATH = /Users/yuechen/Desktop/flutter_app/ios/Runner/Info.plist
                    PRODUCT_TYPE = com.apple.product-type.application
                    PROFILING_CODE = NO
                    PROJECT = Runner
                    PROJECT_DERIVED_FILE_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/DerivedSources
                    PROJECT_DIR = /Users/yuechen/Desktop/flutter_app/ios
                    PROJECT_FILE_PATH = /Users/yuechen/Desktop/flutter_app/ios/Runner.xcodeproj
                    PROJECT_NAME = Runner
                    PROJECT_TEMP_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build
                    PROJECT_TEMP_ROOT = /Users/yuechen/Desktop/flutter_app/build/ios
                    PROVISIONING_PROFILE_REQUIRED = YES
                    PUBLIC_HEADERS_FOLDER_PATH = Runner.app/Headers
                    RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS = YES
                    REMOVE_CVS_FROM_RESOURCES = YES
                    REMOVE_GIT_FROM_RESOURCES = YES
                    REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES = YES
                    REMOVE_HG_FROM_RESOURCES = YES
                    REMOVE_SVN_FROM_RESOURCES = YES
                    RESOURCE_RULES_REQUIRED = YES
                    REZ_COLLECTOR_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources
                    REZ_OBJECTS_DIR =
                    /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources/Objects
                    SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO
                    SCRIPTS_FOLDER_PATH = Runner.app/Scripts
                    SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.3.sdk
                    SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.3.sdk
                    SDK_DIR_iphoneos14_3 = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.3.sdk
                    SDK_NAME = iphoneos14.3
                    SDK_NAMES = iphoneos14.3
                    SDK_PRODUCT_BUILD_VERSION = 18C61
                    SDK_VERSION = 14.3
                    SDK_VERSION_ACTUAL = 140300
                    SDK_VERSION_MAJOR = 140000
                    SDK_VERSION_MINOR = 140300
                    SED = /usr/bin/sed
                    SEPARATE_STRIP = NO
                    SEPARATE_SYMBOL_EDIT = NO
                    SET_DIR_MODE_OWNER_GROUP = YES
                    SET_FILE_MODE_OWNER_GROUP = NO
                    SHALLOW_BUNDLE = YES
                    SHARED_DERIVED_FILE_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Release-iphoneos/DerivedSources
                    SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks
                    SHARED_PRECOMPS_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/SharedPrecompiledHeaders
                    SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport
                    SKIP_INSTALL = NO
                    SOURCE_ROOT = /Users/yuechen/Desktop/flutter_app/ios
                    SRCROOT = /Users/yuechen/Desktop/flutter_app/ios
                    STRINGS_FILE_OUTPUT_ENCODING = binary
                    STRIP_BITCODE_FROM_COPIED_FILES = YES
                    STRIP_INSTALLED_PRODUCT = YES
                    STRIP_STYLE = all
                    STRIP_SWIFT_SYMBOLS = YES
                    SUPPORTED_DEVICE_FAMILIES = 1,2
                    SUPPORTED_PLATFORMS = iphoneos
                    SUPPORTS_MACCATALYST = NO
                    SUPPORTS_TEXT_BASED_API = NO
                    SWIFT_PLATFORM_TARGET_PREFIX = ios
                    SYMROOT = /Users/yuechen/Desktop/flutter_app/build/ios
                    SYSTEM_ADMIN_APPS_DIR = /Applications/Utilities
                    SYSTEM_APPS_DIR = /Applications
                    SYSTEM_CORE_SERVICES_DIR = /System/Library/CoreServices
                    SYSTEM_DEMOS_DIR = /Applications/Extras
                    SYSTEM_DEVELOPER_APPS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
                    SYSTEM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
                    SYSTEM_DEVELOPER_DEMOS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples
                    SYSTEM_DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
                    SYSTEM_DEVELOPER_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library
                    SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools
                    SYSTEM_DEVELOPER_JAVA_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Java Tools
                    SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Performance Tools
                    SYSTEM_DEVELOPER_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes
                    SYSTEM_DEVELOPER_TOOLS = /Applications/Xcode.app/Contents/Developer/Tools
                    SYSTEM_DEVELOPER_TOOLS_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools
                    SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference
                    Library/releasenotes/DeveloperTools
                    SYSTEM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
                    SYSTEM_DEVELOPER_UTILITIES_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities
                    SYSTEM_DEXT_INSTALL_PATH = /System/Library/DriverExtensions
                    SYSTEM_DOCUMENTATION_DIR = /Library/Documentation
                    SYSTEM_KEXT_INSTALL_PATH = /System/Library/Extensions
                    SYSTEM_LIBRARY_DIR = /System/Library
                    TAPI_VERIFY_MODE = ErrorsOnly
                    TARGETED_DEVICE_FAMILY = 1,2
                    TARGETNAME = Runner
                    TARGET_BUILD_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Release-iphoneos
                    TARGET_NAME = Runner
                    TARGET_TEMP_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build
                    TEMP_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build
                    TEMP_FILES_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build
                    TEMP_FILE_DIR = /Users/yuechen/Desktop/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build
                    TEMP_ROOT = /Users/yuechen/Desktop/flutter_app/build/ios
                    TEST_FRAMEWORK_SEARCH_PATHS =  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks
                    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.3.sdk/Developer/Library/Frameworks
                    TEST_LIBRARY_SEARCH_PATHS =  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib
                    TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
                    TRACK_WIDGET_CREATION = true
                    TREAT_MISSING_BASELINES_AS_TEST_FAILURES = NO
                    TREE_SHAKE_ICONS = false
                    UID = 501
                    UNLOCALIZED_RESOURCES_FOLDER_PATH = Runner.app
                    UNSTRIPPED_PRODUCT = NO
                    USER = yuechen
                    USER_APPS_DIR = /Users/yuechen/Applications
                    USER_LIBRARY_DIR = /Users/yuechen/Library
                    USE_DYNAMIC_NO_PIC = YES
                    USE_HEADERMAP = YES
                    USE_HEADER_SYMLINKS = NO
                    USE_LLVM_TARGET_TRIPLES = YES
                    USE_LLVM_TARGET_TRIPLES_FOR_CLANG = YES
                    USE_LLVM_TARGET_TRIPLES_FOR_LD = YES
                    USE_LLVM_TARGET_TRIPLES_FOR_TAPI = YES
                    VALIDATE_PRODUCT = YES
                    VALIDATE_WORKSPACE = NO
                    VALID_ARCHS = arm64 arm64e armv7 armv7s
                    VERBOSE_PBXCP = NO
                    VERSIONING_SYSTEM = apple-generic
                    VERSIONPLIST_PATH = Runner.app/version.plist
                    VERSION_INFO_BUILDER = yuechen
                    VERSION_INFO_FILE = Runner_vers.c
                    VERSION_INFO_STRING = "@(#)PROGRAM:Runner  PROJECT:Runner-1"
                    WRAPPER_EXTENSION = app
                    WRAPPER_NAME = Runner.app
                    WRAPPER_SUFFIX = .app
                    WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES = NO
                    XCODE_APP_SUPPORT_DIR = /Applications/Xcode.app/Contents/Developer/Library/Xcode
                    XCODE_PRODUCT_BUILD_VERSION = 12C33
                    XCODE_VERSION_ACTUAL = 1230
                    XCODE_VERSION_MAJOR = 1200
                    XCODE_VERSION_MINOR = 1230
                    XPCSERVICES_FOLDER_PATH = Runner.app/XPCServices
                    YACC = yacc
                    arch = arm64
                    variant = normal

[ +30 ms] Building Runner.app for 00008020-001D24240CA3002E
[ +23 ms] executing: xattr -r -d com.apple.FinderInfo /Users/yuechen/Desktop/flutter_app/ios
[ +233 ms] Automatically signing iOS for device deployment using specified development team in Xcode project: 7KG9UQ3UFK
[ +59 ms] executing: /usr/bin/plutil -convert json -o - /Users/yuechen/Desktop/flutter_app/ios/Runner/Info.plist
[ +22 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Users/yuechen/Desktop/flutter_app/ios/Runner/Info.plist
[ ]
{"CFBundleShortVersionString":"$(FLUTTER_BUILD_NAME)","CFBundleIdentifier":"$(PRODUCT_BUNDLE_IDENTIFIER)","CFBundleInfoDictionaryVersion":"6.0","UIMainStoryb
oardFile":"Main","CFBundleVersion":"$(FLUTTER_BUILD_NUMBER)","UILaunchStoryboardName":"LaunchScreen","CFBundleExecutable":"$(EXECUTABLE_NAME)","LSRequiresIPh
oneOS":true,"UISupportedInterfaceOrientations":["UIInterfaceOrientationPortrait","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"
],"UIViewControllerBasedStatusBarAppearance":false,"CFBundleSignature":"????","CFBundlePackageType":"APPL","CFBundleDevelopmentRegion":"$(DEVELOPMENT_LANGUAG
E)","UISupportedInterfaceOrientations~ipad":["UIInterfaceOrientationPortrait","UIInterfaceOrientationPortraitUpsideDown","UIInterfaceOrientationLandscapeLeft
","UIInterfaceOrientationLandscapeRight"],"CFBundleName":"flutter_app"}
[ +6 ms] executing: mkfifo /var/folders/x6/s_l6ktdn3wb05_p8zfyn327r0000gn/T/flutter_tools.nQXjPU/flutter_build_log_pipe.Rv0jNf/pipe_to_stdout
[ +17 ms] Exit code 0 from: mkfifo /var/folders/x6/s_l6ktdn3wb05_p8zfyn327r0000gn/T/flutter_tools.nQXjPU/flutter_build_log_pipe.Rv0jNf/pipe_to_stdout
[ +11 ms] Running Xcode build...
[ +2 ms] executing: [/Users/yuechen/Desktop/flutter_app/ios/] /usr/bin/env xcrun xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES -workspace
Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/yuechen/Desktop/flutter_app/build/ios -sdk iphoneos ONLY_ACTIVE_ARCH=YES ARCHS=arm64
SCRIPT_OUTPUT_STREAM_FILE=/var/folders/x6/s_l6ktdn3wb05_p8zfyn327r0000gn/T/flutter_tools.nQXjPU/flutter_build_log_pipe.Rv0jNf/pipe_to_stdout
FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO

’‘’

@ConnyYue ConnyYue changed the title 本地克隆aspectd后,运行example成功并AOP生效,但其他Flutter项目运行遇到问题; 本地配置好 aspectd 并运行 aspectd-example 后 AOP 成功,但其他 Flutter 项目运行会有问题; Jan 10, 2021
@ConnyYue
Copy link
Author

@kangwang1988 Help~

@GvcZhang
Copy link

问题1:
别的Flutter项目想运行,也必须创建相对应的 aspectd_impl 吗
答:是的

问题2:
别的Flutter项目创建对应的 aspectd_impl 后,无法运行并且没有报错,但编译的时候会卡在 Running Xcode build,这是我哪里的配置有问题吗
答:可以多试几次~

@ConnyYue
Copy link
Author

问题1:
别的Flutter项目想运行,也必须创建相对应的 aspectd_impl 吗
答:是的

问题2:
别的Flutter项目创建对应的 aspectd_impl 后,无法运行并且没有报错,但编译的时候会卡在 Running Xcode build,这是我哪里的配置有问题吗
答:可以多试几次~

好的 我周末再试试

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0