Skip to content
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

Flutter App running on M1 ARM iOS 14.3 simulator cannot paste text #74970

Closed
hongfeiyang opened this issue Jan 29, 2021 · 21 comments · Fixed by #85059 or #85642
Closed

Flutter App running on M1 ARM iOS 14.3 simulator cannot paste text #74970

hongfeiyang opened this issue Jan 29, 2021 · 21 comments · Fixed by #85059 or #85642
Labels
a: text input customer: crowd engine found in release: 1.26 has reproducible steps P4 platform-host-arm platform-ios r: fixed

Comments

@hongfeiyang
Copy link

@hongfeiyang hongfeiyang commented Jan 29, 2021

Steps to Reproduce

Copy any text in safari running on M1 Simulator, build a test app with a textfield on M1 simulator, try to paste that text in a textfield and it will have a popup saying that "App pasted from CoreSimulatorBridge" but nothing will get pasted. It does paste in safari address bar and notes app.

Expected results:

Something pasted

Actual results:

Nothing pasted

Logs
                    Identity -
                    /usr/bin/codesign --force --sign -  --preserve-metadata=identifier,entitlements
                    '/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework'
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework: replacing existing
                    signature
                    rsync --delete -av --filter P .*.?????? --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "-
                    Headers" --filter "- PrivateHeaders" --filter "- Modules"
                    "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/sqflite/sqflite.framework"
                    "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks"
                    building file list ... done
                    sqflite.framework/
                    sqflite.framework/Info.plist
                    sqflite.framework/sqflite
                    sqflite.framework/_CodeSignature/CodeResources

                    sent 128223 bytes  received 92 bytes  256630.00 bytes/sec
                    total size is 127861  speedup is 1.00
                    Code Signing /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/sqflite.framework with Identity -
                    /usr/bin/codesign --force --sign -  --preserve-metadata=identifier,entitlements
                    '/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/sqflite.framework'
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/sqflite.framework: replacing existing signature
                    rsync --delete -av --filter P .*.?????? --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "-
                    Headers" --filter "- PrivateHeaders" --filter "- Modules"
                    "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework"
                    "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks"
                    building file list ... done
                    url_launcher.framework/
                    url_launcher.framework/Info.plist
                    url_launcher.framework/url_launcher
                    url_launcher.framework/_CodeSignature/CodeResources

                    sent 104957 bytes  received 92 bytes  210098.00 bytes/sec
                    total size is 104593  speedup is 1.00
                    Code Signing /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework with Identity
                    -
                    /usr/bin/codesign --force --sign -  --preserve-metadata=identifier,entitlements
                    '/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework'
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework: replacing existing
                    signature

                    CopySwiftLibs /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app (in target 'Runner' from project 'Runner')
                        cd /Users/hongfeiyang/meeco/miks-it/ios
                        export CODESIGN_ALLOCATE\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
                        export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
                        export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk
                        builtin-swiftStdLibTool --copy --verbose --sign - --scan-executable
                        /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Runner --scan-folder
                        /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks --scan-folder
                        /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/PlugIns --scan-folder
                        /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Pods_Runner.framework --platform iphonesimulator --toolchain
                        /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination
                        /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks --strip-bitcode --strip-bitcode-tool
                        /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build/SwiftStdLibToolInputDependencies.dep
                    libswiftCoreMedia.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
                    libswiftCore.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
                    libswiftCoreAudio.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
                    libswiftCoreData.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreData.dylib
                    libswiftMetal.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
                    libswiftQuartzCore.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
                    libswiftos.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
                    libswiftObjectiveC.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
                    libswiftFoundation.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
                    libswiftCoreFoundation.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
                    libswiftAVFoundation.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftAVFoundation.dylib
                    libswiftDispatch.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
                    libswiftUIKit.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
                    libswiftMediaPlayer.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMediaPlayer.dylib
                    libswiftsimd.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftsimd.dylib
                    libswiftCoreGraphics.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
                    libswiftDarwin.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
                    libswiftCoreImage.dylib is up to date at
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib is
                    unchanged; keeping original
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreData.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreData.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
                    /usr/bin/codesign -r- --display /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreData.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreData.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib is
                    unchanged; keeping original
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreData.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreData.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
                    /usr/bin/codesign -r- --display /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib is
                    unchanged; keeping original
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib is
                    unchanged; keeping original
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreData.dylib is
                    unchanged; keeping original
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftAVFoundation.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftAVFoundation.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib is
                    unchanged; keeping original
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib is unchanged;
                    keeping original
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMediaPlayer.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftsimd.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMediaPlayer.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftsimd.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftAVFoundation.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftAVFoundation.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMediaPlayer.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMediaPlayer.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftsimd.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftsimd.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib is
                    unchanged; keeping original
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib is
                    unchanged; keeping original
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftAVFoundation.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftAVFoundation.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMediaPlayer.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMediaPlayer.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftAVFoundation.dylib is
                    unchanged; keeping original
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftsimd.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftsimd.dylib
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib is
                    unchanged; keeping original
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMediaPlayer.dylib is
                    unchanged; keeping original
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib is
                    unchanged; keeping original
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib is
                    unchanged; keeping original
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftsimd.dylib is
                    unchanged; keeping original
                    Codesigning /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
                    /usr/bin/codesign --force --sign - --verbose
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib is
                    unchanged; keeping original
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib is
                    unchanged; keeping original
                    Probing signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
                    /usr/bin/codesign -r- --display
                    /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
                    Code signature of /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib is
                    unchanged; keeping original

                    CodeSign /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app (in target 'Runner' from project 'Runner')
                        cd /Users/hongfeiyang/meeco/miks-it/ios
                        export CODESIGN_ALLOCATE\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate

                    Signing Identity:     "-"

                        /usr/bin/codesign --force --sign - --entitlements
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build/Runner.app.xcent --timestamp\=none
                        /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app

                    warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target
                    versions is 9.0 to 14.4.99. (in target 'Flutter' from project 'Pods')
                    warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.4, but the range of supported deployment target
                    versions is 9.0 to 14.4.99. (in target 'MobileVLCKit' from project 'Pods')
                    warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target
                    versions is 9.0 to 14.4.99. (in target 'FMDB' from project 'Pods')
                    warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target
                    versions is 9.0 to 14.4.99. (in target 'audioplayers' from project 'Pods')
                    warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target
                    versions is 9.0 to 14.4.99. (in target 'shared_preferences' from project 'Pods')
                    warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target
                    versions is 9.0 to 14.4.99. (in target 'url_launcher' from project 'Pods')
                    warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target
                    versions is 9.0 to 14.4.99. (in target 'package_info' from project 'Pods')
                    warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target
                    versions is 9.0 to 14.4.99. (in target 'path_provider' from project 'Pods')
                    warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target
                    versions is 9.0 to 14.4.99. (in target 'flutter_device_locale' from project 'Pods')
                    ** BUILD SUCCEEDED **


                    objc[54880]: Class AMSupportURLConnectionDelegate is implemented in both ?? (0x1fac8b8f0) and ?? (0x114b582b8). One of the two will be
                    used. Which one is undefined.
                    objc[54880]: Class AMSupportURLSession is implemented in both ?? (0x1fac8b940) and ?? (0x114b58308). One of the two will be used. Which
                    one is undefined.
[ +305 ms]  └─Compiling, linking and signing... (completed in 6.4s)
[        ] Xcode build done.                                           26.0s
[  +14 ms] executing: [/Users/hongfeiyang/meeco/miks-it/ios/] /usr/bin/arch -arm64e xcrun xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES
-workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/hongfeiyang/meeco/miks-it/build/ios -sdk iphonesimulator -arch x86_64
SCRIPT_OUTPUT_STREAM_FILE=/var/folders/15/6ylg7l715298rn8_ht43nfnw0000gn/T/flutter_tools.yBgAAr/flutter_build_log_pipe.UZQ6bI/pipe_to_stdout
FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO -showBuildSettings
[        ] executing: [/Users/hongfeiyang/meeco/miks-it/ios/] /usr/bin/arch -arm64e xcrun xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES
-workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/hongfeiyang/meeco/miks-it/build/ios -sdk iphonesimulator -arch x86_64
SCRIPT_OUTPUT_STREAM_FILE=/var/folders/15/6ylg7l715298rn8_ht43nfnw0000gn/T/flutter_tools.yBgAAr/flutter_build_log_pipe.UZQ6bI/pipe_to_stdout
FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO -showBuildSettings
[+1534 ms] Command line invocation:
                        /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES -workspace
                        Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/hongfeiyang/meeco/miks-it/build/ios -sdk iphonesimulator -arch x86_64
                        SCRIPT_OUTPUT_STREAM_FILE=/var/folders/15/6ylg7l715298rn8_ht43nfnw0000gn/T/flutter_tools.yBgAAr/flutter_build_log_pipe.UZQ6bI/pipe_t
                        o_stdout FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO -showBuildSettings

                    Build settings from command line:
                        ARCHS = x86_64
                        BUILD_DIR = /Users/hongfeiyang/meeco/miks-it/build/ios
                        COMPILER_INDEX_STORE_ENABLE = NO
                        FLUTTER_SUPPRESS_ANALYTICS = true
                        SCRIPT_OUTPUT_STREAM_FILE =
                        /var/folders/15/6ylg7l715298rn8_ht43nfnw0000gn/T/flutter_tools.yBgAAr/flutter_build_log_pipe.UZQ6bI/pipe_to_stdout
                        SDKROOT = iphonesimulator14.4
                        VERBOSE_SCRIPT_LOGGING = YES

                    Build settings for action build and target Runner:
                        ACTION = build
                        AD_HOC_CODE_SIGNING_ALLOWED = YES
                        ALTERNATE_GROUP = staff
                        ALTERNATE_MODE = u+w,go-w,a+rX
                        ALTERNATE_OWNER = hongfeiyang
                        ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
                        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 = x86_64
                        ARCHS_STANDARD = arm64 x86_64
                        ARCHS_STANDARD_32_64_BIT = arm64 i386 x86_64
                        ARCHS_STANDARD_32_BIT = i386
                        ARCHS_STANDARD_64_BIT = arm64 x86_64
                        ARCHS_STANDARD_INCLUDING_64_BIT = arm64 x86_64
                        ARCHS_UNIVERSAL_IPHONE_OS = arm64 i386 x86_64
                        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/hongfeiyang/meeco/miks-it/build/ios
                        BUILD_LIBRARY_FOR_DISTRIBUTION = NO
                        BUILD_ROOT = /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Products
                        BUILD_STYLE = 
                        BUILD_VARIANTS = normal
                        BUILT_PRODUCTS_DIR = /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator
                        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/15/6ylg7l715298rn8_ht43nfnw0000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode
                        CCHROOT = /var/folders/15/6ylg7l715298rn8_ht43nfnw0000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode
                        CHMOD = /bin/chmod
                        CHOWN = /usr/sbin/chown
                        CLANG_ANALYZER_NONNULL = YES
                        CLANG_CXX_LANGUAGE_STANDARD = c++11
                        CLANG_CXX_LIBRARY = libc++
                        CLANG_ENABLE_MODULES = YES
                        CLANG_ENABLE_OBJC_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 = NO
                        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/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build/JavaClasses
                        CLEAN_PRECOMPS = YES
                        CLONE_HEADERS = NO
                        CODESIGNING_FOLDER_PATH = /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app
                        CODE_SIGNING_ALLOWED = YES
                        CODE_SIGNING_REQUIRED = YES
                        CODE_SIGN_CONTEXT_CLASS = XCiPhoneSimulatorCodeSignContext
                        CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements
                        CODE_SIGN_IDENTITY = iPhone Developer
                        CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES
                        CODE_SIGN_STYLE = Manual
                        COLOR_DIAGNOSTICS = NO
                        COMBINE_HIDPI_IMAGES = NO
                        COMPILER_INDEX_STORE_ENABLE = NO
                        COMPOSITE_SDK_DIRS =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/CompositeSDKs
                        COMPRESS_PNG_FILES = YES
                        CONFIGURATION = Debug
                        CONFIGURATION_BUILD_DIR = /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator
                        CONFIGURATION_TEMP_DIR =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator
                        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_DEVICE_PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
                        CORRESPONDING_DEVICE_PLATFORM_NAME = iphoneos
                        CORRESPONDING_DEVICE_SDK_DIR =
                        /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk
                        CORRESPONDING_DEVICE_SDK_NAME = iphoneos14.4
                        CP = /bin/cp
                        CREATE_INFOPLIST_SECTION_IN_BINARY = NO
                        CURRENT_ARCH = x86_64
                        CURRENT_PROJECT_VERSION = 1.1.0
                        CURRENT_VARIANT = normal
                        DART_OBFUSCATION = false
                        DEAD_CODE_STRIPPING = YES
                        DEBUGGING_SYMBOLS = YES
                        DEBUG_INFORMATION_FORMAT = dwarf
                        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 = mios-simulator-version-min
                        DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX = -mios-simulator-version-min=
                        DEPLOYMENT_TARGET_LD_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET
                        DEPLOYMENT_TARGET_LD_FLAG_NAME = ios_simulator_version_min
                        DEPLOYMENT_TARGET_SETTING_NAME = IPHONEOS_DEPLOYMENT_TARGET
                        DEPLOYMENT_TARGET_SUGGESTED_VALUES = 9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4
                        DERIVED_FILES_DIR =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build/DerivedSources
                        DERIVED_FILE_DIR =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build/DerivedSources
                        DERIVED_SOURCES_DIR =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/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 = 2Y786U3AAN
                        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/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator
                        EFFECTIVE_PLATFORM_NAME = -iphonesimulator
                        EMBEDDED_CONTENT_CONTAINS_SWIFT = NO
                        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_ON_DEMAND_RESOURCES = YES
                        ENABLE_STRICT_OBJC_MSGSEND = YES
                        ENABLE_TESTABILITY = YES
                        ENABLE_TESTING_SEARCH_PATHS = NO
                        ENTITLEMENTS_DESTINATION = __entitlements
                        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/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build/Objects/LinkFileList
                        FIXED_FILES_DIR =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build/FixedFiles
                        FLUTTER_APPLICATION_PATH = /Users/hongfeiyang/meeco/miks-it
                        FLUTTER_BUILD_DIR = build
                        FLUTTER_BUILD_NAME = 1.1.0
                        FLUTTER_BUILD_NUMBER = 1.1.0
                        FLUTTER_FRAMEWORK_DIR = /Users/hongfeiyang/dev/flutter/bin/cache/artifacts/engine/ios
                        FLUTTER_ROOT = /Users/hongfeiyang/dev/flutter
                        FLUTTER_SUPPRESS_ANALYTICS = true
                        FLUTTER_TARGET = /Users/hongfeiyang/meeco/miks-it/lib/main_dev.dart
                        FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks
                        FRAMEWORK_FLAG_PREFIX = -framework
                        FRAMEWORK_SEARCH_PATHS =  "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/FMDB"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/MSAL"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/audioplayers"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/device_info"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/flutter_barcode_scanner"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/flutter_device_locale"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/flutter_microsoft_authentication"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/flutter_vlc_player"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/package_info"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/path_provider"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/shared_preferences"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/sqflite"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/url_launcher"
                        "/Users/hongfeiyang/meeco/miks-it/ios/Pods/../Flutter" "/Users/hongfeiyang/meeco/miks-it/ios/Pods/MobileVLCKit"
                        /Users/hongfeiyang/meeco/miks-it/ios/Flutter
                        FRAMEWORK_VERSION = A
                        FULL_PRODUCT_NAME = Runner.app
                        GCC3_VERSION = 3.3
                        GCC_C_LANGUAGE_STANDARD = gnu99
                        GCC_DYNAMIC_NO_PIC = NO
                        GCC_INLINES_ARE_PRIVATE_EXTERN = YES
                        GCC_NO_COMMON_BLOCKS = YES
                        GCC_OBJC_LEGACY_DISPATCH = YES
                        GCC_OPTIMIZATION_LEVEL = 0
                        GCC_PFE_FILE_C_DIALECTS = c objective-c c++ objective-c++
                        GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1  COCOAPODS=1
                        GCC_SYMBOLS_PRIVATE_EXTERN = NO
                        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/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/GeneratedModu
                        leMaps-iphonesimulator
                        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
                        HEADER_SEARCH_PATHS =  "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/FMDB/FMDB.framework/Headers"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/MSAL/MSAL.framework/Headers"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/audioplayers/audioplayers.framework/Headers"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/device_info/device_info.framework/Headers"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/flutter_barcode_scanner/flutter_barcode_scanner.framework/Headers"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/flutter_device_locale/flutter_device_locale.framework/Headers"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/flutter_microsoft_authentication/flutter_microsoft_authentication.
                        framework/Headers"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/flutter_vlc_player/flutter_vlc_player.framework/Headers"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/sqflite/sqflite.framework/Headers"
                        "/Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers"
                        HIDE_BITCODE_SYMBOLS = YES
                        HOME = /Users/hongfeiyang
                        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 = hongfeiyang
                        INSTALL_PATH = /Applications
                        INSTALL_ROOT = /tmp/Runner.dst
                        IPHONEOS_DEPLOYMENT_TARGET = 11.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
                        KEEP_PRIVATE_EXTERNS = NO
                        LD_DEPENDENCY_INFO_FILE =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat
                        LD_GENERATE_MAP_FILE = NO
                        LD_MAP_FILE_PATH =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-x86_64.txt
                        LD_NO_PIE = NO
                        LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER = YES
                        LD_RUNPATH_SEARCH_PATHS =  '@executable_path/Frameworks' '@loader_path/Frameworks' @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/hongfeiyang/meeco/miks-it/ios/Flutter
                        LINKER_DISPLAYS_MANGLED_NAMES = NO
                        LINK_FILE_LIST_normal_x86_64 = 
                        LINK_WITH_STANDARD_LIBRARIES = YES
                        LLVM_TARGET_TRIPLE_OS_VERSION = ios11.0
                        LLVM_TARGET_TRIPLE_SUFFIX = -simulator
                        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
                        MARKETING_VERSION = 1.1.0
                        METAL_LIBRARY_FILE_BASE = default
                        METAL_LIBRARY_OUTPUT_DIR = /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/Runner.app
                        MODULES_FOLDER_PATH = Runner.app/Modules
                        MODULE_CACHE_DIR = /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
                        MTL_ENABLE_DEBUG_INFO = YES
                        NATIVE_ARCH = arm64e
                        NATIVE_ARCH_32_BIT = i386
                        NATIVE_ARCH_64_BIT = arm64e
                        NATIVE_ARCH_ACTUAL = arm64e
                        NO_COMMON = YES
                        OBJC_ABI_VERSION = 2
                        OBJECT_FILE_DIR =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build/Objects
                        OBJECT_FILE_DIR_normal =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build/Objects-normal
                        OBJROOT = /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex
                        ONLY_ACTIVE_ARCH = YES
                        OS = MACOS
                        OSAC = /usr/bin/osacompile
                        OTHER_LDFLAGS =  -framework Flutter
                        OTHER_SWIFT_FLAGS =  -D COCOAPODS
                        PACKAGE_CONFIG = .packages
                        PACKAGE_TYPE = com.apple.package-type.wrapper.application
                        PASCAL_STRINGS = YES
                        PATH =
                        /Applications/Xcode.app/Contents/Developer/usr/bin:/Users/hongfeiyang/.nvm/versions/node/v15.5.0/bin:/opt/homebrew/bin:/opt/homebrew
                        /sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/hongfeiyang/.nvm/versions/node/v15.5.0/bin:/opt/hom
                        ebrew/bin:/opt/homebrew/sbin:/Users/hongfeiyang/dev/flutter/bin:/Users/hongfeiyang/dev/flutter/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/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build/PkgInfo
                        PKGINFO_PATH = Runner.app/PkgInfo
                        PLATFORM_DEVELOPER_APPLICATIONS_DIR =
                        /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications
                        PLATFORM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.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/iPhoneSimulator.platform/Developer/SDKs
                        PLATFORM_DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools
                        PLATFORM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr
                        PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
                        PLATFORM_DISPLAY_NAME = iOS Simulator
                        PLATFORM_NAME = iphonesimulator
                        PLATFORM_PREFERRED_ARCH = x86_64
                        PLATFORM_PRODUCT_BUILD_VERSION = 18D46
                        PLIST_FILE_OUTPUT_FORMAT = binary
                        PLUGINS_FOLDER_PATH = Runner.app/PlugIns
                        PODS_BUILD_DIR = /Users/hongfeiyang/meeco/miks-it/build/ios
                        PODS_CONFIGURATION_BUILD_DIR = /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator
                        PODS_PODFILE_DIR_PATH = /Users/hongfeiyang/meeco/miks-it/ios/.
                        PODS_ROOT = /Users/hongfeiyang/meeco/miks-it/ios/Pods
                        PODS_XCFRAMEWORKS_BUILD_DIR = /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates
                        PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES
                        PRECOMP_DESTINATION_DIR =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build/PrefixHeaders
                        PRESERVE_DEAD_CODE_INITS_AND_TERMS = NO
                        PRIVATE_HEADERS_FOLDER_PATH = Runner.app/PrivateHeaders
                        PRODUCT_BUNDLE_IDENTIFIER = com.miksit.minis
                        PRODUCT_BUNDLE_PACKAGE_TYPE = APPL
                        PRODUCT_MODULE_NAME = Runner
                        PRODUCT_NAME = Runner
                        PRODUCT_SETTINGS_PATH = /Users/hongfeiyang/meeco/miks-it/ios/Runner/Info.plist
                        PRODUCT_TYPE = com.apple.product-type.application
                        PROFILING_CODE = NO
                        PROJECT = Runner
                        PROJECT_DERIVED_FILE_DIR =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        DerivedSources
                        PROJECT_DIR = /Users/hongfeiyang/meeco/miks-it/ios
                        PROJECT_FILE_PATH = /Users/hongfeiyang/meeco/miks-it/ios/Runner.xcodeproj
                        PROJECT_NAME = Runner
                        PROJECT_TEMP_DIR =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build
                        PROJECT_TEMP_ROOT =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex
                        PROVISIONING_PROFILE_SPECIFIER = match Development com.miksit.minis
                        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
                        REZ_COLLECTOR_DIR =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build/ResourceManagerResources
                        REZ_OBJECTS_DIR =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects
                        SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO
                        SCRIPTS_FOLDER_PATH = Runner.app/Scripts
                        SCRIPT_OUTPUT_STREAM_FILE =
                        /var/folders/15/6ylg7l715298rn8_ht43nfnw0000gn/T/flutter_tools.yBgAAr/flutter_build_log_pipe.UZQ6bI/pipe_to_stdout
                        SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk
                        SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk
                        SDK_DIR_iphonesimulator14_4 =
                        /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk
                        SDK_NAME = iphonesimulator14.4
                        SDK_NAMES = iphonesimulator14.4
                        SDK_PRODUCT_BUILD_VERSION = 18D46
                        SDK_VERSION = 14.4
                        SDK_VERSION_ACTUAL = 140400
                        SDK_VERSION_MAJOR = 140000
                        SDK_VERSION_MINOR = 140400
                        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/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator/DerivedSources
                        SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks
                        SHARED_PRECOMPS_DIR =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/PrecompiledHe
                        aders
                        SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport
                        SKIP_INSTALL = NO
                        SOURCE_ROOT = /Users/hongfeiyang/meeco/miks-it/ios
                        SRCROOT = /Users/hongfeiyang/meeco/miks-it/ios
                        STRINGS_FILE_OUTPUT_ENCODING = binary
                        STRIP_BITCODE_FROM_COPIED_FILES = NO
                        STRIP_INSTALLED_PRODUCT = YES
                        STRIP_STYLE = all
                        STRIP_SWIFT_SYMBOLS = YES
                        SUPPORTED_DEVICE_FAMILIES = 1,2
                        SUPPORTED_PLATFORMS = iphonesimulator iphoneos
                        SUPPORTS_TEXT_BASED_API = NO
                        SWIFT_OBJC_BRIDGING_HEADER = Runner/Runner-Bridging-Header.h
                        SWIFT_OPTIMIZATION_LEVEL = -Onone
                        SWIFT_PLATFORM_TARGET_PREFIX = ios
                        SWIFT_VERSION = 5.0
                        SYMROOT = /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Products
                        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 = 2
                        TARGETNAME = Runner
                        TARGET_BUILD_DIR = /Users/hongfeiyang/meeco/miks-it/build/ios/Debug-iphonesimulator
                        TARGET_NAME = Runner
                        TARGET_TEMP_DIR =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build
                        TEMP_DIR =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build
                        TEMP_FILES_DIR =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build
                        TEMP_FILE_DIR =
                        /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex/Runner.build/
                        Debug-iphonesimulator/Runner.build
                        TEMP_ROOT = /Users/hongfeiyang/Library/Developer/Xcode/DerivedData/Runner-esjxkvpummfpnnfmanlisiowvmzm/Build/Intermediates.noindex
                        TEST_FRAMEWORK_SEARCH_PATHS =
                        /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks
                        /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Libra
                        ry/Frameworks
                        TEST_LIBRARY_SEARCH_PATHS =  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.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 = hongfeiyang
                        USER_APPS_DIR = /Users/hongfeiyang/Applications
                        USER_LIBRARY_DIR = /Users/hongfeiyang/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
                        USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
                        VALIDATE_PRODUCT = NO
                        VALIDATE_WORKSPACE = NO
                        VALID_ARCHS = arm64 arm64e i386 x86_64
                        VERBOSE_PBXCP = NO
                        VERBOSE_SCRIPT_LOGGING = YES
                        VERSIONING_SYSTEM = apple-generic
                        VERSIONPLIST_PATH = Runner.app/version.plist
                        VERSION_INFO_BUILDER = hongfeiyang
                        VERSION_INFO_FILE = Runner_vers.c
                        VERSION_INFO_STRING = "@(#)PROGRAM:Runner  PROJECT:Runner-1.1.0"
                        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 = 12D4e
                        XCODE_VERSION_ACTUAL = 1240
                        XCODE_VERSION_MAJOR = 1200
                        XCODE_VERSION_MINOR = 1240
                        XPCSERVICES_FOLDER_PATH = Runner.app/XPCServices
                        YACC = yacc
                        arch = x86_64
                        variant = normal


                    objc[55570]: Class AMSupportURLConnectionDelegate is implemented in both ?? (0x1fac8b8f0) and ?? (0x1302042b8). One of the two will be
                    used. Which one is undefined.
                    objc[55570]: Class AMSupportURLSession is implemented in both ?? (0x1fac8b940) and ?? (0x130204308). One of the two will be used. Which
                    one is undefined.
[ +311 ms] executing: /usr/bin/arch -arm64e xcrun simctl install 58B1CFD5-D14D-4582-A1DA-C424219F75C3
/Users/hongfeiyang/meeco/miks-it/build/ios/iphonesimulator/Runner.app
[ +794 ms] executing: /usr/bin/plutil -convert json -o - /Users/hongfeiyang/meeco/miks-it/build/ios/iphonesimulator/Runner.app/Info.plist
[  +60 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Users/hongfeiyang/meeco/miks-it/build/ios/iphonesimulator/Runner.app/Info.plist
[        ]
{"CFBundleURLTypes":[{"CFBundleURLSchemes":["msauth.com.miksit.minis"]}],"UIRequiresFullScreen":true,"CFBundleInfoDictionaryVersion":"6.0","UISupportedInter
faceOrientations~ipad":["UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"DTPlatformVersion":"14.4","DTSDKName":"iphonesimulato
r14.4","CFBundleName":"mIKs-it","UIViewControllerBasedStatusBarAppearance":false,"CFBundleIcons":{"CFBundlePrimaryIcon":{"CFBundleIconFiles":["AppIcon60x60"
],"CFBundleIconName":"AppIcon"}},"LSRequiresIPhoneOS":true,"LSApplicationQueriesSchemes":["msauthv2","msauthv3"],"UIStatusBarHidden~ipad":true,"DTSDKBuild":
"18D46","NSCameraUsageDescription":"Camera permission is required for QR code
scanning.","CFBundleShortVersionString":"1.1.0","CFBundleSupportedPlatforms":["iPhoneSimulator"],"UISupportedInterfaceOrientations":["UIInterfaceOrientation
Portrait","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"io.flutter.embedded_views_preview":true,"BuildMachineOSBuild":"20C6
9","DTPlatformBuild":"18D46","CFBundlePackageType":"APPL","MinimumOSVersion":"11.0","CFBundleDevelopmentRegion":"en","NSBonjourServices":["_dartobservatory.
_tcp"],"CFBundleVersion":"1.1.0","DTXcodeBuild":"12D4e","NSAllowsArbitraryLoads":true,"UILaunchStoryboardName":"LaunchScreen","UIDeviceFamily":[2],"CFBundle
Identifier":"com.miksit.minis","DTXcode":"1240","CFBundleExecutable":"Runner","CFBundleIcons~ipad":{"CFBundlePrimaryIcon":{"CFBundleIconFiles":["AppIcon60x6
0","AppIcon76x76"],"CFBundleIconName":"AppIcon"}},"UIMainStoryboardFile":"Main","CFBundleSignature":"????","DTPlatformName":"iphonesimulator","NSLocalNetwor
kUsageDescription":"Allow Flutter tools on your computer to connect and debug your application. This prompt will not appear on release
builds.","DTCompiler":"com.apple.compilers.llvm.clang.1_0"}
[   +9 ms] executing: /usr/bin/arch -arm64e xcrun simctl launch 58B1CFD5-D14D-4582-A1DA-C424219F75C3 com.miksit.minis --enable-dart-profiling
--enable-checked-mode --verify-entry-points --observatory-port=0
[ +253 ms] com.miksit.minis: 55601
[   +1 ms] Waiting for observatory port to be available...
[+1944 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +197 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +114 ms] Observatory URL on device: http://127.0.0.1:56606/HF_HPhu2vjA=/
[  +10 ms] Caching compiled dill
[ +101 ms] Connecting to service protocol: http://127.0.0.1:56606/HF_HPhu2vjA=/
[   +1 ms] DDS is currently disabled due to https://github.com/flutter/flutter/issues/62507
[  +38 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +142 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +206 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[  +21 ms] Successfully connected to service protocol: http://127.0.0.1:56606/HF_HPhu2vjA=/
[        ] Waiting for iPad Air (4th generation) to report its views...
[  +13 ms] Waiting for iPad Air (4th generation) to report its views... (completed in 7ms)
[  +15 ms] DevFS: Creating new filesystem on the device (null)
[  +41 ms] DevFS: Created new filesystem on the device
(file:///Users/hongfeiyang/Library/Developer/CoreSimulator/Devices/58B1CFD5-D14D-4582-A1DA-C424219F75C3/data/Containers/Data/Application/F58C5602-C407-4A55-
ADA2-953ABC3D74E7/tmp/miks-itHWlgKA/miks-it/)
[   +3 ms] Updating assets
[ +319 ms] Manifest contained wildcard assets. Inserting missing file into build graph to force rerun. for more information see #56466.
[  +12 ms] Syncing files to device iPad Air (4th generation)...
[   +1 ms] Scanning asset files
[   +4 ms] <- reset
[        ] Compiling dart to kernel with 0 updated files
[  +11 ms] <- recompile package:miks_it/main_dev.dart 6cb14326-1b58-41c6-8b25-e526f6c6f184
[        ] <- 6cb14326-1b58-41c6-8b25-e526f6c6f184
[   +1 ms] flutter: Streaming server running at http://0.0.0.0:8000
[        ] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[        ] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +160 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[  +39 ms] Updating files
[ +162 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +170 ms] DevFS: Sync finished
[   +1 ms] Syncing files to device iPad Air (4th generation)... (completed in 553ms)
[        ] Synced 3.7MB.
[   +1 ms] <- accept
[   +3 ms] Connected to _flutterView/0x7fb9b1840420.
[   +1 ms] Flutter run key commands.
[   +2 ms] r Hot reload. 🔥🔥🔥
[   +2 ms] R Hot restart.
[        ] h Repeat this help message.
[        ] d Detach (terminate "flutter run" but leave application running).
[        ] c Clear the screen
[        ] q Quit (terminate the application on the device).
[        ] An Observatory debugger and profiler on iPad Air (4th generation) is available at: http://127.0.0.1:56606/HF_HPhu2vjA=/
[  +19 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +201 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +202 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +203 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +161 ms] flutter: Could not get package info
[  +42 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +206 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +202 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +205 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +202 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +204 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +202 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +206 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +204 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +204 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +202 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +202 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +205 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +203 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +202 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +202 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +205 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +202 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +205 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +204 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +204 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +203 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +203 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +202 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +204 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +205 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +203 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +203 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +206 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +201 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port
[ +200 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port

hongfeiyang@192-168-1-101 ~ % flutter doctor -v
[✓] Flutter (Channel stable, 1.22.6, on macOS 11.1 20C69 darwin-arm, locale
    en-AU)
    • Flutter version 1.22.6 at /Users/hongfeiyang/dev/flutter
    • Framework revision 9b2d32b605 (7 days ago), 2021-01-22 14:36:39 -0800
    • Engine revision 2f0af37152
    • Dart version 2.10.5

[✗] Android toolchain - develop for Android devices
    ✗ Unable to locate Android SDK.
      Install Android Studio from:
      https://developer.android.com/studio/index.html
      On first launch it will assist you in installing the Android SDK
      components.
      (or visit https://flutter.dev/docs/get-started/install/macos#android-setup
      for detailed instructions).
      If the Android SDK has been installed to a custom location, set
      ANDROID_SDK_ROOT to that location.
      You may also want to add it to your PATH environment variable.


[✓] Xcode - develop for iOS and macOS (Xcode 12.4)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 12.4, Build version 12D4e
    • CocoaPods version 1.10.1

[!] Android Studio (not installed)
    • Android Studio not found; download from
      https://developer.android.com/studio/index.html
      (or visit https://flutter.dev/docs/get-started/install/macos#android-setup
      for detailed instructions).

 
[!] Connected device                          
    ! No devices available

! Doctor found issues in 3 categories.
hongfeiyang@192-168-1-101 ~ % 



@TahaTesser
Copy link
Member

@TahaTesser TahaTesser commented Jan 29, 2021

Hi @hongfeiyang
Can you please provide your flutter doctor -v
Thank you

@TahaTesser TahaTesser added in triage waiting for customer response labels Jan 29, 2021
@hongfeiyang
Copy link
Author

@hongfeiyang hongfeiyang commented Jan 29, 2021

Hi @hongfeiyang
Can you please provide your flutter doctor -v
Thank you

I have updated the comment

@no-response no-response bot removed the waiting for customer response label Jan 29, 2021
@iampawan
Copy link

@iampawan iampawan commented Jan 30, 2021

I am facing the same issue

@markusaksli-nc
Copy link
Member

@markusaksli-nc markusaksli-nc commented Feb 1, 2021

Reproducible on the latest master 1.26.0-18.0.pre.90.

flutter doctor -v
[✓] Flutter (Channel master, 1.26.0-18.0.pre.90, on macOS 11.1 20C69 darwin-arm, locale en-GB)
    • Flutter version 1.26.0-18.0.pre.90 at /Users/nevercode/development/flutter_master
    • Framework revision 25134a16d1 (2 days ago), 2021-01-29 23:52:30 -0800
    • Engine revision ce14c8a841
    • Dart version 2.12.0 (build 2.12.0-276.0.dev)

[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
    • Android SDK at /Users/nevercode/Library/Android/sdk
    • Platform android-30, build-tools 30.0.3
    • Java binary at: /Users/nevercode/Library/Application Support/JetBrains/Toolbox/apps/AndroidStudio/ch-0/201.7042882/Android
      Studio.app/Contents/jre/jdk/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6915495)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 12.4, Build version 12D4e
    • CocoaPods version 1.10.1

[✓] Chrome - develop for the web
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 4.1)
    • Android Studio at /Users/nevercode/Library/Application Support/JetBrains/Toolbox/apps/AndroidStudio/ch-0/201.7042882/Android Studio.app/Contents
    • Flutter plugin can be installed from:
      � https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      � https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6915495)

[✓] Connected device (3 available)
    • iPhone 12 Pro Max (mobile) • 42B7F3DF-3053-419B-BA8F-FF1218F7A174 • ios            • com.apple.CoreSimulator.SimRuntime.iOS-14-4 (simulator)
    • macOS (desktop)            • macos                                • darwin-arm64   • macOS 11.1 20C69 darwin-arm
    • Chrome (web)               • chrome                               • web-javascript • Google Chrome 88.0.4324.96

• No issues found!
Minimal reproducible code sample
import 'package:flutter/material.dart';

void main() => runApp(MyApp());

class MyApp extends StatelessWidget {
  @override
  Widget build(BuildContext context) {
    return MaterialApp(
      title: 'Sample',
      home: Scaffold(
        appBar: AppBar(
          title: Text('Sample'),
        ),
        body: Center(
          child: TextField(),
        ),
      ),
    );
  }
}

@markusaksli-nc markusaksli-nc added a: text input f: material design found in release: 1.26 has reproducible steps platform-host-arm platform-ios framework and removed in triage labels Feb 1, 2021
@jack4git

This comment has been minimized.

@jerrywell
Copy link

@jerrywell jerrywell commented Feb 9, 2021

looks like related issue: #73950

@sooxt98

This comment has been minimized.

@hoangknguyen1807
Copy link

@hoangknguyen1807 hoangknguyen1807 commented Mar 22, 2021

I am having this issue too. Please help take a look into it.
Update: Actually, any Flutter app running on iOS simulator will not get any text or data from the Simulator's clipboard.
In the Simulator, I tried accessing apple.com on Safari, copied the URL and then went back to my app and pasted it into a TextField. Nothing happened.

@rokk4

This comment has been minimized.

@nilsreichardt
Copy link
Contributor

@nilsreichardt nilsreichardt commented May 19, 2021

I can reproduce it on 2.2.0.

Screen.Recording.2021-05-19.at.19.11.15.mov

Code to reproduce:

import 'package:flutter/material.dart';
import 'package:flutter/services.dart';

void main() => runApp(App());

class App extends StatelessWidget {
  @override
  Widget build(BuildContext context) {
    return MaterialApp(
      home: Builder(builder: (context) {
        return Scaffold(
          body: SafeArea(
            child: Center(
              child: Column(
                mainAxisSize: MainAxisSize.min,
                children: [
                  ElevatedButton(
                    child: Text("Paste into Clipboard"),
                    onPressed: () async {
                      const flutterIsAwesome = "Flutter is awesome!";
                      await Clipboard.setData(ClipboardData(text: flutterIsAwesome));
                      ScaffoldMessenger.of(context).showSnackBar(SnackBar(
                        content: Text("Pasted '$flutterIsAwesome' into clipboard"),
                      ));
                    },
                  ),
                  ElevatedButton(
                    child: Text("Copy from Clipboard"),
                    onPressed: () async {
                      final clipboardData = await Clipboard.getData("text/plain");
                      ScaffoldMessenger.of(context).showSnackBar(
                        SnackBar(content: Text(clipboardData?.text ?? "null")),
                      );
                    },
                  ),
                ],
              ),
            ),
          ),
        );
      }),
    );
  }
}

@mittcoats

This comment has been minimized.

@n13

This comment has been minimized.

@daniil-shumko
Copy link

@daniil-shumko daniil-shumko commented Jun 2, 2021

Same issue on my M1 mac, no simulator can pastes anything into Flutter TextField widget. Works fine on intel macbook pro.

@qscr

This comment has been minimized.

@hongfeiyang
Copy link
Author

@hongfeiyang hongfeiyang commented Jun 8, 2021

Why flutter, why assign a p4 priority to this issue? On my m1 MacBook not only copy paste does not work, physical keyboard does not work either. This problem even persists in the final production build where my client cannot use his iPad Pro magic keyboard to type in anything, which render my text based apps useless. Why can't the flutter team fix this? It's been several months already

@0q2
Copy link

@0q2 0q2 commented Jun 9, 2021

I'm not even using Flutter and plain old Swift apps on the M1 don't let me paste text inside text fields.

@jmagman
Copy link
Member

@jmagman jmagman commented Jun 9, 2021

The paste issue looks like a iOS 14.*+ simulator bug, most likely related to Rosetta translation. I also tried it on the iOS 15 beta 1 simulator and unfortunately pasting failed there as well.

When it fails I see:

2021-06-09 16:21:46.722643-0700 Runner[55596:607078] [db] _LSSchemaConfigureForStore failed with error Error Domain=NSOSStatusErrorDomain Code=-10817 "(null)" UserInfo={_LSFunction=_LSSchemaConfigureForStore, ExpectedSimulatorHash={length = 32, bytes = 0x15dde658 ed2a1267 ab2496d7 34f186ad ... ec431c65 02d68f35 }, _LSLine=409, WrongSimulatorHash={length = 32, bytes = 0xaf25dda9 e45baa35 610eaabd 5bc09901 ... 9cbe61f3 81d7b9d9 }}
2021-06-09 16:21:46.725654-0700 Runner[55596:607078] [db] Failed to initialize client context with error Error Domain=NSOSStatusErrorDomain Code=-10817 "(null)" UserInfo={_LSFunction=_LSSchemaConfigureForStore, ExpectedSimulatorHash={length = 32, bytes = 0x15dde658 ed2a1267 ab2496d7 34f186ad ... ec431c65 02d68f35 }, _LSLine=409, WrongSimulatorHash={length = 32, bytes = 0xaf25dda9 e45baa35 610eaabd 5bc09901 ... 9cbe61f3 81d7b9d9 }}

etc. This looks similar to other non-Flutter issues I see reported:

xmartlabs/Eureka#2152
expo/expo#11291

I was easily able to reproduce this in a vanilla new Xcode project by adding a text field, and setting the iOS simulator "ARCHS[sdk=iphonesimulator*]" = x86_64 to force the app to run with Rosetta translation.
Screen Shot 2021-06-09 at 4 34 43 PM

Vanilla Xcode project:
TestPaste.zip

vanilla_project_repro.mov

Work tracked at #60118 for Flutter to not need Rosetta for ARM simulators.

I installed an iOS 13.7 simulator on my M1 and pasting worked as expected on a Flutter app.
(Xcode > Window > Devices and Simulators > + > OS Version > Download more simulator runtimes > iOS 13.7 simulator)
Screen Shot 2021-06-09 at 4 14 34 PM
So the workaround for now is to run on a simulator running < iOS 14. We'll file a bug with Apple, and hopefully they can fix this in a future iOS 15 beta.

@jmagman jmagman removed f: material design framework labels Jun 9, 2021
@jmagman jmagman added the engine label Jun 9, 2021
@jmagman
Copy link
Member

@jmagman jmagman commented Jun 9, 2021

If there even exists a possible workaround (doubtful), it would be in the engine. Adjusting labels.

@chinmaygarde
Copy link
Member

@chinmaygarde chinmaygarde commented Jun 14, 2021

I don't think this is actionable right now.

@n13
Copy link

@n13 n13 commented Jun 21, 2021

So the workaround for now is to run on a simulator running < iOS 14. We'll file a bug with Apple, and hopefully they can fix this in a future iOS 15 beta.

Thank you! Great work tracking this down, and I will use iOS 13 for now as a workaround. Much appreciated!! 🙏

@github-actions
Copy link

@github-actions github-actions bot commented Jul 30, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a: text input customer: crowd engine found in release: 1.26 has reproducible steps P4 platform-host-arm platform-ios r: fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.