Skip to content

Instantly share code, notes, and snippets.

@SebAubin
Created March 18, 2021 12:01
Show Gist options
  • Save SebAubin/2cff1651e03d6fb63f788f9266ca80d0 to your computer and use it in GitHub Desktop.
Save SebAubin/2cff1651e03d6fb63f788f9266ca80d0 to your computer and use it in GitHub Desktop.
flutter build ios --verbose
[ +75 ms] executing: [/Users/SPicheAubin/Documents/git/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +37 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[ ] 8962f6dc68ec8e2206ac2fa874da4a453856c7d3
[ ] executing: [/Users/SPicheAubin/Documents/git/flutter/] git tag --points-at 8962f6dc68ec8e2206ac2fa874da4a453856c7d3
[ +34 ms] Exit code 0 from: git tag --points-at 8962f6dc68ec8e2206ac2fa874da4a453856c7d3
[ ] 2.0.2
[ +38 ms] executing: [/Users/SPicheAubin/Documents/git/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[ +7 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[ ] origin/stable
[ ] executing: [/Users/SPicheAubin/Documents/git/flutter/] git ls-remote --get-url origin
[ +6 ms] Exit code 0 from: git ls-remote --get-url origin
[ ] https://github.com/flutter/flutter.git
[ +39 ms] executing: [/Users/SPicheAubin/Documents/git/flutter/] git rev-parse --abbrev-ref HEAD
[ +7 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[ ] stable
[ +4 ms] executing: sw_vers -productName
[ +13 ms] Exit code 0 from: sw_vers -productName
[ ] macOS
[ ] executing: sw_vers -productVersion
[ +12 ms] Exit code 0 from: sw_vers -productVersion
[ ] 11.2.3
[ ] executing: sw_vers -buildVersion
[ +13 ms] Exit code 0 from: sw_vers -buildVersion
[ ] 20D91
[ +6 ms] executing: sysctl hw.optional.arm64
[ +4 ms] Exit code 1 from: sysctl hw.optional.arm64
[ ] sysctl: unknown oid 'hw.optional.arm64'
[ +53 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ +2 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +32 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ +2 ms] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[ +50 ms] Skipping pub get: version match.
[ +26 ms] Found plugin android_intent at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/android_intent-2.0.0/
[ +34 ms] Found plugin connectivity at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/connectivity-3.0.2/
[ +1 ms] Found plugin connectivity_macos at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/connectivity_macos-0.2.0/
[ +13 ms] Found plugin file_picker at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/file_picker-2.1.7/
[ +5 ms] Found plugin flutter_mailer at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/flutter_mailer-1.0.1/
[ +2 ms] Found plugin flutter_plugin_android_lifecycle at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-1.0.11/
[ +1 ms] Found plugin flutter_secure_storage at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-4.1.0/
[ +3 ms] Found plugin flutter_webview_plugin at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.11/
[ +2 ms] Found plugin get_version at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/get_version-0.2.2/
[ +7 ms] Found plugin image_picker at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/image_picker-0.6.7+22/
[ +7 ms] Found plugin local_auth at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/local_auth-0.6.3+4/
[ +7 ms] Found plugin open_file at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/open_file-3.1.0/
[ +1 ms] Found plugin package_info at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/package_info-0.4.3+4/
[ +3 ms] Found plugin path_provider at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.28/
[ ] Found plugin path_provider_linux at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2/
[ ] Found plugin path_provider_macos at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-0.0.4+8/
[ +1 ms] Found plugin path_provider_windows at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.5/
[ +13 ms] Found plugin searchable_dropdown at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/searchable_dropdown-1.1.3/
[ +1 ms] Found plugin share_extend at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/share_extend-1.1.9/
[ +1 ms] Found plugin shared_preferences at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/
[ +1 ms] Found plugin shared_preferences_linux at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4/
[ ] Found plugin shared_preferences_macos at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11/
[ +1 ms] Found plugin shared_preferences_web at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7/
[ +1 ms] Found plugin shared_preferences_windows at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.2+3/
[ +3 ms] Found plugin sqflite at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/sqflite-2.0.0+3/
[ +9 ms] Found plugin url_launcher at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/url_launcher-6.0.2/
[ ] Found plugin url_launcher_linux at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/url_launcher_linux-2.0.0/
[ +1 ms] Found plugin url_launcher_macos at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/url_launcher_macos-2.0.0/
[ +1 ms] Found plugin url_launcher_web at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2.0.0/
[ ] Found plugin url_launcher_windows at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/url_launcher_windows-2.0.0/
[ +2 ms] Found plugin vibration at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/vibration-1.7.3/
[ ] Found plugin vibration_web at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/vibration_web-1.6.2/
[ +86 ms] Found plugin android_intent at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/android_intent-2.0.0/
[ +13 ms] Found plugin connectivity at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/connectivity-3.0.2/
[ ] Found plugin connectivity_macos at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/connectivity_macos-0.2.0/
[ +5 ms] Found plugin file_picker at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/file_picker-2.1.7/
[ +3 ms] Found plugin flutter_mailer at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/flutter_mailer-1.0.1/
[ +1 ms] Found plugin flutter_plugin_android_lifecycle at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-1.0.11/
[ ] Found plugin flutter_secure_storage at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-4.1.0/
[ +1 ms] Found plugin flutter_webview_plugin at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.11/
[ ] Found plugin get_version at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/get_version-0.2.2/
[ +4 ms] Found plugin image_picker at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/image_picker-0.6.7+22/
[ +4 ms] Found plugin local_auth at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/local_auth-0.6.3+4/
[ +3 ms] Found plugin open_file at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/open_file-3.1.0/
[ +1 ms] Found plugin package_info at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/package_info-0.4.3+4/
[ +1 ms] Found plugin path_provider at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.28/
[ ] Found plugin path_provider_linux at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2/
[ ] Found plugin path_provider_macos at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-0.0.4+8/
[ ] Found plugin path_provider_windows at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.5/
[ +7 ms] Found plugin searchable_dropdown at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/searchable_dropdown-1.1.3/
[ ] Found plugin share_extend at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/share_extend-1.1.9/
[ +1 ms] Found plugin shared_preferences at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/
[ ] Found plugin shared_preferences_linux at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4/
[ ] Found plugin shared_preferences_macos at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11/
[ ] Found plugin shared_preferences_web at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7/
[ ] Found plugin shared_preferences_windows at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.2+3/
[ +2 ms] Found plugin sqflite at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/sqflite-2.0.0+3/
[ +5 ms] Found plugin url_launcher at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/url_launcher-6.0.2/
[ ] Found plugin url_launcher_linux at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/url_launcher_linux-2.0.0/
[ ] Found plugin url_launcher_macos at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/url_launcher_macos-2.0.0/
[ ] Found plugin url_launcher_web at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2.0.0/
[ ] Found plugin url_launcher_windows at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/url_launcher_windows-2.0.0/
[ +2 ms] Found plugin vibration at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/vibration-1.7.3/
[ ] Found plugin vibration_web at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/vibration_web-1.6.2/
[ +31 ms] Generating /Users/SPicheAubin/Documents/github/password-hub-app/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[ +25 ms] executing: sysctl hw.optional.arm64
[ +4 ms] Exit code 1 from: sysctl hw.optional.arm64
[ ] sysctl: unknown oid 'hw.optional.arm64'
[ ] executing: xcrun xcodebuild -version
[ +109 ms] Exit code 0 from: xcrun xcodebuild -version
[ +2 ms] Xcode 12.4
Build version 12D4e
[ +50 ms] executing: /usr/bin/plutil -convert json -o - /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/Info.plist
[ +9 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/Info.plist
[ ] {"NSContactsUsageDescription":"App uses
contacts","CFBundleInfoDictionaryVersion":"6.0","UISupportedInterfaceOrientations~ipad":["UIInterfaceOrientationPortrait","UIInterfaceOrientationPortraitUpsideDown","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"CFBundleName":"Password
Hub","NSPhotoLibraryUsageDescription":"Used to take picture from library for file\/image picker
plugin","UIViewControllerBasedStatusBarAppearance":false,"UIStatusBarStyle":"UIStatusBarStyleLightContent","LSRequiresIPhoneOS":true,"LSApplicationQueriesSchemes":["https","http"],"NSLocationWhenInUseUsageDescription":"App uses you location when app is in usage
","UIBackgroundModes":["fetch","remote-notification"],"NSCameraUsageDescription":"Used to take picture from camera for image picker
plugin","CFBundleShortVersionString":"$(MARKETING_VERSION)","UISupportedInterfaceOrientations":["UIInterfaceOrientationPortrait","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"NSLocationAlwaysUsageDescription":"App uses your
location","io.flutter.embedded_views_preview":true,"UIFileSharingEnabled":true,"CFBundlePackageType":"APPL","CFBundleDevelopmentRegion":"$(DEVELOPMENT_LANGUAGE)","CFBundleVersion":"$(CURRENT_PROJECT_VERSION)","NSSpeechRecognitionUsageDescription":"App uses speech
recognition","UILaunchStoryboardName":"LaunchScreen","LSSupportsOpeningDocumentsInPlace":true,"NSMotionUsageDescription":"App uses motion usage","NSMicrophoneUsageDescription":"Used to capture audio for image picker
plugin","CFBundleIdentifier":"$(PRODUCT_BUNDLE_IDENTIFIER)","CFBundleLocalizations":["en","fr","zh_CN","zh_TW","de","it"],"NSAppleMusicUsageDescription":"Used to take picture from library for file picker plugin","NSCalendarsUsageDescription":"App uses
calendar","NSAppTransportSecurity":{"NSAllowsArbitraryLoads":true,"NSAllowsArbitraryLoadsInWebContent":true},"CFBundleExecutable":"$(EXECUTABLE_NAME)","UIMainStoryboardFile":"Main","NSFaceIDUsageDescription":"Unlock Password
Hub","CFBundleSignature":"????","CFBundleURLTypes":[{"CFBundleTypeRole":"Editor","CFBundleURLName":"hub.app","CFBundleURLSchemes":["devolutions"]}]}
[ +13 ms] executing: [/Users/SPicheAubin/Documents/github/password-hub-app/ios/] xcrun xcodebuild -list
[+1167 ms] Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -list
Information about project "Runner":
Targets:
Runner
autofill
Build Configurations:
Debug
Release
Profile
If no build configuration is specified and -scheme is not passed then "Release" is used.
Schemes:
autofill
Password Hub
Runner
⣽[ +5 ms] executing: [/Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner.xcodeproj/] xcrun xcodebuild -project /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner.xcodeproj -scheme Runner -showBuildSettings
[ ] executing: [/Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner.xcodeproj/] xcrun xcodebuild -project /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner.xcodeproj -scheme Runner -showBuildSettings
⣟[+1252 ms] Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -project /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner.xcodeproj -scheme Runner -showBuildSettings
Build settings for action build and target Runner:
ACTION = build
AD_HOC_CODE_SIGNING_ALLOWED = NO
ALTERNATE_GROUP = staff
ALTERNATE_MODE = u+w,go-w,a+rX
ALTERNATE_OWNER = SPicheAubin
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 = arm64
ARCHS_STANDARD = arm64
ARCHS_STANDARD_32_64_BIT = armv7 arm64
ARCHS_STANDARD_32_BIT = armv7
ARCHS_STANDARD_64_BIT = arm64
ARCHS_STANDARD_INCLUDING_64_BIT = arm64
ARCHS_UNIVERSAL_IPHONE_OS = armv7 arm64
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
AVAILABLE_PLATFORMS = appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator
BITCODE_GENERATION_MODE = marker
BUILD_ACTIVE_RESOURCES_ONLY = NO
BUILD_COMPONENTS = headers build
BUILD_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios
BUILD_LIBRARY_FOR_DISTRIBUTION = NO
BUILD_ROOT = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios
BUILD_STYLE =
BUILD_VARIANTS = normal
BUILT_PRODUCTS_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
BUNDLE_CONTENTS_FOLDER_PATH_deep = Contents/
BUNDLE_EXECUTABLE_FOLDER_NAME_deep = MacOS
BUNDLE_FORMAT = shallow
BUNDLE_FRAMEWORKS_FOLDER_PATH = Frameworks
BUNDLE_PLUGINS_FOLDER_PATH = PlugIns
BUNDLE_PRIVATE_HEADERS_FOLDER_PATH = PrivateHeaders
BUNDLE_PUBLIC_HEADERS_FOLDER_PATH = Headers
CACHE_ROOT = /var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/C/com.apple.DeveloperTools/12.4-12D4e/Xcode
CCHROOT = /var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/C/com.apple.DeveloperTools/12.4-12D4e/Xcode
CHMOD = /bin/chmod
CHOWN = /usr/sbin/chown
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES
CLANG_ANALYZER_NONNULL = YES
CLANG_CXX_LANGUAGE_STANDARD = gnu++0x
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/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build/JavaClasses
CLEAN_PRECOMPS = YES
CLONE_HEADERS = NO
CODESIGNING_FOLDER_PATH = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Runner.app
CODE_SIGNING_ALLOWED = YES
CODE_SIGNING_REQUIRED = YES
CODE_SIGN_CONTEXT_CLASS = XCiPhoneOSCodeSignContext
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements
CODE_SIGN_IDENTITY = iPhone Developer
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES
COLOR_DIAGNOSTICS = NO
COMBINE_HIDPI_IMAGES = NO
COMPILER_INDEX_STORE_ENABLE = Default
COMPOSITE_SDK_DIRS = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/CompositeSDKs
COMPRESS_PNG_FILES = YES
CONFIGURATION = Release
CONFIGURATION_BUILD_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
CONFIGURATION_TEMP_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos
CONTENTS_FOLDER_PATH = Runner.app
COPYING_PRESERVES_HFS_DATA = NO
COPY_HEADERS_RUN_UNIFDEF = NO
COPY_PHASE_STRIP = NO
COPY_RESOURCES_FROM_STATIC_FRAMEWORKS = YES
CORRESPONDING_SIMULATOR_PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
CORRESPONDING_SIMULATOR_PLATFORM_NAME = iphonesimulator
CORRESPONDING_SIMULATOR_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk
CORRESPONDING_SIMULATOR_SDK_NAME = iphonesimulator14.4
CP = /bin/cp
CREATE_INFOPLIST_SECTION_IN_BINARY = NO
CURRENT_ARCH = arm64
CURRENT_PROJECT_VERSION = 7
CURRENT_VARIANT = normal
DART_OBFUSCATION = false
DEAD_CODE_STRIPPING = YES
DEBUGGING_SYMBOLS = YES
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
DEFAULT_COMPILER = com.apple.compilers.llvm.clang.1_0
DEFAULT_DEXT_INSTALL_PATH = /System/Library/DriverExtensions
DEFAULT_KEXT_INSTALL_PATH = /System/Library/Extensions
DEFINES_MODULE = NO
DEPLOYMENT_LOCATION = NO
DEPLOYMENT_POSTPROCESSING = NO
DEPLOYMENT_TARGET_CLANG_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_CLANG_FLAG_NAME = miphoneos-version-min
DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX = -miphoneos-version-min=
DEPLOYMENT_TARGET_LD_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_LD_FLAG_NAME = ios_version_min
DEPLOYMENT_TARGET_SETTING_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_SUGGESTED_VALUES = 9.0 9.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/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DERIVED_FILE_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DERIVED_SOURCES_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
DEVELOPER_FRAMEWORKS_DIR = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
DEVELOPER_FRAMEWORKS_DIR_QUOTED = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/Developer/Library
DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Tools
DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
DEVELOPMENT_LANGUAGE = en
DEVELOPMENT_TEAM = N592S9ASDB
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/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
EFFECTIVE_PLATFORM_NAME = -iphoneos
EMBEDDED_CONTENT_CONTAINS_SWIFT = NO
EMBEDDED_PROFILE_NAME = embedded.mobileprovision
EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = NO
ENABLE_BITCODE = NO
ENABLE_DEFAULT_HEADER_SEARCH_PATHS = YES
ENABLE_HARDENED_RUNTIME = NO
ENABLE_HEADER_DEPENDENCIES = YES
ENABLE_NS_ASSERTIONS = NO
ENABLE_ON_DEMAND_RESOURCES = YES
ENABLE_STRICT_OBJC_MSGSEND = YES
ENABLE_TESTABILITY = NO
ENABLE_TESTING_SEARCH_PATHS = NO
ENTITLEMENTS_ALLOWED = YES
ENTITLEMENTS_DESTINATION = Signature
ENTITLEMENTS_REQUIRED = YES
EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS = .DS_Store .svn .git .hg CVS
EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES = *.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj
EXECUTABLES_FOLDER_PATH = Runner.app/Executables
EXECUTABLE_FOLDER_PATH = Runner.app
EXECUTABLE_NAME = Runner
EXECUTABLE_PATH = Runner.app/Runner
EXPANDED_CODE_SIGN_IDENTITY =
EXPANDED_CODE_SIGN_IDENTITY_NAME =
EXPANDED_PROVISIONING_PROFILE =
FILE_LIST = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects/LinkFileList
FIXED_FILES_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build/FixedFiles
FLUTTER_APPLICATION_PATH = /Users/SPicheAubin/Documents/github/password-hub-app
FLUTTER_BUILD_DIR = build
FLUTTER_BUILD_NAME = 2021.1.0
FLUTTER_BUILD_NUMBER = 2021.1.0
FLUTTER_ROOT = /Users/SPicheAubin/Documents/git/flutter
FLUTTER_TARGET = lib/main.dart
FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks
FRAMEWORK_FLAG_PREFIX = -framework
FRAMEWORK_SEARCH_PATHS = "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration"
"/Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/PayCardsRecognizer/Source" /Users/SPicheAubin/Documents/github/password-hub-app/ios/Flutter
FRAMEWORK_VERSION = A
FULL_PRODUCT_NAME = Runner.app
GCC3_VERSION = 3.3
GCC_C_LANGUAGE_STANDARD = gnu99
GCC_INLINES_ARE_PRIVATE_EXTERN = YES
GCC_NO_COMMON_BLOCKS = YES
GCC_PFE_FILE_C_DIALECTS = c objective-c c++ objective-c++
GCC_PREPROCESSOR_DEFINITIONS = COCOAPODS=1
GCC_SYMBOLS_PRIVATE_EXTERN = YES
GCC_THUMB_SUPPORT = YES
GCC_TREAT_WARNINGS_AS_ERRORS = NO
GCC_VERSION = com.apple.compilers.llvm.clang.1_0
GCC_VERSION_IDENTIFIER = com_apple_compilers_llvm_clang_1_0
GCC_WARN_64_TO_32_BIT_CONVERSION = YES
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR
GCC_WARN_UNDECLARED_SELECTOR = YES
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE
GCC_WARN_UNUSED_FUNCTION = YES
GCC_WARN_UNUSED_VARIABLE = YES
GENERATED_MODULEMAP_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/GeneratedModuleMaps-iphoneos
GENERATE_MASTER_OBJECT_FILE = NO
GENERATE_PKGINFO_FILE = YES
GENERATE_PROFILING_CODE = NO
GENERATE_TEXT_BASED_STUBS = NO
GID = 20
GROUP = staff
HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT = YES
HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES = YES
HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS = YES
HEADERMAP_INCLUDES_PROJECT_HEADERS = YES
HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES = YES
HEADERMAP_USES_VFS = NO
HEADER_SEARCH_PATHS = "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework/Headers"
HIDE_BITCODE_SYMBOLS = YES
HOME = /Users/SPicheAubin
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 = SPicheAubin
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
KASAN_DEFAULT_CFLAGS = -DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow
KEEP_PRIVATE_EXTERNS = NO
LD_DEPENDENCY_INFO_FILE = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_dependency_info.dat
LD_GENERATE_MAP_FILE = NO
LD_MAP_FILE_PATH = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build/Runner-LinkMap-normal-arm64.txt
LD_NO_PIE = NO
LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER = YES
LD_RUNPATH_SEARCH_PATHS = '@executable_path/Frameworks' '@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/SPicheAubin/Documents/github/password-hub-app/ios/Pods/DevolutionsCrypto/DevolutionsCrypto/Rust" "/Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Slauth/Slauth/Rust"
/Users/SPicheAubin/Documents/github/password-hub-app/ios/Flutter /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/Assets.xcassets
LINKER_DISPLAYS_MANGLED_NAMES = NO
LINK_FILE_LIST_normal_arm64 =
LINK_WITH_STANDARD_LIBRARIES = YES
LLVM_TARGET_TRIPLE_OS_VERSION = ios11.0
LLVM_TARGET_TRIPLE_VENDOR = apple
LOCALIZABLE_CONTENT_DIR =
LOCALIZED_RESOURCES_FOLDER_PATH = Runner.app/en.lproj
LOCALIZED_STRING_MACRO_NAMES = NSLocalizedString CFCopyLocalizedString
LOCALIZED_STRING_SWIFTUI_SUPPORT = YES
LOCAL_ADMIN_APPS_DIR = /Applications/Utilities
LOCAL_APPS_DIR = /Applications
LOCAL_DEVELOPER_DIR = /Library/Developer
LOCAL_LIBRARY_DIR = /Library
LOCROOT =
LOCSYMROOT =
MACH_O_TYPE = mh_execute
MAC_OS_X_PRODUCT_BUILD_VERSION = 20D91
MAC_OS_X_VERSION_ACTUAL = 110203
MAC_OS_X_VERSION_MAJOR = 110000
MAC_OS_X_VERSION_MINOR = 110200
MARKETING_VERSION = 2021.1.0
METAL_LIBRARY_FILE_BASE = default
METAL_LIBRARY_OUTPUT_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Runner.app
MODULES_FOLDER_PATH = Runner.app/Modules
MODULE_CACHE_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
MTL_ENABLE_DEBUG_INFO = NO
NATIVE_ARCH = armv7
NATIVE_ARCH_32_BIT = i386
NATIVE_ARCH_64_BIT = x86_64
NATIVE_ARCH_ACTUAL = x86_64
NO_COMMON = YES
OBJECT_FILE_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects
OBJECT_FILE_DIR_normal = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal
OBJROOT = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios
ONLY_ACTIVE_ARCH = YES
OS = MACOS
OSAC = /usr/bin/osacompile
OTHER_LDFLAGS = -ObjC -l"sqlite3" -framework "AVFoundation" -framework "AVKit" -framework "Accelerate" -framework "CFNetwork" -framework "CryptoSwift" -framework "DKImagePickerController" -framework "DKPhotoGallery" -framework "DataCompression"
-framework "DevolutionsCrypto" -framework "FMDB" -framework "Foundation" -framework "IDZSwiftCommonCrypto" -framework "ImageIO" -framework "JGProgressHUD" -framework "JOSESwift" -framework "Just" -framework "KeychainSwift" -framework "Kingfisher"
-framework "PayCardsRecognizer" -framework "Photos" -framework "QuartzCore" -framework "Reachability" -framework "SDWebImage" -framework "Slauth" -framework "SwiftyGif" -framework "SwiftyJSON" -framework "SystemConfiguration" -framework "UIKit"
-framework "connectivity" -framework "file_picker" -framework "flutter_mailer" -framework "flutter_secure_storage" -framework "flutter_webview_plugin" -framework "get_version" -framework "image_picker" -framework "local_auth" -framework "open_file"
-framework "package_info" -framework "path_provider" -framework "searchable_dropdown" -framework "share_extend" -framework "shared_preferences" -framework "sqflite" -framework "url_launcher" -framework "vibration" -ObjC -l"sqlite3" -framework
"Accelerate" -framework "CFNetwork" -framework "CryptoSwift" -framework "DataCompression" -framework "FMDB" -framework "Flutter" -framework "Foundation" -framework "IDZSwiftCommonCrypto" -framework "JGProgressHUD" -framework "JOSESwift" -framework
"Just" -framework "KeychainSwift" -framework "Kingfisher" -framework "QuartzCore" -framework "SwiftyJSON" -framework "UIKit" -framework "file_picker" -framework "flutter_mailer" -framework "flutter_secure_storage" -framework
"flutter_webview_plugin" -framework "get_version" -framework "image_picker" -framework "local_auth" -framework "open_file" -framework "package_info" -framework "path_provider" -framework "permission_handler" -framework "share_extend" -framework
"shared_preferences" -framework "sqflite" -framework "url_launcher" -ObjC -l"sqlite3" -framework "AVFoundation" -framework "AVKit" -framework "Accelerate" -framework "CFNetwork" -framework "CryptoSwift" -framework "DKImagePickerController"
-framework "DKPhotoGallery" -framework "DataCompression" -framework "DevolutionsCrypto" -framework "FMDB" -framework "Foundation" -framework "IDZSwiftCommonCrypto" -framework "ImageIO" -framework "JGProgressHUD" -framework "JOSESwift" -framework
"Just" -framework "KeychainSwift" -framework "Kingfisher" -framework "PayCardsRecognizer" -framework "Photos" -framework "QuartzCore" -framework "Reachability" -framework "SDWebImage" -framework "Slauth" -framework "SwiftyGif" -framework
"SwiftyJSON" -framework "SystemConfiguration" -framework "UIKit" -framework "connectivity" -framework "file_picker" -framework "flutter_mailer" -framework "flutter_secure_storage" -framework "flutter_webview_plugin" -framework "get_version"
-framework "image_picker" -framework "local_auth" -framework "open_file" -framework "package_info" -framework "path_provider" -framework "searchable_dropdown" -framework "share_extend" -framework "shared_preferences" -framework "sqflite" -framework
"url_launcher" -framework "vibration" -framework Flutter
OTHER_SWIFT_FLAGS = -D COCOAPODS
PACKAGE_CONFIG = /Users/SPicheAubin/Documents/github/password-hub-app/.dart_tool/package_config.json
PACKAGE_TYPE = com.apple.package-type.wrapper.application
PASCAL_STRINGS = YES
PATH =
/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/SPicheAubin/Documents/git/flutter/bin:/Users/SPicheAubin/.cargo/bin:/Users/SPicheAubin/Library/Python/3.7/bin:/usr/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr
/sbin:/sbin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Applications/Wireshark.app/Contents/MacOS:/usr/local/mongodb/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/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build/PkgInfo
PKGINFO_PATH = Runner.app/PkgInfo
PLATFORM_DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications
PLATFORM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin
PLATFORM_DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library
PLATFORM_DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs
PLATFORM_DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools
PLATFORM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr
PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
PLATFORM_DISPLAY_NAME = iOS
PLATFORM_NAME = iphoneos
PLATFORM_PREFERRED_ARCH = arm64
PLATFORM_PRODUCT_BUILD_VERSION = 18D46
PLIST_FILE_OUTPUT_FORMAT = binary
PLUGINS_FOLDER_PATH = Runner.app/PlugIns
PODS_BUILD_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios
PODS_CONFIGURATION_BUILD_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
PODS_PODFILE_DIR_PATH = /Users/SPicheAubin/Documents/github/password-hub-app/ios/.
PODS_ROOT = /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
PODS_XCFRAMEWORKS_BUILD_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/XCFrameworkIntermediates
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES
PRECOMP_DESTINATION_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build/PrefixHeaders
PRESERVE_DEAD_CODE_INITS_AND_TERMS = NO
PRIVATE_HEADERS_FOLDER_PATH = Runner.app/PrivateHeaders
PRODUCT_BUNDLE_IDENTIFIER = net.devolutions.hub
PRODUCT_BUNDLE_PACKAGE_TYPE = APPL
PRODUCT_MODULE_NAME = Runner
PRODUCT_NAME = Runner
PRODUCT_SETTINGS_PATH = /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/Info.plist
PRODUCT_TYPE = com.apple.product-type.application
PROFILING_CODE = NO
PROJECT = Runner
PROJECT_DERIVED_FILE_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/DerivedSources
PROJECT_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/ios
PROJECT_FILE_PATH = /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner.xcodeproj
PROJECT_NAME = Runner
PROJECT_TEMP_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build
PROJECT_TEMP_ROOT = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios
PROVISIONING_PROFILE_REQUIRED = YES
PUBLIC_HEADERS_FOLDER_PATH = Runner.app/Headers
RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS = YES
REMOVE_CVS_FROM_RESOURCES = YES
REMOVE_GIT_FROM_RESOURCES = YES
REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES = YES
REMOVE_HG_FROM_RESOURCES = YES
REMOVE_SVN_FROM_RESOURCES = YES
RESOURCE_RULES_REQUIRED = YES
REZ_COLLECTOR_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources
REZ_OBJECTS_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources/Objects
SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO
SCRIPTS_FOLDER_PATH = Runner.app/Scripts
SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk
SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk
SDK_DIR_iphoneos14_4 = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk
SDK_NAME = iphoneos14.4
SDK_NAMES = iphoneos14.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/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DerivedSources
SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks
SHARED_PRECOMPS_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/SharedPrecompiledHeaders
SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport
SKIP_INSTALL = NO
SOURCE_ROOT = /Users/SPicheAubin/Documents/github/password-hub-app/ios
SRCROOT = /Users/SPicheAubin/Documents/github/password-hub-app/ios
STRINGS_FILE_OUTPUT_ENCODING = binary
STRIP_BITCODE_FROM_COPIED_FILES = YES
STRIP_INSTALLED_PRODUCT = YES
STRIP_STYLE = all
STRIP_SWIFT_SYMBOLS = YES
SUPPORTED_DEVICE_FAMILIES = 1,2
SUPPORTED_PLATFORMS = iphonesimulator iphoneos
SUPPORTS_MACCATALYST = NO
SUPPORTS_TEXT_BASED_API = NO
SWIFT_COMPILATION_MODE = wholemodule
SWIFT_OBJC_BRIDGING_HEADER = Runner/Runner-Bridging-Header.h
SWIFT_OPTIMIZATION_LEVEL = -O
SWIFT_PLATFORM_TARGET_PREFIX = ios
SWIFT_SWIFT3_OBJC_INFERENCE = On
SWIFT_VERSION = 4.2
SYMROOT = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios
SYSTEM_ADMIN_APPS_DIR = /Applications/Utilities
SYSTEM_APPS_DIR = /Applications
SYSTEM_CORE_SERVICES_DIR = /System/Library/CoreServices
SYSTEM_DEMOS_DIR = /Applications/Extras
SYSTEM_DEVELOPER_APPS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
SYSTEM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
SYSTEM_DEVELOPER_DEMOS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples
SYSTEM_DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
SYSTEM_DEVELOPER_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library
SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools
SYSTEM_DEVELOPER_JAVA_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Java Tools
SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Performance Tools
SYSTEM_DEVELOPER_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes
SYSTEM_DEVELOPER_TOOLS = /Applications/Xcode.app/Contents/Developer/Tools
SYSTEM_DEVELOPER_TOOLS_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools
SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools
SYSTEM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
SYSTEM_DEVELOPER_UTILITIES_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities
SYSTEM_DEXT_INSTALL_PATH = /System/Library/DriverExtensions
SYSTEM_DOCUMENTATION_DIR = /Library/Documentation
SYSTEM_KEXT_INSTALL_PATH = /System/Library/Extensions
SYSTEM_LIBRARY_DIR = /System/Library
TAPI_VERIFY_MODE = ErrorsOnly
TARGETED_DEVICE_FAMILY = 1,2
TARGETNAME = Runner
TARGET_BUILD_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
TARGET_NAME = Runner
TARGET_TEMP_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build
TEMP_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build
TEMP_FILES_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build
TEMP_FILE_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Runner.build/Release-iphoneos/Runner.build
TEMP_ROOT = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios
TEST_FRAMEWORK_SEARCH_PATHS = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk/Developer/Library/Frameworks
TEST_LIBRARY_SEARCH_PATHS = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib
TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
TRACK_WIDGET_CREATION = false
TREAT_MISSING_BASELINES_AS_TEST_FAILURES = NO
TREE_SHAKE_ICONS = true
UID = 502
UNLOCALIZED_RESOURCES_FOLDER_PATH = Runner.app
UNSTRIPPED_PRODUCT = NO
USER = SPicheAubin
USER_APPS_DIR = /Users/SPicheAubin/Applications
USER_LIBRARY_DIR = /Users/SPicheAubin/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 = YES
VALIDATE_WORKSPACE = NO
VALID_ARCHS = arm64
VERBOSE_PBXCP = NO
VERSIONING_SYSTEM = apple-generic
VERSIONPLIST_PATH = Runner.app/version.plist
VERSION_INFO_BUILDER = SPicheAubin
VERSION_INFO_FILE = Runner_vers.c
VERSION_INFO_STRING = "@(#)PROGRAM:Runner PROJECT:Runner-7"
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 = arm64
variant = normal
[ +27 ms] Building net.devolutions.hub for device (ios-release)...
[ +14 ms] Xcode workspace settings not found, skipping build system migration
[ +22 ms] executing: xattr -r -d com.apple.FinderInfo /Users/SPicheAubin/Documents/github/password-hub-app/ios
[ +430 ms] Failed to remove xattr com.apple.FinderInfo from /Users/SPicheAubin/Documents/github/password-hub-app/ios
[ +9 ms] Automatically signing iOS for device deployment using specified development team in Xcode project: N592S9ASDB
[ +29 ms] Found plugin android_intent at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/android_intent-2.0.0/
[ +20 ms] Found plugin connectivity at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/connectivity-3.0.2/
[ ] Found plugin connectivity_macos at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/connectivity_macos-0.2.0/
[ +7 ms] Found plugin file_picker at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/file_picker-2.1.7/
[ +3 ms] Found plugin flutter_mailer at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/flutter_mailer-1.0.1/
[ +2 ms] Found plugin flutter_plugin_android_lifecycle at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-1.0.11/
[ ] Found plugin flutter_secure_storage at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-4.1.0/
[ +1 ms] Found plugin flutter_webview_plugin at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.11/
[ +1 ms] Found plugin get_version at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/get_version-0.2.2/
[ +4 ms] Found plugin image_picker at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/image_picker-0.6.7+22/
[ +4 ms] Found plugin local_auth at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/local_auth-0.6.3+4/
[ +3 ms] Found plugin open_file at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/open_file-3.1.0/
[ +1 ms] Found plugin package_info at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/package_info-0.4.3+4/
[ +1 ms] Found plugin path_provider at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.28/
[ ] Found plugin path_provider_linux at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2/
[ ] Found plugin path_provider_macos at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-0.0.4+8/
[ +1 ms] Found plugin path_provider_windows at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.5/
[ +6 ms] Found plugin searchable_dropdown at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/searchable_dropdown-1.1.3/
[ ] Found plugin share_extend at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/share_extend-1.1.9/
[ +1 ms] Found plugin shared_preferences at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/
[ ] Found plugin shared_preferences_linux at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4/
[ ] Found plugin shared_preferences_macos at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11/
[ +1 ms] Found plugin shared_preferences_web at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7/
[ ] Found plugin shared_preferences_windows at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.2+3/
[ +2 ms] Found plugin sqflite at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/sqflite-2.0.0+3/
[ +5 ms] Found plugin url_launcher at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/url_launcher-6.0.2/
[ ] Found plugin url_launcher_linux at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/url_launcher_linux-2.0.0/
[ ] Found plugin url_launcher_macos at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/url_launcher_macos-2.0.0/
[ ] Found plugin url_launcher_web at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2.0.0/
[ ] Found plugin url_launcher_windows at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/url_launcher_windows-2.0.0/
[ +2 ms] Found plugin vibration at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/vibration-1.7.3/
[ ] Found plugin vibration_web at /Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/vibration_web-1.6.2/
[ +31 ms] executing: /usr/bin/plutil -convert json -o - /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/Info.plist
[ +10 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/Info.plist
[ ] {"NSContactsUsageDescription":"App uses
contacts","CFBundleInfoDictionaryVersion":"6.0","UISupportedInterfaceOrientations~ipad":["UIInterfaceOrientationPortrait","UIInterfaceOrientationPortraitUpsideDown","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"CFBundleName":"Password
Hub","NSPhotoLibraryUsageDescription":"Used to take picture from library for file\/image picker
plugin","UIViewControllerBasedStatusBarAppearance":false,"UIStatusBarStyle":"UIStatusBarStyleLightContent","LSRequiresIPhoneOS":true,"LSApplicationQueriesSchemes":["https","http"],"NSLocationWhenInUseUsageDescription":"App uses you location when app is in usage
","UIBackgroundModes":["fetch","remote-notification"],"NSCameraUsageDescription":"Used to take picture from camera for image picker
plugin","CFBundleShortVersionString":"$(MARKETING_VERSION)","UISupportedInterfaceOrientations":["UIInterfaceOrientationPortrait","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"NSLocationAlwaysUsageDescription":"App uses your
location","io.flutter.embedded_views_preview":true,"UIFileSharingEnabled":true,"CFBundlePackageType":"APPL","CFBundleDevelopmentRegion":"$(DEVELOPMENT_LANGUAGE)","CFBundleVersion":"$(CURRENT_PROJECT_VERSION)","NSSpeechRecognitionUsageDescription":"App uses speech
recognition","UILaunchStoryboardName":"LaunchScreen","LSSupportsOpeningDocumentsInPlace":true,"NSMotionUsageDescription":"App uses motion usage","NSMicrophoneUsageDescription":"Used to capture audio for image picker
plugin","CFBundleIdentifier":"$(PRODUCT_BUNDLE_IDENTIFIER)","CFBundleLocalizations":["en","fr","zh_CN","zh_TW","de","it"],"NSAppleMusicUsageDescription":"Used to take picture from library for file picker plugin","NSCalendarsUsageDescription":"App uses
calendar","NSAppTransportSecurity":{"NSAllowsArbitraryLoads":true,"NSAllowsArbitraryLoadsInWebContent":true},"CFBundleExecutable":"$(EXECUTABLE_NAME)","UIMainStoryboardFile":"Main","NSFaceIDUsageDescription":"Unlock Password
Hub","CFBundleSignature":"????","CFBundleURLTypes":[{"CFBundleTypeRole":"Editor","CFBundleURLName":"hub.app","CFBundleURLSchemes":["devolutions"]}]}
[ +2 ms] executing: /usr/bin/plutil -convert json -o - /Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/Info.plist
[ +9 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/Info.plist
[ ]
{"CFBundleShortVersionString":"$(MARKETING_VERSION)","CFBundleIdentifier":"$(PRODUCT_BUNDLE_IDENTIFIER)","NSExtension":{"NSExtensionAttributes":{"ASCredentialProviderExtensionShowsConfigurationUI":true},"NSExtensionPointIdentifier":"com.apple.authentication-services-crede
ntial-provider-ui","NSExtensionMainStoryboard":"MainInterface"},"CFBundleName":"$(PRODUCT_NAME)","CFBundleDisplayName":"autofill","CFBundleInfoDictionaryVersion":"6.0","CFBundleDevelopmentRegion":"$(DEVELOPMENT_LANGUAGE)","CFBundleExecutable":"$(EXECUTABLE_NAME)","CFBundl
ePackageType":"XPC!","CFBundleVersion":"$(CURRENT_PROJECT_VERSION)"}
[ +7 ms] executing: mkfifo /var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/T/flutter_tools.pXm03q/flutter_build_log_pipe.0P6FJo/pipe_to_stdout
[ +6 ms] Exit code 0 from: mkfifo /var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/T/flutter_tools.pXm03q/flutter_build_log_pipe.0P6FJo/pipe_to_stdout
[ +2 ms] Running Xcode build...
[ +1 ms] executing: [/Users/SPicheAubin/Documents/github/password-hub-app/ios/] xcrun xcodebuild -configuration Release VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios -sdk
iphoneos SCRIPT_OUTPUT_STREAM_FILE=/var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/T/flutter_tools.pXm03q/flutter_build_log_pipe.0P6FJo/pipe_to_stdout FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO
[+13786 ms] Running Xcode build... (completed in 13,8s)
[ +1 ms] └─Compiling, linking and signing...
[ +891 ms] Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Release VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios -sdk iphoneos
SCRIPT_OUTPUT_STREAM_FILE=/var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/T/flutter_tools.pXm03q/flutter_build_log_pipe.0P6FJo/pipe_to_stdout FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO
Build settings from command line:
BUILD_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios
COMPILER_INDEX_STORE_ENABLE = NO
FLUTTER_SUPPRESS_ANALYTICS = true
SCRIPT_OUTPUT_STREAM_FILE = /var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/T/flutter_tools.pXm03q/flutter_build_log_pipe.0P6FJo/pipe_to_stdout
SDKROOT = iphoneos14.4
VERBOSE_SCRIPT_LOGGING = YES
note: Using new build system
note: Building targets in parallel
note: Planning build
note: Constructing build description
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/url_launcher.build/url_launcher-all-target-headers.hmap (in target 'url_launcher' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/url_launcher.build/url_launcher-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/vibration.build/vibration-all-target-headers.hmap (in target 'vibration' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/vibration.build/vibration-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-all-target-headers.hmap (in target 'path_provider'
from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/searchable_dropdown.build/searchable_dropdown-all-target-headers.hmap (in target
'searchable_dropdown' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/searchable_dropdown.build/searchable_dropdown-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/share_extend.build/share_extend-all-target-headers.hmap (in target 'share_extend' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/share_extend.build/share_extend-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-all-target-headers.hmap (in target
'shared_preferences' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_secure_storage.build/flutter_secure_storage-all-target-headers.hmap (in target
'flutter_secure_storage' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_secure_storage.build/flutter_secure_storage-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/get_version.build/get_version-all-target-headers.hmap (in target 'get_version' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/get_version.build/get_version-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/open_file.build/open_file-all-target-headers.hmap (in target 'open_file' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/open_file.build/open_file-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/SwiftyGif.build/SwiftyGif-all-target-headers.hmap (in target 'SwiftyGif' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/SwiftyGif.build/SwiftyGif-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_webview_plugin.build/flutter_webview_plugin-all-target-headers.hmap (in target
'flutter_webview_plugin' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_webview_plugin.build/flutter_webview_plugin-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/local_auth.build/local_auth-all-target-headers.hmap (in target 'local_auth' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/local_auth.build/local_auth-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/SwiftyJSON.build/SwiftyJSON-all-target-headers.hmap (in target 'SwiftyJSON' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/SwiftyJSON.build/SwiftyJSON-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-all-target-headers.hmap (in target 'package_info' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/image_picker.build/image_picker-all-target-headers.hmap (in target 'image_picker' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/image_picker.build/image_picker-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_mailer.build/flutter_mailer-all-target-headers.hmap (in target
'flutter_mailer' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_mailer.build/flutter_mailer-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Slauth.build/Slauth-all-target-headers.hmap (in target 'Slauth' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Slauth.build/Slauth-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/SDWebImage.build/SDWebImage-all-target-headers.hmap (in target 'SDWebImage' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/SDWebImage.build/SDWebImage-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Reachability.build/Reachability-all-target-headers.hmap (in target 'Reachability' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Reachability.build/Reachability-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Kingfisher.build/Kingfisher-all-target-headers.hmap (in target 'Kingfisher' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Kingfisher.build/Kingfisher-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/KeychainSwift.build/KeychainSwift-all-target-headers.hmap (in target 'KeychainSwift'
from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/KeychainSwift.build/KeychainSwift-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Just.build/Just-all-target-headers.hmap (in target 'Just' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Just.build/Just-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/JOSESwift.build/JOSESwift-all-target-headers.hmap (in target 'JOSESwift' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/JOSESwift.build/JOSESwift-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/JGProgressHUD.build/JGProgressHUD-all-target-headers.hmap (in target 'JGProgressHUD'
from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/JGProgressHUD.build/JGProgressHUD-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/IDZSwiftCommonCrypto.build/IDZSwiftCommonCrypto-all-target-headers.hmap (in target
'IDZSwiftCommonCrypto' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/IDZSwiftCommonCrypto.build/IDZSwiftCommonCrypto-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/FMDB.build/FMDB-all-target-headers.hmap (in target 'FMDB' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/FMDB.build/FMDB-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DevolutionsCrypto.build/DevolutionsCrypto-all-target-headers.hmap (in target
'DevolutionsCrypto' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DevolutionsCrypto.build/DevolutionsCrypto-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DataCompression.build/DataCompression-all-target-headers.hmap (in target
'DataCompression' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DataCompression.build/DataCompression-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/CryptoSwift.build/CryptoSwift-all-target-headers.hmap (in target 'CryptoSwift' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/CryptoSwift.build/CryptoSwift-all-target-headers.hmap
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/url_launcher/url_launcher-Info.plist (in target 'url_launcher' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/url_launcher/url_launcher-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/Info.plist
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKPhotoGallery-DKPhotoGallery.build/DKPhotoGallery-all-target-headers.hmap (in target
'DKPhotoGallery-DKPhotoGallery' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKPhotoGallery-DKPhotoGallery.build/DKPhotoGallery-all-target-headers.hmap
WriteAuxiliaryFile
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKImagePickerController-DKImagePickerController.build/DKImagePickerController-all-target-headers.hmap (in
target 'DKImagePickerController-DKImagePickerController' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKImagePickerController-DKImagePickerController.build/DKImagePickerController-all-target-headers.hmap
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/local_auth/local_auth-Info.plist (in target 'local_auth' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/local_auth/local_auth-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/path_provider/path_provider-Info.plist (in target 'path_provider' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/path_provider/path_provider-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform
iphoneos -requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/DataCompression/DataCompression-Info.plist (in target 'DataCompression' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/DataCompression/DataCompression-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform
iphoneos -requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework/Info.plist
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/sqflite.build/sqflite-all-target-headers.hmap (in target 'sqflite' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/sqflite.build/sqflite-all-target-headers.hmap
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/DevolutionsCrypto/DevolutionsCrypto-Info.plist (in target 'DevolutionsCrypto' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/DevolutionsCrypto/DevolutionsCrypto-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform
iphoneos -requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/CryptoSwift/CryptoSwift-Info.plist (in target 'CryptoSwift' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/CryptoSwift/CryptoSwift-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto-Info.plist (in target 'IDZSwiftCommonCrypto' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary
-platform iphoneos -requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/JOSESwift/JOSESwift-Info.plist (in target 'JOSESwift' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/JOSESwift/JOSESwift-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/KeychainSwift/KeychainSwift-Info.plist (in target 'KeychainSwift' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/KeychainSwift/KeychainSwift-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform
iphoneos -requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/Just/Just-Info.plist (in target
'Just' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/Just/Just-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Info.plist
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/connectivity.build/connectivity-all-target-headers.hmap (in target 'connectivity' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/connectivity.build/connectivity-all-target-headers.hmap
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/Kingfisher/Kingfisher-Info.plist (in target 'Kingfisher' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/Kingfisher/Kingfisher-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/image_picker/image_picker-Info.plist (in target 'image_picker' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/image_picker/image_picker-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/Reachability/Reachability-Info.plist (in target 'Reachability' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/Reachability/Reachability-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/SDWebImage/SDWebImage-Info.plist (in target 'SDWebImage' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/SDWebImage/SDWebImage-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/vibration/vibration-Info.plist (in target 'vibration' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/vibration/vibration-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/shared_preferences/shared_preferences-Info.plist (in target 'shared_preferences' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/shared_preferences/shared_preferences-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary
-platform iphoneos -requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/share_extend/share_extend-Info.plist (in target 'share_extend' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/share_extend/share_extend-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/searchable_dropdown/searchable_dropdown-Info.plist (in target 'searchable_dropdown' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/searchable_dropdown/searchable_dropdown-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary
-platform iphoneos -requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/package_info/package_info-Info.plist (in target 'package_info' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/package_info/package_info-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/open_file/open_file-Info.plist (in target 'open_file' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/open_file/open_file-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/get_version/get_version-Info.plist (in target 'get_version' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/get_version/get_version-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/flutter_webview_plugin/flutter_webview_plugin-Info.plist (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/flutter_webview_plugin/flutter_webview_plugin-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary
-platform iphoneos -requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/flutter_secure_storage/flutter_secure_storage-Info.plist (in target 'flutter_secure_storage' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/flutter_secure_storage/flutter_secure_storage-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary
-platform iphoneos -requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/flutter_mailer/flutter_mailer-Info.plist (in target 'flutter_mailer' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/flutter_mailer/flutter_mailer-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform
iphoneos -requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/SwiftyJSON/SwiftyJSON-Info.plist (in target 'SwiftyJSON' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/SwiftyJSON/SwiftyJSON-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework/Info.plist
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/url_launcher (in target 'url_launcher' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/url_launcher -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework.dSYM
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/SwiftyGif/SwiftyGif-Info.plist (in target 'SwiftyGif' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/SwiftyGif/SwiftyGif-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/Slauth/Slauth-Info.plist (in
target 'Slauth' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/Slauth/Slauth-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/JGProgressHUD/JGProgressHUD-Info.plist (in target 'JGProgressHUD' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/JGProgressHUD/JGProgressHUD-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform
iphoneos -requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/FMDB/FMDB-Info.plist (in target
'FMDB' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/FMDB/FMDB-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework/Info.plist
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKPhotoGallery.build/DKPhotoGallery-all-target-headers.hmap (in target
'DKPhotoGallery' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKPhotoGallery.build/DKPhotoGallery-all-target-headers.hmap
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework/SDWebImage (in target 'SDWebImage' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework/SDWebImage -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework/Reachability (in target 'Reachability' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework/Reachability -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework.dSYM
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.bundle/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/DKImagePickerController/ResourceBundle-DKImagePickerController-DKImagePickerController-Info.plist (in target 'DKImagePickerController-DKImagePickerController' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/DKImagePickerController/ResourceBundle-DKImagePickerController-DKImagePickerController-Info.plist -producttype
com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -additionalcontentfile
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKImagePickerController-DKImagePickerController.build/assetcatalog_generated_info.plist -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.bundle/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.bundle/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/DKPhotoGallery/ResourceBundle-DKPhotoGallery-DKPhotoGallery-Info.plist (in target 'DKPhotoGallery-DKPhotoGallery' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/DKPhotoGallery/ResourceBundle-DKPhotoGallery-DKPhotoGallery-Info.plist -producttype com.apple.product-type.bundle -expandbuildsettings
-format binary -platform iphoneos -additionalcontentfile
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKPhotoGallery-DKPhotoGallery.build/assetcatalog_generated_info.plist -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.bundle/Info.plist
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework/FMDB (in target 'FMDB' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework/FMDB -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework.dSYM
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKImagePickerController.build/DKImagePickerController-all-target-headers.hmap (in
target 'DKImagePickerController' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKImagePickerController.build/DKImagePickerController-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/file_picker.build/file_picker-all-target-headers.hmap (in target 'file_picker' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/file_picker.build/file_picker-all-target-headers.hmap
ProcessProductPackaging "" /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/autofill.build/autofill.appex.xcent (in target 'autofill' from project
'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
Entitlements:
{
"application-identifier" = "N592S9ASDB.net.devolutions.hub.autofill";
"com.apple.developer.authentication-services.autofill-credential-provider" = 1;
"com.apple.developer.team-identifier" = N592S9ASDB;
"get-task-allow" = 1;
"keychain-access-groups" = (
"N592S9ASDB.hubGroup"
);
}
builtin-productPackagingUtility -entitlements -format xml -o /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/autofill.build/autofill.appex.xcent
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Pods-Runner.build/Pods_Runner-all-target-headers.hmap (in target 'Pods-Runner' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Pods-Runner.build/Pods_Runner-all-target-headers.hmap
ProcessProductPackaging "" /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner.app.xcent (in target 'Runner' from project 'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
Entitlements:
{
"application-identifier" = "N592S9ASDB.net.devolutions.hub";
"aps-environment" = development;
"com.apple.developer.authentication-services.autofill-credential-provider" = 1;
"com.apple.developer.team-identifier" = N592S9ASDB;
"get-task-allow" = 1;
"keychain-access-groups" = (
"N592S9ASDB.hubGroup"
);
}
builtin-productPackagingUtility -entitlements -format xml -o /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner.app.xcent
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/shared_preferences (in target 'shared_preferences' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/shared_preferences -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework.dSYM
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/connectivity/connectivity-Info.plist (in target 'connectivity' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/connectivity/connectivity-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/sqflite/sqflite-Info.plist
(in target 'sqflite' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/sqflite/sqflite-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework/Info.plist
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework/SwiftyGif
(in target 'SwiftyGif' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework/SwiftyGif -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework/share_extend (in target 'share_extend' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework/share_extend -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework/path_provider (in target 'path_provider' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework/path_provider -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework.dSYM
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/DKPhotoGallery/DKPhotoGallery-Info.plist (in target 'DKPhotoGallery' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/DKPhotoGallery/DKPhotoGallery-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform
iphoneos -requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/Info.plist
CpResource /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.bundle
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/DKPhotoGallery.bundle (in target 'DKPhotoGallery' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.bundle
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/DKPhotoGallery (in target 'DKPhotoGallery' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/DKPhotoGallery -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework/package_info (in target 'package_info' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework/package_info -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework/open_file
(in target 'open_file' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework/open_file -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework.dSYM
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/DKImagePickerController/DKImagePickerController-Info.plist (in target 'DKImagePickerController' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/DKImagePickerController/DKImagePickerController-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format
binary -platform iphoneos -requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/Info.plist
CpResource /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.bundle
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/DKImagePickerController.bundle (in target 'DKImagePickerController' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.bundle
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/DKImagePickerController (in target 'DKImagePickerController' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/DKImagePickerController -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework/local_auth (in target 'local_auth' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework/local_auth -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework/image_picker (in target 'image_picker' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework/image_picker -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework.dSYM
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/file_picker/file_picker-Info.plist (in target 'file_picker' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/file_picker/file_picker-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework/Info.plist
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/flutter_webview_plugin (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/flutter_webview_plugin -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/flutter_secure_storage (in target 'flutter_secure_storage' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/flutter_secure_storage -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework/flutter_mailer (in target 'flutter_mailer' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework/flutter_mailer -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework/JGProgressHUD (in target 'JGProgressHUD' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework/JGProgressHUD -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework/vibration
(in target 'vibration' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework/vibration -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework/searchable_dropdown (in target 'searchable_dropdown' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework/searchable_dropdown -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework/get_version (in target 'get_version' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework/get_version -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework/KeychainSwift (in target 'KeychainSwift' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework/KeychainSwift -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework/SwiftyJSON (in target 'SwiftyJSON' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework/SwiftyJSON -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework/Slauth (in target
'Slauth' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework/Slauth -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework/IDZSwiftCommonCrypto (in target 'IDZSwiftCommonCrypto' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework/IDZSwiftCommonCrypto
-o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework/connectivity (in target 'connectivity' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework/connectivity -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework/DevolutionsCrypto (in target 'DevolutionsCrypto' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework/DevolutionsCrypto -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework/sqflite (in target
'sqflite' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework/sqflite -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Just (in target 'Just' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Just -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework/DataCompression (in target 'DataCompression' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework/DataCompression -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework/JOSESwift
(in target 'JOSESwift' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework/JOSESwift -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework/Kingfisher (in target 'Kingfisher' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework/Kingfisher -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework/file_picker (in target 'file_picker' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework/file_picker -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework/CryptoSwift (in target 'CryptoSwift' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework/CryptoSwift -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework.dSYM
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/Info.plist (in target 'autofill' from project 'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/Info.plist -producttype com.apple.product-type.app-extension -expandbuildsettings -format binary -platform iphoneos -additionalcontentfile
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/autofill.build/Base.lproj/MainInterface-SBPartialInfo.plist -additionalcontentfile
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/autofill.build/assetcatalog_generated_info.plist -requiredArchitecture arm64 -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Pods_Runner.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/Pods-Runner/Pods-Runner-Info.plist (in target 'Pods-Runner' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/Pods-Runner/Pods-Runner-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Pods_Runner.framework/Info.plist
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex/autofill (in target 'autofill' from
project 'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex/autofill -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex.dSYM
CodeSign /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex (in target 'autofill' from project 'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
export CODESIGN_ALLOCATE\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "Apple Development: Sebastien Aubin (6ZCY8U87CL)"
Provisioning Profile: "iOS Team Provisioning Profile: net.devolutions.hub.autofill"
(5b597518-15c4-4dd6-a3e2-9c28b81165f9)
/usr/bin/codesign --force --sign AD495D261003688CE3D54420F11A0CAAEF21AE6C --entitlements
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/autofill.build/autofill.appex.xcent --timestamp\=none
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex: replacing existing signature
PhaseScriptExecution [CP]\ Check\ Pods\ Manifest.lock /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Script-D27B311CCD40C9F65C731514.sh
(in target 'Runner' from project 'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
/bin/sh -c /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Script-D27B311CCD40C9F65C731514.sh
PhaseScriptExecution Run\ Script /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Script-9740EEB61CF901F6004384FC.sh (in target 'Runner'
from project 'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
export ACTION\=build
export AD_HOC_CODE_SIGNING_ALLOWED\=NO
export ALTERNATE_GROUP\=staff
export ALTERNATE_MODE\=u+w,go-w,a+rX
export ALTERNATE_OWNER\=SPicheAubin
export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=YES
export ALWAYS_SEARCH_USER_PATHS\=NO
export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO
export APPLE_INTERNAL_DEVELOPER_DIR\=/AppleInternal/Developer
export APPLE_INTERNAL_DIR\=/AppleInternal
export APPLE_INTERNAL_DOCUMENTATION_DIR\=/AppleInternal/Documentation
export APPLE_INTERNAL_LIBRARY_DIR\=/AppleInternal/Library
export APPLE_INTERNAL_TOOLS\=/AppleInternal/Developer/Tools
export APPLICATION_EXTENSION_API_ONLY\=NO
export APPLY_RULES_IN_COPY_FILES\=NO
export APPLY_RULES_IN_COPY_HEADERS\=NO
export ARCHS\=arm64
export ARCHS_STANDARD\=arm64
export ARCHS_STANDARD_32_64_BIT\=armv7\ arm64
export ARCHS_STANDARD_32_BIT\=armv7
export ARCHS_STANDARD_64_BIT\=arm64
export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64
export ARCHS_UNIVERSAL_IPHONE_OS\=armv7\ arm64
export ASSETCATALOG_COMPILER_APPICON_NAME\=AppIcon
export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator
export AppIdentifierPrefix\=N592S9ASDB.
export BITCODE_GENERATION_MODE\=marker
export BUILD_ACTIVE_RESOURCES_ONLY\=NO
export BUILD_COMPONENTS\=headers\ build
export BUILD_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios
export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO
export BUILD_ROOT\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Products
export BUILD_STYLE\=
export BUILD_VARIANTS\=normal
export BUILT_PRODUCTS_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/
export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS
export BUNDLE_FORMAT\=shallow
export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Frameworks
export BUNDLE_PLUGINS_FOLDER_PATH\=PlugIns
export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=PrivateHeaders
export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Headers
export CACHE_ROOT\=/var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/C/com.apple.DeveloperTools/12.4-12D4e/Xcode
export CCHROOT\=/var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/C/com.apple.DeveloperTools/12.4-12D4e/Xcode
export CHMOD\=/bin/chmod
export CHOWN\=/usr/sbin/chown
export CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED\=YES
export CLANG_ANALYZER_NONNULL\=YES
export CLANG_CXX_LANGUAGE_STANDARD\=gnu++0x
export CLANG_CXX_LIBRARY\=libc++
export CLANG_ENABLE_MODULES\=YES
export CLANG_ENABLE_OBJC_ARC\=YES
export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation
export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES
export CLANG_WARN_BOOL_CONVERSION\=YES
export CLANG_WARN_COMMA\=YES
export CLANG_WARN_CONSTANT_CONVERSION\=YES
export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES
export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\=YES_ERROR
export CLANG_WARN_EMPTY_BODY\=YES
export CLANG_WARN_ENUM_CONVERSION\=YES
export CLANG_WARN_INFINITE_RECURSION\=YES
export CLANG_WARN_INT_CONVERSION\=YES
export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\=YES
export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\=YES
export CLANG_WARN_OBJC_LITERAL_CONVERSION\=YES
export CLANG_WARN_OBJC_ROOT_CLASS\=YES_ERROR
export CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER\=NO
export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES
export CLANG_WARN_STRICT_PROTOTYPES\=YES
export CLANG_WARN_SUSPICIOUS_MOVE\=YES
export CLANG_WARN_UNREACHABLE_CODE\=YES
export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES
export CLASS_FILE_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/JavaClasses
export CLEAN_PRECOMPS\=YES
export CLONE_HEADERS\=NO
export CODESIGNING_FOLDER_PATH\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Runner.app
export CODE_SIGNING_ALLOWED\=YES
export CODE_SIGNING_REQUIRED\=YES
export CODE_SIGN_CONTEXT_CLASS\=XCiPhoneOSCodeSignContext
export CODE_SIGN_ENTITLEMENTS\=Runner/Runner.entitlements
export CODE_SIGN_IDENTITY\=iPhone\ Developer
export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES
export COLOR_DIAGNOSTICS\=NO
export COMBINE_HIDPI_IMAGES\=NO
export COMPILER_INDEX_STORE_ENABLE\=NO
export COMPOSITE_SDK_DIRS\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/CompositeSDKs
export COMPRESS_PNG_FILES\=YES
export CONFIGURATION\=Release
export CONFIGURATION_BUILD_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
export CONFIGURATION_TEMP_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos
export CONTENTS_FOLDER_PATH\=Runner.app
export COPYING_PRESERVES_HFS_DATA\=NO
export COPY_HEADERS_RUN_UNIFDEF\=NO
export COPY_PHASE_STRIP\=NO
export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS\=YES
export CORRESPONDING_SIMULATOR_PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
export CORRESPONDING_SIMULATOR_PLATFORM_NAME\=iphonesimulator
export CORRESPONDING_SIMULATOR_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk
export CORRESPONDING_SIMULATOR_SDK_NAME\=iphonesimulator14.4
export CP\=/bin/cp
export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO
export CURRENT_ARCH\=undefined_arch
export CURRENT_PROJECT_VERSION\=7
export CURRENT_VARIANT\=normal
export DART_OBFUSCATION\=false
export DEAD_CODE_STRIPPING\=YES
export DEBUGGING_SYMBOLS\=YES
export DEBUG_INFORMATION_FORMAT\=dwarf-with-dsym
export DEFAULT_COMPILER\=com.apple.compilers.llvm.clang.1_0
export DEFAULT_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions
export DEFAULT_KEXT_INSTALL_PATH\=/System/Library/Extensions
export DEFINES_MODULE\=NO
export DEPLOYMENT_LOCATION\=NO
export DEPLOYMENT_POSTPROCESSING\=NO
export DEPLOYMENT_TARGET_CLANG_ENV_NAME\=IPHONEOS_DEPLOYMENT_TARGET
export DEPLOYMENT_TARGET_CLANG_FLAG_NAME\=miphoneos-version-min
export DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX\=-miphoneos-version-min\=
export DEPLOYMENT_TARGET_LD_ENV_NAME\=IPHONEOS_DEPLOYMENT_TARGET
export DEPLOYMENT_TARGET_LD_FLAG_NAME\=ios_version_min
export DEPLOYMENT_TARGET_SETTING_NAME\=IPHONEOS_DEPLOYMENT_TARGET
export 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
export DERIVED_FILES_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources
export DERIVED_FILE_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources
export DERIVED_SOURCES_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources
export DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER\=NO
export DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications
export DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin
export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
export DEVELOPER_FRAMEWORKS_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
export DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
export DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library
export DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
export DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools
export DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr
export DEVELOPMENT_LANGUAGE\=en
export DEVELOPMENT_TEAM\=N592S9ASDB
export DOCUMENTATION_FOLDER_PATH\=Runner.app/en.lproj/Documentation
export DONT_GENERATE_INFOPLIST_FILE\=NO
export DO_HEADER_SCANNING_IN_JAM\=NO
export DSTROOT\=/tmp/Runner.dst
export DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
export DWARF_DSYM_FILE_NAME\=Runner.app.dSYM
export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO
export DWARF_DSYM_FOLDER_PATH\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
export EFFECTIVE_PLATFORM_NAME\=-iphoneos
export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO
export EMBEDDED_PROFILE_NAME\=embedded.mobileprovision
export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO
export ENABLE_BITCODE\=NO
export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES
export ENABLE_HARDENED_RUNTIME\=NO
export ENABLE_HEADER_DEPENDENCIES\=YES
export ENABLE_NS_ASSERTIONS\=NO
export ENABLE_ON_DEMAND_RESOURCES\=YES
export ENABLE_PREVIEWS\=NO
export ENABLE_STRICT_OBJC_MSGSEND\=YES
export ENABLE_TESTABILITY\=NO
export ENABLE_TESTING_SEARCH_PATHS\=NO
export ENTITLEMENTS_ALLOWED\=YES
export ENTITLEMENTS_DESTINATION\=Signature
export ENTITLEMENTS_REQUIRED\=YES
export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS
export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=\*.nib\ \*.lproj\ \*.framework\ \*.gch\ \*.xcode\*\ \*.xcassets\ \(\*\)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ \*.pbproj\ \*.pbxproj
export EXECUTABLES_FOLDER_PATH\=Runner.app/Executables
export EXECUTABLE_FOLDER_PATH\=Runner.app
export EXECUTABLE_NAME\=Runner
export EXECUTABLE_PATH\=Runner.app/Runner
export EXPANDED_CODE_SIGN_IDENTITY\=AD495D261003688CE3D54420F11A0CAAEF21AE6C
export EXPANDED_CODE_SIGN_IDENTITY_NAME\=Apple\ Development:\ Sebastien\ Aubin\ \(6ZCY8U87CL\)
export EXPANDED_PROVISIONING_PROFILE\=541ed612-522e-4b68-ae60-ab83798044a4
export FILE_LIST\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects/LinkFileList
export FIXED_FILES_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/FixedFiles
export FLUTTER_APPLICATION_PATH\=/Users/SPicheAubin/Documents/github/password-hub-app
export FLUTTER_BUILD_DIR\=build
export FLUTTER_BUILD_NAME\=2021.1.0
export FLUTTER_BUILD_NUMBER\=2021.1.0
export FLUTTER_ROOT\=/Users/SPicheAubin/Documents/git/flutter
export FLUTTER_SUPPRESS_ANALYTICS\=true
export FLUTTER_TARGET\=lib/main.dart
export FRAMEWORKS_FOLDER_PATH\=Runner.app/Frameworks
export FRAMEWORK_FLAG_PREFIX\=-framework
export FRAMEWORK_SEARCH_PATHS\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos\ \ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/PayCardsRecognizer/Source\"\
/Users/SPicheAubin/Documents/github/password-hub-app/ios/Flutter
export FRAMEWORK_VERSION\=A
export FULL_PRODUCT_NAME\=Runner.app
export GCC3_VERSION\=3.3
export GCC_C_LANGUAGE_STANDARD\=gnu99
export GCC_INLINES_ARE_PRIVATE_EXTERN\=YES
export GCC_NO_COMMON_BLOCKS\=YES
export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++
export GCC_PREPROCESSOR_DEFINITIONS\=\ COCOAPODS\=1
export GCC_SYMBOLS_PRIVATE_EXTERN\=YES
export GCC_THUMB_SUPPORT\=YES
export GCC_TREAT_WARNINGS_AS_ERRORS\=NO
export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0
export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0
export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES
export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR
export GCC_WARN_UNDECLARED_SELECTOR\=YES
export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE
export GCC_WARN_UNUSED_FUNCTION\=YES
export GCC_WARN_UNUSED_VARIABLE\=YES
export GENERATED_MODULEMAP_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
export GENERATE_MASTER_OBJECT_FILE\=NO
export GENERATE_PKGINFO_FILE\=YES
export GENERATE_PROFILING_CODE\=NO
export GENERATE_TEXT_BASED_STUBS\=NO
export GID\=20
export GROUP\=staff
export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES
export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES
export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\=YES
export HEADERMAP_INCLUDES_PROJECT_HEADERS\=YES
export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\=YES
export HEADERMAP_USES_VFS\=NO
export HEADER_SEARCH_PATHS\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/include\ \ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework/Headers\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework/Headers\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework/Headers\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework/Headers\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework/Headers\"
export HIDE_BITCODE_SYMBOLS\=YES
export HOME\=/Users/SPicheAubin
export ICONV\=/usr/bin/iconv
export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES
export INFOPLIST_FILE\=Runner/Info.plist
export INFOPLIST_OUTPUT_FORMAT\=binary
export INFOPLIST_PATH\=Runner.app/Info.plist
export INFOPLIST_PREPROCESS\=NO
export INFOSTRINGS_PATH\=Runner.app/en.lproj/InfoPlist.strings
export INLINE_PRIVATE_FRAMEWORKS\=NO
export INSTALLHDRS_COPY_PHASE\=NO
export INSTALLHDRS_SCRIPT_PHASE\=NO
export INSTALL_DIR\=/tmp/Runner.dst/Applications
export INSTALL_GROUP\=staff
export INSTALL_MODE_FLAG\=u+w,go-w,a+rX
export INSTALL_OWNER\=SPicheAubin
export INSTALL_PATH\=/Applications
export INSTALL_ROOT\=/tmp/Runner.dst
export IPHONEOS_DEPLOYMENT_TARGET\=11.0
export JAVAC_DEFAULT_FLAGS\=-J-Xms64m\ -J-XX:NewSize\=4M\ -J-Dfile.encoding\=UTF8
export JAVA_APP_STUB\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
export JAVA_ARCHIVE_CLASSES\=YES
export JAVA_ARCHIVE_TYPE\=JAR
export JAVA_COMPILER\=/usr/bin/javac
export JAVA_FOLDER_PATH\=Runner.app/Java
export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources
export JAVA_JAR_FLAGS\=cv
export JAVA_SOURCE_SUBDIR\=.
export JAVA_USE_DEPENDENCIES\=YES
export JAVA_ZIP_FLAGS\=-urg
export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO
export KASAN_DEFAULT_CFLAGS\=-DKASAN\=1\ -fsanitize\=address\ -mllvm\ -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow
export KEEP_PRIVATE_EXTERNS\=NO
export
LD_DEPENDENCY_INFO_FILE\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat
export LD_GENERATE_MAP_FILE\=NO
export LD_MAP_FILE_PATH\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-LinkMap-normal-undefined_arch.txt
export LD_NO_PIE\=NO
export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES
export LD_RUNPATH_SEARCH_PATHS\=\ \'@executable_path/Frameworks\'\ \'@loader_path/Frameworks\'\ @executable_path/Frameworks
export LEGACY_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
export LEX\=lex
export LIBRARY_DEXT_INSTALL_PATH\=/Library/DriverExtensions
export LIBRARY_FLAG_NOSPACE\=YES
export LIBRARY_FLAG_PREFIX\=-l
export LIBRARY_KEXT_INSTALL_PATH\=/Library/Extensions
export LIBRARY_SEARCH_PATHS\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos\ \ \"/Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/DevolutionsCrypto/DevolutionsCrypto/Rust\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Slauth/Slauth/Rust\"\ /Users/SPicheAubin/Documents/github/password-hub-app/ios/Flutter\ /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner\
/Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/Assets.xcassets
export LINKER_DISPLAYS_MANGLED_NAMES\=NO
export LINK_FILE_LIST_normal_arm64\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner.LinkFileList
export LINK_WITH_STANDARD_LIBRARIES\=YES
export LLVM_TARGET_TRIPLE_OS_VERSION\=ios11.0
export LLVM_TARGET_TRIPLE_VENDOR\=apple
export LOCALIZED_RESOURCES_FOLDER_PATH\=Runner.app/en.lproj
export LOCALIZED_STRING_MACRO_NAMES\=NSLocalizedString\ CFCopyLocalizedString
export LOCALIZED_STRING_SWIFTUI_SUPPORT\=YES
export LOCAL_ADMIN_APPS_DIR\=/Applications/Utilities
export LOCAL_APPS_DIR\=/Applications
export LOCAL_DEVELOPER_DIR\=/Library/Developer
export LOCAL_LIBRARY_DIR\=/Library
export LOCROOT\=/Users/SPicheAubin/Documents/github/password-hub-app/ios
export LOCSYMROOT\=/Users/SPicheAubin/Documents/github/password-hub-app/ios
export MACH_O_TYPE\=mh_execute
export MAC_OS_X_PRODUCT_BUILD_VERSION\=20D91
export MAC_OS_X_VERSION_ACTUAL\=110203
export MAC_OS_X_VERSION_MAJOR\=110000
export MAC_OS_X_VERSION_MINOR\=110200
export MARKETING_VERSION\=2021.1.0
export METAL_LIBRARY_FILE_BASE\=default
export METAL_LIBRARY_OUTPUT_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Runner.app
export MODULES_FOLDER_PATH\=Runner.app/Modules
export MODULE_CACHE_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
export MTL_ENABLE_DEBUG_INFO\=NO
export NATIVE_ARCH\=armv7
export NATIVE_ARCH_32_BIT\=i386
export NATIVE_ARCH_64_BIT\=x86_64
export NATIVE_ARCH_ACTUAL\=x86_64
export NO_COMMON\=YES
export OBJECT_FILE_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects
export OBJECT_FILE_DIR_normal\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal
export OBJROOT\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex
export ONLY_ACTIVE_ARCH\=NO
export OS\=MACOS
export OSAC\=/usr/bin/osacompile
export OTHER_LDFLAGS\=\ -ObjC\ -l\"sqlite3\"\ -framework\ \"AVFoundation\"\ -framework\ \"AVKit\"\ -framework\ \"Accelerate\"\ -framework\ \"CFNetwork\"\ -framework\ \"CryptoSwift\"\ -framework\ \"DKImagePickerController\"\ -framework\
\"DKPhotoGallery\"\ -framework\ \"DataCompression\"\ -framework\ \"DevolutionsCrypto\"\ -framework\ \"FMDB\"\ -framework\ \"Foundation\"\ -framework\ \"IDZSwiftCommonCrypto\"\ -framework\ \"ImageIO\"\ -framework\ \"JGProgressHUD\"\ -framework\
\"JOSESwift\"\ -framework\ \"Just\"\ -framework\ \"KeychainSwift\"\ -framework\ \"Kingfisher\"\ -framework\ \"PayCardsRecognizer\"\ -framework\ \"Photos\"\ -framework\ \"QuartzCore\"\ -framework\ \"Reachability\"\ -framework\ \"SDWebImage\"\
-framework\ \"Slauth\"\ -framework\ \"SwiftyGif\"\ -framework\ \"SwiftyJSON\"\ -framework\ \"SystemConfiguration\"\ -framework\ \"UIKit\"\ -framework\ \"connectivity\"\ -framework\ \"file_picker\"\ -framework\ \"flutter_mailer\"\ -framework\
\"flutter_secure_storage\"\ -framework\ \"flutter_webview_plugin\"\ -framework\ \"get_version\"\ -framework\ \"image_picker\"\ -framework\ \"local_auth\"\ -framework\ \"open_file\"\ -framework\ \"package_info\"\ -framework\ \"path_provider\"\
-framework\ \"searchable_dropdown\"\ -framework\ \"share_extend\"\ -framework\ \"shared_preferences\"\ -framework\ \"sqflite\"\ -framework\ \"url_launcher\"\ -framework\ \"vibration\"\ -ObjC\ -l\"sqlite3\"\ -framework\ \"Accelerate\"\ -framework\
\"CFNetwork\"\ -framework\ \"CryptoSwift\"\ -framework\ \"DataCompression\"\ -framework\ \"FMDB\"\ -framework\ \"Flutter\"\ -framework\ \"Foundation\"\ -framework\ \"IDZSwiftCommonCrypto\"\ -framework\ \"JGProgressHUD\"\ -framework\ \"JOSESwift\"\
-framework\ \"Just\"\ -framework\ \"KeychainSwift\"\ -framework\ \"Kingfisher\"\ -framework\ \"QuartzCore\"\ -framework\ \"SwiftyJSON\"\ -framework\ \"UIKit\"\ -framework\ \"file_picker\"\ -framework\ \"flutter_mailer\"\ -framework\
\"flutter_secure_storage\"\ -framework\ \"flutter_webview_plugin\"\ -framework\ \"get_version\"\ -framework\ \"image_picker\"\ -framework\ \"local_auth\"\ -framework\ \"open_file\"\ -framework\ \"package_info\"\ -framework\ \"path_provider\"\
-framework\ \"permission_handler\"\ -framework\ \"share_extend\"\ -framework\ \"shared_preferences\"\ -framework\ \"sqflite\"\ -framework\ \"url_launcher\"\ \ -ObjC\ -l\"sqlite3\"\ -framework\ \"AVFoundation\"\ -framework\ \"AVKit\"\ -framework\
\"Accelerate\"\ -framework\ \"CFNetwork\"\ -framework\ \"CryptoSwift\"\ -framework\ \"DKImagePickerController\"\ -framework\ \"DKPhotoGallery\"\ -framework\ \"DataCompression\"\ -framework\ \"DevolutionsCrypto\"\ -framework\ \"FMDB\"\ -framework\
\"Foundation\"\ -framework\ \"IDZSwiftCommonCrypto\"\ -framework\ \"ImageIO\"\ -framework\ \"JGProgressHUD\"\ -framework\ \"JOSESwift\"\ -framework\ \"Just\"\ -framework\ \"KeychainSwift\"\ -framework\ \"Kingfisher\"\ -framework\
\"PayCardsRecognizer\"\ -framework\ \"Photos\"\ -framework\ \"QuartzCore\"\ -framework\ \"Reachability\"\ -framework\ \"SDWebImage\"\ -framework\ \"Slauth\"\ -framework\ \"SwiftyGif\"\ -framework\ \"SwiftyJSON\"\ -framework\
\"SystemConfiguration\"\ -framework\ \"UIKit\"\ -framework\ \"connectivity\"\ -framework\ \"file_picker\"\ -framework\ \"flutter_mailer\"\ -framework\ \"flutter_secure_storage\"\ -framework\ \"flutter_webview_plugin\"\ -framework\ \"get_version\"\
-framework\ \"image_picker\"\ -framework\ \"local_auth\"\ -framework\ \"open_file\"\ -framework\ \"package_info\"\ -framework\ \"path_provider\"\ -framework\ \"searchable_dropdown\"\ -framework\ \"share_extend\"\ -framework\ \"shared_preferences\"\
-framework\ \"sqflite\"\ -framework\ \"url_launcher\"\ -framework\ \"vibration\"\ -framework\ Flutter
export OTHER_SWIFT_FLAGS\=\ -D\ COCOAPODS
export PACKAGE_CONFIG\=/Users/SPicheAubin/Documents/github/password-hub-app/.dart_tool/package_config.json
export PACKAGE_TYPE\=com.apple.package-type.wrapper.application
export PASCAL_STRINGS\=YES
export
PATH\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDef
ault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iP
honeOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/Users/SPic
heAubin/Documents/git/flutter/bin:/Users/SPicheAubin/.cargo/bin:/Users/SPicheAubin/Library/Python/3.7/bin:/usr/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:/Library/Apple/usr/bin:/Li
brary/Frameworks/Mono.framework/Versions/Current/Commands:/Applications/Wireshark.app/Contents/MacOS:/usr/local/mongodb/bin
export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\ /System/Library/Frameworks\ /System/Library/PrivateFrameworks\ /Applications/Xcode.app/Contents/Developer/Headers\
/Applications/Xcode.app/Contents/Developer/SDKs\ /Applications/Xcode.app/Contents/Developer/Platforms
export PBDEVELOPMENTPLIST_PATH\=Runner.app/pbdevelopment.plist
export PER_ARCH_OBJECT_FILE_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/undefined_arch
export PER_VARIANT_OBJECT_FILE_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal
export PKGINFO_FILE_PATH\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/PkgInfo
export PKGINFO_PATH\=Runner.app/PkgInfo
export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications
export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin
export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library
export PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs
export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools
export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr
export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
export PLATFORM_DISPLAY_NAME\=iOS
export PLATFORM_FAMILY_NAME\=iOS
export PLATFORM_NAME\=iphoneos
export PLATFORM_PREFERRED_ARCH\=arm64
export PLATFORM_PRODUCT_BUILD_VERSION\=18D46
export PLIST_FILE_OUTPUT_FORMAT\=binary
export PLUGINS_FOLDER_PATH\=Runner.app/PlugIns
export PODS_BUILD_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios
export PODS_CONFIGURATION_BUILD_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
export PODS_PODFILE_DIR_PATH\=/Users/SPicheAubin/Documents/github/password-hub-app/ios/.
export PODS_ROOT\=/Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
export PODS_XCFRAMEWORKS_BUILD_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/XCFrameworkIntermediates
export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES
export PRECOMP_DESTINATION_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/PrefixHeaders
export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO
export PRIVATE_HEADERS_FOLDER_PATH\=Runner.app/PrivateHeaders
export PRODUCT_BUNDLE_IDENTIFIER\=net.devolutions.hub
export PRODUCT_BUNDLE_PACKAGE_TYPE\=APPL
export PRODUCT_MODULE_NAME\=Runner
export PRODUCT_NAME\=Runner
export PRODUCT_SETTINGS_PATH\=/Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/Info.plist
export PRODUCT_TYPE\=com.apple.product-type.application
export PROFILING_CODE\=NO
export PROJECT\=Runner
export PROJECT_DERIVED_FILE_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/DerivedSources
export PROJECT_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/ios
export PROJECT_FILE_PATH\=/Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner.xcodeproj
export PROJECT_NAME\=Runner
export PROJECT_TEMP_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build
export PROJECT_TEMP_ROOT\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex
export PROVISIONING_PROFILE_REQUIRED\=YES
export PUBLIC_HEADERS_FOLDER_PATH\=Runner.app/Headers
export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\=YES
export REMOVE_CVS_FROM_RESOURCES\=YES
export REMOVE_GIT_FROM_RESOURCES\=YES
export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\=YES
export REMOVE_HG_FROM_RESOURCES\=YES
export REMOVE_SVN_FROM_RESOURCES\=YES
export RESOURCE_RULES_REQUIRED\=YES
export REZ_COLLECTOR_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources
export REZ_OBJECTS_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources/Objects
export REZ_SEARCH_PATHS\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos\
export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO
export SCRIPTS_FOLDER_PATH\=Runner.app/Scripts
export SCRIPT_INPUT_FILE_COUNT\=0
export SCRIPT_INPUT_FILE_LIST_COUNT\=0
export SCRIPT_OUTPUT_FILE_COUNT\=0
export SCRIPT_OUTPUT_FILE_LIST_COUNT\=0
export SCRIPT_OUTPUT_STREAM_FILE\=/var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/T/flutter_tools.pXm03q/flutter_build_log_pipe.0P6FJo/pipe_to_stdout
export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk
export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk
export SDK_DIR_iphoneos14_4\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk
export SDK_NAME\=iphoneos14.4
export SDK_NAMES\=iphoneos14.4
export SDK_PRODUCT_BUILD_VERSION\=18D46
export SDK_VERSION\=14.4
export SDK_VERSION_ACTUAL\=140400
export SDK_VERSION_MAJOR\=140000
export SDK_VERSION_MINOR\=140400
export SED\=/usr/bin/sed
export SEPARATE_STRIP\=NO
export SEPARATE_SYMBOL_EDIT\=NO
export SET_DIR_MODE_OWNER_GROUP\=YES
export SET_FILE_MODE_OWNER_GROUP\=NO
export SHALLOW_BUNDLE\=YES
export SHARED_DERIVED_FILE_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DerivedSources
export SHARED_FRAMEWORKS_FOLDER_PATH\=Runner.app/SharedFrameworks
export SHARED_PRECOMPS_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/PrecompiledHeaders
export SHARED_SUPPORT_FOLDER_PATH\=Runner.app/SharedSupport
export SKIP_INSTALL\=NO
export SOURCE_ROOT\=/Users/SPicheAubin/Documents/github/password-hub-app/ios
export SRCROOT\=/Users/SPicheAubin/Documents/github/password-hub-app/ios
export STRINGS_FILE_OUTPUT_ENCODING\=binary
export STRIP_BITCODE_FROM_COPIED_FILES\=YES
export STRIP_INSTALLED_PRODUCT\=YES
export STRIP_STYLE\=all
export STRIP_SWIFT_SYMBOLS\=YES
export SUPPORTED_DEVICE_FAMILIES\=1,2
export SUPPORTED_PLATFORMS\=iphoneos\ iphonesimulator
export SUPPORTS_MACCATALYST\=NO
export SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD\=YES
export SUPPORTS_TEXT_BASED_API\=NO
export SWIFT_COMPILATION_MODE\=wholemodule
export SWIFT_OBJC_BRIDGING_HEADER\=Runner/Runner-Bridging-Header.h
export SWIFT_OPTIMIZATION_LEVEL\=-O
export SWIFT_PLATFORM_TARGET_PREFIX\=ios
export
SWIFT_RESPONSE_FILE_PATH_normal_arm64\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner.SwiftFileList
export SWIFT_SWIFT3_OBJC_INFERENCE\=On
export SWIFT_VERSION\=4.2
export SYMROOT\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Products
export SYSTEM_ADMIN_APPS_DIR\=/Applications/Utilities
export SYSTEM_APPS_DIR\=/Applications
export SYSTEM_CORE_SERVICES_DIR\=/System/Library/CoreServices
export SYSTEM_DEMOS_DIR\=/Applications/Extras
export SYSTEM_DEVELOPER_APPS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications
export SYSTEM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin
export SYSTEM_DEVELOPER_DEMOS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\ Examples
export SYSTEM_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
export SYSTEM_DEVELOPER_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library
export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\ Tools
export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Java\ Tools
export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Performance\ Tools
export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes
export SYSTEM_DEVELOPER_TOOLS\=/Applications/Xcode.app/Contents/Developer/Tools
export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/documentation/DeveloperTools
export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes/DeveloperTools
export SYSTEM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr
export SYSTEM_DEVELOPER_UTILITIES_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities
export SYSTEM_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions
export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation
export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions
export SYSTEM_LIBRARY_DIR\=/System/Library
export TAPI_VERIFY_MODE\=ErrorsOnly
export TARGETED_DEVICE_FAMILY\=1,2
export TARGETNAME\=Runner
export TARGET_BUILD_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
export TARGET_NAME\=Runner
export TARGET_TEMP_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build
export TEMP_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build
export TEMP_FILES_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build
export TEMP_FILE_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build
export TEMP_ROOT\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex
export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks\
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk/Developer/Library/Frameworks
export TEST_LIBRARY_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib
export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault
export TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
export TRACK_WIDGET_CREATION\=false
export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO
export TREE_SHAKE_ICONS\=true
export TeamIdentifierPrefix\=N592S9ASDB.
export UID\=502
export UNLOCALIZED_RESOURCES_FOLDER_PATH\=Runner.app
export UNSTRIPPED_PRODUCT\=NO
export USER\=SPicheAubin
export USER_APPS_DIR\=/Users/SPicheAubin/Applications
export USER_LIBRARY_DIR\=/Users/SPicheAubin/Library
export USE_DYNAMIC_NO_PIC\=YES
export USE_HEADERMAP\=YES
export USE_HEADER_SYMLINKS\=NO
export USE_LLVM_TARGET_TRIPLES\=YES
export USE_LLVM_TARGET_TRIPLES_FOR_CLANG\=YES
export USE_LLVM_TARGET_TRIPLES_FOR_LD\=YES
export USE_LLVM_TARGET_TRIPLES_FOR_TAPI\=YES
export USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES\=YES
export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR
export VALIDATE_PRODUCT\=YES
export VALIDATE_WORKSPACE\=YES_ERROR
export VALID_ARCHS\=arm64
export VERBOSE_PBXCP\=NO
export VERBOSE_SCRIPT_LOGGING\=YES
export VERSIONING_SYSTEM\=apple-generic
export VERSIONPLIST_PATH\=Runner.app/version.plist
export VERSION_INFO_BUILDER\=SPicheAubin
export VERSION_INFO_FILE\=Runner_vers.c
export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:Runner\ \ PROJECT:Runner-7\"
export WRAPPER_EXTENSION\=app
export WRAPPER_NAME\=Runner.app
export WRAPPER_SUFFIX\=.app
export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\=NO
export XCODE_APP_SUPPORT_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Xcode
export XCODE_PRODUCT_BUILD_VERSION\=12D4e
export XCODE_VERSION_ACTUAL\=1240
export XCODE_VERSION_MAJOR\=1200
export XCODE_VERSION_MINOR\=1240
export XPCSERVICES_FOLDER_PATH\=Runner.app/XPCServices
export YACC\=yacc
export arch\=undefined_arch
export variant\=normal
/bin/sh -c /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Script-9740EEB61CF901F6004384FC.sh
♦ /Users/SPicheAubin/Documents/git/flutter/bin/flutter --verbose assemble --output=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/ -dTargetPlatform=ios -dTargetFile=lib/main.dart -dBuildMode=release -dIosArchs=arm64
-dSdkRoot=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk -dSplitDebugInfo= -dTreeShakeIcons=true -dTrackWidgetCreation=false -dDartObfuscation=false -dEnableBitcode= --ExtraGenSnapshotOptions=
--DartDefines= --ExtraFrontEndOptions= release_ios_bundle_flutter_assets
[ +72 ms] executing: [/Users/SPicheAubin/Documents/git/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +36 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[ ] 8962f6dc68ec8e2206ac2fa874da4a453856c7d3
[ ] executing: [/Users/SPicheAubin/Documents/git/flutter/] git tag --points-at 8962f6dc68ec8e2206ac2fa874da4a453856c7d3
[ +15 ms] Exit code 0 from: git tag --points-at 8962f6dc68ec8e2206ac2fa874da4a453856c7d3
[ ] 2.0.2
[ +43 ms] executing: [/Users/SPicheAubin/Documents/git/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[ +9 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[ ] origin/stable
[ ] executing: [/Users/SPicheAubin/Documents/git/flutter/] git ls-remote --get-url origin
[ +6 ms] Exit code 0 from: git ls-remote --get-url origin
[ ] https://github.com/flutter/flutter.git
[ +42 ms] executing: [/Users/SPicheAubin/Documents/git/flutter/] git rev-parse --abbrev-ref HEAD
[ +7 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[ ] stable
[ +45 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ +2 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +43 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[ +70 ms] Initializing file store
[ +18 ms] Done initializing file store
[+2563 ms] Skipping target: release_unpack_ios
[ +2 ms] Skipping target: gen_localizations
[ +726 ms] Skipping target: kernel_snapshot
[ +127 ms] Skipping target: aot_assembly_release
[ +5 ms] invalidated build due to missing files: /Users/SPicheAubin/Documents/github/password-hub-app/DOES_NOT_EXIST_RERUN_FOR_WILDCARD668989085
[ +230 ms] release_ios_bundle_flutter_assets: Starting due to {InvalidatedReason.inputMissing}
[ +295 ms] Manifest contained wildcard assets. Inserting missing file into build graph to force rerun. for more information see #56466.
[ +95 ms] Running command: /Users/SPicheAubin/Documents/git/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev /Users/SPicheAubin/Documents/git/flutter/bin/cache/artifacts/engine/darwin-x64/const_finder.dart.snapshot --kernel-file
/Users/SPicheAubin/Documents/github/password-hub-app/.dart_tool/flutter_build/67c1525035a22f7c66de3b1f3330c27c/app.dill --class-library-uri package:flutter/src/widgets/icon_data.dart --class-name IconData
[+1270 ms] Running font-subset: /Users/SPicheAubin/Documents/git/flutter/bin/cache/artifacts/engine/darwin-x64/font-subset
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/App.framework/flutter_assets/lib/ui/assets/fonts/DevolutionsIcons.ttf /Users/SPicheAubin/Documents/github/password-hub-app/lib/ui/assets/fonts/DevolutionsIcons.ttf, using
codepoints 59706 59665 59729 60143 60168 59662 60237 59815 60374 59880 59825 59832 60347 59831 59728 59819 60479 59692 59922 59829 59824 59827 59821 59823 59826 59822 60340 60310 60311 59768 59844 59841 59842 59848 59847 59849 59850 59838 59851 59802
60199 59846 60226 59669 60007 59687 60259 60227 60228 60229 59698 59703 60238 60105 60230 59713 60108 59814 60231 59733 59804 59744 59650 59897 59771 59723 59782 59787 59795 59869 60233 60178 59879 59658 60093 60232 59896 59862 59905 60224 60234 59928
59930 59966 59933 59670 60274 59906 59780 59983 60243 59800 59853 60236 59704 60043 60035 60225 60061 60083 60086 59763 59836 60003 60239 59902 59855 60133 60240 60241 59759 60235 60160 60242 60171 59909 60181 59710 60440 60372 59950 59984 59792 60099
59758 60075 59724 59654 59680 60092 59666 60167 60020 60087 59796 59732 59910 59911 59968 60276 60304 60159 60664 59750 59753 60658 60156 60261 60006 59969 59972 59970 60057 59974 59973 60434 60344 60195 60330 60194 59769 59871 60298 60089 59766 59813
59890 59931 59761 60019 59722 60421 59675 60299 59716 60081 59835 60041 60157 59839 60428 59948 59790 59699 59956 59659 60090 59661 59653 59671 59977 59919 60355 59718 59894 60314 59957 60480 60341 59655 60661 60051 59672 60136 60301 60048 60018 59678
59682 60215 60218
[ +1 ms] Running font-subset: /Users/SPicheAubin/Documents/git/flutter/bin/cache/artifacts/engine/darwin-x64/font-subset
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/App.framework/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf
/Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2/assets/CupertinoIcons.ttf, using codepoints 62629 62415
[ ] Running font-subset: /Users/SPicheAubin/Documents/git/flutter/bin/cache/artifacts/engine/darwin-x64/font-subset
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/App.framework/flutter_assets/fonts/MaterialIcons-Regular.otf /Users/SPicheAubin/Documents/git/flutter/bin/cache/artifacts/material_fonts/MaterialIcons-Regular.otf, using
codepoints 59828 59495 58791 58792 58974 58796 58962 58963 58933 59109 58804 58915 59528 59526 58956 58957 58958 59987 58799 59396 58972 60059 60118 59894 59054 58716 59374 59757 59375 59372 59136 59087 58795 58834 58798
[ +29 ms] release_ios_bundle_flutter_assets: Complete
[ +197 ms] Persisting file store
[ +16 ms] Done persisting file store
[ +19 ms] build succeeded.
[ +11 ms] "flutter assemble" took 5 747ms.
[ +3 ms] ensureAnalyticsSent: 0ms
[ +1 ms] Running shutdown hooks
[ ] Shutdown hooks complete
[ ] exiting with code 0
Project /Users/SPicheAubin/Documents/github/password-hub-app built and packaged successfully.
CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Runner' from project 'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name Runner -O -whole-module-optimization -enforce-exclusivity\=checked -Xfrontend -enable-swift3-objc-inference -Xfrontend
-warn-swift3-objc-inference-minimal @/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner.SwiftFileList -D
COCOAPODS -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk -target arm64-apple-ios11.0 -g -module-cache-path /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
-Xfrontend -serialize-debugging-options -swift-version 4.2 -I /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration -F
/Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/PayCardsRecognizer/Source -F /Users/SPicheAubin/Documents/github/password-hub-app/ios/Flutter -c -num-threads 12 -output-file-map
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner-OutputFileMap.json -parseable-output
-serialize-diagnostics -emit-dependencies -emit-module -emit-module-path
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner.swiftmodule -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-generated-files.hmap -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-own-target-headers.hmap -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/all-product-headers.yaml -Xcc -iquote -Xcc
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-project-headers.hmap -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/include -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework/Headers
-Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework/Headers
-Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/Headers
-Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework/Headers -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources-normal/arm64 -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources/arm64 -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources -Xcc -DCOCOAPODS\=1 -emit-objc-header -emit-objc-header-path
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner-Swift.h -import-objc-header
/Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/Runner-Bridging-Header.h -pch-output-dir /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/PrecompiledHeaders
-working-directory /Users/SPicheAubin/Documents/github/password-hub-app/ios
CompileSwift normal arm64 (in target 'Runner' from project 'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/models/Entry.swift
/Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/http/HttpRequests.swift /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/AppDelegate.swift
/Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/models/EntryMetaData.swift /Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/models/EntryV3.swift
/Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/utils/CryptoHelper.swift /Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/models/Audit.swift
/Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/models/Vault.swift /Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/models/VaultV3.swift
/Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/utils/Helper.swift -supplementary-output-file-map /var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/T/supplementaryOutputs-e38a15 -target arm64-apple-ios11.0 -Xllvm -aarch64-use-tbi
-enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk -I /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration -F /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/PayCardsRecognizer/Source -F /Users/SPicheAubin/Documents/github/password-hub-app/ios/Flutter
-g -module-cache-path /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -O -D COCOAPODS -enable-swift3-objc-inference -warn-swift3-objc-inference-minimal
-serialize-debugging-options -Xcc -working-directory -Xcc /Users/SPicheAubin/Documents/github/password-hub-app/ios -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-generated-files.hmap -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-own-target-headers.hmap -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/all-product-headers.yaml -Xcc -iquote -Xcc
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-project-headers.hmap -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/include -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework/Headers
-Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework/Headers
-Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/Headers
-Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework/Headers -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources-normal/arm64 -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources/arm64 -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources -Xcc -DCOCOAPODS\=1 -target-sdk-version 14.4 -import-objc-header
/Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/Runner-Bridging-Header.h -pch-output-dir /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/PrecompiledHeaders
-module-name Runner -num-threads 12 -o /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Entry.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/HttpRequests.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/AppDelegate.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/EntryMetaData.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/EntryV3.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/CryptoHelper.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Audit.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Vault.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/VaultV3.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Helper.o
/Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/http/HttpRequests.swift:10:8: error: compiling for iOS 11.0, but module 'Just' has a minimum deployment target of iOS 12.0:
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Modules/Just.swiftmodule/arm64-apple-ios.swiftmodule
import Just
^
warning: The use of Swift 3 @objc inference in Swift 4 mode is deprecated. Please address deprecated @objc inference warnings, test your code with “Use of deprecated Swift 3 @objc inference” logging enabled, and then disable inference by changing the
"Swift 3 @objc Inference" build setting to "Default" for the "Runner" target. (in target 'Runner' from project 'Runner')
** BUILD FAILED **
The following build commands failed:
CompileSwift normal arm64
CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler
(2 failures)
[ +89 ms] └─Compiling, linking and signing... (completed in 979ms)
[ ] Xcode build done. 14,8s
[ ] executing: [/Users/SPicheAubin/Documents/github/password-hub-app/ios/] xcrun xcodebuild -configuration Release VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios -sdk
iphoneos SCRIPT_OUTPUT_STREAM_FILE=/var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/T/flutter_tools.pXm03q/flutter_build_log_pipe.0P6FJo/pipe_to_stdout FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO -showBuildSettings
[ ] executing: [/Users/SPicheAubin/Documents/github/password-hub-app/ios/] xcrun xcodebuild -configuration Release VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios -sdk
iphoneos SCRIPT_OUTPUT_STREAM_FILE=/var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/T/flutter_tools.pXm03q/flutter_build_log_pipe.0P6FJo/pipe_to_stdout FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO -showBuildSettings
[+1575 ms] Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Release VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios -sdk iphoneos
SCRIPT_OUTPUT_STREAM_FILE=/var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/T/flutter_tools.pXm03q/flutter_build_log_pipe.0P6FJo/pipe_to_stdout FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO -showBuildSettings
Build settings from command line:
BUILD_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios
COMPILER_INDEX_STORE_ENABLE = NO
FLUTTER_SUPPRESS_ANALYTICS = true
SCRIPT_OUTPUT_STREAM_FILE = /var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/T/flutter_tools.pXm03q/flutter_build_log_pipe.0P6FJo/pipe_to_stdout
SDKROOT = iphoneos14.4
VERBOSE_SCRIPT_LOGGING = YES
Build settings for action build and target Runner:
ACTION = build
AD_HOC_CODE_SIGNING_ALLOWED = NO
ALTERNATE_GROUP = staff
ALTERNATE_MODE = u+w,go-w,a+rX
ALTERNATE_OWNER = SPicheAubin
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 = arm64
ARCHS_STANDARD = arm64
ARCHS_STANDARD_32_64_BIT = armv7 arm64
ARCHS_STANDARD_32_BIT = armv7
ARCHS_STANDARD_64_BIT = arm64
ARCHS_STANDARD_INCLUDING_64_BIT = arm64
ARCHS_UNIVERSAL_IPHONE_OS = armv7 arm64
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
AVAILABLE_PLATFORMS = appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator
BITCODE_GENERATION_MODE = marker
BUILD_ACTIVE_RESOURCES_ONLY = NO
BUILD_COMPONENTS = headers build
BUILD_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios
BUILD_LIBRARY_FOR_DISTRIBUTION = NO
BUILD_ROOT = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Products
BUILD_STYLE =
BUILD_VARIANTS = normal
BUILT_PRODUCTS_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
BUNDLE_CONTENTS_FOLDER_PATH_deep = Contents/
BUNDLE_EXECUTABLE_FOLDER_NAME_deep = MacOS
BUNDLE_FORMAT = shallow
BUNDLE_FRAMEWORKS_FOLDER_PATH = Frameworks
BUNDLE_PLUGINS_FOLDER_PATH = PlugIns
BUNDLE_PRIVATE_HEADERS_FOLDER_PATH = PrivateHeaders
BUNDLE_PUBLIC_HEADERS_FOLDER_PATH = Headers
CACHE_ROOT = /var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/C/com.apple.DeveloperTools/12.4-12D4e/Xcode
CCHROOT = /var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/C/com.apple.DeveloperTools/12.4-12D4e/Xcode
CHMOD = /bin/chmod
CHOWN = /usr/sbin/chown
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES
CLANG_ANALYZER_NONNULL = YES
CLANG_CXX_LANGUAGE_STANDARD = gnu++0x
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/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/JavaClasses
CLEAN_PRECOMPS = YES
CLONE_HEADERS = NO
CODESIGNING_FOLDER_PATH = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Runner.app
CODE_SIGNING_ALLOWED = YES
CODE_SIGNING_REQUIRED = YES
CODE_SIGN_CONTEXT_CLASS = XCiPhoneOSCodeSignContext
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements
CODE_SIGN_IDENTITY = iPhone Developer
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES
COLOR_DIAGNOSTICS = NO
COMBINE_HIDPI_IMAGES = NO
COMPILER_INDEX_STORE_ENABLE = NO
COMPOSITE_SDK_DIRS = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/CompositeSDKs
COMPRESS_PNG_FILES = YES
CONFIGURATION = Release
CONFIGURATION_BUILD_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
CONFIGURATION_TEMP_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos
CONTENTS_FOLDER_PATH = Runner.app
COPYING_PRESERVES_HFS_DATA = NO
COPY_HEADERS_RUN_UNIFDEF = NO
COPY_PHASE_STRIP = NO
COPY_RESOURCES_FROM_STATIC_FRAMEWORKS = YES
CORRESPONDING_SIMULATOR_PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
CORRESPONDING_SIMULATOR_PLATFORM_NAME = iphonesimulator
CORRESPONDING_SIMULATOR_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk
CORRESPONDING_SIMULATOR_SDK_NAME = iphonesimulator14.4
CP = /bin/cp
CREATE_INFOPLIST_SECTION_IN_BINARY = NO
CURRENT_ARCH = arm64
CURRENT_PROJECT_VERSION = 7
CURRENT_VARIANT = normal
DART_OBFUSCATION = false
DEAD_CODE_STRIPPING = YES
DEBUGGING_SYMBOLS = YES
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
DEFAULT_COMPILER = com.apple.compilers.llvm.clang.1_0
DEFAULT_DEXT_INSTALL_PATH = /System/Library/DriverExtensions
DEFAULT_KEXT_INSTALL_PATH = /System/Library/Extensions
DEFINES_MODULE = NO
DEPLOYMENT_LOCATION = NO
DEPLOYMENT_POSTPROCESSING = NO
DEPLOYMENT_TARGET_CLANG_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_CLANG_FLAG_NAME = miphoneos-version-min
DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX = -miphoneos-version-min=
DEPLOYMENT_TARGET_LD_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_LD_FLAG_NAME = ios_version_min
DEPLOYMENT_TARGET_SETTING_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_SUGGESTED_VALUES = 9.0 9.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/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DERIVED_FILE_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DERIVED_SOURCES_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
DEVELOPER_FRAMEWORKS_DIR = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
DEVELOPER_FRAMEWORKS_DIR_QUOTED = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/Developer/Library
DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Tools
DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
DEVELOPMENT_LANGUAGE = en
DEVELOPMENT_TEAM = N592S9ASDB
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/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
EFFECTIVE_PLATFORM_NAME = -iphoneos
EMBEDDED_CONTENT_CONTAINS_SWIFT = NO
EMBEDDED_PROFILE_NAME = embedded.mobileprovision
EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = NO
ENABLE_BITCODE = NO
ENABLE_DEFAULT_HEADER_SEARCH_PATHS = YES
ENABLE_HARDENED_RUNTIME = NO
ENABLE_HEADER_DEPENDENCIES = YES
ENABLE_NS_ASSERTIONS = NO
ENABLE_ON_DEMAND_RESOURCES = YES
ENABLE_STRICT_OBJC_MSGSEND = YES
ENABLE_TESTABILITY = NO
ENABLE_TESTING_SEARCH_PATHS = NO
ENTITLEMENTS_ALLOWED = YES
ENTITLEMENTS_DESTINATION = Signature
ENTITLEMENTS_REQUIRED = YES
EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS = .DS_Store .svn .git .hg CVS
EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES = *.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj
EXECUTABLES_FOLDER_PATH = Runner.app/Executables
EXECUTABLE_FOLDER_PATH = Runner.app
EXECUTABLE_NAME = Runner
EXECUTABLE_PATH = Runner.app/Runner
EXPANDED_CODE_SIGN_IDENTITY =
EXPANDED_CODE_SIGN_IDENTITY_NAME =
EXPANDED_PROVISIONING_PROFILE =
FILE_LIST = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects/LinkFileList
FIXED_FILES_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/FixedFiles
FLUTTER_APPLICATION_PATH = /Users/SPicheAubin/Documents/github/password-hub-app
FLUTTER_BUILD_DIR = build
FLUTTER_BUILD_NAME = 2021.1.0
FLUTTER_BUILD_NUMBER = 2021.1.0
FLUTTER_ROOT = /Users/SPicheAubin/Documents/git/flutter
FLUTTER_SUPPRESS_ANALYTICS = true
FLUTTER_TARGET = lib/main.dart
FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks
FRAMEWORK_FLAG_PREFIX = -framework
FRAMEWORK_SEARCH_PATHS = "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration"
"/Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/PayCardsRecognizer/Source" /Users/SPicheAubin/Documents/github/password-hub-app/ios/Flutter
FRAMEWORK_VERSION = A
FULL_PRODUCT_NAME = Runner.app
GCC3_VERSION = 3.3
GCC_C_LANGUAGE_STANDARD = gnu99
GCC_INLINES_ARE_PRIVATE_EXTERN = YES
GCC_NO_COMMON_BLOCKS = YES
GCC_PFE_FILE_C_DIALECTS = c objective-c c++ objective-c++
GCC_PREPROCESSOR_DEFINITIONS = COCOAPODS=1
GCC_SYMBOLS_PRIVATE_EXTERN = YES
GCC_THUMB_SUPPORT = YES
GCC_TREAT_WARNINGS_AS_ERRORS = NO
GCC_VERSION = com.apple.compilers.llvm.clang.1_0
GCC_VERSION_IDENTIFIER = com_apple_compilers_llvm_clang_1_0
GCC_WARN_64_TO_32_BIT_CONVERSION = YES
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR
GCC_WARN_UNDECLARED_SELECTOR = YES
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE
GCC_WARN_UNUSED_FUNCTION = YES
GCC_WARN_UNUSED_VARIABLE = YES
GENERATED_MODULEMAP_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
GENERATE_MASTER_OBJECT_FILE = NO
GENERATE_PKGINFO_FILE = YES
GENERATE_PROFILING_CODE = NO
GENERATE_TEXT_BASED_STUBS = NO
GID = 20
GROUP = staff
HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT = YES
HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES = YES
HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS = YES
HEADERMAP_INCLUDES_PROJECT_HEADERS = YES
HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES = YES
HEADERMAP_USES_VFS = NO
HEADER_SEARCH_PATHS = "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers" "/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/Headers"
"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework/Headers"
HIDE_BITCODE_SYMBOLS = YES
HOME = /Users/SPicheAubin
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 = SPicheAubin
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
KASAN_DEFAULT_CFLAGS = -DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow
KEEP_PRIVATE_EXTERNS = NO
LD_DEPENDENCY_INFO_FILE = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_dependency_info.dat
LD_GENERATE_MAP_FILE = NO
LD_MAP_FILE_PATH = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-LinkMap-normal-arm64.txt
LD_NO_PIE = NO
LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER = YES
LD_RUNPATH_SEARCH_PATHS = '@executable_path/Frameworks' '@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/SPicheAubin/Documents/github/password-hub-app/ios/Pods/DevolutionsCrypto/DevolutionsCrypto/Rust" "/Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Slauth/Slauth/Rust"
/Users/SPicheAubin/Documents/github/password-hub-app/ios/Flutter /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/Assets.xcassets
LINKER_DISPLAYS_MANGLED_NAMES = NO
LINK_FILE_LIST_normal_arm64 =
LINK_WITH_STANDARD_LIBRARIES = YES
LLVM_TARGET_TRIPLE_OS_VERSION = ios11.0
LLVM_TARGET_TRIPLE_VENDOR = apple
LOCALIZABLE_CONTENT_DIR =
LOCALIZED_RESOURCES_FOLDER_PATH = Runner.app/en.lproj
LOCALIZED_STRING_MACRO_NAMES = NSLocalizedString CFCopyLocalizedString
LOCALIZED_STRING_SWIFTUI_SUPPORT = YES
LOCAL_ADMIN_APPS_DIR = /Applications/Utilities
LOCAL_APPS_DIR = /Applications
LOCAL_DEVELOPER_DIR = /Library/Developer
LOCAL_LIBRARY_DIR = /Library
LOCROOT =
LOCSYMROOT =
MACH_O_TYPE = mh_execute
MAC_OS_X_PRODUCT_BUILD_VERSION = 20D91
MAC_OS_X_VERSION_ACTUAL = 110203
MAC_OS_X_VERSION_MAJOR = 110000
MAC_OS_X_VERSION_MINOR = 110200
MARKETING_VERSION = 2021.1.0
METAL_LIBRARY_FILE_BASE = default
METAL_LIBRARY_OUTPUT_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Runner.app
MODULES_FOLDER_PATH = Runner.app/Modules
MODULE_CACHE_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
MTL_ENABLE_DEBUG_INFO = NO
NATIVE_ARCH = armv7
NATIVE_ARCH_32_BIT = i386
NATIVE_ARCH_64_BIT = x86_64
NATIVE_ARCH_ACTUAL = x86_64
NO_COMMON = YES
OBJECT_FILE_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects
OBJECT_FILE_DIR_normal = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal
OBJROOT = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex
ONLY_ACTIVE_ARCH = YES
OS = MACOS
OSAC = /usr/bin/osacompile
OTHER_LDFLAGS = -ObjC -l"sqlite3" -framework "AVFoundation" -framework "AVKit" -framework "Accelerate" -framework "CFNetwork" -framework "CryptoSwift" -framework "DKImagePickerController" -framework "DKPhotoGallery" -framework "DataCompression"
-framework "DevolutionsCrypto" -framework "FMDB" -framework "Foundation" -framework "IDZSwiftCommonCrypto" -framework "ImageIO" -framework "JGProgressHUD" -framework "JOSESwift" -framework "Just" -framework "KeychainSwift" -framework "Kingfisher"
-framework "PayCardsRecognizer" -framework "Photos" -framework "QuartzCore" -framework "Reachability" -framework "SDWebImage" -framework "Slauth" -framework "SwiftyGif" -framework "SwiftyJSON" -framework "SystemConfiguration" -framework "UIKit"
-framework "connectivity" -framework "file_picker" -framework "flutter_mailer" -framework "flutter_secure_storage" -framework "flutter_webview_plugin" -framework "get_version" -framework "image_picker" -framework "local_auth" -framework "open_file"
-framework "package_info" -framework "path_provider" -framework "searchable_dropdown" -framework "share_extend" -framework "shared_preferences" -framework "sqflite" -framework "url_launcher" -framework "vibration" -ObjC -l"sqlite3" -framework
"Accelerate" -framework "CFNetwork" -framework "CryptoSwift" -framework "DataCompression" -framework "FMDB" -framework "Flutter" -framework "Foundation" -framework "IDZSwiftCommonCrypto" -framework "JGProgressHUD" -framework "JOSESwift" -framework
"Just" -framework "KeychainSwift" -framework "Kingfisher" -framework "QuartzCore" -framework "SwiftyJSON" -framework "UIKit" -framework "file_picker" -framework "flutter_mailer" -framework "flutter_secure_storage" -framework
"flutter_webview_plugin" -framework "get_version" -framework "image_picker" -framework "local_auth" -framework "open_file" -framework "package_info" -framework "path_provider" -framework "permission_handler" -framework "share_extend" -framework
"shared_preferences" -framework "sqflite" -framework "url_launcher" -ObjC -l"sqlite3" -framework "AVFoundation" -framework "AVKit" -framework "Accelerate" -framework "CFNetwork" -framework "CryptoSwift" -framework "DKImagePickerController"
-framework "DKPhotoGallery" -framework "DataCompression" -framework "DevolutionsCrypto" -framework "FMDB" -framework "Foundation" -framework "IDZSwiftCommonCrypto" -framework "ImageIO" -framework "JGProgressHUD" -framework "JOSESwift" -framework
"Just" -framework "KeychainSwift" -framework "Kingfisher" -framework "PayCardsRecognizer" -framework "Photos" -framework "QuartzCore" -framework "Reachability" -framework "SDWebImage" -framework "Slauth" -framework "SwiftyGif" -framework
"SwiftyJSON" -framework "SystemConfiguration" -framework "UIKit" -framework "connectivity" -framework "file_picker" -framework "flutter_mailer" -framework "flutter_secure_storage" -framework "flutter_webview_plugin" -framework "get_version"
-framework "image_picker" -framework "local_auth" -framework "open_file" -framework "package_info" -framework "path_provider" -framework "searchable_dropdown" -framework "share_extend" -framework "shared_preferences" -framework "sqflite" -framework
"url_launcher" -framework "vibration" -framework Flutter
OTHER_SWIFT_FLAGS = -D COCOAPODS
PACKAGE_CONFIG = /Users/SPicheAubin/Documents/github/password-hub-app/.dart_tool/package_config.json
PACKAGE_TYPE = com.apple.package-type.wrapper.application
PASCAL_STRINGS = YES
PATH =
/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/SPicheAubin/Documents/git/flutter/bin:/Users/SPicheAubin/.cargo/bin:/Users/SPicheAubin/Library/Python/3.7/bin:/usr/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr
/sbin:/sbin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Applications/Wireshark.app/Contents/MacOS:/usr/local/mongodb/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/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/PkgInfo
PKGINFO_PATH = Runner.app/PkgInfo
PLATFORM_DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications
PLATFORM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin
PLATFORM_DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library
PLATFORM_DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs
PLATFORM_DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools
PLATFORM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr
PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
PLATFORM_DISPLAY_NAME = iOS
PLATFORM_NAME = iphoneos
PLATFORM_PREFERRED_ARCH = arm64
PLATFORM_PRODUCT_BUILD_VERSION = 18D46
PLIST_FILE_OUTPUT_FORMAT = binary
PLUGINS_FOLDER_PATH = Runner.app/PlugIns
PODS_BUILD_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios
PODS_CONFIGURATION_BUILD_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
PODS_PODFILE_DIR_PATH = /Users/SPicheAubin/Documents/github/password-hub-app/ios/.
PODS_ROOT = /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
PODS_XCFRAMEWORKS_BUILD_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/XCFrameworkIntermediates
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES
PRECOMP_DESTINATION_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/PrefixHeaders
PRESERVE_DEAD_CODE_INITS_AND_TERMS = NO
PRIVATE_HEADERS_FOLDER_PATH = Runner.app/PrivateHeaders
PRODUCT_BUNDLE_IDENTIFIER = net.devolutions.hub
PRODUCT_BUNDLE_PACKAGE_TYPE = APPL
PRODUCT_MODULE_NAME = Runner
PRODUCT_NAME = Runner
PRODUCT_SETTINGS_PATH = /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/Info.plist
PRODUCT_TYPE = com.apple.product-type.application
PROFILING_CODE = NO
PROJECT = Runner
PROJECT_DERIVED_FILE_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/DerivedSources
PROJECT_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/ios
PROJECT_FILE_PATH = /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner.xcodeproj
PROJECT_NAME = Runner
PROJECT_TEMP_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build
PROJECT_TEMP_ROOT = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex
PROVISIONING_PROFILE_REQUIRED = YES
PUBLIC_HEADERS_FOLDER_PATH = Runner.app/Headers
RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS = YES
REMOVE_CVS_FROM_RESOURCES = YES
REMOVE_GIT_FROM_RESOURCES = YES
REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES = YES
REMOVE_HG_FROM_RESOURCES = YES
REMOVE_SVN_FROM_RESOURCES = YES
RESOURCE_RULES_REQUIRED = YES
REZ_COLLECTOR_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources
REZ_OBJECTS_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources/Objects
SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO
SCRIPTS_FOLDER_PATH = Runner.app/Scripts
SCRIPT_OUTPUT_STREAM_FILE = /var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/T/flutter_tools.pXm03q/flutter_build_log_pipe.0P6FJo/pipe_to_stdout
SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk
SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk
SDK_DIR_iphoneos14_4 = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk
SDK_NAME = iphoneos14.4
SDK_NAMES = iphoneos14.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/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DerivedSources
SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks
SHARED_PRECOMPS_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/PrecompiledHeaders
SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport
SKIP_INSTALL = NO
SOURCE_ROOT = /Users/SPicheAubin/Documents/github/password-hub-app/ios
SRCROOT = /Users/SPicheAubin/Documents/github/password-hub-app/ios
STRINGS_FILE_OUTPUT_ENCODING = binary
STRIP_BITCODE_FROM_COPIED_FILES = YES
STRIP_INSTALLED_PRODUCT = YES
STRIP_STYLE = all
STRIP_SWIFT_SYMBOLS = YES
SUPPORTED_DEVICE_FAMILIES = 1,2
SUPPORTED_PLATFORMS = iphonesimulator iphoneos
SUPPORTS_MACCATALYST = NO
SUPPORTS_TEXT_BASED_API = NO
SWIFT_COMPILATION_MODE = wholemodule
SWIFT_OBJC_BRIDGING_HEADER = Runner/Runner-Bridging-Header.h
SWIFT_OPTIMIZATION_LEVEL = -O
SWIFT_PLATFORM_TARGET_PREFIX = ios
SWIFT_SWIFT3_OBJC_INFERENCE = On
SWIFT_VERSION = 4.2
SYMROOT = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/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 = 1,2
TARGETNAME = Runner
TARGET_BUILD_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
TARGET_NAME = Runner
TARGET_TEMP_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build
TEMP_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build
TEMP_FILES_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build
TEMP_FILE_DIR = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build
TEMP_ROOT = /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex
TEST_FRAMEWORK_SEARCH_PATHS = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk/Developer/Library/Frameworks
TEST_LIBRARY_SEARCH_PATHS = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib
TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
TRACK_WIDGET_CREATION = false
TREAT_MISSING_BASELINES_AS_TEST_FAILURES = NO
TREE_SHAKE_ICONS = true
UID = 502
UNLOCALIZED_RESOURCES_FOLDER_PATH = Runner.app
UNSTRIPPED_PRODUCT = NO
USER = SPicheAubin
USER_APPS_DIR = /Users/SPicheAubin/Applications
USER_LIBRARY_DIR = /Users/SPicheAubin/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 = YES
VALIDATE_WORKSPACE = NO
VALID_ARCHS = arm64
VERBOSE_PBXCP = NO
VERBOSE_SCRIPT_LOGGING = YES
VERSIONING_SYSTEM = apple-generic
VERSIONPLIST_PATH = Runner.app/version.plist
VERSION_INFO_BUILDER = SPicheAubin
VERSION_INFO_FILE = Runner_vers.c
VERSION_INFO_STRING = "@(#)PROGRAM:Runner PROJECT:Runner-7"
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 = arm64
variant = normal
[ +13 ms] Failed to build iOS app
[ ] Error output from Xcode build:
[ ] ** BUILD FAILED **
The following build commands failed:
CompileSwift normal arm64
CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler
(2 failures)
[ ] Xcode's output:
[ +52 ms] Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Release VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios -sdk iphoneos
SCRIPT_OUTPUT_STREAM_FILE=/var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/T/flutter_tools.pXm03q/flutter_build_log_pipe.0P6FJo/pipe_to_stdout FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO
Build settings from command line:
BUILD_DIR = /Users/SPicheAubin/Documents/github/password-hub-app/build/ios
COMPILER_INDEX_STORE_ENABLE = NO
FLUTTER_SUPPRESS_ANALYTICS = true
SCRIPT_OUTPUT_STREAM_FILE = /var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/T/flutter_tools.pXm03q/flutter_build_log_pipe.0P6FJo/pipe_to_stdout
SDKROOT = iphoneos14.4
VERBOSE_SCRIPT_LOGGING = YES
note: Using new build system
note: Building targets in parallel
note: Planning build
note: Constructing build description
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/url_launcher.build/url_launcher-all-target-headers.hmap (in target 'url_launcher' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/url_launcher.build/url_launcher-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/vibration.build/vibration-all-target-headers.hmap (in target 'vibration' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/vibration.build/vibration-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-all-target-headers.hmap (in target 'path_provider' from
project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/searchable_dropdown.build/searchable_dropdown-all-target-headers.hmap (in target
'searchable_dropdown'
from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/searchable_dropdown.build/searchable_dropdown-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/share_extend.build/share_extend-all-target-headers.hmap (in target 'share_extend' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/share_extend.build/share_extend-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-all-target-headers.hmap (in target
'shared_preferences'
from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_secure_storage.build/flutter_secure_storage-all-target-headers.hmap (in target
'flutter_secure_storage' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_secure_storage.build/flutter_secure_storage-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/get_version.build/get_version-all-target-headers.hmap (in target 'get_version' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/get_version.build/get_version-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/open_file.build/open_file-all-target-headers.hmap (in target 'open_file' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/open_file.build/open_file-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/SwiftyGif.build/SwiftyGif-all-target-headers.hmap (in target 'SwiftyGif' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/SwiftyGif.build/SwiftyGif-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_webview_plugin.build/flutter_webview_plugin-all-target-headers.hmap (in target
'flutter_webview_plugin' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_webview_plugin.build/flutter_webview_plugin-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/local_auth.build/local_auth-all-target-headers.hmap (in target 'local_auth' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/local_auth.build/local_auth-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/SwiftyJSON.build/SwiftyJSON-all-target-headers.hmap (in target 'SwiftyJSON' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/SwiftyJSON.build/SwiftyJSON-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-all-target-headers.hmap (in target 'package_info' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/image_picker.build/image_picker-all-target-headers.hmap (in target 'image_picker' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/image_picker.build/image_picker-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_mailer.build/flutter_mailer-all-target-headers.hmap (in target 'flutter_mailer'
from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_mailer.build/flutter_mailer-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Slauth.build/Slauth-all-target-headers.hmap (in target 'Slauth' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Slauth.build/Slauth-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/SDWebImage.build/SDWebImage-all-target-headers.hmap (in target 'SDWebImage' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/SDWebImage.build/SDWebImage-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Reachability.build/Reachability-all-target-headers.hmap (in target 'Reachability' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Reachability.build/Reachability-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Kingfisher.build/Kingfisher-all-target-headers.hmap (in target 'Kingfisher' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Kingfisher.build/Kingfisher-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/KeychainSwift.build/KeychainSwift-all-target-headers.hmap (in target 'KeychainSwift' from
project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/KeychainSwift.build/KeychainSwift-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Just.build/Just-all-target-headers.hmap (in target 'Just' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Just.build/Just-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/JOSESwift.build/JOSESwift-all-target-headers.hmap (in target 'JOSESwift' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/JOSESwift.build/JOSESwift-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/JGProgressHUD.build/JGProgressHUD-all-target-headers.hmap (in target 'JGProgressHUD' from
project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/JGProgressHUD.build/JGProgressHUD-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/IDZSwiftCommonCrypto.build/IDZSwiftCommonCrypto-all-target-headers.hmap (in target
'IDZSwiftCommonCrypto' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/IDZSwiftCommonCrypto.build/IDZSwiftCommonCrypto-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/FMDB.build/FMDB-all-target-headers.hmap (in target 'FMDB' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/FMDB.build/FMDB-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DevolutionsCrypto.build/DevolutionsCrypto-all-target-headers.hmap (in target
'DevolutionsCrypto' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DevolutionsCrypto.build/DevolutionsCrypto-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DataCompression.build/DataCompression-all-target-headers.hmap (in target 'DataCompression'
from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DataCompression.build/DataCompression-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/CryptoSwift.build/CryptoSwift-all-target-headers.hmap (in target 'CryptoSwift' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/CryptoSwift.build/CryptoSwift-all-target-headers.hmap
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/url_launcher/url_launcher-Info.plist (in target 'url_launcher' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/url_launcher/url_launcher-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/Info.plist
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKPhotoGallery-DKPhotoGallery.build/DKPhotoGallery-all-target-headers.hmap (in target
'DKPhotoGallery-DKPhotoGallery' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKPhotoGallery-DKPhotoGallery.build/DKPhotoGallery-all-target-headers.hmap
WriteAuxiliaryFile
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKImagePickerController-DKImagePickerController.build/DKImagePickerController-all-target-headers.hmap
(in target 'DKImagePickerController-DKImagePickerController' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKImagePickerController-DKImagePickerController.build/DKImagePickerController-all-target-headers.hmap
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/local_auth/local_auth-Info.plist (in
target 'local_auth' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/local_auth/local_auth-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/path_provider/path_provider-Info.plist (in target 'path_provider' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/path_provider/path_provider-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/DataCompression/DataCompression-Info.plist (in target 'DataCompression' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/DataCompression/DataCompression-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework/Info.plist
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/sqflite.build/sqflite-all-target-headers.hmap (in target 'sqflite' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/sqflite.build/sqflite-all-target-headers.hmap
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/DevolutionsCrypto/DevolutionsCrypto-Info.plist (in target 'DevolutionsCrypto' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/DevolutionsCrypto/DevolutionsCrypto-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform
iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/CryptoSwift/CryptoSwift-Info.plist
(in target 'CryptoSwift' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/CryptoSwift/CryptoSwift-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto-Info.plist (in target 'IDZSwiftCommonCrypto' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary
-platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/JOSESwift/JOSESwift-Info.plist
(in target
'JOSESwift' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/JOSESwift/JOSESwift-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture
arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/KeychainSwift/KeychainSwift-Info.plist (in target 'KeychainSwift' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/KeychainSwift/KeychainSwift-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/Just/Just-Info.plist (in target 'Just'
from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/Just/Just-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture
arm64 -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Info.plist
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/connectivity.build/connectivity-all-target-headers.hmap (in target 'connectivity' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/connectivity.build/connectivity-all-target-headers.hmap
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/Kingfisher/Kingfisher-Info.plist (in
target 'Kingfisher' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/Kingfisher/Kingfisher-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/image_picker/image_picker-Info.plist (in target 'image_picker' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/image_picker/image_picker-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/Reachability/Reachability-Info.plist (in target 'Reachability' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/Reachability/Reachability-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/SDWebImage/SDWebImage-Info.plist (in
target 'SDWebImage' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/SDWebImage/SDWebImage-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/vibration/vibration-Info.plist
(in target
'vibration' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/vibration/vibration-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture
arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/shared_preferences/shared_preferences-Info.plist (in target 'shared_preferences' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/shared_preferences/shared_preferences-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform
iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/share_extend/share_extend-Info.plist (in target 'share_extend' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/share_extend/share_extend-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/searchable_dropdown/searchable_dropdown-Info.plist (in target 'searchable_dropdown' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/searchable_dropdown/searchable_dropdown-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform
iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/package_info/package_info-Info.plist (in target 'package_info' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/package_info/package_info-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/open_file/open_file-Info.plist
(in target
'open_file' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/open_file/open_file-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture
arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/get_version/get_version-Info.plist
(in target 'get_version' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/get_version/get_version-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/flutter_webview_plugin/flutter_webview_plugin-Info.plist (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/flutter_webview_plugin/flutter_webview_plugin-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary
-platform
iphoneos -requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/flutter_secure_storage/flutter_secure_storage-Info.plist (in target 'flutter_secure_storage' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/flutter_secure_storage/flutter_secure_storage-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary
-platform
iphoneos -requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/flutter_mailer/flutter_mailer-Info.plist (in target 'flutter_mailer' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/flutter_mailer/flutter_mailer-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/SwiftyJSON/SwiftyJSON-Info.plist (in
target 'SwiftyJSON' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/SwiftyJSON/SwiftyJSON-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework/Info.plist
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/url_launcher
(in target 'url_launcher' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/url_launcher -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework.dSYM
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/SwiftyGif/SwiftyGif-Info.plist
(in target
'SwiftyGif' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/SwiftyGif/SwiftyGif-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture
arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/Slauth/Slauth-Info.plist (in target
'Slauth'
from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/Slauth/Slauth-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64
-o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/JGProgressHUD/JGProgressHUD-Info.plist (in target 'JGProgressHUD' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/JGProgressHUD/JGProgressHUD-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/FMDB/FMDB-Info.plist (in target 'FMDB'
from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/FMDB/FMDB-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture
arm64 -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework/Info.plist
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKPhotoGallery.build/DKPhotoGallery-all-target-headers.hmap (in target 'DKPhotoGallery'
from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKPhotoGallery.build/DKPhotoGallery-all-target-headers.hmap
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework/SDWebImage
(in target
'SDWebImage' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework/SDWebImage -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework/Reachability
(in target 'Reachability' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework/Reachability -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework.dSYM
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.bundle/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/DKImagePickerController/ResourceBundle-DKImagePickerController-DKImagePickerController-Info.plist (in target 'DKImagePickerController-DKImagePickerController' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/DKImagePickerController/ResourceBundle-DKImagePickerController-DKImagePickerController-Info.plist -producttype com.apple.product-type.bundle
-expandbuildsettings -format binary -platform iphoneos -additionalcontentfile
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKImagePickerController-DKImagePickerController.build/assetcatalog_generated_info.plist -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.bundle/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.bundle/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/DKPhotoGallery/ResourceBundle-DKPhotoGallery-DKPhotoGallery-Info.plist (in target 'DKPhotoGallery-DKPhotoGallery' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/DKPhotoGallery/ResourceBundle-DKPhotoGallery-DKPhotoGallery-Info.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format
binary
-platform iphoneos -additionalcontentfile
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKPhotoGallery-DKPhotoGallery.build/assetcatalog_generated_info.plist -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.bundle/Info.plist
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework/FMDB (in target 'FMDB' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework/FMDB -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework.dSYM
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKImagePickerController.build/DKImagePickerController-all-target-headers.hmap (in target
'DKImagePickerController' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/DKImagePickerController.build/DKImagePickerController-all-target-headers.hmap
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/file_picker.build/file_picker-all-target-headers.hmap (in target 'file_picker' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/file_picker.build/file_picker-all-target-headers.hmap
ProcessProductPackaging "" /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/autofill.build/autofill.appex.xcent (in target 'autofill' from project 'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
Entitlements:
{
"application-identifier" = "N592S9ASDB.net.devolutions.hub.autofill";
"com.apple.developer.authentication-services.autofill-credential-provider" = 1;
"com.apple.developer.team-identifier" = N592S9ASDB;
"get-task-allow" = 1;
"keychain-access-groups" = (
"N592S9ASDB.hubGroup"
);
}
builtin-productPackagingUtility -entitlements -format xml -o /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/autofill.build/autofill.appex.xcent
WriteAuxiliaryFile /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Pods-Runner.build/Pods_Runner-all-target-headers.hmap (in target 'Pods-Runner' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
write-file /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Pods-Runner.build/Pods_Runner-all-target-headers.hmap
ProcessProductPackaging "" /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner.app.xcent (in target 'Runner' from project 'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
Entitlements:
{
"application-identifier" = "N592S9ASDB.net.devolutions.hub";
"aps-environment" = development;
"com.apple.developer.authentication-services.autofill-credential-provider" = 1;
"com.apple.developer.team-identifier" = N592S9ASDB;
"get-task-allow" = 1;
"keychain-access-groups" = (
"N592S9ASDB.hubGroup"
);
}
builtin-productPackagingUtility -entitlements -format xml -o /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner.app.xcent
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/shared_preferences (in target 'shared_preferences' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/shared_preferences -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework.dSYM
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/connectivity/connectivity-Info.plist (in target 'connectivity' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/connectivity/connectivity-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/sqflite/sqflite-Info.plist (in
target
'sqflite' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/sqflite/sqflite-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture
arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework/Info.plist
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework/SwiftyGif (in
target
'SwiftyGif' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework/SwiftyGif -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework/share_extend
(in target 'share_extend' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework/share_extend -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework/path_provider (in target 'path_provider' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework/path_provider -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework.dSYM
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/DKPhotoGallery/DKPhotoGallery-Info.plist (in target 'DKPhotoGallery' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/DKPhotoGallery/DKPhotoGallery-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/Info.plist
CpResource /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.bundle
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/DKPhotoGallery.bundle (in target 'DKPhotoGallery' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.bundle
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/DKPhotoGallery (in target 'DKPhotoGallery' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/DKPhotoGallery -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework/package_info
(in target 'package_info' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework/package_info -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework/open_file (in
target
'open_file' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework/open_file -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework.dSYM
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/DKImagePickerController/DKImagePickerController-Info.plist (in target 'DKImagePickerController' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/DKImagePickerController/DKImagePickerController-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary
-platform
iphoneos -requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/Info.plist
CpResource /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.bundle
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/DKImagePickerController.bundle (in target 'DKImagePickerController' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.bundle
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/DKImagePickerController (in target 'DKImagePickerController' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/DKImagePickerController -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework/local_auth
(in target
'local_auth' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework/local_auth -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework/image_picker
(in target 'image_picker' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework/image_picker -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework.dSYM
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\
Files/file_picker/file_picker-Info.plist
(in target 'file_picker' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/file_picker/file_picker-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework/Info.plist
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/flutter_webview_plugin (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/flutter_webview_plugin -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/flutter_secure_storage (in target 'flutter_secure_storage' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/flutter_secure_storage -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework/flutter_mailer (in target 'flutter_mailer' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework/flutter_mailer -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework/JGProgressHUD (in target 'JGProgressHUD' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework/JGProgressHUD -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework/vibration (in
target
'vibration' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework/vibration -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework/searchable_dropdown (in target 'searchable_dropdown' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework/searchable_dropdown -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework/get_version (in
target 'get_version' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework/get_version -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework/KeychainSwift (in target 'KeychainSwift' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework/KeychainSwift -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework/SwiftyJSON
(in target
'SwiftyJSON' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework/SwiftyJSON -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework/Slauth (in target 'Slauth'
from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework/Slauth -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework/IDZSwiftCommonCrypto (in target 'IDZSwiftCommonCrypto' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework/IDZSwiftCommonCrypto -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework/connectivity
(in target 'connectivity' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework/connectivity -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework/DevolutionsCrypto (in target 'DevolutionsCrypto' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework/DevolutionsCrypto -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework/sqflite (in target
'sqflite' from
project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework/sqflite -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Just (in target 'Just' from project
'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Just -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework/DataCompression (in target 'DataCompression' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework/DataCompression -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework/JOSESwift (in
target
'JOSESwift' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework/JOSESwift -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework/Kingfisher
(in target
'Kingfisher' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework/Kingfisher -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework/file_picker (in
target 'file_picker' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework/file_picker -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework.dSYM
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework.dSYM
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework/CryptoSwift (in
target 'CryptoSwift' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework/CryptoSwift -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework.dSYM
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/Info.plist (in target 'autofill' from project 'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/Info.plist -producttype com.apple.product-type.app-extension -expandbuildsettings -format binary -platform iphoneos -additionalcontentfile
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/autofill.build/Base.lproj/MainInterface-SBPartialInfo.plist -additionalcontentfile
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/autofill.build/assetcatalog_generated_info.plist -requiredArchitecture arm64 -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex/Info.plist
ProcessInfoPlistFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Pods_Runner.framework/Info.plist /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/Pods-Runner/Pods-Runner-Info.plist (in
target
'Pods-Runner' from project 'Pods')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
builtin-infoPlistUtility /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Target\ Support\ Files/Pods-Runner/Pods-Runner-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos
-requiredArchitecture arm64 -o /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Pods_Runner.framework/Info.plist
GenerateDSYMFile /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex.dSYM /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex/autofill (in target 'autofill' from project
'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex/autofill -o
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex.dSYM
CodeSign /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex (in target 'autofill' from project 'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
export CODESIGN_ALLOCATE\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "Apple Development: Sebastien Aubin (6ZCY8U87CL)"
Provisioning Profile: "iOS Team Provisioning Profile: net.devolutions.hub.autofill"
(5b597518-15c4-4dd6-a3e2-9c28b81165f9)
/usr/bin/codesign --force --sign AD495D261003688CE3D54420F11A0CAAEF21AE6C --entitlements
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/autofill.build/autofill.appex.xcent --timestamp\=none
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/autofill.appex: replacing existing signature
PhaseScriptExecution [CP]\ Check\ Pods\ Manifest.lock /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Script-D27B311CCD40C9F65C731514.sh (in
target
'Runner' from project 'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
/bin/sh -c /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Script-D27B311CCD40C9F65C731514.sh
PhaseScriptExecution Run\ Script /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Script-9740EEB61CF901F6004384FC.sh (in target 'Runner' from
project
'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
export ACTION\=build
export AD_HOC_CODE_SIGNING_ALLOWED\=NO
export ALTERNATE_GROUP\=staff
export ALTERNATE_MODE\=u+w,go-w,a+rX
export ALTERNATE_OWNER\=SPicheAubin
export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=YES
export ALWAYS_SEARCH_USER_PATHS\=NO
export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO
export APPLE_INTERNAL_DEVELOPER_DIR\=/AppleInternal/Developer
export APPLE_INTERNAL_DIR\=/AppleInternal
export APPLE_INTERNAL_DOCUMENTATION_DIR\=/AppleInternal/Documentation
export APPLE_INTERNAL_LIBRARY_DIR\=/AppleInternal/Library
export APPLE_INTERNAL_TOOLS\=/AppleInternal/Developer/Tools
export APPLICATION_EXTENSION_API_ONLY\=NO
export APPLY_RULES_IN_COPY_FILES\=NO
export APPLY_RULES_IN_COPY_HEADERS\=NO
export ARCHS\=arm64
export ARCHS_STANDARD\=arm64
export ARCHS_STANDARD_32_64_BIT\=armv7\ arm64
export ARCHS_STANDARD_32_BIT\=armv7
export ARCHS_STANDARD_64_BIT\=arm64
export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64
export ARCHS_UNIVERSAL_IPHONE_OS\=armv7\ arm64
export ASSETCATALOG_COMPILER_APPICON_NAME\=AppIcon
export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator
export AppIdentifierPrefix\=N592S9ASDB.
export BITCODE_GENERATION_MODE\=marker
export BUILD_ACTIVE_RESOURCES_ONLY\=NO
export BUILD_COMPONENTS\=headers\ build
export BUILD_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios
export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO
export BUILD_ROOT\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Products
export BUILD_STYLE\=
export BUILD_VARIANTS\=normal
export BUILT_PRODUCTS_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/
export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS
export BUNDLE_FORMAT\=shallow
export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Frameworks
export BUNDLE_PLUGINS_FOLDER_PATH\=PlugIns
export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=PrivateHeaders
export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Headers
export CACHE_ROOT\=/var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/C/com.apple.DeveloperTools/12.4-12D4e/Xcode
export CCHROOT\=/var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/C/com.apple.DeveloperTools/12.4-12D4e/Xcode
export CHMOD\=/bin/chmod
export CHOWN\=/usr/sbin/chown
export CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED\=YES
export CLANG_ANALYZER_NONNULL\=YES
export CLANG_CXX_LANGUAGE_STANDARD\=gnu++0x
export CLANG_CXX_LIBRARY\=libc++
export CLANG_ENABLE_MODULES\=YES
export CLANG_ENABLE_OBJC_ARC\=YES
export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation
export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES
export CLANG_WARN_BOOL_CONVERSION\=YES
export CLANG_WARN_COMMA\=YES
export CLANG_WARN_CONSTANT_CONVERSION\=YES
export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES
export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\=YES_ERROR
export CLANG_WARN_EMPTY_BODY\=YES
export CLANG_WARN_ENUM_CONVERSION\=YES
export CLANG_WARN_INFINITE_RECURSION\=YES
export CLANG_WARN_INT_CONVERSION\=YES
export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\=YES
export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\=YES
export CLANG_WARN_OBJC_LITERAL_CONVERSION\=YES
export CLANG_WARN_OBJC_ROOT_CLASS\=YES_ERROR
export CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER\=NO
export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES
export CLANG_WARN_STRICT_PROTOTYPES\=YES
export CLANG_WARN_SUSPICIOUS_MOVE\=YES
export CLANG_WARN_UNREACHABLE_CODE\=YES
export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES
export CLASS_FILE_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/JavaClasses
export CLEAN_PRECOMPS\=YES
export CLONE_HEADERS\=NO
export CODESIGNING_FOLDER_PATH\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Runner.app
export CODE_SIGNING_ALLOWED\=YES
export CODE_SIGNING_REQUIRED\=YES
export CODE_SIGN_CONTEXT_CLASS\=XCiPhoneOSCodeSignContext
export CODE_SIGN_ENTITLEMENTS\=Runner/Runner.entitlements
export CODE_SIGN_IDENTITY\=iPhone\ Developer
export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES
export COLOR_DIAGNOSTICS\=NO
export COMBINE_HIDPI_IMAGES\=NO
export COMPILER_INDEX_STORE_ENABLE\=NO
export COMPOSITE_SDK_DIRS\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/CompositeSDKs
export COMPRESS_PNG_FILES\=YES
export CONFIGURATION\=Release
export CONFIGURATION_BUILD_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
export CONFIGURATION_TEMP_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos
export CONTENTS_FOLDER_PATH\=Runner.app
export COPYING_PRESERVES_HFS_DATA\=NO
export COPY_HEADERS_RUN_UNIFDEF\=NO
export COPY_PHASE_STRIP\=NO
export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS\=YES
export CORRESPONDING_SIMULATOR_PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
export CORRESPONDING_SIMULATOR_PLATFORM_NAME\=iphonesimulator
export CORRESPONDING_SIMULATOR_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk
export CORRESPONDING_SIMULATOR_SDK_NAME\=iphonesimulator14.4
export CP\=/bin/cp
export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO
export CURRENT_ARCH\=undefined_arch
export CURRENT_PROJECT_VERSION\=7
export CURRENT_VARIANT\=normal
export DART_OBFUSCATION\=false
export DEAD_CODE_STRIPPING\=YES
export DEBUGGING_SYMBOLS\=YES
export DEBUG_INFORMATION_FORMAT\=dwarf-with-dsym
export DEFAULT_COMPILER\=com.apple.compilers.llvm.clang.1_0
export DEFAULT_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions
export DEFAULT_KEXT_INSTALL_PATH\=/System/Library/Extensions
export DEFINES_MODULE\=NO
export DEPLOYMENT_LOCATION\=NO
export DEPLOYMENT_POSTPROCESSING\=NO
export DEPLOYMENT_TARGET_CLANG_ENV_NAME\=IPHONEOS_DEPLOYMENT_TARGET
export DEPLOYMENT_TARGET_CLANG_FLAG_NAME\=miphoneos-version-min
export DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX\=-miphoneos-version-min\=
export DEPLOYMENT_TARGET_LD_ENV_NAME\=IPHONEOS_DEPLOYMENT_TARGET
export DEPLOYMENT_TARGET_LD_FLAG_NAME\=ios_version_min
export DEPLOYMENT_TARGET_SETTING_NAME\=IPHONEOS_DEPLOYMENT_TARGET
export 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
export DERIVED_FILES_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources
export DERIVED_FILE_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources
export DERIVED_SOURCES_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources
export DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER\=NO
export DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications
export DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin
export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
export DEVELOPER_FRAMEWORKS_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
export DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
export DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library
export DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
export DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools
export DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr
export DEVELOPMENT_LANGUAGE\=en
export DEVELOPMENT_TEAM\=N592S9ASDB
export DOCUMENTATION_FOLDER_PATH\=Runner.app/en.lproj/Documentation
export DONT_GENERATE_INFOPLIST_FILE\=NO
export DO_HEADER_SCANNING_IN_JAM\=NO
export DSTROOT\=/tmp/Runner.dst
export DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
export DWARF_DSYM_FILE_NAME\=Runner.app.dSYM
export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO
export DWARF_DSYM_FOLDER_PATH\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
export EFFECTIVE_PLATFORM_NAME\=-iphoneos
export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO
export EMBEDDED_PROFILE_NAME\=embedded.mobileprovision
export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO
export ENABLE_BITCODE\=NO
export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES
export ENABLE_HARDENED_RUNTIME\=NO
export ENABLE_HEADER_DEPENDENCIES\=YES
export ENABLE_NS_ASSERTIONS\=NO
export ENABLE_ON_DEMAND_RESOURCES\=YES
export ENABLE_PREVIEWS\=NO
export ENABLE_STRICT_OBJC_MSGSEND\=YES
export ENABLE_TESTABILITY\=NO
export ENABLE_TESTING_SEARCH_PATHS\=NO
export ENTITLEMENTS_ALLOWED\=YES
export ENTITLEMENTS_DESTINATION\=Signature
export ENTITLEMENTS_REQUIRED\=YES
export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS
export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=\*.nib\ \*.lproj\ \*.framework\ \*.gch\ \*.xcode\*\ \*.xcassets\ \(\*\)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ \*.pbproj\ \*.pbxproj
export EXECUTABLES_FOLDER_PATH\=Runner.app/Executables
export EXECUTABLE_FOLDER_PATH\=Runner.app
export EXECUTABLE_NAME\=Runner
export EXECUTABLE_PATH\=Runner.app/Runner
export EXPANDED_CODE_SIGN_IDENTITY\=AD495D261003688CE3D54420F11A0CAAEF21AE6C
export EXPANDED_CODE_SIGN_IDENTITY_NAME\=Apple\ Development:\ Sebastien\ Aubin\ \(6ZCY8U87CL\)
export EXPANDED_PROVISIONING_PROFILE\=541ed612-522e-4b68-ae60-ab83798044a4
export FILE_LIST\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects/LinkFileList
export FIXED_FILES_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/FixedFiles
export FLUTTER_APPLICATION_PATH\=/Users/SPicheAubin/Documents/github/password-hub-app
export FLUTTER_BUILD_DIR\=build
export FLUTTER_BUILD_NAME\=2021.1.0
export FLUTTER_BUILD_NUMBER\=2021.1.0
export FLUTTER_ROOT\=/Users/SPicheAubin/Documents/git/flutter
export FLUTTER_SUPPRESS_ANALYTICS\=true
export FLUTTER_TARGET\=lib/main.dart
export FRAMEWORKS_FOLDER_PATH\=Runner.app/Frameworks
export FRAMEWORK_FLAG_PREFIX\=-framework
export FRAMEWORK_SEARCH_PATHS\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos\ \ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/PayCardsRecognizer/Source\"\ /Users/SPicheAubin/Documents/github/password-hub-app/ios/Flutter
export FRAMEWORK_VERSION\=A
export FULL_PRODUCT_NAME\=Runner.app
export GCC3_VERSION\=3.3
export GCC_C_LANGUAGE_STANDARD\=gnu99
export GCC_INLINES_ARE_PRIVATE_EXTERN\=YES
export GCC_NO_COMMON_BLOCKS\=YES
export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++
export GCC_PREPROCESSOR_DEFINITIONS\=\ COCOAPODS\=1
export GCC_SYMBOLS_PRIVATE_EXTERN\=YES
export GCC_THUMB_SUPPORT\=YES
export GCC_TREAT_WARNINGS_AS_ERRORS\=NO
export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0
export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0
export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES
export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR
export GCC_WARN_UNDECLARED_SELECTOR\=YES
export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE
export GCC_WARN_UNUSED_FUNCTION\=YES
export GCC_WARN_UNUSED_VARIABLE\=YES
export GENERATED_MODULEMAP_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
export GENERATE_MASTER_OBJECT_FILE\=NO
export GENERATE_PKGINFO_FILE\=YES
export GENERATE_PROFILING_CODE\=NO
export GENERATE_TEXT_BASED_STUBS\=NO
export GID\=20
export GROUP\=staff
export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES
export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES
export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\=YES
export HEADERMAP_INCLUDES_PROJECT_HEADERS\=YES
export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\=YES
export HEADERMAP_USES_VFS\=NO
export HEADER_SEARCH_PATHS\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/include\ \ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework/Headers\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework/Headers\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Headers\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework/Headers\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework/Headers\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework/Headers\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework/Headers\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/Headers\"\ \"/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework/Headers\"
export HIDE_BITCODE_SYMBOLS\=YES
export HOME\=/Users/SPicheAubin
export ICONV\=/usr/bin/iconv
export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES
export INFOPLIST_FILE\=Runner/Info.plist
export INFOPLIST_OUTPUT_FORMAT\=binary
export INFOPLIST_PATH\=Runner.app/Info.plist
export INFOPLIST_PREPROCESS\=NO
export INFOSTRINGS_PATH\=Runner.app/en.lproj/InfoPlist.strings
export INLINE_PRIVATE_FRAMEWORKS\=NO
export INSTALLHDRS_COPY_PHASE\=NO
export INSTALLHDRS_SCRIPT_PHASE\=NO
export INSTALL_DIR\=/tmp/Runner.dst/Applications
export INSTALL_GROUP\=staff
export INSTALL_MODE_FLAG\=u+w,go-w,a+rX
export INSTALL_OWNER\=SPicheAubin
export INSTALL_PATH\=/Applications
export INSTALL_ROOT\=/tmp/Runner.dst
export IPHONEOS_DEPLOYMENT_TARGET\=11.0
export JAVAC_DEFAULT_FLAGS\=-J-Xms64m\ -J-XX:NewSize\=4M\ -J-Dfile.encoding\=UTF8
export JAVA_APP_STUB\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
export JAVA_ARCHIVE_CLASSES\=YES
export JAVA_ARCHIVE_TYPE\=JAR
export JAVA_COMPILER\=/usr/bin/javac
export JAVA_FOLDER_PATH\=Runner.app/Java
export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources
export JAVA_JAR_FLAGS\=cv
export JAVA_SOURCE_SUBDIR\=.
export JAVA_USE_DEPENDENCIES\=YES
export JAVA_ZIP_FLAGS\=-urg
export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO
export KASAN_DEFAULT_CFLAGS\=-DKASAN\=1\ -fsanitize\=address\ -mllvm\ -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow
export KEEP_PRIVATE_EXTERNS\=NO
export LD_DEPENDENCY_INFO_FILE\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat
export LD_GENERATE_MAP_FILE\=NO
export LD_MAP_FILE_PATH\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-LinkMap-normal-undefined_arch.txt
export LD_NO_PIE\=NO
export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES
export LD_RUNPATH_SEARCH_PATHS\=\ \'@executable_path/Frameworks\'\ \'@loader_path/Frameworks\'\ @executable_path/Frameworks
export LEGACY_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
export LEX\=lex
export LIBRARY_DEXT_INSTALL_PATH\=/Library/DriverExtensions
export LIBRARY_FLAG_NOSPACE\=YES
export LIBRARY_FLAG_PREFIX\=-l
export LIBRARY_KEXT_INSTALL_PATH\=/Library/Extensions
export LIBRARY_SEARCH_PATHS\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos\ \ \"/Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/DevolutionsCrypto/DevolutionsCrypto/Rust\"\
\"/Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/Slauth/Slauth/Rust\"\ /Users/SPicheAubin/Documents/github/password-hub-app/ios/Flutter\ /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner\
/Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/Assets.xcassets
export LINKER_DISPLAYS_MANGLED_NAMES\=NO
export LINK_FILE_LIST_normal_arm64\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner.LinkFileList
export LINK_WITH_STANDARD_LIBRARIES\=YES
export LLVM_TARGET_TRIPLE_OS_VERSION\=ios11.0
export LLVM_TARGET_TRIPLE_VENDOR\=apple
export LOCALIZED_RESOURCES_FOLDER_PATH\=Runner.app/en.lproj
export LOCALIZED_STRING_MACRO_NAMES\=NSLocalizedString\ CFCopyLocalizedString
export LOCALIZED_STRING_SWIFTUI_SUPPORT\=YES
export LOCAL_ADMIN_APPS_DIR\=/Applications/Utilities
export LOCAL_APPS_DIR\=/Applications
export LOCAL_DEVELOPER_DIR\=/Library/Developer
export LOCAL_LIBRARY_DIR\=/Library
export LOCROOT\=/Users/SPicheAubin/Documents/github/password-hub-app/ios
export LOCSYMROOT\=/Users/SPicheAubin/Documents/github/password-hub-app/ios
export MACH_O_TYPE\=mh_execute
export MAC_OS_X_PRODUCT_BUILD_VERSION\=20D91
export MAC_OS_X_VERSION_ACTUAL\=110203
export MAC_OS_X_VERSION_MAJOR\=110000
export MAC_OS_X_VERSION_MINOR\=110200
export MARKETING_VERSION\=2021.1.0
export METAL_LIBRARY_FILE_BASE\=default
export METAL_LIBRARY_OUTPUT_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Runner.app
export MODULES_FOLDER_PATH\=Runner.app/Modules
export MODULE_CACHE_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
export MTL_ENABLE_DEBUG_INFO\=NO
export NATIVE_ARCH\=armv7
export NATIVE_ARCH_32_BIT\=i386
export NATIVE_ARCH_64_BIT\=x86_64
export NATIVE_ARCH_ACTUAL\=x86_64
export NO_COMMON\=YES
export OBJECT_FILE_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects
export OBJECT_FILE_DIR_normal\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal
export OBJROOT\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex
export ONLY_ACTIVE_ARCH\=NO
export OS\=MACOS
export OSAC\=/usr/bin/osacompile
export OTHER_LDFLAGS\=\ -ObjC\ -l\"sqlite3\"\ -framework\ \"AVFoundation\"\ -framework\ \"AVKit\"\ -framework\ \"Accelerate\"\ -framework\ \"CFNetwork\"\ -framework\ \"CryptoSwift\"\ -framework\ \"DKImagePickerController\"\ -framework\
\"DKPhotoGallery\"\
-framework\ \"DataCompression\"\ -framework\ \"DevolutionsCrypto\"\ -framework\ \"FMDB\"\ -framework\ \"Foundation\"\ -framework\ \"IDZSwiftCommonCrypto\"\ -framework\ \"ImageIO\"\ -framework\ \"JGProgressHUD\"\ -framework\ \"JOSESwift\"\ -framework\
\"Just\"\
-framework\ \"KeychainSwift\"\ -framework\ \"Kingfisher\"\ -framework\ \"PayCardsRecognizer\"\ -framework\ \"Photos\"\ -framework\ \"QuartzCore\"\ -framework\ \"Reachability\"\ -framework\ \"SDWebImage\"\ -framework\ \"Slauth\"\ -framework\
\"SwiftyGif\"\
-framework\ \"SwiftyJSON\"\ -framework\ \"SystemConfiguration\"\ -framework\ \"UIKit\"\ -framework\ \"connectivity\"\ -framework\ \"file_picker\"\ -framework\ \"flutter_mailer\"\ -framework\ \"flutter_secure_storage\"\ -framework\
\"flutter_webview_plugin\"\
-framework\ \"get_version\"\ -framework\ \"image_picker\"\ -framework\ \"local_auth\"\ -framework\ \"open_file\"\ -framework\ \"package_info\"\ -framework\ \"path_provider\"\ -framework\ \"searchable_dropdown\"\ -framework\ \"share_extend\"\ -framework\
\"shared_preferences\"\ -framework\ \"sqflite\"\ -framework\ \"url_launcher\"\ -framework\ \"vibration\"\ -ObjC\ -l\"sqlite3\"\ -framework\ \"Accelerate\"\ -framework\ \"CFNetwork\"\ -framework\ \"CryptoSwift\"\ -framework\ \"DataCompression\"\
-framework\
\"FMDB\"\ -framework\ \"Flutter\"\ -framework\ \"Foundation\"\ -framework\ \"IDZSwiftCommonCrypto\"\ -framework\ \"JGProgressHUD\"\ -framework\ \"JOSESwift\"\ -framework\ \"Just\"\ -framework\ \"KeychainSwift\"\ -framework\ \"Kingfisher\"\ -framework\
\"QuartzCore\"\ -framework\ \"SwiftyJSON\"\ -framework\ \"UIKit\"\ -framework\ \"file_picker\"\ -framework\ \"flutter_mailer\"\ -framework\ \"flutter_secure_storage\"\ -framework\ \"flutter_webview_plugin\"\ -framework\ \"get_version\"\ -framework\
\"image_picker\"\ -framework\ \"local_auth\"\ -framework\ \"open_file\"\ -framework\ \"package_info\"\ -framework\ \"path_provider\"\ -framework\ \"permission_handler\"\ -framework\ \"share_extend\"\ -framework\ \"shared_preferences\"\ -framework\
\"sqflite\"\
-framework\ \"url_launcher\"\ \ -ObjC\ -l\"sqlite3\"\ -framework\ \"AVFoundation\"\ -framework\ \"AVKit\"\ -framework\ \"Accelerate\"\ -framework\ \"CFNetwork\"\ -framework\ \"CryptoSwift\"\ -framework\ \"DKImagePickerController\"\ -framework\
\"DKPhotoGallery\"\
-framework\ \"DataCompression\"\ -framework\ \"DevolutionsCrypto\"\ -framework\ \"FMDB\"\ -framework\ \"Foundation\"\ -framework\ \"IDZSwiftCommonCrypto\"\ -framework\ \"ImageIO\"\ -framework\ \"JGProgressHUD\"\ -framework\ \"JOSESwift\"\ -framework\
\"Just\"\
-framework\ \"KeychainSwift\"\ -framework\ \"Kingfisher\"\ -framework\ \"PayCardsRecognizer\"\ -framework\ \"Photos\"\ -framework\ \"QuartzCore\"\ -framework\ \"Reachability\"\ -framework\ \"SDWebImage\"\ -framework\ \"Slauth\"\ -framework\
\"SwiftyGif\"\
-framework\ \"SwiftyJSON\"\ -framework\ \"SystemConfiguration\"\ -framework\ \"UIKit\"\ -framework\ \"connectivity\"\ -framework\ \"file_picker\"\ -framework\ \"flutter_mailer\"\ -framework\ \"flutter_secure_storage\"\ -framework\
\"flutter_webview_plugin\"\
-framework\ \"get_version\"\ -framework\ \"image_picker\"\ -framework\ \"local_auth\"\ -framework\ \"open_file\"\ -framework\ \"package_info\"\ -framework\ \"path_provider\"\ -framework\ \"searchable_dropdown\"\ -framework\ \"share_extend\"\ -framework\
\"shared_preferences\"\ -framework\ \"sqflite\"\ -framework\ \"url_launcher\"\ -framework\ \"vibration\"\ -framework\ Flutter
export OTHER_SWIFT_FLAGS\=\ -D\ COCOAPODS
export PACKAGE_CONFIG\=/Users/SPicheAubin/Documents/github/password-hub-app/.dart_tool/package_config.json
export PACKAGE_TYPE\=com.apple.package-type.wrapper.application
export PASCAL_STRINGS\=YES
export
PATH\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bi
n:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/Users/SPicheAubin/Documents/git/flutter/bin:/Users/SPicheA
ubin/.cargo/bin:/Users/SPicheAubin/Library/Python/3.7/bin:/usr/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Appli
cations/Wireshark.app/Contents/MacOS:/usr/local/mongodb/bin
export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\ /System/Library/Frameworks\ /System/Library/PrivateFrameworks\ /Applications/Xcode.app/Contents/Developer/Headers\ /Applications/Xcode.app/Contents/Developer/SDKs\
/Applications/Xcode.app/Contents/Developer/Platforms
export PBDEVELOPMENTPLIST_PATH\=Runner.app/pbdevelopment.plist
export PER_ARCH_OBJECT_FILE_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/undefined_arch
export PER_VARIANT_OBJECT_FILE_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal
export PKGINFO_FILE_PATH\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/PkgInfo
export PKGINFO_PATH\=Runner.app/PkgInfo
export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications
export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin
export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library
export PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs
export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools
export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr
export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
export PLATFORM_DISPLAY_NAME\=iOS
export PLATFORM_FAMILY_NAME\=iOS
export PLATFORM_NAME\=iphoneos
export PLATFORM_PREFERRED_ARCH\=arm64
export PLATFORM_PRODUCT_BUILD_VERSION\=18D46
export PLIST_FILE_OUTPUT_FORMAT\=binary
export PLUGINS_FOLDER_PATH\=Runner.app/PlugIns
export PODS_BUILD_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios
export PODS_CONFIGURATION_BUILD_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
export PODS_PODFILE_DIR_PATH\=/Users/SPicheAubin/Documents/github/password-hub-app/ios/.
export PODS_ROOT\=/Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods
export PODS_XCFRAMEWORKS_BUILD_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/XCFrameworkIntermediates
export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES
export PRECOMP_DESTINATION_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/PrefixHeaders
export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO
export PRIVATE_HEADERS_FOLDER_PATH\=Runner.app/PrivateHeaders
export PRODUCT_BUNDLE_IDENTIFIER\=net.devolutions.hub
export PRODUCT_BUNDLE_PACKAGE_TYPE\=APPL
export PRODUCT_MODULE_NAME\=Runner
export PRODUCT_NAME\=Runner
export PRODUCT_SETTINGS_PATH\=/Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/Info.plist
export PRODUCT_TYPE\=com.apple.product-type.application
export PROFILING_CODE\=NO
export PROJECT\=Runner
export PROJECT_DERIVED_FILE_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/DerivedSources
export PROJECT_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/ios
export PROJECT_FILE_PATH\=/Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner.xcodeproj
export PROJECT_NAME\=Runner
export PROJECT_TEMP_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build
export PROJECT_TEMP_ROOT\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex
export PROVISIONING_PROFILE_REQUIRED\=YES
export PUBLIC_HEADERS_FOLDER_PATH\=Runner.app/Headers
export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\=YES
export REMOVE_CVS_FROM_RESOURCES\=YES
export REMOVE_GIT_FROM_RESOURCES\=YES
export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\=YES
export REMOVE_HG_FROM_RESOURCES\=YES
export REMOVE_SVN_FROM_RESOURCES\=YES
export RESOURCE_RULES_REQUIRED\=YES
export REZ_COLLECTOR_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources
export REZ_OBJECTS_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources/Objects
export REZ_SEARCH_PATHS\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos\
export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO
export SCRIPTS_FOLDER_PATH\=Runner.app/Scripts
export SCRIPT_INPUT_FILE_COUNT\=0
export SCRIPT_INPUT_FILE_LIST_COUNT\=0
export SCRIPT_OUTPUT_FILE_COUNT\=0
export SCRIPT_OUTPUT_FILE_LIST_COUNT\=0
export SCRIPT_OUTPUT_STREAM_FILE\=/var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/T/flutter_tools.pXm03q/flutter_build_log_pipe.0P6FJo/pipe_to_stdout
export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk
export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk
export SDK_DIR_iphoneos14_4\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk
export SDK_NAME\=iphoneos14.4
export SDK_NAMES\=iphoneos14.4
export SDK_PRODUCT_BUILD_VERSION\=18D46
export SDK_VERSION\=14.4
export SDK_VERSION_ACTUAL\=140400
export SDK_VERSION_MAJOR\=140000
export SDK_VERSION_MINOR\=140400
export SED\=/usr/bin/sed
export SEPARATE_STRIP\=NO
export SEPARATE_SYMBOL_EDIT\=NO
export SET_DIR_MODE_OWNER_GROUP\=YES
export SET_FILE_MODE_OWNER_GROUP\=NO
export SHALLOW_BUNDLE\=YES
export SHARED_DERIVED_FILE_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DerivedSources
export SHARED_FRAMEWORKS_FOLDER_PATH\=Runner.app/SharedFrameworks
export SHARED_PRECOMPS_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/PrecompiledHeaders
export SHARED_SUPPORT_FOLDER_PATH\=Runner.app/SharedSupport
export SKIP_INSTALL\=NO
export SOURCE_ROOT\=/Users/SPicheAubin/Documents/github/password-hub-app/ios
export SRCROOT\=/Users/SPicheAubin/Documents/github/password-hub-app/ios
export STRINGS_FILE_OUTPUT_ENCODING\=binary
export STRIP_BITCODE_FROM_COPIED_FILES\=YES
export STRIP_INSTALLED_PRODUCT\=YES
export STRIP_STYLE\=all
export STRIP_SWIFT_SYMBOLS\=YES
export SUPPORTED_DEVICE_FAMILIES\=1,2
export SUPPORTED_PLATFORMS\=iphoneos\ iphonesimulator
export SUPPORTS_MACCATALYST\=NO
export SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD\=YES
export SUPPORTS_TEXT_BASED_API\=NO
export SWIFT_COMPILATION_MODE\=wholemodule
export SWIFT_OBJC_BRIDGING_HEADER\=Runner/Runner-Bridging-Header.h
export SWIFT_OPTIMIZATION_LEVEL\=-O
export SWIFT_PLATFORM_TARGET_PREFIX\=ios
export SWIFT_RESPONSE_FILE_PATH_normal_arm64\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner.SwiftFileList
export SWIFT_SWIFT3_OBJC_INFERENCE\=On
export SWIFT_VERSION\=4.2
export SYMROOT\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Products
export SYSTEM_ADMIN_APPS_DIR\=/Applications/Utilities
export SYSTEM_APPS_DIR\=/Applications
export SYSTEM_CORE_SERVICES_DIR\=/System/Library/CoreServices
export SYSTEM_DEMOS_DIR\=/Applications/Extras
export SYSTEM_DEVELOPER_APPS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications
export SYSTEM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin
export SYSTEM_DEVELOPER_DEMOS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\ Examples
export SYSTEM_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
export SYSTEM_DEVELOPER_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library
export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\ Tools
export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Java\ Tools
export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Performance\ Tools
export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes
export SYSTEM_DEVELOPER_TOOLS\=/Applications/Xcode.app/Contents/Developer/Tools
export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/documentation/DeveloperTools
export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes/DeveloperTools
export SYSTEM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr
export SYSTEM_DEVELOPER_UTILITIES_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities
export SYSTEM_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions
export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation
export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions
export SYSTEM_LIBRARY_DIR\=/System/Library
export TAPI_VERIFY_MODE\=ErrorsOnly
export TARGETED_DEVICE_FAMILY\=1,2
export TARGETNAME\=Runner
export TARGET_BUILD_DIR\=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos
export TARGET_NAME\=Runner
export TARGET_TEMP_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build
export TEMP_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build
export TEMP_FILES_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build
export TEMP_FILE_DIR\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build
export TEMP_ROOT\=/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex
export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks\
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk/Developer/Library/Frameworks
export TEST_LIBRARY_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib
export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault
export TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
export TRACK_WIDGET_CREATION\=false
export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO
export TREE_SHAKE_ICONS\=true
export TeamIdentifierPrefix\=N592S9ASDB.
export UID\=502
export UNLOCALIZED_RESOURCES_FOLDER_PATH\=Runner.app
export UNSTRIPPED_PRODUCT\=NO
export USER\=SPicheAubin
export USER_APPS_DIR\=/Users/SPicheAubin/Applications
export USER_LIBRARY_DIR\=/Users/SPicheAubin/Library
export USE_DYNAMIC_NO_PIC\=YES
export USE_HEADERMAP\=YES
export USE_HEADER_SYMLINKS\=NO
export USE_LLVM_TARGET_TRIPLES\=YES
export USE_LLVM_TARGET_TRIPLES_FOR_CLANG\=YES
export USE_LLVM_TARGET_TRIPLES_FOR_LD\=YES
export USE_LLVM_TARGET_TRIPLES_FOR_TAPI\=YES
export USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES\=YES
export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR
export VALIDATE_PRODUCT\=YES
export VALIDATE_WORKSPACE\=YES_ERROR
export VALID_ARCHS\=arm64
export VERBOSE_PBXCP\=NO
export VERBOSE_SCRIPT_LOGGING\=YES
export VERSIONING_SYSTEM\=apple-generic
export VERSIONPLIST_PATH\=Runner.app/version.plist
export VERSION_INFO_BUILDER\=SPicheAubin
export VERSION_INFO_FILE\=Runner_vers.c
export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:Runner\ \ PROJECT:Runner-7\"
export WRAPPER_EXTENSION\=app
export WRAPPER_NAME\=Runner.app
export WRAPPER_SUFFIX\=.app
export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\=NO
export XCODE_APP_SUPPORT_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Xcode
export XCODE_PRODUCT_BUILD_VERSION\=12D4e
export XCODE_VERSION_ACTUAL\=1240
export XCODE_VERSION_MAJOR\=1200
export XCODE_VERSION_MINOR\=1240
export XPCSERVICES_FOLDER_PATH\=Runner.app/XPCServices
export YACC\=yacc
export arch\=undefined_arch
export variant\=normal
/bin/sh -c /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Script-9740EEB61CF901F6004384FC.sh
♦ /Users/SPicheAubin/Documents/git/flutter/bin/flutter --verbose assemble --output=/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/ -dTargetPlatform=ios -dTargetFile=lib/main.dart -dBuildMode=release -dIosArchs=arm64
-dSdkRoot=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk -dSplitDebugInfo= -dTreeShakeIcons=true -dTrackWidgetCreation=false -dDartObfuscation=false -dEnableBitcode= --ExtraGenSnapshotOptions=
--DartDefines=
--ExtraFrontEndOptions= release_ios_bundle_flutter_assets
[ +72 ms] executing: [/Users/SPicheAubin/Documents/git/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +36 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[ ] 8962f6dc68ec8e2206ac2fa874da4a453856c7d3
[ ] executing: [/Users/SPicheAubin/Documents/git/flutter/] git tag --points-at 8962f6dc68ec8e2206ac2fa874da4a453856c7d3
[ +15 ms] Exit code 0 from: git tag --points-at 8962f6dc68ec8e2206ac2fa874da4a453856c7d3
[ ] 2.0.2
[ +43 ms] executing: [/Users/SPicheAubin/Documents/git/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[ +9 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[ ] origin/stable
[ ] executing: [/Users/SPicheAubin/Documents/git/flutter/] git ls-remote --get-url origin
[ +6 ms] Exit code 0 from: git ls-remote --get-url origin
[ ] https://github.com/flutter/flutter.git
[ +42 ms] executing: [/Users/SPicheAubin/Documents/git/flutter/] git rev-parse --abbrev-ref HEAD
[ +7 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[ ] stable
[ +45 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ +2 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +43 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[ +70 ms] Initializing file store
[ +18 ms] Done initializing file store
[+2563 ms] Skipping target: release_unpack_ios
[ +2 ms] Skipping target: gen_localizations
[ +726 ms] Skipping target: kernel_snapshot
[ +127 ms] Skipping target: aot_assembly_release
[ +5 ms] invalidated build due to missing files: /Users/SPicheAubin/Documents/github/password-hub-app/DOES_NOT_EXIST_RERUN_FOR_WILDCARD668989085
[ +230 ms] release_ios_bundle_flutter_assets: Starting due to {InvalidatedReason.inputMissing}
[ +295 ms] Manifest contained wildcard assets. Inserting missing file into build graph to force rerun. for more information see #56466.
[ +95 ms] Running command: /Users/SPicheAubin/Documents/git/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev /Users/SPicheAubin/Documents/git/flutter/bin/cache/artifacts/engine/darwin-x64/const_finder.dart.snapshot --kernel-file
/Users/SPicheAubin/Documents/github/password-hub-app/.dart_tool/flutter_build/67c1525035a22f7c66de3b1f3330c27c/app.dill --class-library-uri package:flutter/src/widgets/icon_data.dart --class-name IconData
[+1270 ms] Running font-subset: /Users/SPicheAubin/Documents/git/flutter/bin/cache/artifacts/engine/darwin-x64/font-subset
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/App.framework/flutter_assets/lib/ui/assets/fonts/DevolutionsIcons.ttf /Users/SPicheAubin/Documents/github/password-hub-app/lib/ui/assets/fonts/DevolutionsIcons.ttf, using
codepoints 59706
59665 59729 60143 60168 59662 60237 59815 60374 59880 59825 59832 60347 59831 59728 59819 60479 59692 59922 59829 59824 59827 59821 59823 59826 59822 60340 60310 60311 59768 59844 59841 59842 59848 59847 59849 59850 59838 59851 59802 60199 59846 60226 59669
60007
59687 60259 60227 60228 60229 59698 59703 60238 60105 60230 59713 60108 59814 60231 59733 59804 59744 59650 59897 59771 59723 59782 59787 59795 59869 60233 60178 59879 59658 60093 60232 59896 59862 59905 60224 60234 59928 59930 59966 59933 59670 60274 59906
59780
59983 60243 59800 59853 60236 59704 60043 60035 60225 60061 60083 60086 59763 59836 60003 60239 59902 59855 60133 60240 60241 59759 60235 60160 60242 60171 59909 60181 59710 60440 60372 59950 59984 59792 60099 59758 60075 59724 59654 59680 60092 59666 60167
60020
60087 59796 59732 59910 59911 59968 60276 60304 60159 60664 59750 59753 60658 60156 60261 60006 59969 59972 59970 60057 59974 59973 60434 60344 60195 60330 60194 59769 59871 60298 60089 59766 59813 59890 59931 59761 60019 59722 60421 59675 60299 59716 60081
59835
60041 60157 59839 60428 59948 59790 59699 59956 59659 60090 59661 59653 59671 59977 59919 60355 59718 59894 60314 59957 60480 60341 59655 60661 60051 59672 60136 60301 60048 60018 59678 59682 60215 60218
[ +1 ms] Running font-subset: /Users/SPicheAubin/Documents/git/flutter/bin/cache/artifacts/engine/darwin-x64/font-subset
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/App.framework/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf
/Users/SPicheAubin/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2/assets/CupertinoIcons.ttf, using
codepoints 62629 62415
[ ] Running font-subset: /Users/SPicheAubin/Documents/git/flutter/bin/cache/artifacts/engine/darwin-x64/font-subset
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/App.framework/flutter_assets/fonts/MaterialIcons-Regular.otf
/Users/SPicheAubin/Documents/git/flutter/bin/cache/artifacts/material_fonts/MaterialIcons-Regular.otf, using codepoints 59828 59495 58791 58792 58974 58796 58962 58963 58933 59109 58804 58915 59528 59526 58956 58957 58958 59987 58799 59396 58972 60059 60118
59894
59054 58716 59374 59757 59375 59372 59136 59087 58795 58834 58798
[ +29 ms] release_ios_bundle_flutter_assets: Complete
[ +197 ms] Persisting file store
[ +16 ms] Done persisting file store
[ +19 ms] build succeeded.
[ +11 ms] "flutter assemble" took 5 747ms.
[ +3 ms] ensureAnalyticsSent: 0ms
[ +1 ms] Running shutdown hooks
[ ] Shutdown hooks complete
[ ] exiting with code 0
Project /Users/SPicheAubin/Documents/github/password-hub-app built and packaged successfully.
CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Runner' from project 'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name Runner -O -whole-module-optimization -enforce-exclusivity\=checked -Xfrontend -enable-swift3-objc-inference -Xfrontend
-warn-swift3-objc-inference-minimal @/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner.SwiftFileList -D COCOAPODS
-sdk
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk -target arm64-apple-ios11.0 -g -module-cache-path /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend
-serialize-debugging-options -swift-version 4.2 -I /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration -F
/Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/PayCardsRecognizer/Source -F /Users/SPicheAubin/Documents/github/password-hub-app/ios/Flutter -c -num-threads 12 -output-file-map
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner-OutputFileMap.json -parseable-output -serialize-diagnostics
-emit-dependencies -emit-module -emit-module-path /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner.swiftmodule
-Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-generated-files.hmap -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-own-target-headers.hmap -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/all-product-headers.yaml -Xcc -iquote -Xcc
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-project-headers.hmap -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/include -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers
-Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework/Headers
-Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers
-Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework/Headers
-Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources-normal/arm64 -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources/arm64 -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources -Xcc -DCOCOAPODS\=1 -emit-objc-header -emit-objc-header-path
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner-Swift.h -import-objc-header
/Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/Runner-Bridging-Header.h -pch-output-dir /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/PrecompiledHeaders
-working-directory
/Users/SPicheAubin/Documents/github/password-hub-app/ios
CompileSwift normal arm64 (in target 'Runner' from project 'Runner')
cd /Users/SPicheAubin/Documents/github/password-hub-app/ios
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/models/Entry.swift
/Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/http/HttpRequests.swift /Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/AppDelegate.swift
/Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/models/EntryMetaData.swift
/Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/models/EntryV3.swift /Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/utils/CryptoHelper.swift
/Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/models/Audit.swift
/Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/models/Vault.swift /Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/models/VaultV3.swift
/Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/utils/Helper.swift
-supplementary-output-file-map /var/folders/x8/3rtd27cs0p5996v3td7kj0rm0000gp/T/supplementaryOutputs-e38a15 -target arm64-apple-ios11.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk -I /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite -F /Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher -F
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration -F /Users/SPicheAubin/Documents/github/password-hub-app/ios/Pods/PayCardsRecognizer/Source -F /Users/SPicheAubin/Documents/github/password-hub-app/ios/Flutter -g
-module-cache-path /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -O -D COCOAPODS -enable-swift3-objc-inference -warn-swift3-objc-inference-minimal -serialize-debugging-options
-Xcc
-working-directory -Xcc /Users/SPicheAubin/Documents/github/password-hub-app/ios -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-generated-files.hmap -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-own-target-headers.hmap -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/all-product-headers.yaml -Xcc -iquote -Xcc
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-project-headers.hmap -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/include -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/CryptoSwift/CryptoSwift.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKImagePickerController/DKImagePickerController.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DKPhotoGallery/DKPhotoGallery.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DataCompression/DataCompression.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/DevolutionsCrypto/DevolutionsCrypto.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers
-Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/IDZSwiftCommonCrypto/IDZSwiftCommonCrypto.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JGProgressHUD/JGProgressHUD.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/JOSESwift/JOSESwift.framework/Headers
-Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/KeychainSwift/KeychainSwift.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Kingfisher/Kingfisher.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers
-Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SDWebImage/SDWebImage.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Slauth/Slauth.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyGif/SwiftyGif.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/SwiftyJSON/SwiftyJSON.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/file_picker/file_picker.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_mailer/flutter_mailer.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/get_version/get_version.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/image_picker/image_picker.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/local_auth/local_auth.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/open_file/open_file.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/package_info/package_info.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/searchable_dropdown/searchable_dropdown.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/share_extend/share_extend.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers -Xcc
-I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/url_launcher/url_launcher.framework/Headers -Xcc -I/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/vibration/vibration.framework/Headers
-Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources-normal/arm64 -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources/arm64 -Xcc
-I/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources -Xcc -DCOCOAPODS\=1 -target-sdk-version 14.4 -import-objc-header
/Users/SPicheAubin/Documents/github/password-hub-app/ios/Runner/Runner-Bridging-Header.h -pch-output-dir /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/PrecompiledHeaders
-module-name Runner
-num-threads 12 -o /Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Entry.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/HttpRequests.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/AppDelegate.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/EntryMetaData.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/EntryV3.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/CryptoHelper.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Audit.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Vault.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/VaultV3.o -o
/Users/SPicheAubin/Library/Developer/Xcode/DerivedData/Runner-emfsssijygyltafdwzzkunixcnhs/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Helper.o
/Users/SPicheAubin/Documents/github/password-hub-app/ios/autofill/http/HttpRequests.swift:10:8: error: compiling for iOS 11.0, but module 'Just' has a minimum deployment target of iOS 12.0:
/Users/SPicheAubin/Documents/github/password-hub-app/build/ios/Release-iphoneos/Just/Just.framework/Modules/Just.swiftmodule/arm64-apple-ios.swiftmodule
import Just
^
warning: The use of Swift 3 @objc inference in Swift 4 mode is deprecated. Please address deprecated @objc inference warnings, test your code with “Use of deprecated Swift 3 @objc inference” logging enabled, and then disable inference by changing the "Swift
3 @objc
Inference" build setting to "Default" for the "Runner" target. (in target 'Runner' from project 'Runner')
[ +58 ms] "flutter ios" took 20 278ms.
[ +4 ms] Encountered error while building for device.
[ +1 ms]
#0 throwToolExit (package:flutter_tools/src/base/common.dart:10:3)
#1 _BuildIOSSubCommand.runCommand (package:flutter_tools/src/commands/build_ios.dart:256:7)
<asynchronous suspension>
#2 FlutterCommand.verifyThenRunCommand (package:flutter_tools/src/runner/flutter_command.dart:1157:12)
<asynchronous suspension>
#3 FlutterCommand.run.<anonymous closure> (package:flutter_tools/src/runner/flutter_command.dart:1009:27)
<asynchronous suspension>
#4 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
<asynchronous suspension>
#5 AppContext.run (package:flutter_tools/src/base/context.dart:149:12)
<asynchronous suspension>
#6 CommandRunner.runCommand (package:args/command_runner.dart:197:13)
<asynchronous suspension>
#7 FlutterCommandRunner.runCommand.<anonymous closure> (package:flutter_tools/src/runner/flutter_command_runner.dart:278:9)
<asynchronous suspension>
#8 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
<asynchronous suspension>
#9 AppContext.run (package:flutter_tools/src/base/context.dart:149:12)
<asynchronous suspension>
#10 FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:234:5)
<asynchronous suspension>
#11 run.<anonymous closure>.<anonymous closure> (package:flutter_tools/runner.dart:64:9)
<asynchronous suspension>
#12 run.<anonymous closure> (package:flutter_tools/runner.dart:62:12)
<asynchronous suspension>
#13 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
<asynchronous suspension>
#14 AppContext.run (package:flutter_tools/src/base/context.dart:149:12)
<asynchronous suspension>
#15 runInContext (package:flutter_tools/src/context_runner.dart:73:10)
<asynchronous suspension>
#16 main (package:flutter_tools/executable.dart:90:3)
<asynchronous suspension>
[ +58 ms] ensureAnalyticsSent: 56ms
[ ] Running shutdown hooks
[ ] Shutdown hook priority 4
[ ] Shutdown hooks complete
[ ] exiting with code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment