diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 00000000..80a3e35b --- /dev/null +++ b/.editorconfig @@ -0,0 +1,16 @@ +# editorconfig.org +root = true + +[*] +indent_size = 2 +indent_style = space +end_of_line = lf +charset = utf-8 +trim_trailing_whitespace = true +insert_final_newline = true + +[*.dart] +max_line_length = 150 + +[*.md] +trim_trailing_whitespace = false diff --git a/.gitignore b/.gitignore index 6317d647..8b85f543 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +ios/build # Miscellaneous *.class *.log @@ -29,7 +30,7 @@ .packages .pub-cache/ .pub/ -/build/ +**/build/ # Web related lib/generated_plugin_registrant.dart diff --git a/assets/markdown/about-ru.md b/assets/markdown/about-ru.md index 3ee32766..c93abce2 100644 --- a/assets/markdown/about-ru.md +++ b/assets/markdown/about-ru.md @@ -1,12 +1,12 @@ ### О проекте Всё больше организаций хотят владеть нашими данными -А мы сами хотим распоряжаться своими **данными** на своем сервере. +Проект позволяет только Вам в полной мере распоряжаться собственными **данными** на своём сервере. ### Миссия проекта -Цифровая независимость и приватность доступная каждому +Цифровая независимость и приватность доступная каждому. ### Цель -Развивать программу, которая позволит каждому создавать приватные сервисы для себя и своих близких \ No newline at end of file +Развивать программу, которая позволит каждому создавать приватные сервисы для себя и своих близких. \ No newline at end of file diff --git a/assets/markdown/how_hetzner-ru.md b/assets/markdown/how_hetzner-ru.md index 4c0c344b..805b8497 100644 --- a/assets/markdown/how_hetzner-ru.md +++ b/assets/markdown/how_hetzner-ru.md @@ -3,5 +3,5 @@ 2. Заходим в созданный нами проект. Если такового - нет, значит создаём. 3. Наводим мышкой на боковую панель. Она должна раскрыться, показав нам пункты меню. Нас интересует последний — Security (с иконкой ключика). 4. Далее, в верхней части интерфейса видим примерно такой список: SSH Keys, API Tokens, Certificates, Members. Нам нужен API Tokens. Переходим по нему. -5. В правой части интерфейса, нас будет ожидать кнопка Generate API token. Если же вы используете мобильную версию сайта, в нижнем правом углу вы увидите красный плюсик. Нажимаем на эту кнопку. -6. В поле Description, даём нашему токену название (это может быть любое название, которые вам нравиться. Сути оно не меняет. \ No newline at end of file +5. В правой части интерфейса, нас будет ожидать кнопка Generate API token. Если же Вы используете мобильную версию сайта, в нижнем правом углу Вы увидите красный плюсик. Нажимаем на эту кнопку. +6. В поле Description, даём нашему токену название (это может быть любое название, которые Вам нравиться. Сути оно не меняет. \ No newline at end of file diff --git a/assets/translations/en.json b/assets/translations/en.json index 2000177c..d624d8dc 100644 --- a/assets/translations/en.json +++ b/assets/translations/en.json @@ -19,12 +19,15 @@ "connect": "Connect", "domain": "Domain", "saving": "Saving..", - "nickname": "nickname", + "nickname": "Nickname", "loading": "Loading...", "later": "I will setup it later", "reset": "Reset", "details": "Details", - "no_data": "No data" + "no_data": "No data", + "wait": "Wait", + "remove": "Remove", + "apply": "Apply" }, "more": { "_comment": "'More' tab", @@ -32,9 +35,22 @@ "about_project": "About us", "about_app": "About application", "onboarding": "Onboarding", + "create_ssh_key": "Create ssh key", + "generate_key": "Generate key", + "generate_key_text": "You can generate ssh key", "console": "Console", + "remove": "Remove", + "enable": "Enable", + "ok": "ok", + "continue": "Continue", + "ssh_key_exist_text": "You have generated ssh key", + "yes_delete": "Yes, delete my SSH key", + "share": "Share", + "copy_buffer": "Copy to buffer", + "copied_ssh": "SSH copied to clipboard", + "delete_ssh_text": "Delete SSH key?", "about_app_page": { - "text": "Тут любая служебная информация, v.{}" + "text": "Application version v.{}" }, "settings": { "title": "Application settings", @@ -74,8 +90,7 @@ "card_title": "Domain", "status": "Status — Good", "bottom_sheet": { - "1": "It's your personal internet address that will point to the server and other services of yours.", - "2": "{} — expires on {}" + "1": "It's your personal internet address that will point to the server and other services of yours." } }, "backup": { @@ -145,6 +160,13 @@ "bottom_sheet": { "1": "You can connect and create a new user here:" } + }, + "vpn": { + "title": "VPN Server", + "subtitle": "Private VPN server", + "bottom_sheet": { + "1": "Openconnect VPN Server. Engine for secure and scalable VPN infrastructure" + } } }, "users": { @@ -188,8 +210,9 @@ "20": "\n", "21": "One more restart to apply your security certificates.", "22": "Create master account", - "23": "Enter a nickname and strong password" - + "23": "Enter a nickname and strong password", + "finish": "Everything is initialized", + "checks": "Checks have been completed \n{} ouf of {}" }, "modals": { "_comment": "messages in modals", @@ -199,9 +222,29 @@ "4": "Purge all authentication keys?", "5": "Yes, purge all my tokens", "6": "Delete the server and volume?", - "7": "Yes" + "7": "Yes", + "8": "Remove task" }, "timer": { "sec": "{} sec" + }, + "jobs": { + "_comment": "Jobs list", + "title": "Jobs list", + "start": "Start", + "empty": "No jobs", + "createUser": "Create", + "serviceTurnOff": "Turn off", + "serviceTurnOn": "Turn on", + "jobAdded": "Job added", + "runJobs": "Run jobs" + }, + "validations": { + "required": "Required", + "invalid_format": "Invalid format", + "root_name": "User name cannot be 'root'", + "key_format": "Invalid key format", + "length": "Length is [] shoud be {}", + "user_alredy_exist": "Already exists" } -} \ No newline at end of file +} diff --git a/assets/translations/ru.json b/assets/translations/ru.json index 59286277..383b7774 100644 --- a/assets/translations/ru.json +++ b/assets/translations/ru.json @@ -6,7 +6,7 @@ "providers": "Провайдеры", "services": "Сервисы", "users": "Пользователи", - "more": "Еще", + "more": "Ещё", "next": "Далее", "got_it": "Понял", "settings": "Настройки", @@ -22,26 +22,42 @@ "nickname": "Никнейм", "loading": "Загрузка", "later": "Настрою потом", - "reset": "Reset", + "reset": "Сбросить", "details": "Детальная информация", - "no_data": "Нет данных" + "no_data": "Нет данных", + "wait": "Загрузка", + "remove": "Удалить", + "apply": "Подать" }, "more": { - "_comment": "вкладка еще", + "_comment": "вкладка ещё", "configuration_wizard": "Мастер Подключения", "about_project": "О проекте SelfPrivacy", "about_app": "О приложении", "onboarding": "Приветствие", "console": "Консоль", + "create_ssh_key": "Создать ssh ключ", + "generate_key": "Сгенерировать ключ", + "generate_key_text": "Вы сможете сгенерировать ключ", + "remove": "Отключить", + "enable": "Включить", + "ok": "ok", + "continue": "Продолжить", + "ssh_key_exist_text": "У Вас уже есть сгенерированный ssk ключ", + "yes_delete": "Да, удалить", + "share": "Поделиться", + "copy_buffer": "Копировать в буфер", + "copied_ssh": "SSH копировано в буфер", + "delete_ssh_text": "Удалить SSH ключ?", "about_app_page": { "text": "Версия приложения: v.{}" }, "settings": { "title": "Настройки приложения", - "1": "Темная тема", - "2": "Сменить цветовую тему", + "1": "Тёмная тема", + "2": "Сменить цветовую тему.", "3": "Сброс настроек", - "4": "Сбросить API ключи а так же root пользвателя", + "4": "Сбросить API ключи а также root пользвателя.", "5": "Удалить сервер", "6": "Действие приведет к удалению сервера. После чего он не будет доступен." } @@ -49,9 +65,9 @@ "onboarding": { "_comment": "страницы онбординга", "page1_title": "Цифровая независимость доступна каждому", - "page1_text": "Почта, VPN, Мессенджер, социальная сеть и многое другое на вашем личном сервере, под вашим полным контролем.", - "page2_title": "SelfPrivacy — это не облако, а ваш личный дата-центр", - "page2_text": "У SelfPrivacy работает только с вашими сервис-провадерами: Hetzner, Cloudflare, Backblaze. Если у вас нет учетных записей, мы поможем их создать." + "page1_text": "Почта, VPN, Мессенджер, социальная сеть и многое другое на Вашем личном сервере, под Вашим полным контролем.", + "page2_title": "SelfPrivacy — это не облако, а Ваш личный дата-центр", + "page2_text": "SelfPrivacy работает только с вашими сервис-провайдерами: Hetzner, Cloudflare, Backblaze. Если у Вас нет учётных записей, мы поможем их создать." }, "providers": { "_comment": "вкладка провайдеры", @@ -60,7 +76,7 @@ "card_title": "Сервер", "status": "Статус — в норме", "bottom_sheet": { - "1": "Это виртульный компьютер на котором работают все ваши сервисы.", + "1": "Это виртуальный компьютер на котором работают все Ваши сервисы.", "2": "Общая информация", "3": "Размещение" }, @@ -74,16 +90,15 @@ "card_title": "Домен", "status": "Статус — в норме", "bottom_sheet": { - "1": "Это ваш личный адрес в интернете, который будет указывать на сервер и другие ваши сервисы.", - "2": "{} — продлен до {}" + "1": "Это ваш личный адрес в интернете, который будет указывать на сервер и другие ваши сервисы." } }, "backup": { "card_title": "Резервное копирование", "status": "Статус — в норме", "bottom_sheet": { - "1": "Выручит в любой ситуации: хакерская атака, удаление сервера и т.п.", - "2": "3Gb — бестплатно до 10Gb, последний вчера в {}" + "1": "Выручит Вас в любой ситуации: хакерская атака, удаление сервера и.т.д.", + "2": "Использовано 3Gb из бестплатых 10Gb. Последнее копирование была сделана вчера в {}." } } }, @@ -95,72 +110,79 @@ }, "services": { "_comment": "Вкладка сервисы", - "title": "Ваши личные приватные и независимые сервисы", + "title": "Ваши личные, приватные и независимые сервисы:", "mail": { "title": "Почта", - "subtitle": "Электронная почта для семьи или компании", + "subtitle": "Электронная почта для семьи или компании.", "bottom_sheet": { - "1": "Для подключения почтового ящика используйте {} и логин пароль, который вы создали. Так же приглашайте", - "2": "новых пользователей" + "1": "Для подключения почтового ящика используйте {} и профиль, который Вы создали. Так же приглашайте", + "2": "новых пользователей." } }, "messenger": { "title": "Мессенджер", - "subtitle": "Telegram и Signal не так приватны, как Delta.Chat использующий ваш личный сервер.", + "subtitle": "Telegram и Signal не так приватны, как Delta.Chat — который использует Ваш личный сервер.", "bottom_sheet": { - "1": "Для подключения используйте {} и логин пароль, который вы создали" + "1": "Для подключения используйте {} и логин пароль, который Вы создали." } }, "password_manager": { "title": "Менеджер паролей", - "subtitle": "Фундамент безопасности. Создавать, хранить, копировать пароли между устройствами, вбивать их в формы поможет — Bitwarden.", + "subtitle": "Это фундамент Вашей безопасности. Создавать, хранить, копировать пароли между устройствами и вбивать их в формы поможет — Bitwarden.", "bottom_sheet": { - "1": "Подключиться к серверу и создать пользователя можно по адресу:" + "1": "Подключиться к серверу и создать пользователя можно по адресу:." } }, "video": { "title": "Видеоконференция", - "subtitle": "Zoom и Google meet отличные инструменты, но Jitsi meet не хуже и дает уверенность, что вас никто не подслушивает.", + "subtitle": "Jitsi meet — отличный аналог Zoom и Google meet который по мимо удобства ещё и гарантирует Вам защищённые высококачественные видеоконференции.", "bottom_sheet": { - "1": "Для использования просто перейдите по ссылке:" + "1": "Для использования просто перейдите по ссылке:." } }, "cloud": { "title": "Файловое облако", - "subtitle": "Не позволяйте облачным сервисам читать ваши данные используйте NextCloud.", + "subtitle": "Не позволяйте облачным сервисам просматривать ваши данные. Используйте NextCloud — надёжный дом для всех Ваших данных.", "bottom_sheet": { - "1": "Подключиться к серверу и создать пользователя можно по адресу:" + "1": "Подключиться к серверу и создать пользователя можно по адресу:." } }, "social_network": { "title": "Социальная сеть", "subtitle": "Сложно поверить, но стало возможным создать свою собственную социальную сеть, со своими правилами и аудиторией.", "bottom_sheet": { - "1": "Подключиться к серверу и создать пользователя можно по адресу:" + "1": "Подключиться к серверу и создать пользователя можно по адресу:." } }, "git": { "title": "Git-сервер", "subtitle": "Приватная альтернатива Github, которая принадлежит вам, а не Microsoft.", "bottom_sheet": { - "1": "Подключиться к серверу и создать пользователя можно по адресу:" + "1": "Подключиться к серверу и создать пользователя можно по адресу:." + } + }, + "vpn": { + "title": "VPN сервер", + "subtitle": "Закрытый VPN сервер", + "bottom_sheet": { + "1": "Создать подключиться к VPN-серверу. Движок для безопасной и масштабируемой инфраструктуры VPN" } } }, "users": { "_comment": "'Users' tab", - "add_new_user": "Добавьте первого пользователя", + "add_new_user": "Добавьте первого пользователя.", "new_user": "Новый пользователь", "not_ready": "Подключите сервер, домен и DNS в разделу Провайдеры, чтобы добавить первого пользователя", - "nobody_here": "'Здесь пока никого'", + "nobody_here": "Здесь будут отображаться пользователи.", "login": "Логин", "onboarding": "Приветствие", "console": "Консоль разработчика", - "new_user_info_note": "Новый пользователь автоматически получит доступ ко всем сервисам. Ещё какое-то описание.", - "delete_confirm_question": "удалить учетную запись?", + "new_user_info_note": "Новый пользователь автоматически получит доступ ко всем сервисам.", + "delete_confirm_question": "Вы действительно хотите удалить учетную запись?", "reset_password": "Сбросить пароль", "account": "Учетная запись", - "send_regisration_data": "Отправить реквизиты для входа" + "send_regisration_data": "Поделиться реквизитами" }, "initializing": { "_comment": "initializing page", @@ -173,34 +195,56 @@ "6": "Подключите облачное хранилище Backblaze", "7": "На данный момент подлюченных доменов нет", "8": "Загружаем список доменов", - "9": "Найдено больше одного домена, для вашей безопастности, просим вам удалить не нужные домены", + "9": "Найдено больше одного домена, для вашей безопастности, просим Вам удалить не нужные домены", "10": "Сохранить домен", "final": "Последний шаг", "11": "Создать сервер", "what": "Что это значит?", - "13": "Сервер презагружен, ждем последнюю проверку", - "14": "Cервер запушен, сейчас он будет проверен и перезагружен", - "15": "Cервер создан, идет проверка ДНС адресов и запуск сервера", + "13": "Сервер презагружен, ждем последнюю проверку.", + "14": "Cервер запущен, сейчас он будет проверен и перезагружен.", + "15": "Cервер создан, идет проверка ДНС адресов и запуск сервера.", "16": "До следующей проверки: ", "17": "Проверка", - "18": "Как получить Hetzner API Token'", + "18": "Как получить Hetzner API Token:'", "19": "1 Переходим по ссылке ", - "20": "\n2 Заходим в созданный нами проект. Если такового - нет, значит создаём.\n3 Наводим мышкой на боковую панель. Она должна раскрыться, показав нам пункты меню. Нас интересует последний — Security (с иконкой ключика).\n4 Далее, в верхней части интерфейса видим примерно такой список: SSH Keys, API Tokens, Certificates, Members. Нам нужен API Tokens. Переходим по нему.\n5 В правой части интерфейса, нас будет ожидать кнопка Generate API token. Если же вы используете мобильную версию сайта, в нижнем правом углу вы увидите красный плюсик. Нажимаем на эту кнопку.\n6 В поле Description, даём нашему токену название (это может быть любое название, которые вам нравиться. Сути оно не меняет.", + "20": "\n2 Заходим в созданный нами проект. Если такового нет - значит создаём.\n3 Наводим мышкой на боковую панель. Она должна раскрыться, показав нам пункты меню. Нас интересует последний — Security (с иконкой ключика).\n4 Далее, в верхней части интерфейса видим примерно такой список: SSH Keys, API Tokens, Certificates, Members. Нам нужен API Tokens. Переходим по нему.\n5 В правой части интерфейса, нас будет ожидать кнопка Generate API token. Если же Вы используете мобильную версию сайта - в нижнем правом углу Вы увидите красный плюсик. Нажимаем на эту кнопку.\n6 В поле Description даём нашему токену название (это может быть любое название, которое Вам нравиться, сути оно не меняет.", "21": "Сейчас будет дополнительная перезагрузка для активации сертификатов безопастности", "22": "Создайте главную учетную запись", - "23": "Введите никнейм и сложный пароль" + "23": "Введите никнейм и сложный пароль", + "finish": "Всё инициализировано.", + "checks": "Проверок выполнено: \n{} / {}" }, "modals": { "_comment": "messages in modals", "1": "Сервер с таким именем уже существует", "2": "Уничтожить сервер и создать новый?", - "3": "Вы уверенны", + "3": "Подтвердите", "4": "Сбросить все ключи?", "5": "Да, сбросить", "6": "Удалить сервер и диск?", - "7": "Да, удалить" + "7": "Да, удалить", + "8": "Удалить задачу" }, "timer": { "sec": "{} сек" + }, + "jobs": { + "_comment": "Jobs list", + "title": "Задачи", + "start": "Начать выполенение", + "empty": "Пусто.", + "createUser": "Создать запись", + "serviceTurnOff": "Остановить", + "serviceTurnOn": "Запустить", + "jobAdded": "Задача добавленна", + "runJobs": "Запустите задачи" + }, + "validations": { + "required": "Обязательное поле.", + "invalid_format": "Неверный формат.", + "root_name": "Имя пользователя не может быть'root'.", + "key_format": "Неверный формат.", + "length": "Длина строки [] должна быть {}.", + "user_alredy_exist": "Имя уже используется." } -} \ No newline at end of file +} diff --git a/fastlane/metadata/android/en-US/changelogs/0.1.3.txt b/fastlane/metadata/android/en-US/changelogs/0.1.3.txt new file mode 100644 index 00000000..e6f10c4f --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/0.1.3.txt @@ -0,0 +1,7 @@ +- Added users creation possibility +- Fixed reverse DNS issue during server creation +- Updated NixOS to 21.05 +- Defined application users as system ones +- Minor bugfixes +- Translation fixes +- en_GB is now a separate locale \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index df0d10bf..32c7f449 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -12,5 +12,4 @@ Application will do the following things for you: * Gitea - your own Git server * OpenConnect - Personal VPN server -!!! Project is currently in alpha state. Feel free to try it. It would be much appreciated if you would provide us with some feedback. -!!! Only Russian localization is currently available. English is coming soon +!!! Project is currently in open beta state. Feel free to try it. It would be much appreciated if you would provide us with some feedback. \ No newline at end of file diff --git a/ios/Flutter/AppFrameworkInfo.plist b/ios/Flutter/AppFrameworkInfo.plist index 6b4c0f78..f2872cf4 100644 --- a/ios/Flutter/AppFrameworkInfo.plist +++ b/ios/Flutter/AppFrameworkInfo.plist @@ -21,6 +21,6 @@ CFBundleVersion 1.0 MinimumOSVersion - 8.0 + 9.0 diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 40f32d30..7eefa660 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -2,10 +2,14 @@ PODS: - Flutter (1.0.0) - flutter_secure_storage (3.3.1): - Flutter + - local_auth (0.0.1): + - Flutter - package_info (0.0.1): - Flutter - path_provider (0.0.1): - Flutter + - share_plus (0.0.1): + - Flutter - shared_preferences (0.0.1): - Flutter - url_launcher (0.0.1): @@ -16,8 +20,10 @@ PODS: DEPENDENCIES: - Flutter (from `Flutter`) - flutter_secure_storage (from `.symlinks/plugins/flutter_secure_storage/ios`) + - local_auth (from `.symlinks/plugins/local_auth/ios`) - package_info (from `.symlinks/plugins/package_info/ios`) - path_provider (from `.symlinks/plugins/path_provider/ios`) + - share_plus (from `.symlinks/plugins/share_plus/ios`) - shared_preferences (from `.symlinks/plugins/shared_preferences/ios`) - url_launcher (from `.symlinks/plugins/url_launcher/ios`) - wakelock (from `.symlinks/plugins/wakelock/ios`) @@ -27,10 +33,14 @@ EXTERNAL SOURCES: :path: Flutter flutter_secure_storage: :path: ".symlinks/plugins/flutter_secure_storage/ios" + local_auth: + :path: ".symlinks/plugins/local_auth/ios" package_info: :path: ".symlinks/plugins/package_info/ios" path_provider: :path: ".symlinks/plugins/path_provider/ios" + share_plus: + :path: ".symlinks/plugins/share_plus/ios" shared_preferences: :path: ".symlinks/plugins/shared_preferences/ios" url_launcher: @@ -39,10 +49,12 @@ EXTERNAL SOURCES: :path: ".symlinks/plugins/wakelock/ios" SPEC CHECKSUMS: - Flutter: 434fef37c0980e73bb6479ef766c45957d4b510c + Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a flutter_secure_storage: 7953c38a04c3fdbb00571bcd87d8e3b5ceb9daec + local_auth: 25938960984c3a7f6e3253e3f8d962fdd16852bd package_info: 873975fc26034f0b863a300ad47e7f1ac6c7ec62 path_provider: abfe2b5c733d04e238b0d8691db0cfd63a27a93c + share_plus: 056a1e8ac890df3e33cb503afffaf1e9b4fbae68 shared_preferences: af6bfa751691cdc24be3045c43ec037377ada40d url_launcher: 6fef411d543ceb26efce54b05a0a40bfd74cbbef wakelock: d0fc7c864128eac40eba1617cb5264d9c940b46f diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 9140ef0c..94528fe7 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -345,7 +345,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SUPPORTED_PLATFORMS = iphoneos; @@ -360,7 +360,8 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; + CURRENT_PROJECT_VERSION = 7; + DEVELOPMENT_TEAM = UVNTKR53DD; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -379,6 +380,7 @@ PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = 1; VERSIONING_SYSTEM = "apple-generic"; }; name = Profile; @@ -431,7 +433,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -481,7 +483,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SUPPORTED_PLATFORMS = iphoneos; @@ -498,7 +500,8 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; + CURRENT_PROJECT_VERSION = 7; + DEVELOPMENT_TEAM = UVNTKR53DD; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -518,6 +521,7 @@ SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = 1; VERSIONING_SYSTEM = "apple-generic"; }; name = Debug; @@ -528,7 +532,8 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; + CURRENT_PROJECT_VERSION = 7; + DEVELOPMENT_TEAM = UVNTKR53DD; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -547,6 +552,7 @@ PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = 1; VERSIONING_SYSTEM = "apple-generic"; }; name = Release; diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png index 1e296c4f..fb07346c 100644 Binary files a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png and b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png differ diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png index dff68e1d..c9e0c452 100644 Binary files a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png and b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png differ diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png index af5f0604..93c986fb 100644 Binary files a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png and b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png differ diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png index 7da4d77f..6cffb871 100644 Binary files a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png and b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png differ diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png index 856c5156..9e785db5 100644 Binary files a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png and b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png differ diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png index ce53aa9f..17a096ee 100644 Binary files a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png and b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png differ diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png index 0495ef99..622fae1d 100644 Binary files a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png and b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png differ diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png index af5f0604..93c986fb 100644 Binary files a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png and b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png differ diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png index bb04514b..e5c3c043 100644 Binary files a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png and b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png differ diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png index abf56f6c..5f7802aa 100644 Binary files a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png and b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png differ diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png index c95dfa17..4382a3b6 100644 Binary files a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png and b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png differ diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png index 8b55ab5b..bae4d5c1 100644 Binary files a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png and b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png differ diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png index 23e713a5..cfb62108 100644 Binary files a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png and b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png differ diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png index caf8cb40..565fd300 100644 Binary files a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png and b/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png differ diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index eed819f7..f9f55c2d 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -2,11 +2,6 @@ - CFBundleLocalizations - - ru - en - CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleExecutable @@ -15,6 +10,11 @@ $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 + CFBundleLocalizations + + ru + en + CFBundleName selfprivacy CFBundlePackageType @@ -24,7 +24,7 @@ CFBundleSignature ???? CFBundleVersion - $(FLUTTER_BUILD_NUMBER) + $(CURRENT_PROJECT_VERSION) LSRequiresIPhoneOS UILaunchStoryboardName @@ -34,8 +34,6 @@ UISupportedInterfaceOrientations UIInterfaceOrientationPortrait - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight UISupportedInterfaceOrientations~ipad diff --git a/ios/build/XCBuildData/96ca1c4c467384d05ed244fd468486cb-desc.xcbuild b/ios/build/XCBuildData/96ca1c4c467384d05ed244fd468486cb-desc.xcbuild deleted file mode 100644 index 8970bb55..00000000 Binary files a/ios/build/XCBuildData/96ca1c4c467384d05ed244fd468486cb-desc.xcbuild and /dev/null differ diff --git a/ios/build/XCBuildData/96ca1c4c467384d05ed244fd468486cb-manifest.xcbuild b/ios/build/XCBuildData/96ca1c4c467384d05ed244fd468486cb-manifest.xcbuild deleted file mode 100644 index 966fcde2..00000000 --- a/ios/build/XCBuildData/96ca1c4c467384d05ed244fd468486cb-manifest.xcbuild +++ /dev/null @@ -1,105 +0,0 @@ -client: - name: basic - version: 0 - file-system: default - -targets: - "": [""] - -nodes: - "/Volumes/Dev/selfprivacy/selfprivacy/build/ios": {"is-mutated":true} - "/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"is-mutated":true} - "/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner": {"is-mutated":true} - "": {"is-command-timestamp":true} - "": {"is-command-timestamp":true} - -commands: - "": {"tool":"phony","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/_CodeSignature","",""],"outputs":[""]} - "": {"tool":"stale-file-removal","expectedOutputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/_CodeSignature","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"roots":["/tmp/Runner.dst","/Volumes/Dev/selfprivacy/selfprivacy/build/ios","/Volumes/Dev/selfprivacy/selfprivacy/build/ios"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangeAlternatePermissions": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangePermissions": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-CodeSign": {"tool":"phony","inputs":["","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-CopyAside": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterExecutionPolicyException": {"tool":"phony","inputs":["","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterProduct": {"tool":"phony","inputs":["","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-StripSymbols": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-Validate": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--CopySwiftPackageResourcesTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--InfoPlistTaskProducer": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--ModuleMapTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--ProductPostprocessingTaskProducer": {"tool":"phony","inputs":["","","","","","","","","","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--ProductStructureTaskProducer": {"tool":"phony","inputs":["","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--SanitizerTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--StubBinaryTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--SwiftFrameworkABICheckerTaskProducer": {"tool":"phony","inputs":["","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--SwiftStandardLibrariesTaskProducer": {"tool":"phony","inputs":["","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--TestTargetPostprocessingTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--TestTargetTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--VersionPlistTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--XCFrameworkTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--begin-compiling": {"tool":"phony","inputs":["","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--copy-headers-completion": {"tool":"phony","inputs":[""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--end": {"tool":"phony","inputs":["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc","","","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--entry": {"tool":"phony","inputs":["","","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--generated-headers": {"tool":"phony","inputs":["","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--immediate": {"tool":"phony","inputs":["","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--modules-ready": {"tool":"phony","inputs":["","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase0--cp--check-pods-manifest-lock": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase1-run-script": {"tool":"phony","inputs":["","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase2-compile-sources": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase4-copy-bundle-resources": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase5-copy-files": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase6-thin-binary": {"tool":"phony","inputs":["","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase7--cp--embed-pods-frameworks": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh"],"outputs":[""]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CodeSign /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"shell","description":"CodeSign /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/AppFrameworkInfo.plist/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard/","","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/_CodeSignature",""],"args":["/usr/bin/codesign","--force","--sign","-","--entitlements","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent","--timestamp=none","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app"],"env":{"CODESIGN_ALLOCATE":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate"},"can-safely-interrupt":false,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"d80f07e67df8f61fec5b30a36f4168db"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileAssetCatalog /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets": {"tool":"shell","description":"CompileAssetCatalog /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Assets.car"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/actool","--output-format","human-readable-text","--notices","--warnings","--export-dependency-info","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_dependencies","--output-partial-info-plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","--app-icon","AppIcon","--compress-pngs","--enable-on-demand-resources","YES","--filter-for-device-model","iPod9,1","--filter-for-device-os-version","14.4","--development-region","en","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","9.0","--platform","iphonesimulator","--compile","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_dependencies"],"deps-style":"dependency-info","signature":"1288a8a4895da049c291ce5fe96bf0b9"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileC /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/GeneratedPluginRegistrant.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/GeneratedPluginRegistrant.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/GeneratedPluginRegistrant.m","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c","-target","x86_64-apple-ios9.0-simulator","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=gnu99","-fobjc-arc","-fmodules","-gmodules","-fmodules-cache-path=/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-fmodules-prune-interval=86400","-fmodules-prune-after=345600","-fbuild-session-file=/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","-fmodules-validate-once-per-build-session","-Wnon-modular-include-in-framework-module","-Werror=non-modular-include-in-framework-module","-Wno-trigraphs","-fpascal-strings","-O0","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Werror=return-type","-Wunreachable-code","-Wno-implicit-atomic-properties","-Werror=deprecated-objc-isa-usage","-Wno-objc-interface-ivars","-Werror=objc-root-class","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wconditional-uninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wpointer-sign","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-DDEBUG=1","-DCOCOAPODS=1","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-g","-Wno-sign-conversion","-Winfinite-recursion","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wno-semicolon-before-method-body","-fobjc-abi-version=2","-fobjc-legacy-dispatch","-index-store-path","/Users/kherel/Library/Developer/Xcode/DerivedData/Runner-akjxnqepwwagthbpliwucbfpdlgy/Index/DataStore","-iquote","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-iquote","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-MMD","-MT","dependencies","-MF","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d","--serialize-diagnostics","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.dia","-c","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/GeneratedPluginRegistrant.m","-o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d"],"deps-style":"makefile","signature":"56daa2166dc92c482eaeadaa561656fc"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileC /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","c","-target","x86_64-apple-ios9.0-simulator","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=gnu99","-fmodules","-gmodules","-fmodules-cache-path=/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-fmodules-prune-interval=86400","-fmodules-prune-after=345600","-fbuild-session-file=/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","-fmodules-validate-once-per-build-session","-Wnon-modular-include-in-framework-module","-Werror=non-modular-include-in-framework-module","-Wno-trigraphs","-fpascal-strings","-O0","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Werror=return-type","-Wunreachable-code","-Werror=deprecated-objc-isa-usage","-Werror=objc-root-class","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wconditional-uninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wpointer-sign","-Wno-newline-eof","-DDEBUG=1","-DCOCOAPODS=1","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","-fasm-blocks","-fstrict-aliasing","-Wdeprecated-declarations","-g","-Wno-sign-conversion","-Winfinite-recursion","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wno-semicolon-before-method-body","-index-store-path","/Users/kherel/Library/Developer/Xcode/DerivedData/Runner-akjxnqepwwagthbpliwucbfpdlgy/Index/DataStore","-iquote","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-iquote","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-MMD","-MT","dependencies","-MF","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.d","--serialize-diagnostics","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.dia","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","-o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.d"],"deps-style":"makefile","signature":"803644182bb754436fb405970aef632d"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileStoryboard /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard": {"tool":"shell","description":"CompileStoryboard /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/ru.lproj/LaunchScreen.strings","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--companion-strings-file","ru:/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/ru.lproj/LaunchScreen.strings","--module","Runner","--output-partial-info-plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","--auto-activate-custom-fonts","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","9.0","--output-format","human-readable-text","--compilation-directory","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"79df1a68c5a7d15714345dea2ac2002d"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileStoryboard /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard": {"tool":"shell","description":"CompileStoryboard /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/ru.lproj/Main.strings","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--companion-strings-file","ru:/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/ru.lproj/Main.strings","--module","Runner","--output-partial-info-plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","--auto-activate-custom-fonts","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","9.0","--output-format","human-readable-text","--compilation-directory","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"843ce6a6438826627be27090acea333c"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler": {"tool":"shell","description":"CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/AppDelegate.swift","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-incremental","-module-name","Runner","-Onone","-enable-batch-mode","-enforce-exclusivity=checked","@/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","-sdk","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","-target","x86_64-apple-ios9.0-simulator","-g","-module-cache-path","/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-Xfrontend","-serialize-debugging-options","-enable-testing","-index-store-path","/Users/kherel/Library/Developer/Xcode/DerivedData/Runner-akjxnqepwwagthbpliwucbfpdlgy/Index/DataStore","-swift-version","5","-I","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock","-F","/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-F","/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-parse-as-library","-c","-j8","-output-file-map","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","-parseable-output","-serialize-diagnostics","-emit-dependencies","-emit-module","-emit-module-path","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap","-Xcc","-iquote","-Xcc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-Xcc","-iquote","-Xcc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-Xcc","-DDEBUG=1","-Xcc","-DCOCOAPODS=1","-emit-objc-header","-emit-objc-header-path","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","-import-objc-header","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Runner-Bridging-Header.h","-pch-output-dir","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","-working-directory","/Volumes/Dev/selfprivacy/selfprivacy/ios"],"env":{"DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk"},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.d"],"deps-style":"makefile","signature":"14588aaa72f1bc64241d6f92ebf3245a"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CopyPlistFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/AppFrameworkInfo.plist": {"tool":"copy-plist","description":"CopyPlistFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/AppFrameworkInfo.plist","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/AppFrameworkInfo.plist","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CopySwiftLibs /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"embed-swift-stdlib","description":"CopySwiftLibs /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner","","",""],"outputs":[""],"deps":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/SwiftStdLibToolInputDependencies.dep"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CreateBuildDirectory /Volumes/Dev/selfprivacy/selfprivacy/build/ios": {"tool":"create-build-directory","description":"CreateBuildDirectory /Volumes/Dev/selfprivacy/selfprivacy/build/ios","inputs":[],"outputs":["","/Volumes/Dev/selfprivacy/selfprivacy/build/ios"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"d7ab1fdf478cd38bcd2153504fbf727f"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"d7f1e1f72f5425f2597e55f237fbe77c"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"9ce6f67572968434172ccf7f97d68955"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"a2dcfe74fc06517e3bfef56661dba20a"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"a8eada1184149606be3f1af0ad642dee"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"6858e458b26e0f502bf1e2488b71a70c"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"54f971cd94b13519cc3468786f792139"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ld /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner normal": {"tool":"shell","description":"Ld /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner normal","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner","",""],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-target","x86_64-apple-ios9.0-simulator","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","-L/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-L/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-filelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","-Xlinker","-rpath","-Xlinker","/usr/lib/swift","-Xlinker","-rpath","-Xlinker","@executable_path/Frameworks","-Xlinker","-rpath","-Xlinker","@loader_path/Frameworks","-Xlinker","-rpath","-Xlinker","@executable_path/Frameworks","-dead_strip","-Xlinker","-object_path_lto","-Xlinker","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_lto.o","-Xlinker","-export_dynamic","-Xlinker","-no_deduplicate","-Xlinker","-objc_abi_version","-Xlinker","2","-fobjc-arc","-fobjc-link-runtime","-L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator","-L/usr/lib/swift","-Xlinker","-add_ast_path","-Xlinker","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","-framework","Flutter","-framework","flutter_secure_storage","-framework","package_info","-framework","path_provider","-framework","shared_preferences","-framework","url_launcher","-framework","wakelock","-framework","Flutter","-Xlinker","-sectcreate","-Xlinker","__TEXT","-Xlinker","__entitlements","-Xlinker","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","-framework","Pods_Runner","-Xlinker","-no_adhoc_codesign","-Xlinker","-dependency_info","-Xlinker","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat","-o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat"],"deps-style":"dependency-info","signature":"546695098c8b5e79042fd695f3985330"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:LinkStoryboards": {"tool":"shell","description":"LinkStoryboards","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--module","Runner","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","9.0","--output-format","human-readable-text","--link","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"52d20661a326e0870af649be1db7b577"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:MkDir /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"mkdir","description":"MkDir /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","",""]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:MkDir /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks": {"tool":"mkdir","description":"MkDir /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks",""]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution Run Script /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh": {"tool":"shell","description":"PhaseScriptExecution Run Script /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","",""],"outputs":[""],"args":["/bin/sh","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"kherel","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","APPLY_RULES_IN_COPY_HEADERS":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"arm64 x86_64 i386","ARCHS_STANDARD_32_64_BIT":"arm64 i386 x86_64","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"arm64 x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"arm64 x86_64 i386","ARCHS_UNIVERSAL_IPHONE_OS":"arm64 i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_FILTER_FOR_DEVICE_MODEL":"iPod9,1","ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION":"14.4","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","AppIdentifierPrefix":"SAL3J7P5P3.","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode","CCHROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/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_MODULES_BUILD_SESSION_FILE":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos14.4","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_PROJECT_VERSION":"1","CURRENT_VARIANT":"normal","DART_DEFINES":"flutter.inspector.structuredErrors%3Dtrue","DART_OBFUSCATION":"false","DEAD_CODE_STRIPPING":"YES","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mios-simulator-version-min","DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX":"-mios-simulator-version-min=","DEPLOYMENT_TARGET_LD_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"ios_simulator_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4","DERIVED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","ENABLE_TESTING_SEARCH_PATHS":"NO","ENTITLEMENTS_DESTINATION":"__entitlements","ENTITLEMENTS_REQUIRED":"YES","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"Runner.app/Executables","EXECUTABLE_FOLDER_PATH":"Runner.app","EXECUTABLE_NAME":"Runner","EXECUTABLE_PATH":"Runner.app/Runner","EXPANDED_CODE_SIGN_IDENTITY":"-","EXPANDED_CODE_SIGN_IDENTITY_NAME":"-","FILE_LIST":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Volumes/Dev/selfprivacy/selfprivacy","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"0.1.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Volumes/Dev/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Volumes/Dev/flutter","FLUTTER_TARGET":"/Volumes/Dev/selfprivacy/selfprivacy/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock\" \"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter\" /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 COCOAPODS=1","GCC_SYMBOLS_PRIVATE_EXTERN":"NO","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_RETURN_TYPE":"YES_ERROR","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES_AGGRESSIVE","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATED_MODULEMAP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/GeneratedModuleMaps-iphonesimulator","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"YES","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers\"","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/kherel","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":"kherel","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"9.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_ENTITLEMENTS_SECTION":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios9.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","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":"/Volumes/Dev/selfprivacy/selfprivacy/ios","LOCSYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"20C69","MAC_OS_X_VERSION_ACTUAL":"110100","MAC_OS_X_VERSION_MAJOR":"110000","MAC_OS_X_VERSION_MINOR":"110100","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","MTL_ENABLE_DEBUG_INFO":"YES","NATIVE_ARCH":"x86_64","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJC_ABI_VERSION":"2","OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework \"Flutter\" -framework \"flutter_secure_storage\" -framework \"package_info\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -framework \"wakelock\" -framework Flutter","PACKAGE_CONFIG":".packages","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform","PLATFORM_DISPLAY_NAME":"iOS Simulator","PLATFORM_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"18D46","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PODS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PODS_CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","PODS_PODFILE_DIR_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/.","PODS_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods","PODS_XCFRAMEWORKS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"pro.kherel.selfprivacy","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/ios","PROJECT_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PUBLIC_HEADERS_FOLDER_PATH":"Runner.app/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR_iphonesimulator14_4":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_NAME":"iphonesimulator14.4","SDK_NAMES":"iphonesimulator14.4","SDK_PRODUCT_BUILD_VERSION":"18D46","SDK_VERSION":"14.4","SDK_VERSION_ACTUAL":"140400","SDK_VERSION_MAJOR":"140000","SDK_VERSION_MINOR":"140400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"YES","SHARED_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","SRCROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"7DD4C62E-6CD9-455E-AAB0-546FEFDA7A24","TARGET_DEVICE_MODEL":"iPod9,1","TARGET_DEVICE_OS_VERSION":"14.4","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","TEST_FRAMEWORK_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks","TEST_LIBRARY_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TREE_SHAKE_ICONS":"false","TeamIdentifierPrefix":"SAL3J7P5P3.","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"kherel","USER_APPS_DIR":"/Users/kherel/Applications","USER_LIBRARY_DIR":"/Users/kherel/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_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"arm64 arm64e i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"kherel","VERSION_INFO_FILE":"Runner_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:Runner PROJECT:Runner-1\"","WRAPPER_EXTENSION":"app","WRAPPER_NAME":"Runner.app","WRAPPER_SUFFIX":".app","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"12D4e","XCODE_VERSION_ACTUAL":"1240","XCODE_VERSION_MAJOR":"1200","XCODE_VERSION_MINOR":"1240","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"always-out-of-date":true,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"1b83e27bf06a7ca55cad200e02d1ec72"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution Thin Binary /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh": {"tool":"shell","description":"PhaseScriptExecution Thin Binary /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","",""],"outputs":[""],"args":["/bin/sh","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"kherel","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","APPLY_RULES_IN_COPY_HEADERS":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"arm64 x86_64 i386","ARCHS_STANDARD_32_64_BIT":"arm64 i386 x86_64","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"arm64 x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"arm64 x86_64 i386","ARCHS_UNIVERSAL_IPHONE_OS":"arm64 i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_FILTER_FOR_DEVICE_MODEL":"iPod9,1","ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION":"14.4","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","AppIdentifierPrefix":"SAL3J7P5P3.","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode","CCHROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/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_MODULES_BUILD_SESSION_FILE":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos14.4","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_PROJECT_VERSION":"1","CURRENT_VARIANT":"normal","DART_DEFINES":"flutter.inspector.structuredErrors%3Dtrue","DART_OBFUSCATION":"false","DEAD_CODE_STRIPPING":"YES","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mios-simulator-version-min","DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX":"-mios-simulator-version-min=","DEPLOYMENT_TARGET_LD_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"ios_simulator_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4","DERIVED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","ENABLE_TESTING_SEARCH_PATHS":"NO","ENTITLEMENTS_DESTINATION":"__entitlements","ENTITLEMENTS_REQUIRED":"YES","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"Runner.app/Executables","EXECUTABLE_FOLDER_PATH":"Runner.app","EXECUTABLE_NAME":"Runner","EXECUTABLE_PATH":"Runner.app/Runner","EXPANDED_CODE_SIGN_IDENTITY":"-","EXPANDED_CODE_SIGN_IDENTITY_NAME":"-","FILE_LIST":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Volumes/Dev/selfprivacy/selfprivacy","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"0.1.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Volumes/Dev/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Volumes/Dev/flutter","FLUTTER_TARGET":"/Volumes/Dev/selfprivacy/selfprivacy/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock\" \"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter\" /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 COCOAPODS=1","GCC_SYMBOLS_PRIVATE_EXTERN":"NO","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_RETURN_TYPE":"YES_ERROR","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES_AGGRESSIVE","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATED_MODULEMAP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/GeneratedModuleMaps-iphonesimulator","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"YES","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers\"","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/kherel","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":"kherel","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"9.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_ENTITLEMENTS_SECTION":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios9.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","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":"/Volumes/Dev/selfprivacy/selfprivacy/ios","LOCSYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"20C69","MAC_OS_X_VERSION_ACTUAL":"110100","MAC_OS_X_VERSION_MAJOR":"110000","MAC_OS_X_VERSION_MINOR":"110100","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","MTL_ENABLE_DEBUG_INFO":"YES","NATIVE_ARCH":"x86_64","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJC_ABI_VERSION":"2","OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework \"Flutter\" -framework \"flutter_secure_storage\" -framework \"package_info\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -framework \"wakelock\" -framework Flutter","PACKAGE_CONFIG":".packages","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform","PLATFORM_DISPLAY_NAME":"iOS Simulator","PLATFORM_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"18D46","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PODS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PODS_CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","PODS_PODFILE_DIR_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/.","PODS_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods","PODS_XCFRAMEWORKS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"pro.kherel.selfprivacy","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/ios","PROJECT_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PUBLIC_HEADERS_FOLDER_PATH":"Runner.app/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR_iphonesimulator14_4":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_NAME":"iphonesimulator14.4","SDK_NAMES":"iphonesimulator14.4","SDK_PRODUCT_BUILD_VERSION":"18D46","SDK_VERSION":"14.4","SDK_VERSION_ACTUAL":"140400","SDK_VERSION_MAJOR":"140000","SDK_VERSION_MINOR":"140400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"YES","SHARED_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","SRCROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"7DD4C62E-6CD9-455E-AAB0-546FEFDA7A24","TARGET_DEVICE_MODEL":"iPod9,1","TARGET_DEVICE_OS_VERSION":"14.4","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","TEST_FRAMEWORK_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks","TEST_LIBRARY_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TREE_SHAKE_ICONS":"false","TeamIdentifierPrefix":"SAL3J7P5P3.","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"kherel","USER_APPS_DIR":"/Users/kherel/Applications","USER_LIBRARY_DIR":"/Users/kherel/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_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"arm64 arm64e i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"kherel","VERSION_INFO_FILE":"Runner_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:Runner PROJECT:Runner-1\"","WRAPPER_EXTENSION":"app","WRAPPER_NAME":"Runner.app","WRAPPER_SUFFIX":".app","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"12D4e","XCODE_VERSION_ACTUAL":"1240","XCODE_VERSION_MAJOR":"1200","XCODE_VERSION_MINOR":"1240","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"always-out-of-date":true,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"82d325d7fc57ce5de1b33a1e6d0cc979"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution [CP] Check Pods Manifest.lock /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh": {"tool":"shell","description":"PhaseScriptExecution [CP] Check Pods Manifest.lock /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Podfile.lock/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Manifest.lock/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt"],"args":["/bin/sh","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"kherel","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","APPLY_RULES_IN_COPY_HEADERS":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"arm64 x86_64 i386","ARCHS_STANDARD_32_64_BIT":"arm64 i386 x86_64","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"arm64 x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"arm64 x86_64 i386","ARCHS_UNIVERSAL_IPHONE_OS":"arm64 i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_FILTER_FOR_DEVICE_MODEL":"iPod9,1","ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION":"14.4","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","AppIdentifierPrefix":"SAL3J7P5P3.","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode","CCHROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/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_MODULES_BUILD_SESSION_FILE":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos14.4","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_PROJECT_VERSION":"1","CURRENT_VARIANT":"normal","DART_DEFINES":"flutter.inspector.structuredErrors%3Dtrue","DART_OBFUSCATION":"false","DEAD_CODE_STRIPPING":"YES","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mios-simulator-version-min","DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX":"-mios-simulator-version-min=","DEPLOYMENT_TARGET_LD_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"ios_simulator_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4","DERIVED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","ENABLE_TESTING_SEARCH_PATHS":"NO","ENTITLEMENTS_DESTINATION":"__entitlements","ENTITLEMENTS_REQUIRED":"YES","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"Runner.app/Executables","EXECUTABLE_FOLDER_PATH":"Runner.app","EXECUTABLE_NAME":"Runner","EXECUTABLE_PATH":"Runner.app/Runner","EXPANDED_CODE_SIGN_IDENTITY":"-","EXPANDED_CODE_SIGN_IDENTITY_NAME":"-","FILE_LIST":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Volumes/Dev/selfprivacy/selfprivacy","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"0.1.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Volumes/Dev/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Volumes/Dev/flutter","FLUTTER_TARGET":"/Volumes/Dev/selfprivacy/selfprivacy/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock\" \"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter\" /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 COCOAPODS=1","GCC_SYMBOLS_PRIVATE_EXTERN":"NO","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_RETURN_TYPE":"YES_ERROR","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES_AGGRESSIVE","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATED_MODULEMAP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/GeneratedModuleMaps-iphonesimulator","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"YES","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers\"","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/kherel","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":"kherel","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"9.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_ENTITLEMENTS_SECTION":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios9.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","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":"/Volumes/Dev/selfprivacy/selfprivacy/ios","LOCSYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"20C69","MAC_OS_X_VERSION_ACTUAL":"110100","MAC_OS_X_VERSION_MAJOR":"110000","MAC_OS_X_VERSION_MINOR":"110100","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","MTL_ENABLE_DEBUG_INFO":"YES","NATIVE_ARCH":"x86_64","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJC_ABI_VERSION":"2","OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework \"Flutter\" -framework \"flutter_secure_storage\" -framework \"package_info\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -framework \"wakelock\" -framework Flutter","PACKAGE_CONFIG":".packages","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform","PLATFORM_DISPLAY_NAME":"iOS Simulator","PLATFORM_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"18D46","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PODS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PODS_CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","PODS_PODFILE_DIR_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/.","PODS_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods","PODS_XCFRAMEWORKS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"pro.kherel.selfprivacy","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/ios","PROJECT_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PUBLIC_HEADERS_FOLDER_PATH":"Runner.app/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_0":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Podfile.lock","SCRIPT_INPUT_FILE_1":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Manifest.lock","SCRIPT_INPUT_FILE_COUNT":"2","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_0":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","SCRIPT_OUTPUT_FILE_COUNT":"1","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR_iphonesimulator14_4":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_NAME":"iphonesimulator14.4","SDK_NAMES":"iphonesimulator14.4","SDK_PRODUCT_BUILD_VERSION":"18D46","SDK_VERSION":"14.4","SDK_VERSION_ACTUAL":"140400","SDK_VERSION_MAJOR":"140000","SDK_VERSION_MINOR":"140400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"YES","SHARED_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","SRCROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"7DD4C62E-6CD9-455E-AAB0-546FEFDA7A24","TARGET_DEVICE_MODEL":"iPod9,1","TARGET_DEVICE_OS_VERSION":"14.4","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","TEST_FRAMEWORK_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks","TEST_LIBRARY_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TREE_SHAKE_ICONS":"false","TeamIdentifierPrefix":"SAL3J7P5P3.","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"kherel","USER_APPS_DIR":"/Users/kherel/Applications","USER_LIBRARY_DIR":"/Users/kherel/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_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"arm64 arm64e i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"kherel","VERSION_INFO_FILE":"Runner_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:Runner PROJECT:Runner-1\"","WRAPPER_EXTENSION":"app","WRAPPER_NAME":"Runner.app","WRAPPER_SUFFIX":".app","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"12D4e","XCODE_VERSION_ACTUAL":"1240","XCODE_VERSION_MAJOR":"1200","XCODE_VERSION_MINOR":"1240","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"f74b0986ce1ae26025a40509f0de9b5b"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution [CP] Embed Pods Frameworks /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh": {"tool":"shell","description":"PhaseScriptExecution [CP] Embed Pods Frameworks /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks-Debug-input-files.xcfilelist/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks-Debug-output-files.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/Flutter.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework"],"args":["/bin/sh","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"kherel","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","APPLY_RULES_IN_COPY_HEADERS":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"arm64 x86_64 i386","ARCHS_STANDARD_32_64_BIT":"arm64 i386 x86_64","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"arm64 x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"arm64 x86_64 i386","ARCHS_UNIVERSAL_IPHONE_OS":"arm64 i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_FILTER_FOR_DEVICE_MODEL":"iPod9,1","ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION":"14.4","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","AppIdentifierPrefix":"SAL3J7P5P3.","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode","CCHROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/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_MODULES_BUILD_SESSION_FILE":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos14.4","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_PROJECT_VERSION":"1","CURRENT_VARIANT":"normal","DART_DEFINES":"flutter.inspector.structuredErrors%3Dtrue","DART_OBFUSCATION":"false","DEAD_CODE_STRIPPING":"YES","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mios-simulator-version-min","DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX":"-mios-simulator-version-min=","DEPLOYMENT_TARGET_LD_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"ios_simulator_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4","DERIVED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","ENABLE_TESTING_SEARCH_PATHS":"NO","ENTITLEMENTS_DESTINATION":"__entitlements","ENTITLEMENTS_REQUIRED":"YES","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"Runner.app/Executables","EXECUTABLE_FOLDER_PATH":"Runner.app","EXECUTABLE_NAME":"Runner","EXECUTABLE_PATH":"Runner.app/Runner","EXPANDED_CODE_SIGN_IDENTITY":"-","EXPANDED_CODE_SIGN_IDENTITY_NAME":"-","FILE_LIST":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Volumes/Dev/selfprivacy/selfprivacy","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"0.1.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Volumes/Dev/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Volumes/Dev/flutter","FLUTTER_TARGET":"/Volumes/Dev/selfprivacy/selfprivacy/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock\" \"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter\" /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 COCOAPODS=1","GCC_SYMBOLS_PRIVATE_EXTERN":"NO","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_RETURN_TYPE":"YES_ERROR","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES_AGGRESSIVE","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATED_MODULEMAP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/GeneratedModuleMaps-iphonesimulator","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"YES","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers\"","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/kherel","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":"kherel","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"9.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_ENTITLEMENTS_SECTION":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios9.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","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":"/Volumes/Dev/selfprivacy/selfprivacy/ios","LOCSYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"20C69","MAC_OS_X_VERSION_ACTUAL":"110100","MAC_OS_X_VERSION_MAJOR":"110000","MAC_OS_X_VERSION_MINOR":"110100","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","MTL_ENABLE_DEBUG_INFO":"YES","NATIVE_ARCH":"x86_64","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJC_ABI_VERSION":"2","OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework \"Flutter\" -framework \"flutter_secure_storage\" -framework \"package_info\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -framework \"wakelock\" -framework Flutter","PACKAGE_CONFIG":".packages","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform","PLATFORM_DISPLAY_NAME":"iOS Simulator","PLATFORM_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"18D46","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PODS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PODS_CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","PODS_PODFILE_DIR_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/.","PODS_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods","PODS_XCFRAMEWORKS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"pro.kherel.selfprivacy","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/ios","PROJECT_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PUBLIC_HEADERS_FOLDER_PATH":"Runner.app/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_0":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","SCRIPT_INPUT_FILE_LIST_COUNT":"1","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_0":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","SCRIPT_OUTPUT_FILE_LIST_COUNT":"1","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR_iphonesimulator14_4":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_NAME":"iphonesimulator14.4","SDK_NAMES":"iphonesimulator14.4","SDK_PRODUCT_BUILD_VERSION":"18D46","SDK_VERSION":"14.4","SDK_VERSION_ACTUAL":"140400","SDK_VERSION_MAJOR":"140000","SDK_VERSION_MINOR":"140400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"YES","SHARED_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","SRCROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"7DD4C62E-6CD9-455E-AAB0-546FEFDA7A24","TARGET_DEVICE_MODEL":"iPod9,1","TARGET_DEVICE_OS_VERSION":"14.4","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","TEST_FRAMEWORK_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks","TEST_LIBRARY_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TREE_SHAKE_ICONS":"false","TeamIdentifierPrefix":"SAL3J7P5P3.","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"kherel","USER_APPS_DIR":"/Users/kherel/Applications","USER_LIBRARY_DIR":"/Users/kherel/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_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"arm64 arm64e i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"kherel","VERSION_INFO_FILE":"Runner_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:Runner PROJECT:Runner-1\"","WRAPPER_EXTENSION":"app","WRAPPER_NAME":"Runner.app","WRAPPER_SUFFIX":".app","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"12D4e","XCODE_VERSION_ACTUAL":"1240","XCODE_VERSION_MAJOR":"1200","XCODE_VERSION_MINOR":"1240","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"7aab9d1248bb7fbd2aecbe54ef6de567"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:ProcessInfoPlistFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist": {"tool":"info-plist-processor","description":"ProcessInfoPlistFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:ProcessProductPackaging /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent": {"tool":"process-product-entitlements","description":"ProcessProductPackaging /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:ProcessProductPackaging /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent": {"tool":"process-product-entitlements","description":"ProcessProductPackaging /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:RegisterExecutionPolicyException /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"register-execution-policy-exception","description":"RegisterExecutionPolicyException /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","",""],"outputs":[""]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Touch /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"shell","description":"Touch /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","",""],"outputs":[""],"args":["/usr/bin/touch","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"426714f34bc408fa187be43ffca1120a"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"]} - diff --git a/ios/build/XCBuildData/BuildDescriptionCacheIndex-8d11405da631cc0b123a3a1283c8088a b/ios/build/XCBuildData/BuildDescriptionCacheIndex-8d11405da631cc0b123a3a1283c8088a deleted file mode 100644 index ef6b5410..00000000 Binary files a/ios/build/XCBuildData/BuildDescriptionCacheIndex-8d11405da631cc0b123a3a1283c8088a and /dev/null differ diff --git a/ios/build/XCBuildData/b9dd2cf0e3fe9c3b92c31760fab42554-desc.xcbuild b/ios/build/XCBuildData/b9dd2cf0e3fe9c3b92c31760fab42554-desc.xcbuild deleted file mode 100644 index c44acd58..00000000 Binary files a/ios/build/XCBuildData/b9dd2cf0e3fe9c3b92c31760fab42554-desc.xcbuild and /dev/null differ diff --git a/ios/build/XCBuildData/b9dd2cf0e3fe9c3b92c31760fab42554-manifest.xcbuild b/ios/build/XCBuildData/b9dd2cf0e3fe9c3b92c31760fab42554-manifest.xcbuild deleted file mode 100644 index a1a34fa4..00000000 --- a/ios/build/XCBuildData/b9dd2cf0e3fe9c3b92c31760fab42554-manifest.xcbuild +++ /dev/null @@ -1,96 +0,0 @@ -client: - name: basic - version: 0 - file-system: default - -targets: - "": [""] - -nodes: - "/Volumes/Dev/selfprivacy/selfprivacy/build/ios": {"is-mutated":true} - -commands: - "": {"tool":"phony","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks","",""],"outputs":[""]} - "": {"tool":"stale-file-removal","expectedOutputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"roots":["/tmp/Runner.dst","/Volumes/Dev/selfprivacy/selfprivacy/build/ios","/Volumes/Dev/selfprivacy/selfprivacy/build/ios"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangeAlternatePermissions": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangePermissions": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-CodeSign": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-CopyAside": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterExecutionPolicyException": {"tool":"phony","inputs":["","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterProduct": {"tool":"phony","inputs":["","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-StripSymbols": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-Validate": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--CopySwiftPackageResourcesTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--InfoPlistTaskProducer": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--ModuleMapTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--ProductPostprocessingTaskProducer": {"tool":"phony","inputs":["","","","","","","","","","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--ProductStructureTaskProducer": {"tool":"phony","inputs":["","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--SanitizerTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--StubBinaryTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--SwiftFrameworkABICheckerTaskProducer": {"tool":"phony","inputs":["","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--SwiftStandardLibrariesTaskProducer": {"tool":"phony","inputs":["","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--TestTargetPostprocessingTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--TestTargetTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--VersionPlistTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--XCFrameworkTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--begin-compiling": {"tool":"phony","inputs":["","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--copy-headers-completion": {"tool":"phony","inputs":[""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--end": {"tool":"phony","inputs":["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc","","","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--entry": {"tool":"phony","inputs":["","","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--generated-headers": {"tool":"phony","inputs":["","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--immediate": {"tool":"phony","inputs":["","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--modules-ready": {"tool":"phony","inputs":["","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase0--cp--check-pods-manifest-lock": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase1-run-script": {"tool":"phony","inputs":["","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase2-compile-sources": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase4-copy-bundle-resources": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase5-copy-files": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase6-thin-binary": {"tool":"phony","inputs":["","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase7--cp--embed-pods-frameworks": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh"],"outputs":[""]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileAssetCatalog /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets": {"tool":"shell","description":"CompileAssetCatalog /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Assets.car"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/actool","--output-format","human-readable-text","--notices","--warnings","--export-dependency-info","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_dependencies","--output-partial-info-plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","--app-icon","AppIcon","--compress-pngs","--enable-on-demand-resources","YES","--filter-for-device-model","iPod9,1","--filter-for-device-os-version","14.4","--development-region","en","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","9.0","--platform","iphonesimulator","--compile","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_dependencies"],"deps-style":"dependency-info","signature":"1288a8a4895da049c291ce5fe96bf0b9"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileC /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/GeneratedPluginRegistrant.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/GeneratedPluginRegistrant.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/GeneratedPluginRegistrant.m","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c","-target","x86_64-apple-ios9.0-simulator","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=gnu99","-fobjc-arc","-fmodules","-gmodules","-fmodules-cache-path=/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-fmodules-prune-interval=86400","-fmodules-prune-after=345600","-fbuild-session-file=/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","-fmodules-validate-once-per-build-session","-Wnon-modular-include-in-framework-module","-Werror=non-modular-include-in-framework-module","-Wno-trigraphs","-fpascal-strings","-O0","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Werror=return-type","-Wunreachable-code","-Wno-implicit-atomic-properties","-Werror=deprecated-objc-isa-usage","-Wno-objc-interface-ivars","-Werror=objc-root-class","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wconditional-uninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wpointer-sign","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-DDEBUG=1","-DCOCOAPODS=1","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-g","-Wno-sign-conversion","-Winfinite-recursion","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wno-semicolon-before-method-body","-fobjc-abi-version=2","-fobjc-legacy-dispatch","-index-store-path","/Users/kherel/Library/Developer/Xcode/DerivedData/Runner-akjxnqepwwagthbpliwucbfpdlgy/Index/DataStore","-iquote","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-iquote","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-MMD","-MT","dependencies","-MF","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d","--serialize-diagnostics","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.dia","-c","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/GeneratedPluginRegistrant.m","-o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d"],"deps-style":"makefile","signature":"56daa2166dc92c482eaeadaa561656fc"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileC /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","c","-target","x86_64-apple-ios9.0-simulator","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=gnu99","-fmodules","-gmodules","-fmodules-cache-path=/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-fmodules-prune-interval=86400","-fmodules-prune-after=345600","-fbuild-session-file=/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","-fmodules-validate-once-per-build-session","-Wnon-modular-include-in-framework-module","-Werror=non-modular-include-in-framework-module","-Wno-trigraphs","-fpascal-strings","-O0","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Werror=return-type","-Wunreachable-code","-Werror=deprecated-objc-isa-usage","-Werror=objc-root-class","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wconditional-uninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wpointer-sign","-Wno-newline-eof","-DDEBUG=1","-DCOCOAPODS=1","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","-fasm-blocks","-fstrict-aliasing","-Wdeprecated-declarations","-g","-Wno-sign-conversion","-Winfinite-recursion","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wno-semicolon-before-method-body","-index-store-path","/Users/kherel/Library/Developer/Xcode/DerivedData/Runner-akjxnqepwwagthbpliwucbfpdlgy/Index/DataStore","-iquote","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-iquote","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-MMD","-MT","dependencies","-MF","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.d","--serialize-diagnostics","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.dia","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","-o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.d"],"deps-style":"makefile","signature":"803644182bb754436fb405970aef632d"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileStoryboard /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard": {"tool":"shell","description":"CompileStoryboard /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/ru.lproj/LaunchScreen.strings","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--companion-strings-file","ru:/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/ru.lproj/LaunchScreen.strings","--module","Runner","--output-partial-info-plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","--auto-activate-custom-fonts","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","9.0","--output-format","human-readable-text","--compilation-directory","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"79df1a68c5a7d15714345dea2ac2002d"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileStoryboard /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard": {"tool":"shell","description":"CompileStoryboard /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/ru.lproj/Main.strings","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--companion-strings-file","ru:/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/ru.lproj/Main.strings","--module","Runner","--output-partial-info-plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","--auto-activate-custom-fonts","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","9.0","--output-format","human-readable-text","--compilation-directory","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"843ce6a6438826627be27090acea333c"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler": {"tool":"shell","description":"CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/AppDelegate.swift","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-incremental","-module-name","Runner","-Onone","-enable-batch-mode","-enforce-exclusivity=checked","@/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","-sdk","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","-target","x86_64-apple-ios9.0-simulator","-g","-module-cache-path","/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-Xfrontend","-serialize-debugging-options","-enable-testing","-index-store-path","/Users/kherel/Library/Developer/Xcode/DerivedData/Runner-akjxnqepwwagthbpliwucbfpdlgy/Index/DataStore","-swift-version","5","-I","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock","-F","/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-F","/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-parse-as-library","-c","-j8","-output-file-map","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","-parseable-output","-serialize-diagnostics","-emit-dependencies","-emit-module","-emit-module-path","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap","-Xcc","-iquote","-Xcc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-Xcc","-iquote","-Xcc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-Xcc","-DDEBUG=1","-Xcc","-DCOCOAPODS=1","-emit-objc-header","-emit-objc-header-path","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","-import-objc-header","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Runner-Bridging-Header.h","-pch-output-dir","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","-working-directory","/Volumes/Dev/selfprivacy/selfprivacy/ios"],"env":{"DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk"},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.d"],"deps-style":"makefile","signature":"14588aaa72f1bc64241d6f92ebf3245a"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CopyPlistFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/AppFrameworkInfo.plist": {"tool":"copy-plist","description":"CopyPlistFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/AppFrameworkInfo.plist","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/AppFrameworkInfo.plist","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CopySwiftLibs /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"embed-swift-stdlib","description":"CopySwiftLibs /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner","","",""],"outputs":[""],"deps":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/SwiftStdLibToolInputDependencies.dep"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CreateBuildDirectory /Volumes/Dev/selfprivacy/selfprivacy/build/ios": {"tool":"create-build-directory","description":"CreateBuildDirectory /Volumes/Dev/selfprivacy/selfprivacy/build/ios","inputs":[],"outputs":["","/Volumes/Dev/selfprivacy/selfprivacy/build/ios"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"d7ab1fdf478cd38bcd2153504fbf727f"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"d7f1e1f72f5425f2597e55f237fbe77c"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"9ce6f67572968434172ccf7f97d68955"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"a2dcfe74fc06517e3bfef56661dba20a"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"a8eada1184149606be3f1af0ad642dee"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"6858e458b26e0f502bf1e2488b71a70c"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"54f971cd94b13519cc3468786f792139"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ld /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner normal": {"tool":"shell","description":"Ld /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner normal","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner",""],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-target","x86_64-apple-ios9.0-simulator","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","-L/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-L/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-filelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","-Xlinker","-rpath","-Xlinker","/usr/lib/swift","-Xlinker","-rpath","-Xlinker","@executable_path/Frameworks","-Xlinker","-rpath","-Xlinker","@loader_path/Frameworks","-Xlinker","-rpath","-Xlinker","@executable_path/Frameworks","-dead_strip","-Xlinker","-object_path_lto","-Xlinker","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_lto.o","-Xlinker","-export_dynamic","-Xlinker","-no_deduplicate","-Xlinker","-objc_abi_version","-Xlinker","2","-fobjc-arc","-fobjc-link-runtime","-L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator","-L/usr/lib/swift","-Xlinker","-add_ast_path","-Xlinker","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","-framework","Flutter","-framework","flutter_secure_storage","-framework","package_info","-framework","path_provider","-framework","shared_preferences","-framework","url_launcher","-framework","wakelock","-framework","Flutter","-framework","Pods_Runner","-Xlinker","-dependency_info","-Xlinker","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat","-o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat"],"deps-style":"dependency-info","signature":"f74c88849b9241010f367034a1314167"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:LinkStoryboards": {"tool":"shell","description":"LinkStoryboards","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--module","Runner","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","9.0","--output-format","human-readable-text","--link","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"52d20661a326e0870af649be1db7b577"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:MkDir /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"mkdir","description":"MkDir /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app",""]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:MkDir /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks": {"tool":"mkdir","description":"MkDir /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks",""]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution Run Script /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh": {"tool":"shell","description":"PhaseScriptExecution Run Script /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","",""],"outputs":[""],"args":["/bin/sh","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"kherel","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","APPLY_RULES_IN_COPY_HEADERS":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"arm64 x86_64 i386","ARCHS_STANDARD_32_64_BIT":"arm64 i386 x86_64","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"arm64 x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"arm64 x86_64 i386","ARCHS_UNIVERSAL_IPHONE_OS":"arm64 i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_FILTER_FOR_DEVICE_MODEL":"iPod9,1","ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION":"14.4","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode","CCHROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/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_MODULES_BUILD_SESSION_FILE":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos14.4","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_PROJECT_VERSION":"1","CURRENT_VARIANT":"normal","DART_DEFINES":"flutter.inspector.structuredErrors%3Dtrue","DART_OBFUSCATION":"false","DEAD_CODE_STRIPPING":"YES","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mios-simulator-version-min","DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX":"-mios-simulator-version-min=","DEPLOYMENT_TARGET_LD_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"ios_simulator_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4","DERIVED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","ENABLE_TESTING_SEARCH_PATHS":"NO","ENTITLEMENTS_DESTINATION":"__entitlements","ENTITLEMENTS_REQUIRED":"YES","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"Runner.app/Executables","EXECUTABLE_FOLDER_PATH":"Runner.app","EXECUTABLE_NAME":"Runner","EXECUTABLE_PATH":"Runner.app/Runner","FILE_LIST":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Volumes/Dev/selfprivacy/selfprivacy","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"0.1.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Volumes/Dev/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Volumes/Dev/flutter","FLUTTER_TARGET":"/Volumes/Dev/selfprivacy/selfprivacy/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock\" \"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter\" /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 COCOAPODS=1","GCC_SYMBOLS_PRIVATE_EXTERN":"NO","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_RETURN_TYPE":"YES_ERROR","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES_AGGRESSIVE","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATED_MODULEMAP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/GeneratedModuleMaps-iphonesimulator","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"YES","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers\"","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/kherel","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":"kherel","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"9.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios9.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","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":"/Volumes/Dev/selfprivacy/selfprivacy/ios","LOCSYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"20C69","MAC_OS_X_VERSION_ACTUAL":"110100","MAC_OS_X_VERSION_MAJOR":"110000","MAC_OS_X_VERSION_MINOR":"110100","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","MTL_ENABLE_DEBUG_INFO":"YES","NATIVE_ARCH":"x86_64","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJC_ABI_VERSION":"2","OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework \"Flutter\" -framework \"flutter_secure_storage\" -framework \"package_info\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -framework \"wakelock\" -framework Flutter","PACKAGE_CONFIG":".packages","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform","PLATFORM_DISPLAY_NAME":"iOS Simulator","PLATFORM_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"18D46","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PODS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PODS_CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","PODS_PODFILE_DIR_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/.","PODS_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods","PODS_XCFRAMEWORKS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"pro.kherel.selfprivacy","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/ios","PROJECT_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PUBLIC_HEADERS_FOLDER_PATH":"Runner.app/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR_iphonesimulator14_4":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_NAME":"iphonesimulator14.4","SDK_NAMES":"iphonesimulator14.4","SDK_PRODUCT_BUILD_VERSION":"18D46","SDK_VERSION":"14.4","SDK_VERSION_ACTUAL":"140400","SDK_VERSION_MAJOR":"140000","SDK_VERSION_MINOR":"140400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"YES","SHARED_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","SRCROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"7DD4C62E-6CD9-455E-AAB0-546FEFDA7A24","TARGET_DEVICE_MODEL":"iPod9,1","TARGET_DEVICE_OS_VERSION":"14.4","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","TEST_FRAMEWORK_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks","TEST_LIBRARY_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TREE_SHAKE_ICONS":"false","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"kherel","USER_APPS_DIR":"/Users/kherel/Applications","USER_LIBRARY_DIR":"/Users/kherel/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_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"arm64 arm64e i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"kherel","VERSION_INFO_FILE":"Runner_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:Runner PROJECT:Runner-1\"","WRAPPER_EXTENSION":"app","WRAPPER_NAME":"Runner.app","WRAPPER_SUFFIX":".app","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"12D4e","XCODE_VERSION_ACTUAL":"1240","XCODE_VERSION_MAJOR":"1200","XCODE_VERSION_MINOR":"1240","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"always-out-of-date":true,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"559fc23f65c569f76bb9fa681b42ac74"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution Thin Binary /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh": {"tool":"shell","description":"PhaseScriptExecution Thin Binary /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","",""],"outputs":[""],"args":["/bin/sh","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"kherel","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","APPLY_RULES_IN_COPY_HEADERS":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"arm64 x86_64 i386","ARCHS_STANDARD_32_64_BIT":"arm64 i386 x86_64","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"arm64 x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"arm64 x86_64 i386","ARCHS_UNIVERSAL_IPHONE_OS":"arm64 i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_FILTER_FOR_DEVICE_MODEL":"iPod9,1","ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION":"14.4","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode","CCHROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/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_MODULES_BUILD_SESSION_FILE":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos14.4","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_PROJECT_VERSION":"1","CURRENT_VARIANT":"normal","DART_DEFINES":"flutter.inspector.structuredErrors%3Dtrue","DART_OBFUSCATION":"false","DEAD_CODE_STRIPPING":"YES","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mios-simulator-version-min","DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX":"-mios-simulator-version-min=","DEPLOYMENT_TARGET_LD_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"ios_simulator_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4","DERIVED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","ENABLE_TESTING_SEARCH_PATHS":"NO","ENTITLEMENTS_DESTINATION":"__entitlements","ENTITLEMENTS_REQUIRED":"YES","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"Runner.app/Executables","EXECUTABLE_FOLDER_PATH":"Runner.app","EXECUTABLE_NAME":"Runner","EXECUTABLE_PATH":"Runner.app/Runner","FILE_LIST":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Volumes/Dev/selfprivacy/selfprivacy","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"0.1.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Volumes/Dev/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Volumes/Dev/flutter","FLUTTER_TARGET":"/Volumes/Dev/selfprivacy/selfprivacy/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock\" \"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter\" /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 COCOAPODS=1","GCC_SYMBOLS_PRIVATE_EXTERN":"NO","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_RETURN_TYPE":"YES_ERROR","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES_AGGRESSIVE","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATED_MODULEMAP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/GeneratedModuleMaps-iphonesimulator","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"YES","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers\"","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/kherel","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":"kherel","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"9.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios9.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","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":"/Volumes/Dev/selfprivacy/selfprivacy/ios","LOCSYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"20C69","MAC_OS_X_VERSION_ACTUAL":"110100","MAC_OS_X_VERSION_MAJOR":"110000","MAC_OS_X_VERSION_MINOR":"110100","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","MTL_ENABLE_DEBUG_INFO":"YES","NATIVE_ARCH":"x86_64","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJC_ABI_VERSION":"2","OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework \"Flutter\" -framework \"flutter_secure_storage\" -framework \"package_info\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -framework \"wakelock\" -framework Flutter","PACKAGE_CONFIG":".packages","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform","PLATFORM_DISPLAY_NAME":"iOS Simulator","PLATFORM_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"18D46","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PODS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PODS_CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","PODS_PODFILE_DIR_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/.","PODS_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods","PODS_XCFRAMEWORKS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"pro.kherel.selfprivacy","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/ios","PROJECT_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PUBLIC_HEADERS_FOLDER_PATH":"Runner.app/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR_iphonesimulator14_4":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_NAME":"iphonesimulator14.4","SDK_NAMES":"iphonesimulator14.4","SDK_PRODUCT_BUILD_VERSION":"18D46","SDK_VERSION":"14.4","SDK_VERSION_ACTUAL":"140400","SDK_VERSION_MAJOR":"140000","SDK_VERSION_MINOR":"140400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"YES","SHARED_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","SRCROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"7DD4C62E-6CD9-455E-AAB0-546FEFDA7A24","TARGET_DEVICE_MODEL":"iPod9,1","TARGET_DEVICE_OS_VERSION":"14.4","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","TEST_FRAMEWORK_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks","TEST_LIBRARY_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TREE_SHAKE_ICONS":"false","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"kherel","USER_APPS_DIR":"/Users/kherel/Applications","USER_LIBRARY_DIR":"/Users/kherel/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_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"arm64 arm64e i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"kherel","VERSION_INFO_FILE":"Runner_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:Runner PROJECT:Runner-1\"","WRAPPER_EXTENSION":"app","WRAPPER_NAME":"Runner.app","WRAPPER_SUFFIX":".app","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"12D4e","XCODE_VERSION_ACTUAL":"1240","XCODE_VERSION_MAJOR":"1200","XCODE_VERSION_MINOR":"1240","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"always-out-of-date":true,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"52109972dc1b70118bbc0da53ac2d3d1"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution [CP] Check Pods Manifest.lock /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh": {"tool":"shell","description":"PhaseScriptExecution [CP] Check Pods Manifest.lock /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Podfile.lock/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Manifest.lock/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt"],"args":["/bin/sh","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"kherel","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","APPLY_RULES_IN_COPY_HEADERS":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"arm64 x86_64 i386","ARCHS_STANDARD_32_64_BIT":"arm64 i386 x86_64","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"arm64 x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"arm64 x86_64 i386","ARCHS_UNIVERSAL_IPHONE_OS":"arm64 i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_FILTER_FOR_DEVICE_MODEL":"iPod9,1","ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION":"14.4","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode","CCHROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/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_MODULES_BUILD_SESSION_FILE":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos14.4","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_PROJECT_VERSION":"1","CURRENT_VARIANT":"normal","DART_DEFINES":"flutter.inspector.structuredErrors%3Dtrue","DART_OBFUSCATION":"false","DEAD_CODE_STRIPPING":"YES","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mios-simulator-version-min","DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX":"-mios-simulator-version-min=","DEPLOYMENT_TARGET_LD_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"ios_simulator_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4","DERIVED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","ENABLE_TESTING_SEARCH_PATHS":"NO","ENTITLEMENTS_DESTINATION":"__entitlements","ENTITLEMENTS_REQUIRED":"YES","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"Runner.app/Executables","EXECUTABLE_FOLDER_PATH":"Runner.app","EXECUTABLE_NAME":"Runner","EXECUTABLE_PATH":"Runner.app/Runner","FILE_LIST":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Volumes/Dev/selfprivacy/selfprivacy","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"0.1.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Volumes/Dev/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Volumes/Dev/flutter","FLUTTER_TARGET":"/Volumes/Dev/selfprivacy/selfprivacy/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock\" \"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter\" /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 COCOAPODS=1","GCC_SYMBOLS_PRIVATE_EXTERN":"NO","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_RETURN_TYPE":"YES_ERROR","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES_AGGRESSIVE","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATED_MODULEMAP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/GeneratedModuleMaps-iphonesimulator","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"YES","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers\"","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/kherel","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":"kherel","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"9.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios9.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","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":"/Volumes/Dev/selfprivacy/selfprivacy/ios","LOCSYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"20C69","MAC_OS_X_VERSION_ACTUAL":"110100","MAC_OS_X_VERSION_MAJOR":"110000","MAC_OS_X_VERSION_MINOR":"110100","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","MTL_ENABLE_DEBUG_INFO":"YES","NATIVE_ARCH":"x86_64","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJC_ABI_VERSION":"2","OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework \"Flutter\" -framework \"flutter_secure_storage\" -framework \"package_info\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -framework \"wakelock\" -framework Flutter","PACKAGE_CONFIG":".packages","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform","PLATFORM_DISPLAY_NAME":"iOS Simulator","PLATFORM_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"18D46","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PODS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PODS_CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","PODS_PODFILE_DIR_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/.","PODS_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods","PODS_XCFRAMEWORKS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"pro.kherel.selfprivacy","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/ios","PROJECT_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PUBLIC_HEADERS_FOLDER_PATH":"Runner.app/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_0":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Podfile.lock","SCRIPT_INPUT_FILE_1":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Manifest.lock","SCRIPT_INPUT_FILE_COUNT":"2","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_0":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","SCRIPT_OUTPUT_FILE_COUNT":"1","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR_iphonesimulator14_4":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_NAME":"iphonesimulator14.4","SDK_NAMES":"iphonesimulator14.4","SDK_PRODUCT_BUILD_VERSION":"18D46","SDK_VERSION":"14.4","SDK_VERSION_ACTUAL":"140400","SDK_VERSION_MAJOR":"140000","SDK_VERSION_MINOR":"140400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"YES","SHARED_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","SRCROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"7DD4C62E-6CD9-455E-AAB0-546FEFDA7A24","TARGET_DEVICE_MODEL":"iPod9,1","TARGET_DEVICE_OS_VERSION":"14.4","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","TEST_FRAMEWORK_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks","TEST_LIBRARY_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TREE_SHAKE_ICONS":"false","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"kherel","USER_APPS_DIR":"/Users/kherel/Applications","USER_LIBRARY_DIR":"/Users/kherel/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_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"arm64 arm64e i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"kherel","VERSION_INFO_FILE":"Runner_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:Runner PROJECT:Runner-1\"","WRAPPER_EXTENSION":"app","WRAPPER_NAME":"Runner.app","WRAPPER_SUFFIX":".app","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"12D4e","XCODE_VERSION_ACTUAL":"1240","XCODE_VERSION_MAJOR":"1200","XCODE_VERSION_MINOR":"1240","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"143e40f23019e3dcfc756de85259ec3b"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution [CP] Embed Pods Frameworks /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh": {"tool":"shell","description":"PhaseScriptExecution [CP] Embed Pods Frameworks /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks-Debug-input-files.xcfilelist/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks-Debug-output-files.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/Flutter.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework"],"args":["/bin/sh","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"kherel","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","APPLY_RULES_IN_COPY_HEADERS":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"arm64 x86_64 i386","ARCHS_STANDARD_32_64_BIT":"arm64 i386 x86_64","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"arm64 x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"arm64 x86_64 i386","ARCHS_UNIVERSAL_IPHONE_OS":"arm64 i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_FILTER_FOR_DEVICE_MODEL":"iPod9,1","ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION":"14.4","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode","CCHROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/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_MODULES_BUILD_SESSION_FILE":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos14.4","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_PROJECT_VERSION":"1","CURRENT_VARIANT":"normal","DART_DEFINES":"flutter.inspector.structuredErrors%3Dtrue","DART_OBFUSCATION":"false","DEAD_CODE_STRIPPING":"YES","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mios-simulator-version-min","DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX":"-mios-simulator-version-min=","DEPLOYMENT_TARGET_LD_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"ios_simulator_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4","DERIVED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","ENABLE_TESTING_SEARCH_PATHS":"NO","ENTITLEMENTS_DESTINATION":"__entitlements","ENTITLEMENTS_REQUIRED":"YES","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"Runner.app/Executables","EXECUTABLE_FOLDER_PATH":"Runner.app","EXECUTABLE_NAME":"Runner","EXECUTABLE_PATH":"Runner.app/Runner","FILE_LIST":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Volumes/Dev/selfprivacy/selfprivacy","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"0.1.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Volumes/Dev/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Volumes/Dev/flutter","FLUTTER_TARGET":"/Volumes/Dev/selfprivacy/selfprivacy/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock\" \"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter\" /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 COCOAPODS=1","GCC_SYMBOLS_PRIVATE_EXTERN":"NO","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_RETURN_TYPE":"YES_ERROR","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES_AGGRESSIVE","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATED_MODULEMAP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/GeneratedModuleMaps-iphonesimulator","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"YES","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers\"","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/kherel","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":"kherel","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"9.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios9.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","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":"/Volumes/Dev/selfprivacy/selfprivacy/ios","LOCSYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"20C69","MAC_OS_X_VERSION_ACTUAL":"110100","MAC_OS_X_VERSION_MAJOR":"110000","MAC_OS_X_VERSION_MINOR":"110100","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","MTL_ENABLE_DEBUG_INFO":"YES","NATIVE_ARCH":"x86_64","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJC_ABI_VERSION":"2","OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework \"Flutter\" -framework \"flutter_secure_storage\" -framework \"package_info\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -framework \"wakelock\" -framework Flutter","PACKAGE_CONFIG":".packages","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform","PLATFORM_DISPLAY_NAME":"iOS Simulator","PLATFORM_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"18D46","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PODS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PODS_CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","PODS_PODFILE_DIR_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/.","PODS_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods","PODS_XCFRAMEWORKS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"pro.kherel.selfprivacy","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/ios","PROJECT_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PUBLIC_HEADERS_FOLDER_PATH":"Runner.app/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_0":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","SCRIPT_INPUT_FILE_LIST_COUNT":"1","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_0":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","SCRIPT_OUTPUT_FILE_LIST_COUNT":"1","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR_iphonesimulator14_4":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_NAME":"iphonesimulator14.4","SDK_NAMES":"iphonesimulator14.4","SDK_PRODUCT_BUILD_VERSION":"18D46","SDK_VERSION":"14.4","SDK_VERSION_ACTUAL":"140400","SDK_VERSION_MAJOR":"140000","SDK_VERSION_MINOR":"140400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"YES","SHARED_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","SRCROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"7DD4C62E-6CD9-455E-AAB0-546FEFDA7A24","TARGET_DEVICE_MODEL":"iPod9,1","TARGET_DEVICE_OS_VERSION":"14.4","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","TEST_FRAMEWORK_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks","TEST_LIBRARY_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TREE_SHAKE_ICONS":"false","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"kherel","USER_APPS_DIR":"/Users/kherel/Applications","USER_LIBRARY_DIR":"/Users/kherel/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_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"arm64 arm64e i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"kherel","VERSION_INFO_FILE":"Runner_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:Runner PROJECT:Runner-1\"","WRAPPER_EXTENSION":"app","WRAPPER_NAME":"Runner.app","WRAPPER_SUFFIX":".app","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"12D4e","XCODE_VERSION_ACTUAL":"1240","XCODE_VERSION_MAJOR":"1200","XCODE_VERSION_MINOR":"1240","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"9f98b05dbc722756f2cecc73048fe418"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:ProcessInfoPlistFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist": {"tool":"info-plist-processor","description":"ProcessInfoPlistFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:RegisterExecutionPolicyException /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"register-execution-policy-exception","description":"RegisterExecutionPolicyException /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","",""],"outputs":[""]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Touch /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"shell","description":"Touch /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","",""],"outputs":[""],"args":["/usr/bin/touch","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"426714f34bc408fa187be43ffca1120a"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"]} - diff --git a/ios/build/XCBuildData/bc25e7b85ed10bc8d71fbc6f28d8094e-desc.xcbuild b/ios/build/XCBuildData/bc25e7b85ed10bc8d71fbc6f28d8094e-desc.xcbuild deleted file mode 100644 index 6a7bab59..00000000 Binary files a/ios/build/XCBuildData/bc25e7b85ed10bc8d71fbc6f28d8094e-desc.xcbuild and /dev/null differ diff --git a/ios/build/XCBuildData/bc25e7b85ed10bc8d71fbc6f28d8094e-manifest.xcbuild b/ios/build/XCBuildData/bc25e7b85ed10bc8d71fbc6f28d8094e-manifest.xcbuild deleted file mode 100644 index a1a34fa4..00000000 --- a/ios/build/XCBuildData/bc25e7b85ed10bc8d71fbc6f28d8094e-manifest.xcbuild +++ /dev/null @@ -1,96 +0,0 @@ -client: - name: basic - version: 0 - file-system: default - -targets: - "": [""] - -nodes: - "/Volumes/Dev/selfprivacy/selfprivacy/build/ios": {"is-mutated":true} - -commands: - "": {"tool":"phony","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks","",""],"outputs":[""]} - "": {"tool":"stale-file-removal","expectedOutputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"roots":["/tmp/Runner.dst","/Volumes/Dev/selfprivacy/selfprivacy/build/ios","/Volumes/Dev/selfprivacy/selfprivacy/build/ios"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangeAlternatePermissions": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangePermissions": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-CodeSign": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-CopyAside": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterExecutionPolicyException": {"tool":"phony","inputs":["","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterProduct": {"tool":"phony","inputs":["","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-StripSymbols": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-Validate": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--CopySwiftPackageResourcesTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--InfoPlistTaskProducer": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--ModuleMapTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--ProductPostprocessingTaskProducer": {"tool":"phony","inputs":["","","","","","","","","","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--ProductStructureTaskProducer": {"tool":"phony","inputs":["","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--SanitizerTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--StubBinaryTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--SwiftFrameworkABICheckerTaskProducer": {"tool":"phony","inputs":["","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--SwiftStandardLibrariesTaskProducer": {"tool":"phony","inputs":["","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--TestTargetPostprocessingTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--TestTargetTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--VersionPlistTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--XCFrameworkTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--begin-compiling": {"tool":"phony","inputs":["","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--copy-headers-completion": {"tool":"phony","inputs":[""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--end": {"tool":"phony","inputs":["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc","","","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--entry": {"tool":"phony","inputs":["","","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--generated-headers": {"tool":"phony","inputs":["","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--immediate": {"tool":"phony","inputs":["","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--modules-ready": {"tool":"phony","inputs":["","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase0--cp--check-pods-manifest-lock": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase1-run-script": {"tool":"phony","inputs":["","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase2-compile-sources": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase4-copy-bundle-resources": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase5-copy-files": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase6-thin-binary": {"tool":"phony","inputs":["","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase7--cp--embed-pods-frameworks": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh"],"outputs":[""]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileAssetCatalog /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets": {"tool":"shell","description":"CompileAssetCatalog /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Assets.car"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/actool","--output-format","human-readable-text","--notices","--warnings","--export-dependency-info","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_dependencies","--output-partial-info-plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","--app-icon","AppIcon","--compress-pngs","--enable-on-demand-resources","YES","--filter-for-device-model","iPod9,1","--filter-for-device-os-version","14.4","--development-region","en","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","9.0","--platform","iphonesimulator","--compile","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_dependencies"],"deps-style":"dependency-info","signature":"1288a8a4895da049c291ce5fe96bf0b9"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileC /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/GeneratedPluginRegistrant.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/GeneratedPluginRegistrant.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/GeneratedPluginRegistrant.m","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c","-target","x86_64-apple-ios9.0-simulator","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=gnu99","-fobjc-arc","-fmodules","-gmodules","-fmodules-cache-path=/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-fmodules-prune-interval=86400","-fmodules-prune-after=345600","-fbuild-session-file=/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","-fmodules-validate-once-per-build-session","-Wnon-modular-include-in-framework-module","-Werror=non-modular-include-in-framework-module","-Wno-trigraphs","-fpascal-strings","-O0","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Werror=return-type","-Wunreachable-code","-Wno-implicit-atomic-properties","-Werror=deprecated-objc-isa-usage","-Wno-objc-interface-ivars","-Werror=objc-root-class","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wconditional-uninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wpointer-sign","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-DDEBUG=1","-DCOCOAPODS=1","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-g","-Wno-sign-conversion","-Winfinite-recursion","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wno-semicolon-before-method-body","-fobjc-abi-version=2","-fobjc-legacy-dispatch","-index-store-path","/Users/kherel/Library/Developer/Xcode/DerivedData/Runner-akjxnqepwwagthbpliwucbfpdlgy/Index/DataStore","-iquote","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-iquote","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-MMD","-MT","dependencies","-MF","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d","--serialize-diagnostics","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.dia","-c","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/GeneratedPluginRegistrant.m","-o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d"],"deps-style":"makefile","signature":"56daa2166dc92c482eaeadaa561656fc"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileC /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","c","-target","x86_64-apple-ios9.0-simulator","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=gnu99","-fmodules","-gmodules","-fmodules-cache-path=/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-fmodules-prune-interval=86400","-fmodules-prune-after=345600","-fbuild-session-file=/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","-fmodules-validate-once-per-build-session","-Wnon-modular-include-in-framework-module","-Werror=non-modular-include-in-framework-module","-Wno-trigraphs","-fpascal-strings","-O0","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Werror=return-type","-Wunreachable-code","-Werror=deprecated-objc-isa-usage","-Werror=objc-root-class","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wconditional-uninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wpointer-sign","-Wno-newline-eof","-DDEBUG=1","-DCOCOAPODS=1","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","-fasm-blocks","-fstrict-aliasing","-Wdeprecated-declarations","-g","-Wno-sign-conversion","-Winfinite-recursion","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wno-semicolon-before-method-body","-index-store-path","/Users/kherel/Library/Developer/Xcode/DerivedData/Runner-akjxnqepwwagthbpliwucbfpdlgy/Index/DataStore","-iquote","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-iquote","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-MMD","-MT","dependencies","-MF","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.d","--serialize-diagnostics","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.dia","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","-o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.d"],"deps-style":"makefile","signature":"803644182bb754436fb405970aef632d"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileStoryboard /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard": {"tool":"shell","description":"CompileStoryboard /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/ru.lproj/LaunchScreen.strings","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--companion-strings-file","ru:/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/ru.lproj/LaunchScreen.strings","--module","Runner","--output-partial-info-plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","--auto-activate-custom-fonts","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","9.0","--output-format","human-readable-text","--compilation-directory","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"79df1a68c5a7d15714345dea2ac2002d"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileStoryboard /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard": {"tool":"shell","description":"CompileStoryboard /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/ru.lproj/Main.strings","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--companion-strings-file","ru:/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/ru.lproj/Main.strings","--module","Runner","--output-partial-info-plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","--auto-activate-custom-fonts","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","9.0","--output-format","human-readable-text","--compilation-directory","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"843ce6a6438826627be27090acea333c"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler": {"tool":"shell","description":"CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/AppDelegate.swift","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-incremental","-module-name","Runner","-Onone","-enable-batch-mode","-enforce-exclusivity=checked","@/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","-sdk","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","-target","x86_64-apple-ios9.0-simulator","-g","-module-cache-path","/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-Xfrontend","-serialize-debugging-options","-enable-testing","-index-store-path","/Users/kherel/Library/Developer/Xcode/DerivedData/Runner-akjxnqepwwagthbpliwucbfpdlgy/Index/DataStore","-swift-version","5","-I","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock","-F","/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-F","/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-parse-as-library","-c","-j8","-output-file-map","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","-parseable-output","-serialize-diagnostics","-emit-dependencies","-emit-module","-emit-module-path","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap","-Xcc","-iquote","-Xcc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-Xcc","-iquote","-Xcc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-Xcc","-DDEBUG=1","-Xcc","-DCOCOAPODS=1","-emit-objc-header","-emit-objc-header-path","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","-import-objc-header","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Runner-Bridging-Header.h","-pch-output-dir","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","-working-directory","/Volumes/Dev/selfprivacy/selfprivacy/ios"],"env":{"DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk"},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.d"],"deps-style":"makefile","signature":"14588aaa72f1bc64241d6f92ebf3245a"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CopyPlistFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/AppFrameworkInfo.plist": {"tool":"copy-plist","description":"CopyPlistFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/AppFrameworkInfo.plist","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/AppFrameworkInfo.plist","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CopySwiftLibs /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"embed-swift-stdlib","description":"CopySwiftLibs /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner","","",""],"outputs":[""],"deps":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/SwiftStdLibToolInputDependencies.dep"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CreateBuildDirectory /Volumes/Dev/selfprivacy/selfprivacy/build/ios": {"tool":"create-build-directory","description":"CreateBuildDirectory /Volumes/Dev/selfprivacy/selfprivacy/build/ios","inputs":[],"outputs":["","/Volumes/Dev/selfprivacy/selfprivacy/build/ios"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"d7ab1fdf478cd38bcd2153504fbf727f"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"d7f1e1f72f5425f2597e55f237fbe77c"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"9ce6f67572968434172ccf7f97d68955"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"a2dcfe74fc06517e3bfef56661dba20a"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"a8eada1184149606be3f1af0ad642dee"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"6858e458b26e0f502bf1e2488b71a70c"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"54f971cd94b13519cc3468786f792139"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ld /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner normal": {"tool":"shell","description":"Ld /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner normal","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner",""],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-target","x86_64-apple-ios9.0-simulator","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","-L/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-L/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-filelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","-Xlinker","-rpath","-Xlinker","/usr/lib/swift","-Xlinker","-rpath","-Xlinker","@executable_path/Frameworks","-Xlinker","-rpath","-Xlinker","@loader_path/Frameworks","-Xlinker","-rpath","-Xlinker","@executable_path/Frameworks","-dead_strip","-Xlinker","-object_path_lto","-Xlinker","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_lto.o","-Xlinker","-export_dynamic","-Xlinker","-no_deduplicate","-Xlinker","-objc_abi_version","-Xlinker","2","-fobjc-arc","-fobjc-link-runtime","-L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator","-L/usr/lib/swift","-Xlinker","-add_ast_path","-Xlinker","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","-framework","Flutter","-framework","flutter_secure_storage","-framework","package_info","-framework","path_provider","-framework","shared_preferences","-framework","url_launcher","-framework","wakelock","-framework","Flutter","-framework","Pods_Runner","-Xlinker","-dependency_info","-Xlinker","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat","-o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat"],"deps-style":"dependency-info","signature":"f74c88849b9241010f367034a1314167"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:LinkStoryboards": {"tool":"shell","description":"LinkStoryboards","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--module","Runner","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","9.0","--output-format","human-readable-text","--link","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"52d20661a326e0870af649be1db7b577"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:MkDir /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"mkdir","description":"MkDir /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app",""]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:MkDir /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks": {"tool":"mkdir","description":"MkDir /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks",""]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution Run Script /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh": {"tool":"shell","description":"PhaseScriptExecution Run Script /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","",""],"outputs":[""],"args":["/bin/sh","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"kherel","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","APPLY_RULES_IN_COPY_HEADERS":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"arm64 x86_64 i386","ARCHS_STANDARD_32_64_BIT":"arm64 i386 x86_64","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"arm64 x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"arm64 x86_64 i386","ARCHS_UNIVERSAL_IPHONE_OS":"arm64 i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_FILTER_FOR_DEVICE_MODEL":"iPod9,1","ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION":"14.4","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode","CCHROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/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_MODULES_BUILD_SESSION_FILE":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos14.4","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_PROJECT_VERSION":"1","CURRENT_VARIANT":"normal","DART_DEFINES":"flutter.inspector.structuredErrors%3Dtrue","DART_OBFUSCATION":"false","DEAD_CODE_STRIPPING":"YES","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mios-simulator-version-min","DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX":"-mios-simulator-version-min=","DEPLOYMENT_TARGET_LD_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"ios_simulator_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4","DERIVED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","ENABLE_TESTING_SEARCH_PATHS":"NO","ENTITLEMENTS_DESTINATION":"__entitlements","ENTITLEMENTS_REQUIRED":"YES","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"Runner.app/Executables","EXECUTABLE_FOLDER_PATH":"Runner.app","EXECUTABLE_NAME":"Runner","EXECUTABLE_PATH":"Runner.app/Runner","FILE_LIST":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Volumes/Dev/selfprivacy/selfprivacy","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"0.1.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Volumes/Dev/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Volumes/Dev/flutter","FLUTTER_TARGET":"/Volumes/Dev/selfprivacy/selfprivacy/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock\" \"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter\" /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 COCOAPODS=1","GCC_SYMBOLS_PRIVATE_EXTERN":"NO","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_RETURN_TYPE":"YES_ERROR","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES_AGGRESSIVE","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATED_MODULEMAP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/GeneratedModuleMaps-iphonesimulator","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"YES","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers\"","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/kherel","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":"kherel","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"9.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios9.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","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":"/Volumes/Dev/selfprivacy/selfprivacy/ios","LOCSYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"20C69","MAC_OS_X_VERSION_ACTUAL":"110100","MAC_OS_X_VERSION_MAJOR":"110000","MAC_OS_X_VERSION_MINOR":"110100","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","MTL_ENABLE_DEBUG_INFO":"YES","NATIVE_ARCH":"x86_64","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJC_ABI_VERSION":"2","OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework \"Flutter\" -framework \"flutter_secure_storage\" -framework \"package_info\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -framework \"wakelock\" -framework Flutter","PACKAGE_CONFIG":".packages","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform","PLATFORM_DISPLAY_NAME":"iOS Simulator","PLATFORM_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"18D46","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PODS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PODS_CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","PODS_PODFILE_DIR_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/.","PODS_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods","PODS_XCFRAMEWORKS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"pro.kherel.selfprivacy","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/ios","PROJECT_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PUBLIC_HEADERS_FOLDER_PATH":"Runner.app/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR_iphonesimulator14_4":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_NAME":"iphonesimulator14.4","SDK_NAMES":"iphonesimulator14.4","SDK_PRODUCT_BUILD_VERSION":"18D46","SDK_VERSION":"14.4","SDK_VERSION_ACTUAL":"140400","SDK_VERSION_MAJOR":"140000","SDK_VERSION_MINOR":"140400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"YES","SHARED_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","SRCROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"7DD4C62E-6CD9-455E-AAB0-546FEFDA7A24","TARGET_DEVICE_MODEL":"iPod9,1","TARGET_DEVICE_OS_VERSION":"14.4","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","TEST_FRAMEWORK_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks","TEST_LIBRARY_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TREE_SHAKE_ICONS":"false","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"kherel","USER_APPS_DIR":"/Users/kherel/Applications","USER_LIBRARY_DIR":"/Users/kherel/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_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"arm64 arm64e i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"kherel","VERSION_INFO_FILE":"Runner_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:Runner PROJECT:Runner-1\"","WRAPPER_EXTENSION":"app","WRAPPER_NAME":"Runner.app","WRAPPER_SUFFIX":".app","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"12D4e","XCODE_VERSION_ACTUAL":"1240","XCODE_VERSION_MAJOR":"1200","XCODE_VERSION_MINOR":"1240","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"always-out-of-date":true,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"559fc23f65c569f76bb9fa681b42ac74"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution Thin Binary /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh": {"tool":"shell","description":"PhaseScriptExecution Thin Binary /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","",""],"outputs":[""],"args":["/bin/sh","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"kherel","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","APPLY_RULES_IN_COPY_HEADERS":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"arm64 x86_64 i386","ARCHS_STANDARD_32_64_BIT":"arm64 i386 x86_64","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"arm64 x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"arm64 x86_64 i386","ARCHS_UNIVERSAL_IPHONE_OS":"arm64 i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_FILTER_FOR_DEVICE_MODEL":"iPod9,1","ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION":"14.4","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode","CCHROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/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_MODULES_BUILD_SESSION_FILE":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos14.4","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_PROJECT_VERSION":"1","CURRENT_VARIANT":"normal","DART_DEFINES":"flutter.inspector.structuredErrors%3Dtrue","DART_OBFUSCATION":"false","DEAD_CODE_STRIPPING":"YES","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mios-simulator-version-min","DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX":"-mios-simulator-version-min=","DEPLOYMENT_TARGET_LD_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"ios_simulator_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4","DERIVED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","ENABLE_TESTING_SEARCH_PATHS":"NO","ENTITLEMENTS_DESTINATION":"__entitlements","ENTITLEMENTS_REQUIRED":"YES","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"Runner.app/Executables","EXECUTABLE_FOLDER_PATH":"Runner.app","EXECUTABLE_NAME":"Runner","EXECUTABLE_PATH":"Runner.app/Runner","FILE_LIST":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Volumes/Dev/selfprivacy/selfprivacy","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"0.1.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Volumes/Dev/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Volumes/Dev/flutter","FLUTTER_TARGET":"/Volumes/Dev/selfprivacy/selfprivacy/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock\" \"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter\" /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 COCOAPODS=1","GCC_SYMBOLS_PRIVATE_EXTERN":"NO","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_RETURN_TYPE":"YES_ERROR","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES_AGGRESSIVE","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATED_MODULEMAP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/GeneratedModuleMaps-iphonesimulator","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"YES","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers\"","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/kherel","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":"kherel","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"9.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios9.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","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":"/Volumes/Dev/selfprivacy/selfprivacy/ios","LOCSYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"20C69","MAC_OS_X_VERSION_ACTUAL":"110100","MAC_OS_X_VERSION_MAJOR":"110000","MAC_OS_X_VERSION_MINOR":"110100","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","MTL_ENABLE_DEBUG_INFO":"YES","NATIVE_ARCH":"x86_64","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJC_ABI_VERSION":"2","OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework \"Flutter\" -framework \"flutter_secure_storage\" -framework \"package_info\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -framework \"wakelock\" -framework Flutter","PACKAGE_CONFIG":".packages","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform","PLATFORM_DISPLAY_NAME":"iOS Simulator","PLATFORM_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"18D46","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PODS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PODS_CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","PODS_PODFILE_DIR_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/.","PODS_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods","PODS_XCFRAMEWORKS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"pro.kherel.selfprivacy","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/ios","PROJECT_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PUBLIC_HEADERS_FOLDER_PATH":"Runner.app/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR_iphonesimulator14_4":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_NAME":"iphonesimulator14.4","SDK_NAMES":"iphonesimulator14.4","SDK_PRODUCT_BUILD_VERSION":"18D46","SDK_VERSION":"14.4","SDK_VERSION_ACTUAL":"140400","SDK_VERSION_MAJOR":"140000","SDK_VERSION_MINOR":"140400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"YES","SHARED_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","SRCROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"7DD4C62E-6CD9-455E-AAB0-546FEFDA7A24","TARGET_DEVICE_MODEL":"iPod9,1","TARGET_DEVICE_OS_VERSION":"14.4","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","TEST_FRAMEWORK_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks","TEST_LIBRARY_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TREE_SHAKE_ICONS":"false","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"kherel","USER_APPS_DIR":"/Users/kherel/Applications","USER_LIBRARY_DIR":"/Users/kherel/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_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"arm64 arm64e i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"kherel","VERSION_INFO_FILE":"Runner_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:Runner PROJECT:Runner-1\"","WRAPPER_EXTENSION":"app","WRAPPER_NAME":"Runner.app","WRAPPER_SUFFIX":".app","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"12D4e","XCODE_VERSION_ACTUAL":"1240","XCODE_VERSION_MAJOR":"1200","XCODE_VERSION_MINOR":"1240","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"always-out-of-date":true,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"52109972dc1b70118bbc0da53ac2d3d1"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution [CP] Check Pods Manifest.lock /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh": {"tool":"shell","description":"PhaseScriptExecution [CP] Check Pods Manifest.lock /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Podfile.lock/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Manifest.lock/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt"],"args":["/bin/sh","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"kherel","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","APPLY_RULES_IN_COPY_HEADERS":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"arm64 x86_64 i386","ARCHS_STANDARD_32_64_BIT":"arm64 i386 x86_64","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"arm64 x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"arm64 x86_64 i386","ARCHS_UNIVERSAL_IPHONE_OS":"arm64 i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_FILTER_FOR_DEVICE_MODEL":"iPod9,1","ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION":"14.4","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode","CCHROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/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_MODULES_BUILD_SESSION_FILE":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos14.4","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_PROJECT_VERSION":"1","CURRENT_VARIANT":"normal","DART_DEFINES":"flutter.inspector.structuredErrors%3Dtrue","DART_OBFUSCATION":"false","DEAD_CODE_STRIPPING":"YES","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mios-simulator-version-min","DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX":"-mios-simulator-version-min=","DEPLOYMENT_TARGET_LD_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"ios_simulator_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4","DERIVED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","ENABLE_TESTING_SEARCH_PATHS":"NO","ENTITLEMENTS_DESTINATION":"__entitlements","ENTITLEMENTS_REQUIRED":"YES","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"Runner.app/Executables","EXECUTABLE_FOLDER_PATH":"Runner.app","EXECUTABLE_NAME":"Runner","EXECUTABLE_PATH":"Runner.app/Runner","FILE_LIST":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Volumes/Dev/selfprivacy/selfprivacy","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"0.1.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Volumes/Dev/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Volumes/Dev/flutter","FLUTTER_TARGET":"/Volumes/Dev/selfprivacy/selfprivacy/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock\" \"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter\" /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 COCOAPODS=1","GCC_SYMBOLS_PRIVATE_EXTERN":"NO","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_RETURN_TYPE":"YES_ERROR","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES_AGGRESSIVE","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATED_MODULEMAP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/GeneratedModuleMaps-iphonesimulator","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"YES","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers\"","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/kherel","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":"kherel","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"9.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios9.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","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":"/Volumes/Dev/selfprivacy/selfprivacy/ios","LOCSYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"20C69","MAC_OS_X_VERSION_ACTUAL":"110100","MAC_OS_X_VERSION_MAJOR":"110000","MAC_OS_X_VERSION_MINOR":"110100","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","MTL_ENABLE_DEBUG_INFO":"YES","NATIVE_ARCH":"x86_64","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJC_ABI_VERSION":"2","OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework \"Flutter\" -framework \"flutter_secure_storage\" -framework \"package_info\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -framework \"wakelock\" -framework Flutter","PACKAGE_CONFIG":".packages","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform","PLATFORM_DISPLAY_NAME":"iOS Simulator","PLATFORM_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"18D46","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PODS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PODS_CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","PODS_PODFILE_DIR_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/.","PODS_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods","PODS_XCFRAMEWORKS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"pro.kherel.selfprivacy","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/ios","PROJECT_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PUBLIC_HEADERS_FOLDER_PATH":"Runner.app/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_0":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Podfile.lock","SCRIPT_INPUT_FILE_1":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Manifest.lock","SCRIPT_INPUT_FILE_COUNT":"2","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_0":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","SCRIPT_OUTPUT_FILE_COUNT":"1","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR_iphonesimulator14_4":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_NAME":"iphonesimulator14.4","SDK_NAMES":"iphonesimulator14.4","SDK_PRODUCT_BUILD_VERSION":"18D46","SDK_VERSION":"14.4","SDK_VERSION_ACTUAL":"140400","SDK_VERSION_MAJOR":"140000","SDK_VERSION_MINOR":"140400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"YES","SHARED_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","SRCROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"7DD4C62E-6CD9-455E-AAB0-546FEFDA7A24","TARGET_DEVICE_MODEL":"iPod9,1","TARGET_DEVICE_OS_VERSION":"14.4","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","TEST_FRAMEWORK_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks","TEST_LIBRARY_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TREE_SHAKE_ICONS":"false","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"kherel","USER_APPS_DIR":"/Users/kherel/Applications","USER_LIBRARY_DIR":"/Users/kherel/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_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"arm64 arm64e i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"kherel","VERSION_INFO_FILE":"Runner_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:Runner PROJECT:Runner-1\"","WRAPPER_EXTENSION":"app","WRAPPER_NAME":"Runner.app","WRAPPER_SUFFIX":".app","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"12D4e","XCODE_VERSION_ACTUAL":"1240","XCODE_VERSION_MAJOR":"1200","XCODE_VERSION_MINOR":"1240","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"143e40f23019e3dcfc756de85259ec3b"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution [CP] Embed Pods Frameworks /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh": {"tool":"shell","description":"PhaseScriptExecution [CP] Embed Pods Frameworks /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks-Debug-input-files.xcfilelist/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks-Debug-output-files.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/Flutter.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework"],"args":["/bin/sh","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"kherel","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","APPLY_RULES_IN_COPY_HEADERS":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"arm64 x86_64 i386","ARCHS_STANDARD_32_64_BIT":"arm64 i386 x86_64","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"arm64 x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"arm64 x86_64 i386","ARCHS_UNIVERSAL_IPHONE_OS":"arm64 i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_FILTER_FOR_DEVICE_MODEL":"iPod9,1","ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION":"14.4","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode","CCHROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/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_MODULES_BUILD_SESSION_FILE":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos14.4","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_PROJECT_VERSION":"1","CURRENT_VARIANT":"normal","DART_DEFINES":"flutter.inspector.structuredErrors%3Dtrue","DART_OBFUSCATION":"false","DEAD_CODE_STRIPPING":"YES","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mios-simulator-version-min","DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX":"-mios-simulator-version-min=","DEPLOYMENT_TARGET_LD_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"ios_simulator_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4","DERIVED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","ENABLE_TESTING_SEARCH_PATHS":"NO","ENTITLEMENTS_DESTINATION":"__entitlements","ENTITLEMENTS_REQUIRED":"YES","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"Runner.app/Executables","EXECUTABLE_FOLDER_PATH":"Runner.app","EXECUTABLE_NAME":"Runner","EXECUTABLE_PATH":"Runner.app/Runner","FILE_LIST":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Volumes/Dev/selfprivacy/selfprivacy","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"0.1.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Volumes/Dev/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Volumes/Dev/flutter","FLUTTER_TARGET":"/Volumes/Dev/selfprivacy/selfprivacy/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock\" \"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter\" /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 COCOAPODS=1","GCC_SYMBOLS_PRIVATE_EXTERN":"NO","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_RETURN_TYPE":"YES_ERROR","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES_AGGRESSIVE","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATED_MODULEMAP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/GeneratedModuleMaps-iphonesimulator","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"YES","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers\"","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/kherel","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":"kherel","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"9.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios9.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","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":"/Volumes/Dev/selfprivacy/selfprivacy/ios","LOCSYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"20C69","MAC_OS_X_VERSION_ACTUAL":"110100","MAC_OS_X_VERSION_MAJOR":"110000","MAC_OS_X_VERSION_MINOR":"110100","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","MTL_ENABLE_DEBUG_INFO":"YES","NATIVE_ARCH":"x86_64","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJC_ABI_VERSION":"2","OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework \"Flutter\" -framework \"flutter_secure_storage\" -framework \"package_info\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -framework \"wakelock\" -framework Flutter","PACKAGE_CONFIG":".packages","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform","PLATFORM_DISPLAY_NAME":"iOS Simulator","PLATFORM_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"18D46","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PODS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PODS_CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","PODS_PODFILE_DIR_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/.","PODS_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods","PODS_XCFRAMEWORKS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"pro.kherel.selfprivacy","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/ios","PROJECT_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PUBLIC_HEADERS_FOLDER_PATH":"Runner.app/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_0":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","SCRIPT_INPUT_FILE_LIST_COUNT":"1","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_0":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","SCRIPT_OUTPUT_FILE_LIST_COUNT":"1","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR_iphonesimulator14_4":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_NAME":"iphonesimulator14.4","SDK_NAMES":"iphonesimulator14.4","SDK_PRODUCT_BUILD_VERSION":"18D46","SDK_VERSION":"14.4","SDK_VERSION_ACTUAL":"140400","SDK_VERSION_MAJOR":"140000","SDK_VERSION_MINOR":"140400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"YES","SHARED_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","SRCROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"7DD4C62E-6CD9-455E-AAB0-546FEFDA7A24","TARGET_DEVICE_MODEL":"iPod9,1","TARGET_DEVICE_OS_VERSION":"14.4","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","TEST_FRAMEWORK_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks","TEST_LIBRARY_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TREE_SHAKE_ICONS":"false","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"kherel","USER_APPS_DIR":"/Users/kherel/Applications","USER_LIBRARY_DIR":"/Users/kherel/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_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"arm64 arm64e i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"kherel","VERSION_INFO_FILE":"Runner_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:Runner PROJECT:Runner-1\"","WRAPPER_EXTENSION":"app","WRAPPER_NAME":"Runner.app","WRAPPER_SUFFIX":".app","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"12D4e","XCODE_VERSION_ACTUAL":"1240","XCODE_VERSION_MAJOR":"1200","XCODE_VERSION_MINOR":"1240","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"9f98b05dbc722756f2cecc73048fe418"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:ProcessInfoPlistFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist": {"tool":"info-plist-processor","description":"ProcessInfoPlistFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:RegisterExecutionPolicyException /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"register-execution-policy-exception","description":"RegisterExecutionPolicyException /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","",""],"outputs":[""]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Touch /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"shell","description":"Touch /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","",""],"outputs":[""],"args":["/usr/bin/touch","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"426714f34bc408fa187be43ffca1120a"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"]} - diff --git a/ios/build/XCBuildData/bd4b41ae6070ecea973f8bd6ae886771-desc.xcbuild b/ios/build/XCBuildData/bd4b41ae6070ecea973f8bd6ae886771-desc.xcbuild deleted file mode 100644 index d442d378..00000000 Binary files a/ios/build/XCBuildData/bd4b41ae6070ecea973f8bd6ae886771-desc.xcbuild and /dev/null differ diff --git a/ios/build/XCBuildData/bd4b41ae6070ecea973f8bd6ae886771-manifest.xcbuild b/ios/build/XCBuildData/bd4b41ae6070ecea973f8bd6ae886771-manifest.xcbuild deleted file mode 100644 index 966fcde2..00000000 --- a/ios/build/XCBuildData/bd4b41ae6070ecea973f8bd6ae886771-manifest.xcbuild +++ /dev/null @@ -1,105 +0,0 @@ -client: - name: basic - version: 0 - file-system: default - -targets: - "": [""] - -nodes: - "/Volumes/Dev/selfprivacy/selfprivacy/build/ios": {"is-mutated":true} - "/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"is-mutated":true} - "/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner": {"is-mutated":true} - "": {"is-command-timestamp":true} - "": {"is-command-timestamp":true} - -commands: - "": {"tool":"phony","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/_CodeSignature","",""],"outputs":[""]} - "": {"tool":"stale-file-removal","expectedOutputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/_CodeSignature","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"roots":["/tmp/Runner.dst","/Volumes/Dev/selfprivacy/selfprivacy/build/ios","/Volumes/Dev/selfprivacy/selfprivacy/build/ios"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangeAlternatePermissions": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangePermissions": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-CodeSign": {"tool":"phony","inputs":["","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-CopyAside": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterExecutionPolicyException": {"tool":"phony","inputs":["","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterProduct": {"tool":"phony","inputs":["","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-StripSymbols": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--Barrier-Validate": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--CopySwiftPackageResourcesTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--InfoPlistTaskProducer": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--ModuleMapTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--ProductPostprocessingTaskProducer": {"tool":"phony","inputs":["","","","","","","","","","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--ProductStructureTaskProducer": {"tool":"phony","inputs":["","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--SanitizerTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--StubBinaryTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--SwiftFrameworkABICheckerTaskProducer": {"tool":"phony","inputs":["","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--SwiftStandardLibrariesTaskProducer": {"tool":"phony","inputs":["","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--TestTargetPostprocessingTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--TestTargetTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--VersionPlistTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--XCFrameworkTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--begin-compiling": {"tool":"phony","inputs":["","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--copy-headers-completion": {"tool":"phony","inputs":[""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--end": {"tool":"phony","inputs":["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc","","","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--entry": {"tool":"phony","inputs":["","","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--generated-headers": {"tool":"phony","inputs":["","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--immediate": {"tool":"phony","inputs":["","","",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--modules-ready": {"tool":"phony","inputs":["","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase0--cp--check-pods-manifest-lock": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase1-run-script": {"tool":"phony","inputs":["","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase2-compile-sources": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase4-copy-bundle-resources": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase5-copy-files": {"tool":"phony","inputs":["",""],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase6-thin-binary": {"tool":"phony","inputs":["","","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"],"outputs":[""]} - "Gate target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49--phase7--cp--embed-pods-frameworks": {"tool":"phony","inputs":["","","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh"],"outputs":[""]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CodeSign /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"shell","description":"CodeSign /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/AppFrameworkInfo.plist/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard/","","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/_CodeSignature",""],"args":["/usr/bin/codesign","--force","--sign","-","--entitlements","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent","--timestamp=none","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app"],"env":{"CODESIGN_ALLOCATE":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate"},"can-safely-interrupt":false,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"d80f07e67df8f61fec5b30a36f4168db"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileAssetCatalog /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets": {"tool":"shell","description":"CompileAssetCatalog /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Assets.car"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/actool","--output-format","human-readable-text","--notices","--warnings","--export-dependency-info","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_dependencies","--output-partial-info-plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","--app-icon","AppIcon","--compress-pngs","--enable-on-demand-resources","YES","--filter-for-device-model","iPod9,1","--filter-for-device-os-version","14.4","--development-region","en","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","9.0","--platform","iphonesimulator","--compile","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Assets.xcassets"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_dependencies"],"deps-style":"dependency-info","signature":"1288a8a4895da049c291ce5fe96bf0b9"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileC /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/GeneratedPluginRegistrant.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/GeneratedPluginRegistrant.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/GeneratedPluginRegistrant.m","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c","-target","x86_64-apple-ios9.0-simulator","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=gnu99","-fobjc-arc","-fmodules","-gmodules","-fmodules-cache-path=/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-fmodules-prune-interval=86400","-fmodules-prune-after=345600","-fbuild-session-file=/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","-fmodules-validate-once-per-build-session","-Wnon-modular-include-in-framework-module","-Werror=non-modular-include-in-framework-module","-Wno-trigraphs","-fpascal-strings","-O0","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Werror=return-type","-Wunreachable-code","-Wno-implicit-atomic-properties","-Werror=deprecated-objc-isa-usage","-Wno-objc-interface-ivars","-Werror=objc-root-class","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wconditional-uninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wpointer-sign","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-DDEBUG=1","-DCOCOAPODS=1","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-g","-Wno-sign-conversion","-Winfinite-recursion","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wno-semicolon-before-method-body","-fobjc-abi-version=2","-fobjc-legacy-dispatch","-index-store-path","/Users/kherel/Library/Developer/Xcode/DerivedData/Runner-akjxnqepwwagthbpliwucbfpdlgy/Index/DataStore","-iquote","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-iquote","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-MMD","-MT","dependencies","-MF","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d","--serialize-diagnostics","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.dia","-c","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/GeneratedPluginRegistrant.m","-o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d"],"deps-style":"makefile","signature":"56daa2166dc92c482eaeadaa561656fc"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileC /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","c","-target","x86_64-apple-ios9.0-simulator","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=gnu99","-fmodules","-gmodules","-fmodules-cache-path=/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-fmodules-prune-interval=86400","-fmodules-prune-after=345600","-fbuild-session-file=/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","-fmodules-validate-once-per-build-session","-Wnon-modular-include-in-framework-module","-Werror=non-modular-include-in-framework-module","-Wno-trigraphs","-fpascal-strings","-O0","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Werror=return-type","-Wunreachable-code","-Werror=deprecated-objc-isa-usage","-Werror=objc-root-class","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wconditional-uninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wpointer-sign","-Wno-newline-eof","-DDEBUG=1","-DCOCOAPODS=1","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","-fasm-blocks","-fstrict-aliasing","-Wdeprecated-declarations","-g","-Wno-sign-conversion","-Winfinite-recursion","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wno-semicolon-before-method-body","-index-store-path","/Users/kherel/Library/Developer/Xcode/DerivedData/Runner-akjxnqepwwagthbpliwucbfpdlgy/Index/DataStore","-iquote","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-iquote","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-MMD","-MT","dependencies","-MF","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.d","--serialize-diagnostics","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.dia","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","-o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.d"],"deps-style":"makefile","signature":"803644182bb754436fb405970aef632d"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileStoryboard /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard": {"tool":"shell","description":"CompileStoryboard /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/ru.lproj/LaunchScreen.strings","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--companion-strings-file","ru:/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/ru.lproj/LaunchScreen.strings","--module","Runner","--output-partial-info-plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","--auto-activate-custom-fonts","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","9.0","--output-format","human-readable-text","--compilation-directory","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/LaunchScreen.storyboard"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"79df1a68c5a7d15714345dea2ac2002d"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileStoryboard /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard": {"tool":"shell","description":"CompileStoryboard /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/ru.lproj/Main.strings","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--companion-strings-file","ru:/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/ru.lproj/Main.strings","--module","Runner","--output-partial-info-plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","--auto-activate-custom-fonts","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","9.0","--output-format","human-readable-text","--compilation-directory","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Base.lproj/Main.storyboard"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"843ce6a6438826627be27090acea333c"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler": {"tool":"shell","description":"CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/AppDelegate.swift","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-incremental","-module-name","Runner","-Onone","-enable-batch-mode","-enforce-exclusivity=checked","@/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","-sdk","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","-target","x86_64-apple-ios9.0-simulator","-g","-module-cache-path","/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-Xfrontend","-serialize-debugging-options","-enable-testing","-index-store-path","/Users/kherel/Library/Developer/Xcode/DerivedData/Runner-akjxnqepwwagthbpliwucbfpdlgy/Index/DataStore","-swift-version","5","-I","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher","-F","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock","-F","/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-F","/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-parse-as-library","-c","-j8","-output-file-map","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","-parseable-output","-serialize-diagnostics","-emit-dependencies","-emit-module","-emit-module-path","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap","-Xcc","-iquote","-Xcc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-Xcc","-iquote","-Xcc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-Xcc","-I/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-Xcc","-DDEBUG=1","-Xcc","-DCOCOAPODS=1","-emit-objc-header","-emit-objc-header-path","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","-import-objc-header","/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Runner-Bridging-Header.h","-pch-output-dir","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","-working-directory","/Volumes/Dev/selfprivacy/selfprivacy/ios"],"env":{"DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk"},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.d"],"deps-style":"makefile","signature":"14588aaa72f1bc64241d6f92ebf3245a"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CopyPlistFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/AppFrameworkInfo.plist": {"tool":"copy-plist","description":"CopyPlistFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/AppFrameworkInfo.plist","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/AppFrameworkInfo.plist","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CopySwiftLibs /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"embed-swift-stdlib","description":"CopySwiftLibs /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner","","",""],"outputs":[""],"deps":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/SwiftStdLibToolInputDependencies.dep"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:CreateBuildDirectory /Volumes/Dev/selfprivacy/selfprivacy/build/ios": {"tool":"create-build-directory","description":"CreateBuildDirectory /Volumes/Dev/selfprivacy/selfprivacy/build/ios","inputs":[],"outputs":["","/Volumes/Dev/selfprivacy/selfprivacy/build/ios"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"d7ab1fdf478cd38bcd2153504fbf727f"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"d7f1e1f72f5425f2597e55f237fbe77c"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"9ce6f67572968434172ccf7f97d68955"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"a2dcfe74fc06517e3bfef56661dba20a"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"a8eada1184149606be3f1af0ad642dee"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"6858e458b26e0f502bf1e2488b71a70c"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h": {"tool":"shell","description":"Ditto /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"args":["/usr/bin/ditto","-rsrc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"54f971cd94b13519cc3468786f792139"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ld /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner normal": {"tool":"shell","description":"Ld /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner normal","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner","",""],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-target","x86_64-apple-ios9.0-simulator","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","-L/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-L/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher","-F/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter","-F/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","-filelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","-Xlinker","-rpath","-Xlinker","/usr/lib/swift","-Xlinker","-rpath","-Xlinker","@executable_path/Frameworks","-Xlinker","-rpath","-Xlinker","@loader_path/Frameworks","-Xlinker","-rpath","-Xlinker","@executable_path/Frameworks","-dead_strip","-Xlinker","-object_path_lto","-Xlinker","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_lto.o","-Xlinker","-export_dynamic","-Xlinker","-no_deduplicate","-Xlinker","-objc_abi_version","-Xlinker","2","-fobjc-arc","-fobjc-link-runtime","-L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator","-L/usr/lib/swift","-Xlinker","-add_ast_path","-Xlinker","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","-framework","Flutter","-framework","flutter_secure_storage","-framework","package_info","-framework","path_provider","-framework","shared_preferences","-framework","url_launcher","-framework","wakelock","-framework","Flutter","-Xlinker","-sectcreate","-Xlinker","__TEXT","-Xlinker","__entitlements","-Xlinker","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","-framework","Pods_Runner","-Xlinker","-no_adhoc_codesign","-Xlinker","-dependency_info","-Xlinker","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat","-o","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Runner"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","deps":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat"],"deps-style":"dependency-info","signature":"546695098c8b5e79042fd695f3985330"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:LinkStoryboards": {"tool":"shell","description":"LinkStoryboards","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--module","Runner","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","9.0","--output-format","human-readable-text","--link","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"52d20661a326e0870af649be1db7b577"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:MkDir /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"mkdir","description":"MkDir /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","",""]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:MkDir /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks": {"tool":"mkdir","description":"MkDir /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks",""]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution Run Script /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh": {"tool":"shell","description":"PhaseScriptExecution Run Script /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","",""],"outputs":[""],"args":["/bin/sh","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"kherel","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","APPLY_RULES_IN_COPY_HEADERS":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"arm64 x86_64 i386","ARCHS_STANDARD_32_64_BIT":"arm64 i386 x86_64","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"arm64 x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"arm64 x86_64 i386","ARCHS_UNIVERSAL_IPHONE_OS":"arm64 i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_FILTER_FOR_DEVICE_MODEL":"iPod9,1","ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION":"14.4","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","AppIdentifierPrefix":"SAL3J7P5P3.","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode","CCHROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/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_MODULES_BUILD_SESSION_FILE":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos14.4","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_PROJECT_VERSION":"1","CURRENT_VARIANT":"normal","DART_DEFINES":"flutter.inspector.structuredErrors%3Dtrue","DART_OBFUSCATION":"false","DEAD_CODE_STRIPPING":"YES","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mios-simulator-version-min","DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX":"-mios-simulator-version-min=","DEPLOYMENT_TARGET_LD_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"ios_simulator_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4","DERIVED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","ENABLE_TESTING_SEARCH_PATHS":"NO","ENTITLEMENTS_DESTINATION":"__entitlements","ENTITLEMENTS_REQUIRED":"YES","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"Runner.app/Executables","EXECUTABLE_FOLDER_PATH":"Runner.app","EXECUTABLE_NAME":"Runner","EXECUTABLE_PATH":"Runner.app/Runner","EXPANDED_CODE_SIGN_IDENTITY":"-","EXPANDED_CODE_SIGN_IDENTITY_NAME":"-","FILE_LIST":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Volumes/Dev/selfprivacy/selfprivacy","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"0.1.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Volumes/Dev/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Volumes/Dev/flutter","FLUTTER_TARGET":"/Volumes/Dev/selfprivacy/selfprivacy/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock\" \"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter\" /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 COCOAPODS=1","GCC_SYMBOLS_PRIVATE_EXTERN":"NO","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_RETURN_TYPE":"YES_ERROR","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES_AGGRESSIVE","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATED_MODULEMAP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/GeneratedModuleMaps-iphonesimulator","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"YES","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers\"","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/kherel","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":"kherel","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"9.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_ENTITLEMENTS_SECTION":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios9.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","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":"/Volumes/Dev/selfprivacy/selfprivacy/ios","LOCSYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"20C69","MAC_OS_X_VERSION_ACTUAL":"110100","MAC_OS_X_VERSION_MAJOR":"110000","MAC_OS_X_VERSION_MINOR":"110100","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","MTL_ENABLE_DEBUG_INFO":"YES","NATIVE_ARCH":"x86_64","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJC_ABI_VERSION":"2","OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework \"Flutter\" -framework \"flutter_secure_storage\" -framework \"package_info\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -framework \"wakelock\" -framework Flutter","PACKAGE_CONFIG":".packages","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform","PLATFORM_DISPLAY_NAME":"iOS Simulator","PLATFORM_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"18D46","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PODS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PODS_CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","PODS_PODFILE_DIR_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/.","PODS_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods","PODS_XCFRAMEWORKS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"pro.kherel.selfprivacy","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/ios","PROJECT_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PUBLIC_HEADERS_FOLDER_PATH":"Runner.app/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR_iphonesimulator14_4":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_NAME":"iphonesimulator14.4","SDK_NAMES":"iphonesimulator14.4","SDK_PRODUCT_BUILD_VERSION":"18D46","SDK_VERSION":"14.4","SDK_VERSION_ACTUAL":"140400","SDK_VERSION_MAJOR":"140000","SDK_VERSION_MINOR":"140400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"YES","SHARED_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","SRCROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"7DD4C62E-6CD9-455E-AAB0-546FEFDA7A24","TARGET_DEVICE_MODEL":"iPod9,1","TARGET_DEVICE_OS_VERSION":"14.4","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","TEST_FRAMEWORK_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks","TEST_LIBRARY_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TREE_SHAKE_ICONS":"false","TeamIdentifierPrefix":"SAL3J7P5P3.","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"kherel","USER_APPS_DIR":"/Users/kherel/Applications","USER_LIBRARY_DIR":"/Users/kherel/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_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"arm64 arm64e i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"kherel","VERSION_INFO_FILE":"Runner_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:Runner PROJECT:Runner-1\"","WRAPPER_EXTENSION":"app","WRAPPER_NAME":"Runner.app","WRAPPER_SUFFIX":".app","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"12D4e","XCODE_VERSION_ACTUAL":"1240","XCODE_VERSION_MAJOR":"1200","XCODE_VERSION_MINOR":"1240","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"always-out-of-date":true,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"1b83e27bf06a7ca55cad200e02d1ec72"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution Thin Binary /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh": {"tool":"shell","description":"PhaseScriptExecution Thin Binary /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","",""],"outputs":[""],"args":["/bin/sh","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"kherel","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","APPLY_RULES_IN_COPY_HEADERS":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"arm64 x86_64 i386","ARCHS_STANDARD_32_64_BIT":"arm64 i386 x86_64","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"arm64 x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"arm64 x86_64 i386","ARCHS_UNIVERSAL_IPHONE_OS":"arm64 i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_FILTER_FOR_DEVICE_MODEL":"iPod9,1","ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION":"14.4","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","AppIdentifierPrefix":"SAL3J7P5P3.","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode","CCHROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/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_MODULES_BUILD_SESSION_FILE":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos14.4","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_PROJECT_VERSION":"1","CURRENT_VARIANT":"normal","DART_DEFINES":"flutter.inspector.structuredErrors%3Dtrue","DART_OBFUSCATION":"false","DEAD_CODE_STRIPPING":"YES","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mios-simulator-version-min","DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX":"-mios-simulator-version-min=","DEPLOYMENT_TARGET_LD_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"ios_simulator_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4","DERIVED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","ENABLE_TESTING_SEARCH_PATHS":"NO","ENTITLEMENTS_DESTINATION":"__entitlements","ENTITLEMENTS_REQUIRED":"YES","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"Runner.app/Executables","EXECUTABLE_FOLDER_PATH":"Runner.app","EXECUTABLE_NAME":"Runner","EXECUTABLE_PATH":"Runner.app/Runner","EXPANDED_CODE_SIGN_IDENTITY":"-","EXPANDED_CODE_SIGN_IDENTITY_NAME":"-","FILE_LIST":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Volumes/Dev/selfprivacy/selfprivacy","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"0.1.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Volumes/Dev/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Volumes/Dev/flutter","FLUTTER_TARGET":"/Volumes/Dev/selfprivacy/selfprivacy/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock\" \"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter\" /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 COCOAPODS=1","GCC_SYMBOLS_PRIVATE_EXTERN":"NO","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_RETURN_TYPE":"YES_ERROR","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES_AGGRESSIVE","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATED_MODULEMAP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/GeneratedModuleMaps-iphonesimulator","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"YES","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers\"","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/kherel","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":"kherel","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"9.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_ENTITLEMENTS_SECTION":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios9.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","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":"/Volumes/Dev/selfprivacy/selfprivacy/ios","LOCSYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"20C69","MAC_OS_X_VERSION_ACTUAL":"110100","MAC_OS_X_VERSION_MAJOR":"110000","MAC_OS_X_VERSION_MINOR":"110100","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","MTL_ENABLE_DEBUG_INFO":"YES","NATIVE_ARCH":"x86_64","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJC_ABI_VERSION":"2","OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework \"Flutter\" -framework \"flutter_secure_storage\" -framework \"package_info\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -framework \"wakelock\" -framework Flutter","PACKAGE_CONFIG":".packages","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform","PLATFORM_DISPLAY_NAME":"iOS Simulator","PLATFORM_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"18D46","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PODS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PODS_CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","PODS_PODFILE_DIR_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/.","PODS_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods","PODS_XCFRAMEWORKS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"pro.kherel.selfprivacy","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/ios","PROJECT_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PUBLIC_HEADERS_FOLDER_PATH":"Runner.app/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR_iphonesimulator14_4":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_NAME":"iphonesimulator14.4","SDK_NAMES":"iphonesimulator14.4","SDK_PRODUCT_BUILD_VERSION":"18D46","SDK_VERSION":"14.4","SDK_VERSION_ACTUAL":"140400","SDK_VERSION_MAJOR":"140000","SDK_VERSION_MINOR":"140400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"YES","SHARED_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","SRCROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"7DD4C62E-6CD9-455E-AAB0-546FEFDA7A24","TARGET_DEVICE_MODEL":"iPod9,1","TARGET_DEVICE_OS_VERSION":"14.4","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","TEST_FRAMEWORK_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks","TEST_LIBRARY_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TREE_SHAKE_ICONS":"false","TeamIdentifierPrefix":"SAL3J7P5P3.","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"kherel","USER_APPS_DIR":"/Users/kherel/Applications","USER_LIBRARY_DIR":"/Users/kherel/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_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"arm64 arm64e i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"kherel","VERSION_INFO_FILE":"Runner_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:Runner PROJECT:Runner-1\"","WRAPPER_EXTENSION":"app","WRAPPER_NAME":"Runner.app","WRAPPER_SUFFIX":".app","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"12D4e","XCODE_VERSION_ACTUAL":"1240","XCODE_VERSION_MAJOR":"1200","XCODE_VERSION_MINOR":"1240","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"always-out-of-date":true,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"82d325d7fc57ce5de1b33a1e6d0cc979"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution [CP] Check Pods Manifest.lock /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh": {"tool":"shell","description":"PhaseScriptExecution [CP] Check Pods Manifest.lock /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Podfile.lock/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Manifest.lock/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt"],"args":["/bin/sh","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"kherel","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","APPLY_RULES_IN_COPY_HEADERS":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"arm64 x86_64 i386","ARCHS_STANDARD_32_64_BIT":"arm64 i386 x86_64","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"arm64 x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"arm64 x86_64 i386","ARCHS_UNIVERSAL_IPHONE_OS":"arm64 i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_FILTER_FOR_DEVICE_MODEL":"iPod9,1","ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION":"14.4","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","AppIdentifierPrefix":"SAL3J7P5P3.","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode","CCHROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/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_MODULES_BUILD_SESSION_FILE":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos14.4","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_PROJECT_VERSION":"1","CURRENT_VARIANT":"normal","DART_DEFINES":"flutter.inspector.structuredErrors%3Dtrue","DART_OBFUSCATION":"false","DEAD_CODE_STRIPPING":"YES","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mios-simulator-version-min","DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX":"-mios-simulator-version-min=","DEPLOYMENT_TARGET_LD_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"ios_simulator_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4","DERIVED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","ENABLE_TESTING_SEARCH_PATHS":"NO","ENTITLEMENTS_DESTINATION":"__entitlements","ENTITLEMENTS_REQUIRED":"YES","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"Runner.app/Executables","EXECUTABLE_FOLDER_PATH":"Runner.app","EXECUTABLE_NAME":"Runner","EXECUTABLE_PATH":"Runner.app/Runner","EXPANDED_CODE_SIGN_IDENTITY":"-","EXPANDED_CODE_SIGN_IDENTITY_NAME":"-","FILE_LIST":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Volumes/Dev/selfprivacy/selfprivacy","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"0.1.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Volumes/Dev/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Volumes/Dev/flutter","FLUTTER_TARGET":"/Volumes/Dev/selfprivacy/selfprivacy/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock\" \"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter\" /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 COCOAPODS=1","GCC_SYMBOLS_PRIVATE_EXTERN":"NO","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_RETURN_TYPE":"YES_ERROR","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES_AGGRESSIVE","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATED_MODULEMAP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/GeneratedModuleMaps-iphonesimulator","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"YES","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers\"","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/kherel","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":"kherel","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"9.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_ENTITLEMENTS_SECTION":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios9.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","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":"/Volumes/Dev/selfprivacy/selfprivacy/ios","LOCSYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"20C69","MAC_OS_X_VERSION_ACTUAL":"110100","MAC_OS_X_VERSION_MAJOR":"110000","MAC_OS_X_VERSION_MINOR":"110100","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","MTL_ENABLE_DEBUG_INFO":"YES","NATIVE_ARCH":"x86_64","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJC_ABI_VERSION":"2","OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework \"Flutter\" -framework \"flutter_secure_storage\" -framework \"package_info\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -framework \"wakelock\" -framework Flutter","PACKAGE_CONFIG":".packages","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform","PLATFORM_DISPLAY_NAME":"iOS Simulator","PLATFORM_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"18D46","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PODS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PODS_CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","PODS_PODFILE_DIR_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/.","PODS_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods","PODS_XCFRAMEWORKS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"pro.kherel.selfprivacy","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/ios","PROJECT_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PUBLIC_HEADERS_FOLDER_PATH":"Runner.app/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_0":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Podfile.lock","SCRIPT_INPUT_FILE_1":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Manifest.lock","SCRIPT_INPUT_FILE_COUNT":"2","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_0":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Pods-Runner-checkManifestLockResult.txt","SCRIPT_OUTPUT_FILE_COUNT":"1","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR_iphonesimulator14_4":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_NAME":"iphonesimulator14.4","SDK_NAMES":"iphonesimulator14.4","SDK_PRODUCT_BUILD_VERSION":"18D46","SDK_VERSION":"14.4","SDK_VERSION_ACTUAL":"140400","SDK_VERSION_MAJOR":"140000","SDK_VERSION_MINOR":"140400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"YES","SHARED_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","SRCROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"7DD4C62E-6CD9-455E-AAB0-546FEFDA7A24","TARGET_DEVICE_MODEL":"iPod9,1","TARGET_DEVICE_OS_VERSION":"14.4","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","TEST_FRAMEWORK_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks","TEST_LIBRARY_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TREE_SHAKE_ICONS":"false","TeamIdentifierPrefix":"SAL3J7P5P3.","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"kherel","USER_APPS_DIR":"/Users/kherel/Applications","USER_LIBRARY_DIR":"/Users/kherel/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_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"arm64 arm64e i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"kherel","VERSION_INFO_FILE":"Runner_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:Runner PROJECT:Runner-1\"","WRAPPER_EXTENSION":"app","WRAPPER_NAME":"Runner.app","WRAPPER_SUFFIX":".app","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"12D4e","XCODE_VERSION_ACTUAL":"1240","XCODE_VERSION_MAJOR":"1200","XCODE_VERSION_MINOR":"1240","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"f74b0986ce1ae26025a40509f0de9b5b"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution [CP] Embed Pods Frameworks /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh": {"tool":"shell","description":"PhaseScriptExecution [CP] Embed Pods Frameworks /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks-Debug-input-files.xcfilelist/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks-Debug-output-files.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh/","/Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter/Flutter.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/flutter_secure_storage.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/package_info.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/path_provider.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/shared_preferences.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/url_launcher.framework","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/wakelock.framework"],"args":["/bin/sh","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"kherel","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","APPLY_RULES_IN_COPY_HEADERS":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"arm64 x86_64 i386","ARCHS_STANDARD_32_64_BIT":"arm64 i386 x86_64","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"arm64 x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"arm64 x86_64 i386","ARCHS_UNIVERSAL_IPHONE_OS":"arm64 i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_FILTER_FOR_DEVICE_MODEL":"iPod9,1","ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION":"14.4","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","AppIdentifierPrefix":"SAL3J7P5P3.","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/C/com.apple.DeveloperTools/12.4-12D4e/Xcode","CCHROOT":"/var/folders/s5/0z4s6k4n4lv4dr4qcdqzg3v00000gn/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_MODULES_BUILD_SESSION_FILE":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos14.4","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_PROJECT_VERSION":"1","CURRENT_VARIANT":"normal","DART_DEFINES":"flutter.inspector.structuredErrors%3Dtrue","DART_OBFUSCATION":"false","DEAD_CODE_STRIPPING":"YES","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mios-simulator-version-min","DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX":"-mios-simulator-version-min=","DEPLOYMENT_TARGET_LD_ENV_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"ios_simulator_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"IPHONEOS_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"9.0 9.2 10.0 10.2 11.0 11.2 11.4 12.1 12.3 13.0 13.2 13.4 13.6 14.1 14.3 14.4","DERIVED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","ENABLE_TESTING_SEARCH_PATHS":"NO","ENTITLEMENTS_DESTINATION":"__entitlements","ENTITLEMENTS_REQUIRED":"YES","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"Runner.app/Executables","EXECUTABLE_FOLDER_PATH":"Runner.app","EXECUTABLE_NAME":"Runner","EXECUTABLE_PATH":"Runner.app/Runner","EXPANDED_CODE_SIGN_IDENTITY":"-","EXPANDED_CODE_SIGN_IDENTITY_NAME":"-","FILE_LIST":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Volumes/Dev/selfprivacy/selfprivacy","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"0.1.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Volumes/Dev/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Volumes/Dev/flutter","FLUTTER_TARGET":"/Volumes/Dev/selfprivacy/selfprivacy/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock\" \"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods/../Flutter\" /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 COCOAPODS=1","GCC_SYMBOLS_PRIVATE_EXTERN":"NO","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_RETURN_TYPE":"YES_ERROR","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES_AGGRESSIVE","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATED_MODULEMAP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/GeneratedModuleMaps-iphonesimulator","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"YES","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/include \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/flutter_secure_storage/flutter_secure_storage.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/package_info/package_info.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/path_provider/path_provider.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/shared_preferences/shared_preferences.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/url_launcher/url_launcher.framework/Headers\" \"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/wakelock/wakelock.framework/Headers\"","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/kherel","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":"kherel","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"9.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_ENTITLEMENTS_SECTION":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator /Volumes/Dev/selfprivacy/selfprivacy/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios9.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","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":"/Volumes/Dev/selfprivacy/selfprivacy/ios","LOCSYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"20C69","MAC_OS_X_VERSION_ACTUAL":"110100","MAC_OS_X_VERSION_MAJOR":"110000","MAC_OS_X_VERSION_MINOR":"110100","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/kherel/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","MTL_ENABLE_DEBUG_INFO":"YES","NATIVE_ARCH":"x86_64","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJC_ABI_VERSION":"2","OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework \"Flutter\" -framework \"flutter_secure_storage\" -framework \"package_info\" -framework \"path_provider\" -framework \"shared_preferences\" -framework \"url_launcher\" -framework \"wakelock\" -framework Flutter","PACKAGE_CONFIG":".packages","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","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/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform","PLATFORM_DISPLAY_NAME":"iOS Simulator","PLATFORM_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"18D46","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PODS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PODS_CONFIGURATION_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","PODS_PODFILE_DIR_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/.","PODS_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Pods","PODS_XCFRAMEWORKS_BUILD_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"pro.kherel.selfprivacy","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/ios","PROJECT_FILE_PATH":"/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","PUBLIC_HEADERS_FOLDER_PATH":"Runner.app/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_0":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","SCRIPT_INPUT_FILE_LIST_COUNT":"1","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_0":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","SCRIPT_OUTPUT_FILE_LIST_COUNT":"1","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_DIR_iphonesimulator14_4":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk","SDK_NAME":"iphonesimulator14.4","SDK_NAMES":"iphonesimulator14.4","SDK_PRODUCT_BUILD_VERSION":"18D46","SDK_VERSION":"14.4","SDK_VERSION_ACTUAL":"140400","SDK_VERSION_MAJOR":"140000","SDK_VERSION_MINOR":"140400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"YES","SHARED_DERIVED_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","SRCROOT":"/Volumes/Dev/selfprivacy/selfprivacy/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Volumes/Dev/selfprivacy/selfprivacy/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":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"7DD4C62E-6CD9-455E-AAB0-546FEFDA7A24","TARGET_DEVICE_MODEL":"iPod9,1","TARGET_DEVICE_OS_VERSION":"14.4","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Volumes/Dev/selfprivacy/selfprivacy/build/ios","TEST_FRAMEWORK_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk/Developer/Library/Frameworks","TEST_LIBRARY_SEARCH_PATHS":" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TREE_SHAKE_ICONS":"false","TeamIdentifierPrefix":"SAL3J7P5P3.","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"kherel","USER_APPS_DIR":"/Users/kherel/Applications","USER_LIBRARY_DIR":"/Users/kherel/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_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"arm64 arm64e i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"kherel","VERSION_INFO_FILE":"Runner_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:Runner PROJECT:Runner-1\"","WRAPPER_EXTENSION":"app","WRAPPER_NAME":"Runner.app","WRAPPER_SUFFIX":".app","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"12D4e","XCODE_VERSION_ACTUAL":"1240","XCODE_VERSION_MAJOR":"1200","XCODE_VERSION_MINOR":"1240","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","control-enabled":false,"signature":"7aab9d1248bb7fbd2aecbe54ef6de567"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:ProcessInfoPlistFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist": {"tool":"info-plist-processor","description":"ProcessInfoPlistFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist /Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/ios/Runner/Info.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app/Info.plist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:ProcessProductPackaging /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent": {"tool":"process-product-entitlements","description":"ProcessProductPackaging /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:ProcessProductPackaging /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent": {"tool":"process-product-entitlements","description":"ProcessProductPackaging /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist","",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:RegisterExecutionPolicyException /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"register-execution-policy-exception","description":"RegisterExecutionPolicyException /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","",""],"outputs":[""]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:Touch /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"shell","description":"Touch /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app","",""],"outputs":[""],"args":["/usr/bin/touch","-c","/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Debug-iphonesimulator/Runner.app"],"env":{},"working-directory":"/Volumes/Dev/selfprivacy/selfprivacy/ios","signature":"426714f34bc408fa187be43ffca1120a"} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-input-files-8941f90e74b66409314522c58651e666-resolved.xcfilelist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/OutputFileList-3687B4F187EC56464925D9AB-Pods-Runner-frameworks-Debug-output-files-95b85bb35e162faf37fe3d2167c69830-resolved.xcfilelist"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3687B4F187EC56464925D9AB.sh"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-EE51AAD2B783790EFCD497B1.sh"]} - "target-Runner-0dbf78fd38655ead36e030acbe0a490888a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml","inputs":["",""],"outputs":["/Volumes/Dev/selfprivacy/selfprivacy/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"]} - diff --git a/ios/build/XCBuildData/build.db b/ios/build/XCBuildData/build.db deleted file mode 100644 index 8369c8fd..00000000 Binary files a/ios/build/XCBuildData/build.db and /dev/null differ diff --git a/lib/config/bloc_config.dart b/lib/config/bloc_config.dart index af289892..00f066a3 100644 --- a/lib/config/bloc_config.dart +++ b/lib/config/bloc_config.dart @@ -2,7 +2,9 @@ import 'package:flutter/material.dart'; import 'package:flutter_bloc/flutter_bloc.dart'; import 'package:selfprivacy/logic/cubit/app_settings/app_settings_cubit.dart'; import 'package:selfprivacy/logic/cubit/app_config/app_config_cubit.dart'; +import 'package:selfprivacy/logic/cubit/jobs/jobs_cubit.dart'; import 'package:selfprivacy/logic/cubit/providers/providers_cubit.dart'; +import 'package:selfprivacy/logic/cubit/services/services_cubit.dart'; import 'package:selfprivacy/logic/cubit/users/users_cubit.dart'; class BlocAndProviderConfig extends StatelessWidget { @@ -12,11 +14,10 @@ class BlocAndProviderConfig extends StatelessWidget { @override Widget build(BuildContext context) { - // var platformBrightness = - // SchedulerBinding.instance.window.platformBrightness; - // var isDark = platformBrightness == Brightness.dark; var isDark = false; - + var usersCubit = UsersCubit(); + var appConfigCubit = AppConfigCubit()..load(); + var servicesCubit = ServicesCubit(appConfigCubit); return MultiProvider( providers: [ BlocProvider( @@ -25,12 +26,14 @@ class BlocAndProviderConfig extends StatelessWidget { isOnbordingShowing: true, )..load(), ), - BlocProvider( - lazy: false, - create: (_) => AppConfigCubit()..load(), - ), + BlocProvider(lazy: false, create: (_) => appConfigCubit), BlocProvider(create: (_) => ProvidersCubit()), - BlocProvider(create: (_) => UsersCubit()), + BlocProvider(create: (_) => usersCubit..load(), lazy: false), + BlocProvider(create: (_) => servicesCubit..load(), lazy: false), + BlocProvider( + create: (_) => + JobsCubit(usersCubit: usersCubit, servicesCubit: servicesCubit), + ), ], child: child, ); diff --git a/lib/config/brand_shadow.dart b/lib/config/brand_shadow.dart deleted file mode 100644 index 39c97a64..00000000 --- a/lib/config/brand_shadow.dart +++ /dev/null @@ -1,7 +0,0 @@ -import 'package:flutter/material.dart'; - -final shadow8 = BoxShadow( - offset: Offset(0, 4), - blurRadius: 8, - color: Colors.black.withOpacity(.08), -); diff --git a/lib/config/brand_theme.dart b/lib/config/brand_theme.dart index 9f76cc0c..32b1b453 100644 --- a/lib/config/brand_theme.dart +++ b/lib/config/brand_theme.dart @@ -76,6 +76,6 @@ var darkTheme = ligtTheme.copyWith( ), ); -final brandPagePadding1 = EdgeInsets.symmetric(horizontal: 15, vertical: 30); +final paddingH15V30 = EdgeInsets.symmetric(horizontal: 15, vertical: 30); -final brandPagePadding2 = EdgeInsets.symmetric(horizontal: 15); +final paddingH15V0 = EdgeInsets.symmetric(horizontal: 15); diff --git a/lib/config/get_it_config.dart b/lib/config/get_it_config.dart index 3f01e6d3..eb5c0902 100644 --- a/lib/config/get_it_config.dart +++ b/lib/config/get_it_config.dart @@ -2,6 +2,7 @@ import 'package:get_it/get_it.dart'; import 'package:selfprivacy/logic/get_it/api_config.dart'; import 'package:selfprivacy/logic/get_it/console.dart'; import 'package:selfprivacy/logic/get_it/navigation.dart'; +import 'package:selfprivacy/logic/get_it/ssh.dart'; import 'package:selfprivacy/logic/get_it/timer.dart'; export 'package:selfprivacy/logic/get_it/api_config.dart'; @@ -9,7 +10,6 @@ export 'package:selfprivacy/logic/get_it/console.dart'; export 'package:selfprivacy/logic/get_it/navigation.dart'; export 'package:selfprivacy/logic/get_it/timer.dart'; - final getIt = GetIt.instance; Future getItSetup() async { @@ -17,6 +17,7 @@ Future getItSetup() async { getIt.registerSingleton(ConsoleModel()); getIt.registerSingleton(TimerModel()); + getIt.registerSingleton(SSHModel()..init()); getIt.registerSingleton(ApiConfigModel()..init()); await getIt.allReady(); diff --git a/lib/config/hive_config.dart b/lib/config/hive_config.dart index eaf7b0eb..a9659869 100644 --- a/lib/config/hive_config.dart +++ b/lib/config/hive_config.dart @@ -19,21 +19,25 @@ class HiveConfig { Hive.registerAdapter(HetznerDataBaseAdapter()); await Hive.openBox(BNames.appSettings); - var cipher = HiveAesCipher(await getEncriptedKey()); + await Hive.openBox(BNames.users); + await Hive.openBox(BNames.servicesState); + var cipher = HiveAesCipher(await getEncriptedKey(BNames.key)); await Hive.openBox(BNames.appConfig, encryptionCipher: cipher); + + var sshCipher = HiveAesCipher(await getEncriptedKey(BNames.sshEnckey)); + await Hive.openBox(BNames.sshConfig, encryptionCipher: sshCipher); } - static Future getEncriptedKey() async { - final FlutterSecureStorage secureStorage = FlutterSecureStorage(); - var containsEncryptionKey = - await secureStorage.containsKey(key: BNames.key); - if (!containsEncryptionKey) { + static Future getEncriptedKey(String encKey) async { + final secureStorage = FlutterSecureStorage(); + var hasEncryptionKey = await secureStorage.containsKey(key: encKey); + if (!hasEncryptionKey) { var key = Hive.generateSecureKey(); - await secureStorage.write(key: BNames.key, value: base64UrlEncode(key)); + await secureStorage.write(key: encKey, value: base64UrlEncode(key)); } - String? string = await secureStorage.read(key: BNames.key); + String? string = await secureStorage.read(key: encKey); return base64Url.decode(string!); } } @@ -42,10 +46,13 @@ class BNames { static String appConfig = 'appConfig'; static String isDarkModeOn = 'isDarkModeOn'; static String isOnbordingShowing = 'isOnbordingShowing'; + static String users = 'users'; static String appSettings = 'appSettings'; + static String servicesState = 'servicesState'; static String key = 'key'; + static String sshEnckey = 'sshEngkey'; static String cloudFlareDomain = 'cloudFlareDomain'; static String hetznerKey = 'hetznerKey'; @@ -58,4 +65,7 @@ class BNames { static String isLoading = 'isLoading'; static String isServerResetedFirstTime = 'isServerResetedFirstTime'; static String isServerResetedSecondTime = 'isServerResetedSecondTime'; + static String sshConfig = 'sshConfig'; + static String sshPrivateKey = "sshPrivateKey"; + static String sshPublicKey = "sshPublicKey"; } diff --git a/lib/config/text_themes.dart b/lib/config/text_themes.dart index c84aeaed..f14d54e1 100644 --- a/lib/config/text_themes.dart +++ b/lib/config/text_themes.dart @@ -38,6 +38,13 @@ final headline4Style = defaultTextStyle.copyWith( color: BrandColors.headlineColor, ); +final headline4UnderlinedStyle = defaultTextStyle.copyWith( + fontSize: 18, + fontWeight: NamedFontWeight.medium, + color: BrandColors.headlineColor, + decoration: TextDecoration.underline, +); + final headline5Style = defaultTextStyle.copyWith( fontSize: 15, fontWeight: NamedFontWeight.medium, diff --git a/lib/logic/api_maps/api_map.dart b/lib/logic/api_maps/api_map.dart index 5f4330d4..a818e38d 100644 --- a/lib/logic/api_maps/api_map.dart +++ b/lib/logic/api_maps/api_map.dart @@ -15,13 +15,23 @@ abstract class ApiMap { if (hasLoger) { dio.interceptors.add(PrettyDioLogger()); } - dio..interceptors.add(ConsoleInterceptor()); + dio.interceptors.add(ConsoleInterceptor()); (dio.httpClientAdapter as DefaultHttpClientAdapter).onHttpClientCreate = (HttpClient client) { client.badCertificateCallback = (X509Certificate cert, String host, int port) => true; return client; }; + + dio.interceptors.add(InterceptorsWrapper(onError: (DioError e, handler) { + print(e.requestOptions.path); + print(e.requestOptions.data); + + print(e.message); + print(e.response); + + return handler.next(e); + })); return dio; } diff --git a/lib/logic/api_maps/hetzner.dart b/lib/logic/api_maps/hetzner.dart index a2ba9962..0447dfd3 100644 --- a/lib/logic/api_maps/hetzner.dart +++ b/lib/logic/api_maps/hetzner.dart @@ -7,7 +7,7 @@ import 'package:selfprivacy/logic/api_maps/api_map.dart'; import 'package:selfprivacy/logic/models/hetzner_server_info.dart'; import 'package:selfprivacy/logic/models/server_details.dart'; import 'package:selfprivacy/logic/models/user.dart'; -import 'package:selfprivacy/utils/password_generator2.dart'; +import 'package:selfprivacy/utils/password_generator.dart'; class HetznerApi extends ApiMap { bool hasLoger; @@ -68,24 +68,13 @@ class HetznerApi extends ApiMap { return server == null; } - Future createServer({ - required String cloudFlareKey, - required User rootUser, - required String domainName, - }) async { - var dbPassword = getRandomString(40); - - const chars = - 'AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890'; - - var dbStorageName = getRandomString(6, chars); + Future createVolume() async { var client = await getClient(); - Response dbCreateResponse = await client.post( '/volumes', data: { "size": 10, - "name": dbStorageName, + "name": StringGenerators.dbStorageName(), "labels": {"labelkey": "value"}, "location": "fsn1", "automount": false, @@ -93,10 +82,41 @@ class HetznerApi extends ApiMap { }, ); var dbId = dbCreateResponse.data['volume']['id']; + return HetznerDataBase( + id: dbId, + name: dbCreateResponse.data['volume']['name'], + ); + } + + Future createServer({ + required String cloudFlareKey, + required User rootUser, + required String domainName, + required HetznerDataBase dataBase, + }) async { + var client = await getClient(); + + // Response dbCreateResponse = await client.post( + // '/volumes', + // data: { + // "size": 10, + // "name": StringGenerators.dbStorageName(), + // "labels": {"labelkey": "value"}, + // "location": "fsn1", + // "automount": false, + // "format": "ext4" + // }, + // ); + + var dbPassword = StringGenerators.dbPassword(); + // var dbId = dbCreateResponse.data['volume']['id']; + var dbId = dataBase.id; + + /// add ssh key when you need it: e.g. "ssh_keys":["kherel"] + /// check the branch name, it could be "development" or "master". var data = jsonDecode( - '''{"name":"$domainName","server_type":"cx11","start_after_create":false,"image":"ubuntu-20.04", "volumes":[$dbId], "networks":[],"user_data":"#cloud-config\\nruncmd:\\n- curl https://git.selfprivacy.org/ilchub/selfprivacy-nixos-infect/raw/branch/master/nixos-infect | PROVIDER=hetzner NIX_CHANNEL=nixos-20.09 DOMAIN=$domainName LUSER=${rootUser.login} PASSWORD=${rootUser.password} HASHED_PASSWORD=${rootUser.hashPassword.hash} SALT=${rootUser.hashPassword.salt} CF_TOKEN=$cloudFlareKey DB_PASSWORD=$dbPassword bash 2>&1 | tee /tmp/infect.log","labels":{},"automount":true, "location": "fsn1"}''', - ); + '''{"name":"$domainName","server_type":"cx11","start_after_create":false,"image":"ubuntu-20.04", "volumes":[$dbId], "networks":[], "user_data":"#cloud-config\\nruncmd:\\n- curl https://git.selfprivacy.org/ilchub/selfprivacy-nixos-infect/raw/branch/development/nixos-infect | PROVIDER=hetzner NIX_CHANNEL=nixos-21.05 DOMAIN=$domainName LUSER=${rootUser.login} PASSWORD=${rootUser.password} CF_TOKEN=$cloudFlareKey DB_PASSWORD=$dbPassword bash 2>&1 | tee /tmp/infect.log","labels":{},"automount":true, "location": "fsn1"}'''); Response serverCreateResponse = await client.post( '/servers', @@ -108,10 +128,7 @@ class HetznerApi extends ApiMap { id: serverCreateResponse.data['server']['id'], ip4: serverCreateResponse.data['server']['public_net']['ipv4']['ip'], createTime: DateTime.now(), - dataBase: HetznerDataBase( - id: dbId, - name: dbCreateResponse.data['volume']['name'], - ), + dataBase: dataBase, ); } @@ -122,28 +139,22 @@ class HetznerApi extends ApiMap { Response serversReponse = await client.get('/servers'); List servers = serversReponse.data['servers']; - var server = servers.firstWhere((el) => el['name'] == domainName); - await client.delete('/servers/${server['id']}'); - - Response volumesReponse = await client.get('/volumes'); - List volumes = volumesReponse.data['volumes']; - + Map server = servers.firstWhere((el) => el['name'] == domainName); + List volumes = server['volumes']; var laterFutures = []; - for (var volume in volumes) { - if (volume['server'] == null) { - await client.delete('/volumes/${volume['id']}'); - } else { - laterFutures.add(Future.delayed(Duration(seconds: 60)).then( - (_) => client.delete('/volumes/${volume['id']}'), - )); - } - } - if (laterFutures.isEmpty) { - close(client); - } else { - Future.wait(laterFutures).then((value) => close(client)); + for (var volumeId in volumes) { + await client.post('/volumes/$volumeId/actions/detach'); } + await Future.delayed(Duration(seconds: 10)); + + for (var volumeId in volumes) { + laterFutures.add(client.delete('/volumes/$volumeId')); + } + laterFutures.add(client.delete('/servers/${server['id']}')); + + await Future.wait(laterFutures); + close(client); } Future reset() async { @@ -192,4 +203,20 @@ class HetznerApi extends ApiMap { return HetznerServerInfo.fromJson(response.data!['server']); } + + Future createReverseDns({ + required String ip4, + required String domainName, + }) async { + var hetznerServer = getIt().hetznerServer; + var client = await getClient(); + await client.post( + '/servers/${hetznerServer!.id}/actions/change_dns_ptr', + data: { + "ip": ip4, + "dns_ptr": domainName, + }, + ); + close(client); + } } diff --git a/lib/logic/api_maps/server.dart b/lib/logic/api_maps/server.dart index 2089e633..04c0f206 100644 --- a/lib/logic/api_maps/server.dart +++ b/lib/logic/api_maps/server.dart @@ -3,6 +3,8 @@ import 'dart:io'; import 'package:dio/dio.dart'; import 'package:selfprivacy/config/get_it_config.dart'; +import 'package:selfprivacy/logic/common_enum/common_enum.dart'; +import 'package:selfprivacy/logic/models/user.dart'; import 'api_map.dart'; @@ -31,7 +33,7 @@ class ServerApi extends ApiMap { var client = await getClient(); try { - response = await client.get('/serviceStatus'); + response = await client.get('/services/status'); res = response.statusCode == HttpStatus.ok; } catch (e) { res = false; @@ -40,6 +42,106 @@ class ServerApi extends ApiMap { return res; } + Future createUser(User user) async { + bool res; + Response response; + + var client = await getClient(); + try { + response = await client.post( + '/users/create', + options: Options( + headers: { + "X-User": user.login, + "X-Password": user.password, + "X-Domain": getIt().cloudFlareDomain!.domainName + }, + ), + ); + res = response.statusCode == HttpStatus.ok; + } catch (e) { + print(e); + res = false; + } + + close(client); + return res; + } + String get rootAddress => throw UnimplementedError('not used in with implementation'); + + Future apply() async { + bool res; + Response response; + + var client = await getClient(); + try { + response = await client.get( + '/system/configuration/apply', + ); + + res = response.statusCode == HttpStatus.ok; + } catch (e) { + print(e); + res = false; + } + + close(client); + return res; + } + + Future switchService(ServiceTypes type, bool needToTurnOn) async { + var client = await getClient(); + client.post('/services/${type.url}/${needToTurnOn ? 'enable' : 'disable'}'); + client.close(); + } + + Future sendSsh(String ssh) async { + var client = await getClient(); + client.post( + '/services/ssh/enable', + data: {"public_key": ssh}, + ); + client.close(); + } + + Future> servicesPowerCheck() async { + var client = await getClient(); + Response response = await client.get('/services/status'); + + close(client); + return { + ServiceTypes.passwordManager: response.data['bitwarden'] == 0, + ServiceTypes.git: response.data['gitea'] == 0, + ServiceTypes.cloud: response.data['nextcloud'] == 0, + ServiceTypes.vpn: response.data['ocserv'] == 0, + ServiceTypes.socialNetwork: response.data['pleroma'] == 0, + }; + } +} + +extension UrlServerExt on ServiceTypes { + String get url { + switch (this) { + // case ServiceTypes.mail: + // return ''; // cannot be swithch off + // case ServiceTypes.messenger: + // return ''; // external service + // case ServiceTypes.video: + // return ''; // jeetsu meet not working + case ServiceTypes.passwordManager: + return 'bitwarden'; + case ServiceTypes.cloud: + return 'nextcloud'; + case ServiceTypes.socialNetwork: + return 'pleroma'; + case ServiceTypes.git: + return 'gitea'; + case ServiceTypes.vpn: + return 'ocserv'; + default: + throw Exception('wrong state'); + } + } } diff --git a/lib/logic/common_enum/common_enum.dart b/lib/logic/common_enum/common_enum.dart index 912c4cb6..e3d81309 100644 --- a/lib/logic/common_enum/common_enum.dart +++ b/lib/logic/common_enum/common_enum.dart @@ -1,3 +1,8 @@ +import 'package:easy_localization/easy_localization.dart'; +import 'package:flutter/cupertino.dart'; +import 'package:ionicons/ionicons.dart'; +import 'package:selfprivacy/ui/components/brand_icons/brand_icons.dart'; + enum InitializingSteps { setHeznerKey, setCloudFlareKey, @@ -10,3 +15,80 @@ enum InitializingSteps { } enum Period { hour, day, month } +enum ServiceTypes { + mail, + messenger, + passwordManager, + video, + cloud, + socialNetwork, + git, + vpn, +} + +extension ServiceTypesExt on ServiceTypes { + String get title { + switch (this) { + case ServiceTypes.mail: + return 'services.mail.title'.tr(); + case ServiceTypes.messenger: + return 'services.messenger.title'.tr(); + case ServiceTypes.passwordManager: + return 'services.password_manager.title'.tr(); + case ServiceTypes.video: + return 'services.video.title'.tr(); + case ServiceTypes.cloud: + return 'services.cloud.title'.tr(); + case ServiceTypes.socialNetwork: + return 'services.social_network.title'.tr(); + case ServiceTypes.git: + return 'services.git.title'.tr(); + case ServiceTypes.vpn: + return 'services.vpn.title'.tr(); + } + } + + String get subtitle { + switch (this) { + case ServiceTypes.mail: + return 'services.mail.subtitle'.tr(); + case ServiceTypes.messenger: + return 'services.messenger.subtitle'.tr(); + case ServiceTypes.passwordManager: + return 'services.password_manager.subtitle'.tr(); + case ServiceTypes.video: + return 'services.video.subtitle'.tr(); + case ServiceTypes.cloud: + return 'services.cloud.subtitle'.tr(); + case ServiceTypes.socialNetwork: + return 'services.social_network.subtitle'.tr(); + case ServiceTypes.git: + return 'services.git.subtitle'.tr(); + case ServiceTypes.vpn: + return 'services.vpn.subtitle'.tr(); + } + } + + IconData get icon { + switch (this) { + case ServiceTypes.mail: + return BrandIcons.envelope; + case ServiceTypes.messenger: + return BrandIcons.messanger; + case ServiceTypes.passwordManager: + return BrandIcons.key; + case ServiceTypes.video: + return BrandIcons.webcam; + case ServiceTypes.cloud: + return BrandIcons.upload; + case ServiceTypes.socialNetwork: + return BrandIcons.social; + case ServiceTypes.git: + return BrandIcons.git; + case ServiceTypes.vpn: + return Ionicons.shield_checkmark_outline; + } + } + + String get txt => this.toString().split('.')[1]; +} diff --git a/lib/logic/cubit/app_config/app_config_cubit.dart b/lib/logic/cubit/app_config/app_config_cubit.dart index 86b91fb5..44533817 100644 --- a/lib/logic/cubit/app_config/app_config_cubit.dart +++ b/lib/logic/cubit/app_config/app_config_cubit.dart @@ -2,6 +2,8 @@ import 'dart:async'; import 'package:bloc/bloc.dart'; import 'package:equatable/equatable.dart'; +import 'package:selfprivacy/config/get_it_config.dart'; +import 'package:selfprivacy/logic/get_it/ssh.dart'; import 'package:selfprivacy/logic/models/backblaze_credential.dart'; import 'package:selfprivacy/logic/models/cloudflare_domain.dart'; @@ -43,31 +45,35 @@ part 'app_config_state.dart'; /// c. if server is okay set that fully checked class AppConfigCubit extends Cubit { - AppConfigCubit() : super(InitialAppConfigState()); + AppConfigCubit() : super(AppConfigEmpty()); final repository = AppConfigRepository(); Future load() async { var state = await repository.load(); - if (state.progress < 6 || state.isFullyInitilized) { + if (state is AppConfigFinished) { emit(state); - } else if (state.progress == 6) { - startServerIfDnsIsOkay(state: state, isImmediate: true); - } else if (state.progress == 7) { - resetServerIfServerIsOkay(state: state, isImmediate: true); - } else if (state.progress == 8) { - oneMoreReset(state: state, isImmediate: true); - } else if (state.progress == 9) { - finishCheckIfServerIsOkay(state: state, isImmediate: true); + } else if (state is AppConfigNotFinished) { + if (state.progress == 6) { + startServerIfDnsIsOkay(state: state, isImmediate: true); + } else if (state.progress == 7) { + resetServerIfServerIsOkay(state: state, isImmediate: true); + } else if (state.progress == 8) { + oneMoreReset(state: state, isImmediate: true); + } else if (state.progress == 9) { + finishCheckIfServerIsOkay(state: state, isImmediate: true); + } + } else { + throw 'wrong state'; } } void startServerIfDnsIsOkay({ - AppConfigState? state, + AppConfigNotFinished? state, bool isImmediate = false, }) async { - state = state ?? this.state; + state = state ?? this.state as AppConfigNotFinished; final work = () async { emit(TimerState(dataState: state!, isLoading: true)); @@ -112,10 +118,10 @@ class AppConfigCubit extends Cubit { } void oneMoreReset({ - AppConfigState? state, + AppConfigNotFinished? state, bool isImmediate = false, }) async { - var dataState = state ?? this.state; + var dataState = state ?? this.state as AppConfigNotFinished; var work = () async { emit(TimerState(dataState: dataState, isLoading: true)); @@ -165,10 +171,10 @@ class AppConfigCubit extends Cubit { } void resetServerIfServerIsOkay({ - AppConfigState? state, + AppConfigNotFinished? state, bool isImmediate = false, }) async { - var dataState = state ?? this.state; + var dataState = state ?? this.state as AppConfigNotFinished; var work = () async { emit(TimerState(dataState: dataState, isLoading: true)); @@ -220,10 +226,10 @@ class AppConfigCubit extends Cubit { Timer? timer; void finishCheckIfServerIsOkay({ - AppConfigState? state, + AppConfigNotFinished? state, bool isImmediate = false, }) async { - state = state ?? this.state; + state = state ?? this.state as AppConfigNotFinished; var work = () async { emit(TimerState(dataState: state!, isLoading: true)); @@ -233,10 +239,7 @@ class AppConfigCubit extends Cubit { if (isServerWorking) { await repository.saveHasFinalChecked(true); - emit(state.copyWith( - hasFinalChecked: true, - isLoading: false, - )); + emit(state.finish()); } else { finishCheckIfServerIsOkay(); } @@ -259,40 +262,42 @@ class AppConfigCubit extends Cubit { void clearAppConfig() { closeTimer(); + repository.clearAppConfig(); - emit(InitialAppConfigState()); + emit(AppConfigEmpty()); } Future serverDelete() async { closeTimer(); + if (state.hetznerServer != null) { await repository.deleteServer(state.cloudFlareDomain!); + await getIt().clear(); } await repository.deleteRecords(); - emit(AppConfigState( + emit(AppConfigNotFinished( hetznerKey: state.hetznerKey, + cloudFlareDomain: state.cloudFlareDomain, cloudFlareKey: state.cloudFlareKey, backblazeCredential: state.backblazeCredential, - cloudFlareDomain: state.cloudFlareDomain, rootUser: state.rootUser, hetznerServer: null, isServerStarted: false, isServerResetedFirstTime: false, isServerResetedSecondTime: false, - hasFinalChecked: false, isLoading: false, - error: null, )); } void setHetznerKey(String hetznerKey) async { await repository.saveHetznerKey(hetznerKey); - emit(state.copyWith(hetznerKey: hetznerKey)); + emit((state as AppConfigNotFinished).copyWith(hetznerKey: hetznerKey)); } void setCloudflareKey(String cloudFlareKey) async { await repository.saveCloudFlareKey(cloudFlareKey); - emit(state.copyWith(cloudFlareKey: cloudFlareKey)); + emit( + (state as AppConfigNotFinished).copyWith(cloudFlareKey: cloudFlareKey)); } void setBackblazeKey(String keyId, String applicationKey) async { @@ -301,38 +306,41 @@ class AppConfigCubit extends Cubit { applicationKey: applicationKey, ); await repository.saveBackblazeKey(backblazeCredential); - emit(state.copyWith(backblazeCredential: backblazeCredential)); + emit((state as AppConfigNotFinished) + .copyWith(backblazeCredential: backblazeCredential)); } void setDomain(CloudFlareDomain cloudFlareDomain) async { await repository.saveDomain(cloudFlareDomain); - emit(state.copyWith(cloudFlareDomain: cloudFlareDomain)); + emit((state as AppConfigNotFinished) + .copyWith(cloudFlareDomain: cloudFlareDomain)); } void setRootUser(User rootUser) async { await repository.saveRootUser(rootUser); - emit(state.copyWith(rootUser: rootUser)); + emit((state as AppConfigNotFinished).copyWith(rootUser: rootUser)); } void createServerAndSetDnsRecords() async { - AppConfigState _stateCopy = state; - var onSuccess = (serverDetails) async { + AppConfigNotFinished _stateCopy = state as AppConfigNotFinished; + var onSuccess = (HetznerServerDetails serverDetails) async { await repository.createDnsRecords( serverDetails.ip4, state.cloudFlareDomain!, ); - emit(state.copyWith( + emit((state as AppConfigNotFinished).copyWith( isLoading: false, hetznerServer: serverDetails, )); startServerIfDnsIsOkay(); }; - var onCancel = () => emit(state.copyWith(isLoading: false)); + var onCancel = + () => emit((state as AppConfigNotFinished).copyWith(isLoading: false)); try { - emit(state.copyWith(isLoading: true)); + emit((state as AppConfigNotFinished).copyWith(isLoading: true)); await repository.createServer( state.rootUser!, state.cloudFlareDomain!.domainName, diff --git a/lib/logic/cubit/app_config/app_config_repository.dart b/lib/logic/cubit/app_config/app_config_repository.dart index da9bee28..312ae7d4 100644 --- a/lib/logic/cubit/app_config/app_config_repository.dart +++ b/lib/logic/cubit/app_config/app_config_repository.dart @@ -22,22 +22,37 @@ class AppConfigRepository { Box box = Hive.box(BNames.appConfig); Future load() async { - var res = AppConfigState( - hetznerKey: getIt().hetznerKey, - cloudFlareKey: getIt().cloudFlareKey, - cloudFlareDomain: getIt().cloudFlareDomain, - backblazeCredential: getIt().backblazeCredential, - hetznerServer: getIt().hetznerServer, - rootUser: box.get(BNames.rootUser), - isServerStarted: box.get(BNames.isServerStarted, defaultValue: false), - isServerResetedFirstTime: - box.get(BNames.isServerResetedFirstTime, defaultValue: false), - isServerResetedSecondTime: - box.get(BNames.isServerResetedSecondTime, defaultValue: false), - hasFinalChecked: box.get(BNames.hasFinalChecked, defaultValue: false), - error: null, - isLoading: box.get(BNames.isLoading, defaultValue: false), - ); + late AppConfigState res; + if (box.get(BNames.hasFinalChecked, defaultValue: false)) { + res = AppConfigFinished( + hetznerKey: getIt().hetznerKey!, + cloudFlareKey: getIt().cloudFlareKey!, + cloudFlareDomain: getIt().cloudFlareDomain!, + backblazeCredential: getIt().backblazeCredential!, + hetznerServer: getIt().hetznerServer!, + rootUser: box.get(BNames.rootUser), + isServerStarted: box.get(BNames.isServerStarted, defaultValue: false), + isServerResetedFirstTime: + box.get(BNames.isServerResetedFirstTime, defaultValue: false), + isServerResetedSecondTime: + box.get(BNames.isServerResetedSecondTime, defaultValue: false), + ); + } else { + res = AppConfigNotFinished( + hetznerKey: getIt().hetznerKey, + cloudFlareKey: getIt().cloudFlareKey, + cloudFlareDomain: getIt().cloudFlareDomain, + backblazeCredential: getIt().backblazeCredential, + hetznerServer: getIt().hetznerServer, + rootUser: box.get(BNames.rootUser), + isServerStarted: box.get(BNames.isServerStarted, defaultValue: false), + isServerResetedFirstTime: + box.get(BNames.isServerResetedFirstTime, defaultValue: false), + isServerResetedSecondTime: + box.get(BNames.isServerResetedSecondTime, defaultValue: false), + isLoading: box.get(BNames.isLoading, defaultValue: false), + ); + } return res; } @@ -101,12 +116,16 @@ class AppConfigRepository { onSuccess, }) async { var hetznerApi = HetznerApi(); + late HetznerDataBase dataBase; try { + dataBase = await hetznerApi.createVolume(); + var serverDetails = await hetznerApi.createServer( cloudFlareKey: cloudFlareKey, rootUser: rootUser, domainName: domainName, + dataBase: dataBase, ); saveServerDetails(serverDetails); onSuccess(serverDetails); @@ -129,6 +148,7 @@ class AppConfigRepository { cloudFlareKey: cloudFlareKey, rootUser: rootUser, domainName: domainName, + dataBase: dataBase, ); await saveServerDetails(serverDetails); @@ -149,7 +169,7 @@ class AppConfigRepository { } Future createDnsRecords( - String? ip4, + String ip4, CloudFlareDomain cloudFlareDomain, ) async { var cloudflareApi = CloudflareApi(); @@ -163,6 +183,11 @@ class AppConfigRepository { ip4: ip4, cloudFlareDomain: cloudFlareDomain, ); + + await HetznerApi().createReverseDns( + ip4: ip4, + domainName: cloudFlareDomain.domainName, + ); } Future isHttpServerWorking() async { @@ -225,10 +250,11 @@ class AppConfigRepository { var hetznerApi = HetznerApi(); var cloudFlare = CloudflareApi(); - hetznerApi.deleteSelfprivacyServerAndAllVolumes( + await hetznerApi.deleteSelfprivacyServerAndAllVolumes( domainName: cloudFlareDomain.domainName, ); - cloudFlare.removeSimilarRecords(cloudFlareDomain: cloudFlareDomain); + + await cloudFlare.removeSimilarRecords(cloudFlareDomain: cloudFlareDomain); } Future deleteRecords() async { diff --git a/lib/logic/cubit/app_config/app_config_state.dart b/lib/logic/cubit/app_config/app_config_state.dart index 6b9880c9..1bcf5a04 100644 --- a/lib/logic/cubit/app_config/app_config_state.dart +++ b/lib/logic/cubit/app_config/app_config_state.dart @@ -1,6 +1,6 @@ part of 'app_config_cubit.dart'; -class AppConfigState extends Equatable { +abstract class AppConfigState extends Equatable { const AppConfigState({ required this.hetznerKey, required this.cloudFlareKey, @@ -11,9 +11,6 @@ class AppConfigState extends Equatable { required this.isServerStarted, required this.isServerResetedFirstTime, required this.isServerResetedSecondTime, - required this.hasFinalChecked, - required this.isLoading, - required this.error, }); @override @@ -26,9 +23,6 @@ class AppConfigState extends Equatable { hetznerServer, isServerStarted, isServerResetedFirstTime, - hasFinalChecked, - isLoading, - error, ]; final String? hetznerKey; @@ -41,42 +35,6 @@ class AppConfigState extends Equatable { final bool isServerResetedFirstTime; final bool isServerResetedSecondTime; - final bool hasFinalChecked; - - final bool isLoading; - final Exception? error; - - AppConfigState copyWith({ - String? hetznerKey, - String? cloudFlareKey, - BackblazeCredential? backblazeCredential, - CloudFlareDomain? cloudFlareDomain, - User? rootUser, - HetznerServerDetails? hetznerServer, - bool? isServerStarted, - bool? isServerResetedFirstTime, - bool? isServerResetedSecondTime, - bool? hasFinalChecked, - bool? isLoading, - Exception? error, - }) => - AppConfigState( - hetznerKey: hetznerKey ?? this.hetznerKey, - cloudFlareKey: cloudFlareKey ?? this.cloudFlareKey, - backblazeCredential: backblazeCredential ?? this.backblazeCredential, - cloudFlareDomain: cloudFlareDomain ?? this.cloudFlareDomain, - rootUser: rootUser ?? this.rootUser, - hetznerServer: hetznerServer ?? this.hetznerServer, - isServerStarted: isServerStarted ?? this.isServerStarted, - isServerResetedFirstTime: - isServerResetedFirstTime ?? this.isServerResetedFirstTime, - isServerResetedSecondTime: - isServerResetedSecondTime ?? this.isServerResetedSecondTime, - hasFinalChecked: hasFinalChecked ?? this.hasFinalChecked, - isLoading: isLoading ?? this.isLoading, - error: error ?? this.error, - ); - bool get isHetznerFilled => hetznerKey != null; bool get isCloudFlareFilled => cloudFlareKey != null; bool get isBackblazeFilled => backblazeCredential != null; @@ -84,9 +42,19 @@ class AppConfigState extends Equatable { bool get isUserFilled => rootUser != null; bool get isServerCreated => hetznerServer != null; - bool get isFullyInitilized => _fulfilementList.every((el) => el!); + // bool get isFullyInitilized => _fulfilementList.every((el) => el!); int get progress => _fulfilementList.where((el) => el!).length; + int get porgressBar { + if (progress < 6) { + return progress; + } else if (progress < 10) { + return 6; + } else { + return 7; + } + } + List get _fulfilementList { var res = [ isHetznerFilled, @@ -98,32 +66,13 @@ class AppConfigState extends Equatable { isServerStarted, isServerResetedFirstTime, isServerResetedSecondTime, - hasFinalChecked, ]; return res; } } -class InitialAppConfigState extends AppConfigState { - InitialAppConfigState() - : super( - hetznerKey: null, - cloudFlareKey: null, - backblazeCredential: null, - cloudFlareDomain: null, - rootUser: null, - hetznerServer: null, - isServerStarted: false, - isServerResetedFirstTime: false, - isServerResetedSecondTime: false, - hasFinalChecked: false, - isLoading: false, - error: null, - ); -} - -class TimerState extends AppConfigState { +class TimerState extends AppConfigNotFinished { TimerState({ required this.dataState, this.timerStart, @@ -139,12 +88,10 @@ class TimerState extends AppConfigState { isServerStarted: dataState.isServerStarted, isServerResetedFirstTime: dataState.isServerResetedFirstTime, isServerResetedSecondTime: dataState.isServerResetedSecondTime, - hasFinalChecked: dataState.hasFinalChecked, isLoading: isLoading, - error: dataState.error, ); - final AppConfigState dataState; + final AppConfigNotFinished dataState; final DateTime? timerStart; final Duration? duration; @@ -155,3 +102,134 @@ class TimerState extends AppConfigState { duration, ]; } + +class AppConfigNotFinished extends AppConfigState { + final bool isLoading; + + AppConfigNotFinished({ + String? hetznerKey, + String? cloudFlareKey, + BackblazeCredential? backblazeCredential, + CloudFlareDomain? cloudFlareDomain, + User? rootUser, + HetznerServerDetails? hetznerServer, + required bool isServerStarted, + required bool isServerResetedFirstTime, + required bool isServerResetedSecondTime, + required this.isLoading, + }) : super( + hetznerKey: hetznerKey, + cloudFlareKey: cloudFlareKey, + backblazeCredential: backblazeCredential, + cloudFlareDomain: cloudFlareDomain, + rootUser: rootUser, + hetznerServer: hetznerServer, + isServerStarted: isServerStarted, + isServerResetedFirstTime: isServerResetedFirstTime, + isServerResetedSecondTime: isServerResetedSecondTime, + ); + + @override + List get props => [ + hetznerKey, + cloudFlareKey, + backblazeCredential, + cloudFlareDomain, + rootUser, + hetznerServer, + isServerStarted, + isServerResetedFirstTime, + isLoading + ]; + + AppConfigNotFinished copyWith({ + String? hetznerKey, + String? cloudFlareKey, + BackblazeCredential? backblazeCredential, + CloudFlareDomain? cloudFlareDomain, + User? rootUser, + HetznerServerDetails? hetznerServer, + bool? isServerStarted, + bool? isServerResetedFirstTime, + bool? isServerResetedSecondTime, + bool? isLoading, + }) => + AppConfigNotFinished( + hetznerKey: hetznerKey ?? this.hetznerKey, + cloudFlareKey: cloudFlareKey ?? this.cloudFlareKey, + backblazeCredential: backblazeCredential ?? this.backblazeCredential, + cloudFlareDomain: cloudFlareDomain ?? this.cloudFlareDomain, + rootUser: rootUser ?? this.rootUser, + hetznerServer: hetznerServer ?? this.hetznerServer, + isServerStarted: isServerStarted ?? this.isServerStarted, + isServerResetedFirstTime: + isServerResetedFirstTime ?? this.isServerResetedFirstTime, + isServerResetedSecondTime: + isServerResetedSecondTime ?? this.isServerResetedSecondTime, + isLoading: isLoading ?? this.isLoading, + ); + + AppConfigFinished finish() => AppConfigFinished( + hetznerKey: hetznerKey!, + cloudFlareKey: cloudFlareKey!, + backblazeCredential: backblazeCredential!, + cloudFlareDomain: cloudFlareDomain!, + rootUser: rootUser!, + hetznerServer: hetznerServer!, + isServerStarted: isServerStarted, + isServerResetedFirstTime: isServerResetedFirstTime, + isServerResetedSecondTime: isServerResetedSecondTime, + ); +} + +class AppConfigEmpty extends AppConfigNotFinished { + AppConfigEmpty() + : super( + hetznerKey: null, + cloudFlareKey: null, + backblazeCredential: null, + cloudFlareDomain: null, + rootUser: null, + hetznerServer: null, + isServerStarted: false, + isServerResetedFirstTime: false, + isServerResetedSecondTime: false, + isLoading: false, + ); +} + +class AppConfigFinished extends AppConfigState { + const AppConfigFinished({ + required String hetznerKey, + required String cloudFlareKey, + required BackblazeCredential backblazeCredential, + required CloudFlareDomain cloudFlareDomain, + required User rootUser, + required HetznerServerDetails hetznerServer, + required bool isServerStarted, + required bool isServerResetedFirstTime, + required bool isServerResetedSecondTime, + }) : super( + hetznerKey: hetznerKey, + cloudFlareKey: cloudFlareKey, + backblazeCredential: backblazeCredential, + cloudFlareDomain: cloudFlareDomain, + rootUser: rootUser, + hetznerServer: hetznerServer, + isServerStarted: isServerStarted, + isServerResetedFirstTime: isServerResetedFirstTime, + isServerResetedSecondTime: isServerResetedSecondTime, + ); + + @override + List get props => [ + hetznerKey, + cloudFlareKey, + backblazeCredential, + cloudFlareDomain, + rootUser, + hetznerServer, + isServerStarted, + isServerResetedFirstTime, + ]; +} diff --git a/lib/logic/cubit/app_config_dependent/authentication_dependend_cubit.dart b/lib/logic/cubit/app_config_dependent/authentication_dependend_cubit.dart new file mode 100644 index 00000000..70d1af8f --- /dev/null +++ b/lib/logic/cubit/app_config_dependent/authentication_dependend_cubit.dart @@ -0,0 +1,39 @@ +import 'dart:async'; +import 'package:bloc/bloc.dart'; +import 'package:equatable/equatable.dart'; +import 'package:selfprivacy/logic/cubit/app_config/app_config_cubit.dart'; + +export 'package:selfprivacy/logic/cubit/app_config/app_config_cubit.dart'; + +part 'authentication_dependend_state.dart'; + +abstract class AppConfigDependendCubit + extends Cubit { + AppConfigDependendCubit( + this.appConfigCubit, + T initState, + ) : super(initState) { + authCubitSubscription = appConfigCubit.stream.listen(checkAuthStatus); + checkAuthStatus(appConfigCubit.state); + } + + void checkAuthStatus(AppConfigState state) { + if (state is AppConfigFinished) { + load(); + } else if (state is AppConfigEmpty) { + clear(); + } + } + + late StreamSubscription authCubitSubscription; + final AppConfigCubit appConfigCubit; + + void load(); + void clear(); + + @override + Future close() { + authCubitSubscription.cancel(); + return super.close(); + } +} diff --git a/lib/logic/cubit/app_config_dependent/authentication_dependend_state.dart b/lib/logic/cubit/app_config_dependent/authentication_dependend_state.dart new file mode 100644 index 00000000..43339c85 --- /dev/null +++ b/lib/logic/cubit/app_config_dependent/authentication_dependend_state.dart @@ -0,0 +1,5 @@ +part of 'authentication_dependend_cubit.dart'; + +abstract class AppConfigDependendState extends Equatable { + const AppConfigDependendState(); +} diff --git a/lib/logic/cubit/forms/initializing/backblaze_form_cubit.dart b/lib/logic/cubit/forms/initializing/backblaze_form_cubit.dart index 123553cf..eda06939 100644 --- a/lib/logic/cubit/forms/initializing/backblaze_form_cubit.dart +++ b/lib/logic/cubit/forms/initializing/backblaze_form_cubit.dart @@ -3,6 +3,7 @@ import 'package:cubit_form/cubit_form.dart'; import 'package:selfprivacy/logic/api_maps/backblaze.dart'; import 'package:selfprivacy/logic/cubit/app_config/app_config_cubit.dart'; import 'package:selfprivacy/logic/models/backblaze_credential.dart'; +import 'package:easy_localization/easy_localization.dart'; class BackblazeFormCubit extends FormCubit { BackblazeFormCubit(this.initializingCubit) { @@ -10,7 +11,7 @@ class BackblazeFormCubit extends FormCubit { keyId = FieldCubit( initalValue: '', validations: [ - RequiredStringValidation('required'), + RequiredStringValidation('validations.required'.tr()), //ValidationModel( //(s) => regExp.hasMatch(s), 'invalid key format'), //LegnthStringValidationWithLenghShowing(64, 'length is [] shoud be 64') diff --git a/lib/logic/cubit/forms/initializing/cloudflare_form_cubit.dart b/lib/logic/cubit/forms/initializing/cloudflare_form_cubit.dart index 883470c8..2654caa9 100644 --- a/lib/logic/cubit/forms/initializing/cloudflare_form_cubit.dart +++ b/lib/logic/cubit/forms/initializing/cloudflare_form_cubit.dart @@ -4,6 +4,7 @@ import 'package:cubit_form/cubit_form.dart'; import 'package:selfprivacy/logic/api_maps/cloudflare.dart'; import 'package:selfprivacy/logic/cubit/app_config/app_config_cubit.dart'; import 'package:selfprivacy/logic/cubit/forms/validations/validations.dart'; +import 'package:easy_localization/easy_localization.dart'; class CloudFlareFormCubit extends FormCubit { CloudFlareFormCubit(this.initializingCubit) { @@ -11,10 +12,11 @@ class CloudFlareFormCubit extends FormCubit { apiKey = FieldCubit( initalValue: '', validations: [ - RequiredStringValidation('required'), + RequiredStringValidation('validations.required'.tr()), ValidationModel( - (s) => regExp.hasMatch(s), 'invalid key format'), - LegnthStringValidationWithLenghShowing(40, 'length is [] shoud be 40') + (s) => regExp.hasMatch(s), 'validations.key_format'.tr()), + LegnthStringValidationWithLenghShowing( + 40, 'validations.length'.tr(args: ["40"])) ], ); diff --git a/lib/logic/cubit/forms/initializing/hetzner_form_cubit.dart b/lib/logic/cubit/forms/initializing/hetzner_form_cubit.dart index a9e89501..4824ff2e 100644 --- a/lib/logic/cubit/forms/initializing/hetzner_form_cubit.dart +++ b/lib/logic/cubit/forms/initializing/hetzner_form_cubit.dart @@ -4,6 +4,7 @@ import 'package:cubit_form/cubit_form.dart'; import 'package:selfprivacy/logic/api_maps/hetzner.dart'; import 'package:selfprivacy/logic/cubit/forms/validations/validations.dart'; import 'package:selfprivacy/logic/cubit/app_config/app_config_cubit.dart'; +import 'package:easy_localization/easy_localization.dart'; class HetznerFormCubit extends FormCubit { HetznerFormCubit(this.initializingCubit) { @@ -11,10 +12,10 @@ class HetznerFormCubit extends FormCubit { apiKey = FieldCubit( initalValue: '', validations: [ - RequiredStringValidation('required'), + RequiredStringValidation('validations.required'.tr()), ValidationModel( - (s) => regExp.hasMatch(s), 'invalid key format'), - LegnthStringValidationWithLenghShowing(64, 'length is [] shoud be 64') + (s) => regExp.hasMatch(s), 'validations.key_format'.tr()), + LegnthStringValidationWithLenghShowing(64, 'validations.length'.tr(args: ["64"])) ], ); diff --git a/lib/logic/cubit/forms/initializing/root_user_form_cubit.dart b/lib/logic/cubit/forms/initializing/root_user_form_cubit.dart index b82bd0f3..5fb172a2 100644 --- a/lib/logic/cubit/forms/initializing/root_user_form_cubit.dart +++ b/lib/logic/cubit/forms/initializing/root_user_form_cubit.dart @@ -3,6 +3,7 @@ import 'dart:async'; import 'package:cubit_form/cubit_form.dart'; import 'package:selfprivacy/logic/cubit/app_config/app_config_cubit.dart'; import 'package:selfprivacy/logic/models/user.dart'; +import 'package:easy_localization/easy_localization.dart'; class RootUserFormCubit extends FormCubit { RootUserFormCubit(this.initializingCubit) { @@ -12,18 +13,20 @@ class RootUserFormCubit extends FormCubit { userName = FieldCubit( initalValue: '', validations: [ - RequiredStringValidation('required'), ValidationModel( - (s) => userRegExp.hasMatch(s), 'invalid format'), + (s) => s.toLowerCase() == 'root', 'validations.root_name'.tr()), + RequiredStringValidation('validations.required'.tr()), + ValidationModel( + (s) => userRegExp.hasMatch(s), 'validations.invalid_format'.tr()), ], ); password = FieldCubit( initalValue: '', validations: [ - RequiredStringValidation('required'), + RequiredStringValidation('validations.required'.tr()), ValidationModel( - (s) => passwordRegExp.hasMatch(s), 'invalid format'), + (s) => passwordRegExp.hasMatch(s), 'validations.invalid_format'.tr()), ], ); diff --git a/lib/logic/cubit/forms/user/user_form_cubit.dart b/lib/logic/cubit/forms/user/user_form_cubit.dart index 50de369e..dd4d2bcf 100644 --- a/lib/logic/cubit/forms/user/user_form_cubit.dart +++ b/lib/logic/cubit/forms/user/user_form_cubit.dart @@ -1,13 +1,16 @@ import 'dart:async'; import 'package:cubit_form/cubit_form.dart'; -import 'package:selfprivacy/logic/cubit/users/users_cubit.dart'; +import 'package:selfprivacy/logic/cubit/jobs/jobs_cubit.dart'; +import 'package:selfprivacy/logic/models/job.dart'; import 'package:selfprivacy/logic/models/user.dart'; +import 'package:easy_localization/easy_localization.dart'; import 'package:selfprivacy/utils/password_generator.dart'; class UserFormCubit extends FormCubit { UserFormCubit({ - required this.usersCubit, + required this.jobsCubit, + required List users, User? user, }) { var isEdit = user != null; @@ -18,18 +21,22 @@ class UserFormCubit extends FormCubit { login = FieldCubit( initalValue: isEdit ? user!.login : '', validations: [ - RequiredStringValidation('required'), + ValidationModel( + (login) => users.any((user) => user.login == login), + 'validations.user_alredy_exist'.tr(), + ), + RequiredStringValidation('validations.required'.tr()), ValidationModel( - (s) => userRegExp.hasMatch(s), 'invalid format'), + (s) => userRegExp.hasMatch(s), 'validations.invalid_format'.tr()), ], ); password = FieldCubit( - initalValue: isEdit ? user!.password : genPass(), + initalValue: isEdit ? user!.password : StringGenerators.userPassword(), validations: [ - RequiredStringValidation('required'), - ValidationModel( - (s) => passwordRegExp.hasMatch(s), 'invalid format'), + RequiredStringValidation('validations.required'.tr()), + ValidationModel((s) => passwordRegExp.hasMatch(s), + 'validations.invalid_format'.tr()), ], ); @@ -42,15 +49,15 @@ class UserFormCubit extends FormCubit { login: login.state.value, password: password.state.value, ); - usersCubit.addUser(user); + jobsCubit.addJob(CreateUserJob(user: user)); } late FieldCubit login; late FieldCubit password; void genNewPassword() { - password.externalSetValue(genPass()); + password.externalSetValue(StringGenerators.userPassword()); } - late UsersCubit usersCubit; + final JobsCubit jobsCubit; } diff --git a/lib/logic/cubit/hetzner_metrics/hetzner_metrics_repository.dart b/lib/logic/cubit/hetzner_metrics/hetzner_metrics_repository.dart index 5291e2c8..6e62b3f1 100644 --- a/lib/logic/cubit/hetzner_metrics/hetzner_metrics_repository.dart +++ b/lib/logic/cubit/hetzner_metrics/hetzner_metrics_repository.dart @@ -6,7 +6,6 @@ import 'hetzner_metrics_cubit.dart'; class HetznerMetricsRepository { Future getMetrics(Period period) async { - print(period); var end = DateTime.now(); DateTime start; diff --git a/lib/logic/cubit/jobs/jobs_cubit.dart b/lib/logic/cubit/jobs/jobs_cubit.dart new file mode 100644 index 00000000..0a6c4a12 --- /dev/null +++ b/lib/logic/cubit/jobs/jobs_cubit.dart @@ -0,0 +1,102 @@ +import 'package:flutter_bloc/flutter_bloc.dart'; +import 'package:selfprivacy/config/get_it_config.dart'; +import 'package:selfprivacy/logic/api_maps/server.dart'; +import 'package:selfprivacy/logic/cubit/services/services_cubit.dart'; +import 'package:selfprivacy/logic/cubit/users/users_cubit.dart'; +import 'package:selfprivacy/logic/get_it/ssh.dart'; +import 'package:selfprivacy/logic/models/job.dart'; +import 'package:equatable/equatable.dart'; +import 'package:selfprivacy/logic/models/user.dart'; +export 'package:provider/provider.dart'; +import 'package:easy_localization/easy_localization.dart'; + +part 'jobs_state.dart'; + +class JobsCubit extends Cubit { + JobsCubit({ + required this.usersCubit, + required this.servicesCubit, + }) : super(JobsStateEmpty()); + + final api = ServerApi(); + final UsersCubit usersCubit; + final ServicesCubit servicesCubit; + + void addJob(Job job) { + var newJobsList = []; + if (state is JobsStateWithJobs) { + newJobsList.addAll((state as JobsStateWithJobs).jobList); + } + newJobsList.add(job); + getIt().showSnackBar('jobs.jobAdded'.tr()); + emit(JobsStateWithJobs(newJobsList)); + } + + void removeJob(String id) { + final newState = (state as JobsStateWithJobs).removeById(id); + emit(newState); + } + + void createOrRemoveServiceToggleJob(ServiceToggleJob job) { + var newJobsList = []; + if (state is JobsStateWithJobs) { + newJobsList.addAll((state as JobsStateWithJobs).jobList); + } + var needToRemoveJob = + newJobsList.any((el) => el is ServiceToggleJob && el.type == job.type); + if (needToRemoveJob) { + var removingJob = newJobsList + .firstWhere(((el) => el is ServiceToggleJob && el.type == job.type)); + removeJob(removingJob.id); + } else { + newJobsList.add(job); + getIt().showSnackBar('jobs.jobAdded'.tr()); + emit(JobsStateWithJobs(newJobsList)); + } + } + + void createShhJobIfNotExist(CreateSSHKeyJob job) { + var newJobsList = []; + if (state is JobsStateWithJobs) { + newJobsList.addAll((state as JobsStateWithJobs).jobList); + } + var isExistInJobList = newJobsList.any((el) => el is CreateSSHKeyJob); + if (!isExistInJobList) { + newJobsList.add(job); + getIt().showSnackBar('jobs.jobAdded'.tr()); + emit(JobsStateWithJobs(newJobsList)); + } + } + + Future applyAll() async { + if (state is JobsStateWithJobs) { + var jobs = (state as JobsStateWithJobs).jobList; + emit(JobsStateLoading()); + var newUsers = []; + var hasServiceJobs = false; + for (var job in jobs) { + if (job is CreateUserJob) { + newUsers.add(job.user); + await api.createUser(job.user); + } else if (job is ServiceToggleJob) { + hasServiceJobs = true; + await api.switchService(job.type, job.needToTurnOn); + } + if (job is CreateSSHKeyJob) { + await getIt().generateKeys(); + api.sendSsh(getIt().savedPubKey!); + } + } + + usersCubit.addUsers(newUsers); + await api.apply(); + if (hasServiceJobs) { + await servicesCubit.load(); + } + + emit(JobsStateEmpty()); + + getIt().navigator!.pop(); + } + } +} diff --git a/lib/logic/cubit/jobs/jobs_state.dart b/lib/logic/cubit/jobs/jobs_state.dart new file mode 100644 index 00000000..972f4b3d --- /dev/null +++ b/lib/logic/cubit/jobs/jobs_state.dart @@ -0,0 +1,27 @@ +part of 'jobs_cubit.dart'; + +abstract class JobsState extends Equatable { + @override + List get props => []; +} + +class JobsStateLoading extends JobsState {} + +class JobsStateEmpty extends JobsState {} + +class JobsStateWithJobs extends JobsState { + JobsStateWithJobs(this.jobList); + final List jobList; + + JobsState removeById(String id) { + var newJobsList = jobList.where((element) => element.id != id).toList(); + + if (newJobsList.isEmpty) { + return JobsStateEmpty(); + } + return JobsStateWithJobs(newJobsList); + } + + @override + List get props => jobList; +} diff --git a/lib/logic/cubit/services/services_cubit.dart b/lib/logic/cubit/services/services_cubit.dart new file mode 100644 index 00000000..5bbfcecc --- /dev/null +++ b/lib/logic/cubit/services/services_cubit.dart @@ -0,0 +1,36 @@ +import 'package:hive/hive.dart'; +import 'package:selfprivacy/config/hive_config.dart'; +import 'package:selfprivacy/logic/api_maps/server.dart'; +import 'package:selfprivacy/logic/common_enum/common_enum.dart'; +import 'package:selfprivacy/logic/cubit/app_config/app_config_cubit.dart'; +import 'package:selfprivacy/logic/cubit/app_config_dependent/authentication_dependend_cubit.dart'; + +part 'services_state.dart'; + +class ServicesCubit extends AppConfigDependendCubit { + ServicesCubit(AppConfigCubit appConfigCubit) + : super(appConfigCubit, ServicesState.allOff()); + + Box box = Hive.box(BNames.servicesState); + final api = ServerApi(); + Future load() async { + if (appConfigCubit.state is AppConfigFinished) { + var statuses = await api.servicesPowerCheck(); + emit( + ServicesState( + isPasswordManagerEnable: statuses[ServiceTypes.passwordManager]!, + isCloudEnable: statuses[ServiceTypes.cloud]!, + isGitEnable: statuses[ServiceTypes.git]!, + isSocialNetworkEnable: statuses[ServiceTypes.socialNetwork]!, + isVpnEnable: statuses[ServiceTypes.vpn]!, + ), + ); + } + } + + @override + void clear() async { + box.clear(); + emit(ServicesState.allOff()); + } +} diff --git a/lib/logic/cubit/services/services_state.dart b/lib/logic/cubit/services/services_state.dart new file mode 100644 index 00000000..3595e6b1 --- /dev/null +++ b/lib/logic/cubit/services/services_state.dart @@ -0,0 +1,93 @@ +part of 'services_cubit.dart'; + +class ServicesState extends AppConfigDependendState { + const ServicesState({ + required this.isPasswordManagerEnable, + required this.isCloudEnable, + required this.isGitEnable, + required this.isSocialNetworkEnable, + required this.isVpnEnable, + }); + + final bool isPasswordManagerEnable; + final bool isCloudEnable; + final bool isGitEnable; + final bool isSocialNetworkEnable; + final bool isVpnEnable; + + factory ServicesState.allOff() => ServicesState( + isPasswordManagerEnable: false, + isCloudEnable: false, + isGitEnable: false, + isSocialNetworkEnable: false, + isVpnEnable: false, + ); + factory ServicesState.allOn() => ServicesState( + isPasswordManagerEnable: true, + isCloudEnable: true, + isGitEnable: true, + isSocialNetworkEnable: true, + isVpnEnable: true, + ); + + ServicesState enableList( + List list, + ) => + ServicesState( + isPasswordManagerEnable: list.contains(ServiceTypes.passwordManager) + ? true + : isPasswordManagerEnable, + isCloudEnable: list.contains(ServiceTypes.cloud) ? true : isCloudEnable, + isGitEnable: + list.contains(ServiceTypes.git) ? true : isPasswordManagerEnable, + isSocialNetworkEnable: list.contains(ServiceTypes.socialNetwork) + ? true + : isPasswordManagerEnable, + isVpnEnable: + list.contains(ServiceTypes.vpn) ? true : isPasswordManagerEnable, + ); + + ServicesState disableList( + List list, + ) => + ServicesState( + isPasswordManagerEnable: list.contains(ServiceTypes.passwordManager) + ? false + : isPasswordManagerEnable, + isCloudEnable: + list.contains(ServiceTypes.cloud) ? false : isCloudEnable, + isGitEnable: + list.contains(ServiceTypes.git) ? false : isPasswordManagerEnable, + isSocialNetworkEnable: list.contains(ServiceTypes.socialNetwork) + ? false + : isPasswordManagerEnable, + isVpnEnable: + list.contains(ServiceTypes.vpn) ? false : isPasswordManagerEnable, + ); + + @override + List get props => [ + isPasswordManagerEnable, + isCloudEnable, + isGitEnable, + isSocialNetworkEnable, + isVpnEnable + ]; + + bool isEnableByType(ServiceTypes type) { + switch (type) { + case ServiceTypes.passwordManager: + return isPasswordManagerEnable; + case ServiceTypes.cloud: + return isCloudEnable; + case ServiceTypes.socialNetwork: + return isSocialNetworkEnable; + case ServiceTypes.git: + return isGitEnable; + case ServiceTypes.vpn: + return isVpnEnable; + default: + throw Exception('wrong state'); + } + } +} diff --git a/lib/logic/cubit/users/users_cubit.dart b/lib/logic/cubit/users/users_cubit.dart index 6e00f7e9..3234a875 100644 --- a/lib/logic/cubit/users/users_cubit.dart +++ b/lib/logic/cubit/users/users_cubit.dart @@ -1,42 +1,37 @@ import 'package:bloc/bloc.dart'; import 'package:equatable/equatable.dart'; +import 'package:hive/hive.dart'; +import 'package:selfprivacy/config/hive_config.dart'; import 'package:selfprivacy/logic/models/user.dart'; export 'package:provider/provider.dart'; part 'users_state.dart'; class UsersCubit extends Cubit { - UsersCubit() : super(UsersState([])); + UsersCubit() : super(UsersState([])); + Box box = Hive.box(BNames.users); - void addUser(User user) { - var users = [...state.users]; - users.add(user); - - emit(UsersState(users)); + void load() async { + var loadedUsers = box.values.toList(); + + if (loadedUsers.isNotEmpty) { + emit(UsersState(loadedUsers)); + } } - void remove(User? user) { + void addUsers(List users) async { + var newUserList = [...state.users, ...users]; + + await box.addAll(users); + emit(UsersState(newUserList)); + } + + void remove(User user) async { var users = [...state.users]; + var index = users.indexOf(user); users.remove(user); + await box.deleteAt(index); emit(UsersState(users)); } } - -// final initMockUsers = [ -// User(login: 'Heartbreaking.Goose', password: genPass()), -// User(login: 'Alma.lawson', password: genPass()), -// User(login: 'Bee.gees', password: genPass()), -// User(login: 'Bim.jennings', password: genPass()), -// User(login: 'Debra.holt', password: genPass()), -// User(login: 'Georgia.young', password: genPass()), -// User(login: 'Kenzi.lawson', password: genPass()), -// User(login: 'Le.jennings', password: genPass()), -// User(login: 'Kirill.Zh', password: genPass()), -// User(login: 'Tina.Bolton', password: genPass()), -// User(login: 'Rebekah.Lynn', password: genPass()), -// User(login: 'Aleena.Armstrong', password: genPass()), -// User(login: 'Rosemary.Williams', password: genPass()), -// User(login: 'Sullivan.Nixon', password: genPass()), -// User(login: 'Aleena.Armstrong', password: genPass()), -// ]; diff --git a/lib/logic/get_it/navigation.dart b/lib/logic/get_it/navigation.dart index 92074c93..4f06c843 100644 --- a/lib/logic/get_it/navigation.dart +++ b/lib/logic/get_it/navigation.dart @@ -1,8 +1,13 @@ import 'package:flutter/material.dart'; import 'package:flutter/widgets.dart'; +import 'package:selfprivacy/config/brand_colors.dart'; +import 'package:selfprivacy/config/text_themes.dart'; class NavigationService { + final GlobalKey scaffoldMessengerKey = + GlobalKey(); final GlobalKey navigatorKey = GlobalKey(); + NavigatorState? get navigator => navigatorKey.currentState; void showPopUpDialog(AlertDialog dialog) { @@ -13,4 +18,14 @@ class NavigationService { builder: (_) => dialog, ); } + + void showSnackBar(String text) { + final state = scaffoldMessengerKey.currentState!; + final snack = SnackBar( + backgroundColor: BrandColors.black.withOpacity(0.8), + content: Text(text, style: buttonTitleText), + duration: const Duration(seconds: 2), + ); + state.showSnackBar(snack); + } } diff --git a/lib/logic/get_it/ssh.dart b/lib/logic/get_it/ssh.dart new file mode 100644 index 00000000..0e833c7e --- /dev/null +++ b/lib/logic/get_it/ssh.dart @@ -0,0 +1,39 @@ +import 'package:hive/hive.dart'; +import 'package:pointycastle/pointycastle.dart'; +import 'package:rsa_encrypt/rsa_encrypt.dart'; +import 'package:selfprivacy/config/hive_config.dart'; +import 'package:pointycastle/api.dart' as crypto; +import 'package:ssh_key/ssh_key.dart' as ssh_key; + +class SSHModel { + Box _box = Hive.box(BNames.sshConfig); + String? savedPrivateKey; + String? savedPubKey; + + Future generateKeys() async { + var helper = RsaKeyHelper(); + crypto.AsymmetricKeyPair pair = + await helper.computeRSAKeyPair(helper.getSecureRandom()); + var privateKey = pair.privateKey as RSAPrivateKey; + var publicKey = pair.publicKey as RSAPublicKey; + + savedPrivateKey = helper.encodePrivateKeyToPemPKCS1(privateKey); + savedPubKey = publicKey.encode(ssh_key.PubKeyEncoding.openSsh); + + await _box.put(BNames.sshPrivateKey, savedPrivateKey); + await _box.put(BNames.sshPublicKey, savedPubKey); + } + + void init() async { + savedPrivateKey = _box.get(BNames.sshPrivateKey); + savedPubKey = _box.get(BNames.sshPublicKey); + } + + bool get isSSHKeyGenerated => savedPrivateKey != null && savedPubKey != null; + + Future clear() async { + savedPrivateKey = null; + savedPubKey = null; + await _box.clear(); + } +} diff --git a/lib/logic/models/job.dart b/lib/logic/models/job.dart new file mode 100644 index 00000000..c06d4ebd --- /dev/null +++ b/lib/logic/models/job.dart @@ -0,0 +1,54 @@ +import 'package:equatable/equatable.dart'; +import 'package:flutter/material.dart'; +import 'package:selfprivacy/logic/common_enum/common_enum.dart'; +import 'package:selfprivacy/utils/password_generator.dart'; +import 'package:easy_localization/easy_localization.dart'; + +import 'user.dart'; + +@immutable +class Job extends Equatable { + Job({ + String? id, + required this.title, + }) : id = id ?? StringGenerators.simpleId(); + + final String title; + final String id; + + @override + List get props => [id, title]; +} + +class CreateUserJob extends Job { + CreateUserJob({ + required this.user, + }) : super(title: '${"jobs.createUser".tr()} ${user.login}'); + + final User user; + + @override + List get props => [id, title, user]; +} + +class ServiceToggleJob extends Job { + ServiceToggleJob({ + required this.type, + required this.needToTurnOn, + }) : super( + title: + '${needToTurnOn ? "jobs.serviceTurnOn".tr() : "jobs.serviceTurnOff".tr()} ${type.title}'); + + final ServiceTypes type; + final bool needToTurnOn; + + @override + List get props => [id, title, type, needToTurnOn]; +} + +class CreateSSHKeyJob extends Job { + CreateSSHKeyJob() : super(title: '${"more.create_ssh_key".tr()}'); + + @override + List get props => [id, title]; +} diff --git a/lib/logic/models/user.dart b/lib/logic/models/user.dart index c50d13fe..0d1c48b3 100644 --- a/lib/logic/models/user.dart +++ b/lib/logic/models/user.dart @@ -4,6 +4,7 @@ import 'package:crypt/crypt.dart'; import 'package:equatable/equatable.dart'; import 'package:selfprivacy/utils/color_utils.dart'; import 'package:hive/hive.dart'; +import 'package:selfprivacy/utils/password_generator.dart'; part 'user.g.dart'; @@ -25,7 +26,10 @@ class User extends Equatable { Color get color => stringToColor(login); - Crypt get hashPassword => Crypt.sha512(password); + Crypt get hashPassword => Crypt.sha512( + password, + salt: StringGenerators.passwordSalt(), + ); String toString() { return login; diff --git a/lib/main.dart b/lib/main.dart index 231a7dca..028291d2 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -16,47 +16,51 @@ import 'config/localization.dart'; import 'logic/cubit/app_settings/app_settings_cubit.dart'; void main() async { + WidgetsFlutterBinding.ensureInitialized(); await HiveConfig.init(); + await SystemChrome.setPreferredOrientations([DeviceOrientation.portraitUp]); Bloc.observer = SimpleBlocObserver(); Wakelock.enable(); await getItSetup(); - WidgetsFlutterBinding.ensureInitialized(); await EasyLocalization.ensureInitialized(); - runApp( - Localization( - child: BlocAndProviderConfig( - child: MyApp(), - ), - ), - ); + runApp(MyApp()); } class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { - AppSettingsState appSettings = context.watch().state; + return Localization( + child: BlocAndProviderConfig( + child: Builder(builder: (context) { + var appSettings = context.watch().state; - return AnnotatedRegion( - value: SystemUiOverlayStyle.light, // Manually changnig appbar color - child: MaterialApp( - navigatorKey: getIt.get().navigatorKey, - localizationsDelegates: context.localizationDelegates, - supportedLocales: context.supportedLocales, - locale: context.locale, - debugShowCheckedModeBanner: false, - title: 'SelfPrivacy', - theme: appSettings.isDarkModeOn ? darkTheme : ligtTheme, - home: appSettings.isOnbordingShowing - ? OnboardingPage(nextPage: InitializingPage()) - : RootPage(), - builder: (BuildContext context, Widget? widget) { - Widget error = Text('...rendering error...'); - if (widget is Scaffold || widget is Navigator) - error = Scaffold(body: Center(child: error)); - ErrorWidget.builder = (FlutterErrorDetails errorDetails) => error; - return widget!; - }, + return AnnotatedRegion( + value: SystemUiOverlayStyle.light, // Manually changnig appbar color + child: MaterialApp( + scaffoldMessengerKey: + getIt.get().scaffoldMessengerKey, + navigatorKey: getIt.get().navigatorKey, + localizationsDelegates: context.localizationDelegates, + supportedLocales: context.supportedLocales, + locale: context.locale, + debugShowCheckedModeBanner: false, + title: 'SelfPrivacy', + theme: appSettings.isDarkModeOn ? darkTheme : ligtTheme, + home: appSettings.isOnbordingShowing + ? OnboardingPage(nextPage: InitializingPage()) + : RootPage(), + builder: (BuildContext context, Widget? widget) { + Widget error = Text('...rendering error...'); + if (widget is Scaffold || widget is Navigator) + error = Scaffold(body: Center(child: error)); + ErrorWidget.builder = + (FlutterErrorDetails errorDetails) => error; + return widget!; + }, + ), + ); + }), ), ); } diff --git a/lib/ui/components/brand_bottom_sheet/brand_bottom_sheet.dart b/lib/ui/components/brand_bottom_sheet/brand_bottom_sheet.dart new file mode 100644 index 00000000..d5718181 --- /dev/null +++ b/lib/ui/components/brand_bottom_sheet/brand_bottom_sheet.dart @@ -0,0 +1,59 @@ +import 'package:flutter/material.dart'; +import 'package:selfprivacy/config/brand_colors.dart'; + +class BrandBottomSheet extends StatelessWidget { + const BrandBottomSheet({ + Key? key, + required this.child, + this.isExpended = false, + }) : super(key: key); + + final Widget child; + final bool isExpended; + + @override + Widget build(BuildContext context) { + var mainHeight = MediaQuery.of(context).size.height - + MediaQuery.of(context).padding.top - + 100; + late Widget innerWidget; + if (isExpended) { + innerWidget = Scaffold( + body: child, + ); + } else { + final ThemeData themeData = Theme.of(context); + + innerWidget = Material( + color: themeData.scaffoldBackgroundColor, + child: IntrinsicHeight(child: child), + ); + } + return ConstrainedBox( + constraints: BoxConstraints(maxHeight: mainHeight + 4 + 6), + child: Column( + mainAxisSize: MainAxisSize.min, + children: [ + Center( + child: Container( + height: 4, + width: 30, + decoration: BoxDecoration( + borderRadius: BorderRadius.circular(2), + color: BrandColors.gray4, + ), + ), + ), + SizedBox(height: 6), + ClipRRect( + borderRadius: BorderRadius.vertical(top: Radius.circular(20)), + child: ConstrainedBox( + constraints: BoxConstraints(maxHeight: mainHeight), + child: innerWidget, + ), + ), + ], + ), + ); + } +} diff --git a/lib/ui/components/brand_button/brand_button.dart b/lib/ui/components/brand_button/brand_button.dart index a2de8592..d3ed28b5 100644 --- a/lib/ui/components/brand_button/brand_button.dart +++ b/lib/ui/components/brand_button/brand_button.dart @@ -10,14 +10,14 @@ class BrandButton { static rised({ Key? key, required VoidCallback? onPressed, - String? title, + String? text, Widget? child, }) { - assert(title == null || child == null, 'required title or child'); - assert(title != null || child != null, 'required title or child'); + assert(text == null || child == null, 'required title or child'); + assert(text != null || child != null, 'required title or child'); return _RisedButton( key: key, - title: title, + title: text, onPressed: onPressed, child: child, ); diff --git a/lib/ui/components/brand_card/brand_card.dart b/lib/ui/components/brand_card/brand_card.dart deleted file mode 100644 index 18fd26eb..00000000 --- a/lib/ui/components/brand_card/brand_card.dart +++ /dev/null @@ -1,29 +0,0 @@ -import 'package:flutter/material.dart'; -import 'package:selfprivacy/config/brand_colors.dart'; -import 'package:selfprivacy/utils/extensions/elevation_extension.dart'; - -class BrandCard extends StatelessWidget { - const BrandCard({ - Key? key, - this.child, - }) : super(key: key); - - final Widget? child; - - @override - Widget build(BuildContext context) { - return Container( - decoration: BoxDecoration( - color: Theme.of(context).brightness == Brightness.dark - ? BrandColors.black - : BrandColors.white, - borderRadius: BorderRadius.circular(20), - ).ev8, - padding: EdgeInsets.symmetric( - horizontal: 20, - vertical: 15, - ), - child: child, - ); - } -} diff --git a/lib/ui/components/brand_cards/brand_cards.dart b/lib/ui/components/brand_cards/brand_cards.dart new file mode 100644 index 00000000..5d0e7204 --- /dev/null +++ b/lib/ui/components/brand_cards/brand_cards.dart @@ -0,0 +1,61 @@ +import 'package:flutter/material.dart'; +import 'package:selfprivacy/config/brand_colors.dart'; + +class BrandCards { + static Widget big({required Widget child}) => _BrandCard( + child: child, + padding: EdgeInsets.symmetric( + horizontal: 20, + vertical: 15, + ), + shadow: bigShadow, + borderRadius: BorderRadius.circular(20), + ); + static Widget small({required Widget child}) => _BrandCard( + child: child, + padding: EdgeInsets.symmetric( + horizontal: 15, + vertical: 10, + ), + shadow: bigShadow, + borderRadius: BorderRadius.circular(10), + ); +} + +class _BrandCard extends StatelessWidget { + const _BrandCard({ + Key? key, + required this.child, + required this.padding, + required this.shadow, + required this.borderRadius, + }) : super(key: key); + + final Widget child; + final EdgeInsets padding; + final List shadow; + final BorderRadius borderRadius; + + @override + Widget build(BuildContext context) { + return Container( + decoration: BoxDecoration( + color: Theme.of(context).brightness == Brightness.dark + ? BrandColors.black + : BrandColors.white, + borderRadius: borderRadius, + boxShadow: shadow, + ), + padding: padding, + child: child, + ); + } +} + +final bigShadow = [ + BoxShadow( + offset: Offset(0, 4), + blurRadius: 8, + color: Colors.black.withOpacity(.08), + ) +]; diff --git a/lib/ui/components/brand_header/brand_header.dart b/lib/ui/components/brand_header/brand_header.dart index fcbac700..f9613e08 100644 --- a/lib/ui/components/brand_header/brand_header.dart +++ b/lib/ui/components/brand_header/brand_header.dart @@ -1,16 +1,19 @@ import 'package:flutter/material.dart'; import 'package:selfprivacy/ui/components/brand_icons/brand_icons.dart'; import 'package:selfprivacy/ui/components/brand_text/brand_text.dart'; +import 'package:selfprivacy/ui/components/pre_styled_buttons/pre_styled_buttons.dart'; class BrandHeader extends StatelessWidget { const BrandHeader({ Key? key, required this.title, this.hasBackButton = false, + this.hasFlashButton = false, }) : super(key: key); final String title; final bool hasBackButton; + final bool hasFlashButton; @override Widget build(BuildContext context) { @@ -31,6 +34,8 @@ class BrandHeader extends StatelessWidget { SizedBox(width: 10), ], BrandText.h4(title), + Spacer(), + if (hasFlashButton) PreStyledButtons.flash(), ], ), ), diff --git a/lib/ui/components/brand_loader/brand_loader.dart b/lib/ui/components/brand_loader/brand_loader.dart new file mode 100644 index 00000000..52b1b820 --- /dev/null +++ b/lib/ui/components/brand_loader/brand_loader.dart @@ -0,0 +1,21 @@ +import 'package:flutter/cupertino.dart'; +import 'package:flutter/material.dart'; +import 'package:easy_localization/easy_localization.dart'; + +class BrandLoader { + static horizontal() => _HorizontalLoader(); +} + +class _HorizontalLoader extends StatelessWidget { + @override + Widget build(BuildContext context) { + return Column( + mainAxisSize: MainAxisSize.min, + children: [ + Text('basis.wait'.tr()), + SizedBox(height: 10), + LinearProgressIndicator(minHeight: 3), + ], + ); + } +} diff --git a/lib/ui/components/brand_md/brand_md.dart b/lib/ui/components/brand_md/brand_md.dart index c130136c..230b5619 100644 --- a/lib/ui/components/brand_md/brand_md.dart +++ b/lib/ui/components/brand_md/brand_md.dart @@ -56,6 +56,7 @@ class _BrandMarkdownState extends State { ), ); return Markdown( + shrinkWrap: true, styleSheet: markdown, onTapLink: (String text, String? href, String title) { if (href != null) { diff --git a/lib/ui/components/brand_modal_sheet/brand_modal_sheet.dart b/lib/ui/components/brand_modal_sheet/brand_modal_sheet.dart index 7670c94d..6435f7bc 100644 --- a/lib/ui/components/brand_modal_sheet/brand_modal_sheet.dart +++ b/lib/ui/components/brand_modal_sheet/brand_modal_sheet.dart @@ -1,63 +1,63 @@ -import 'package:flutter/material.dart'; +// import 'package:flutter/material.dart'; -var navigatorKey = GlobalKey(); +// var navigatorKey = GlobalKey(); -class BrandModalSheet extends StatelessWidget { - const BrandModalSheet({ - Key? key, - this.child, - }) : super(key: key); +// class BrandModalSheet extends StatelessWidget { +// const BrandModalSheet({ +// Key? key, +// this.child, +// }) : super(key: key); - final Widget? child; - @override - Widget build(BuildContext context) { - return DraggableScrollableSheet( - minChildSize: 0.95, - initialChildSize: 1, - maxChildSize: 1, - builder: (context, scrollController) { - return SingleChildScrollView( - controller: scrollController, - physics: ClampingScrollPhysics(), - child: Container( - child: Column( - children: [ - GestureDetector( - onTap: () => Navigator.of(context).pop(), - behavior: HitTestBehavior.opaque, - child: Container( - width: double.infinity, - child: Center( - child: Padding( - padding: EdgeInsets.only(top: 132, bottom: 6), - child: Container( - height: 4, - width: 30, - decoration: BoxDecoration( - borderRadius: BorderRadius.circular(2), - color: Color(0xFFE3E3E3).withOpacity(0.65), - ), - ), - ), - ), - ), - ), - Container( - constraints: BoxConstraints( - minHeight: MediaQuery.of(context).size.height - 132, - maxHeight: MediaQuery.of(context).size.height - 132, - ), - decoration: BoxDecoration( - borderRadius: - BorderRadius.vertical(top: Radius.circular(20)), - color: Theme.of(context).scaffoldBackgroundColor, - ), - width: double.infinity, - child: child), - ], - ), - ), - ); - }); - } -} +// final Widget? child; +// @override +// Widget build(BuildContext context) { +// return DraggableScrollableSheet( +// minChildSize: 1, +// initialChildSize: 1, +// maxChildSize: 1, +// builder: (context, scrollController) { +// return SingleChildScrollView( +// controller: scrollController, +// physics: ClampingScrollPhysics(), +// child: Container( +// child: Column( +// children: [ +// GestureDetector( +// onTap: () => Navigator.of(context).pop(), +// behavior: HitTestBehavior.opaque, +// child: Container( +// width: double.infinity, +// child: Center( +// child: Padding( +// padding: EdgeInsets.only(top: 132, bottom: 6), +// child: Container( +// height: 4, +// width: 30, +// decoration: BoxDecoration( +// borderRadius: BorderRadius.circular(2), +// color: Color(0xFFE3E3E3).withOpacity(0.65), +// ), +// ), +// ), +// ), +// ), +// ), +// Container( +// constraints: BoxConstraints( +// minHeight: MediaQuery.of(context).size.height - 132, +// maxHeight: MediaQuery.of(context).size.height - 132, +// ), +// decoration: BoxDecoration( +// borderRadius: +// BorderRadius.vertical(top: Radius.circular(20)), +// color: Theme.of(context).scaffoldBackgroundColor, +// ), +// width: double.infinity, +// child: child), +// ], +// ), +// ), +// ); +// }); +// } +// } diff --git a/lib/ui/components/brand_switch/brand_switch.dart b/lib/ui/components/brand_switch/brand_switch.dart new file mode 100644 index 00000000..60c411cf --- /dev/null +++ b/lib/ui/components/brand_switch/brand_switch.dart @@ -0,0 +1,24 @@ +import 'package:flutter/material.dart'; + +import 'package:selfprivacy/config/brand_colors.dart'; + +class BrandSwitch extends StatelessWidget { + const BrandSwitch({ + Key? key, + required this.onChanged, + required this.value, + }) : super(key: key); + + final ValueChanged onChanged; + final bool value; + + @override + Widget build(BuildContext context) { + return Switch( + activeColor: BrandColors.green1, + activeTrackColor: BrandColors.green2, + value: value, + onChanged: onChanged, + ); + } +} diff --git a/lib/ui/components/brand_text/brand_text.dart b/lib/ui/components/brand_text/brand_text.dart index 1acbb4e8..41436cc1 100644 --- a/lib/ui/components/brand_text/brand_text.dart +++ b/lib/ui/components/brand_text/brand_text.dart @@ -1,5 +1,6 @@ import 'package:flutter/material.dart'; import 'package:selfprivacy/config/text_themes.dart'; +export 'package:selfprivacy/utils/extensions/text_extensions.dart'; enum TextType { h1, // right now only at onboarding and opened providers @@ -12,7 +13,8 @@ enum TextType { medium, small, onboardingTitle, - buttonTitleText // risen button title text, + buttonTitleText, // risen button title text, + h4Underlined, } class BrandText extends StatelessWidget { @@ -24,6 +26,7 @@ class BrandText extends StatelessWidget { this.overflow, this.softWrap, this.textAlign, + this.maxLines, }) : super(key: key); final String? text; @@ -32,6 +35,7 @@ class BrandText extends StatelessWidget { final TextOverflow? overflow; final bool? softWrap; final TextAlign? textAlign; + final int? maxLines; factory BrandText.h1( String? text, { @@ -51,10 +55,16 @@ class BrandText extends StatelessWidget { type: TextType.onboardingTitle, style: style, ); - factory BrandText.h2(String? text, {TextStyle? style}) => BrandText( + factory BrandText.h2( + String? text, { + TextStyle? style, + TextAlign? textAlign, + }) => + BrandText( text, type: TextType.h2, style: style, + textAlign: textAlign, ); factory BrandText.h3(String text, {TextStyle? style, TextAlign? textAlign}) => BrandText( @@ -73,6 +83,24 @@ class BrandText extends StatelessWidget { text, type: TextType.h4, style: style, + softWrap: true, + overflow: TextOverflow.ellipsis, + maxLines: 2, + textAlign: textAlign, + ); + + factory BrandText.h4Underlined( + String? text, { + TextStyle? style, + TextAlign? textAlign, + }) => + BrandText( + text, + type: TextType.h4Underlined, + style: style, + softWrap: true, + overflow: TextOverflow.ellipsis, + maxLines: 2, textAlign: textAlign, ); @@ -120,7 +148,6 @@ class BrandText extends StatelessWidget { Text build(BuildContext context) { TextStyle style; var isDark = Theme.of(context).brightness == Brightness.dark; - switch (type) { case TextType.h1: style = isDark @@ -142,6 +169,11 @@ class BrandText extends StatelessWidget { ? headline4Style.copyWith(color: Colors.white) : headline4Style; break; + case TextType.h4Underlined: + style = isDark + ? headline4UnderlinedStyle.copyWith(color: Colors.white) + : headline4UnderlinedStyle; + break; case TextType.h5: style = isDark ? headline5Style.copyWith(color: Colors.white) @@ -179,6 +211,7 @@ class BrandText extends StatelessWidget { return Text( text!, style: style, + maxLines: maxLines, overflow: overflow, softWrap: softWrap, textAlign: textAlign, diff --git a/lib/ui/components/jobs_content/jobs_content.dart b/lib/ui/components/jobs_content/jobs_content.dart new file mode 100644 index 00000000..10879f0e --- /dev/null +++ b/lib/ui/components/jobs_content/jobs_content.dart @@ -0,0 +1,81 @@ +import 'package:flutter/material.dart'; +import 'package:easy_localization/easy_localization.dart'; +import 'package:flutter_bloc/flutter_bloc.dart'; +import 'package:selfprivacy/config/brand_colors.dart'; +import 'package:selfprivacy/config/brand_theme.dart'; +import 'package:selfprivacy/logic/cubit/jobs/jobs_cubit.dart'; +import 'package:selfprivacy/logic/cubit/users/users_cubit.dart'; +import 'package:selfprivacy/ui/components/brand_button/brand_button.dart'; +import 'package:selfprivacy/ui/components/brand_cards/brand_cards.dart'; +import 'package:selfprivacy/ui/components/brand_loader/brand_loader.dart'; +import 'package:selfprivacy/ui/components/brand_text/brand_text.dart'; + +class JobsContent extends StatelessWidget { + const JobsContent({Key? key}) : super(key: key); + + @override + Widget build(BuildContext context) { + return BlocBuilder( + builder: (context, state) { + late final List widgets; + if (state is JobsStateEmpty) { + widgets = [ + SizedBox(height: 80), + Center(child: BrandText.body1('jobs.empty'.tr())), + ]; + } else if (state is JobsStateLoading) { + widgets = [ + SizedBox(height: 80), + BrandLoader.horizontal(), + ]; + } else if (state is JobsStateWithJobs) { + widgets = [ + ...state.jobList + .map( + (j) => Row( + children: [ + Expanded( + child: BrandCards.small( + child: Text(j.title), + ), + ), + SizedBox(width: 10), + ElevatedButton( + style: ElevatedButton.styleFrom( + primary: BrandColors.red1, + shape: RoundedRectangleBorder( + borderRadius: BorderRadius.circular(10), + ), + ), + onPressed: () => + context.read().removeJob(j.id), + child: Text('basis.remove'.tr()), + ), + ], + ), + ) + .toList(), + SizedBox(height: 20), + BrandButton.rised( + onPressed: () => context.read().applyAll(), + text: 'jobs.start'.tr(), + ), + ]; + } + return ListView( + padding: paddingH15V0, + children: [ + SizedBox(height: 15), + Center( + child: BrandText.h2( + 'jobs.title'.tr(), + ), + ), + SizedBox(height: 20), + ...widgets + ], + ); + }, + ); + } +} diff --git a/lib/ui/components/one_page/one_page.dart b/lib/ui/components/one_page/one_page.dart index 7cb27a83..9cb1afe6 100644 --- a/lib/ui/components/one_page/one_page.dart +++ b/lib/ui/components/one_page/one_page.dart @@ -2,7 +2,7 @@ import 'package:flutter/material.dart'; import 'package:selfprivacy/ui/components/brand_divider/brand_divider.dart'; import 'package:selfprivacy/ui/components/brand_text/brand_text.dart'; import 'package:easy_localization/easy_localization.dart'; -import 'package:selfprivacy/ui/components/pre_styled_buttons.dart'; +import 'package:selfprivacy/ui/components/pre_styled_buttons/pre_styled_buttons.dart'; class OnePage extends StatelessWidget { const OnePage({ @@ -16,33 +16,31 @@ class OnePage extends StatelessWidget { @override Widget build(BuildContext context) { - return SafeArea( - child: Scaffold( - appBar: PreferredSize( - child: Column( - children: [ - Container( - height: 51, - alignment: Alignment.center, - padding: EdgeInsets.symmetric(horizontal: 15), - child: BrandText.h4('basis.details'.tr()), - ), - BrandDivider(), - ], - ), - preferredSize: Size.fromHeight(52), - ), - body: child, - bottomNavigationBar: SafeArea( - child: Container( - decoration: BoxDecoration(boxShadow: kElevationToShadow[3]), - height: kBottomNavigationBarHeight, - child: Container( - color: Theme.of(context).scaffoldBackgroundColor, + return Scaffold( + appBar: PreferredSize( + child: Column( + children: [ + Container( + height: 51, alignment: Alignment.center, - child: PreStyledButtons.close( - onPress: () => Navigator.of(context).pop()), + padding: EdgeInsets.symmetric(horizontal: 15), + child: BrandText.h4('basis.details'.tr()), ), + BrandDivider(), + ], + ), + preferredSize: Size.fromHeight(52), + ), + body: child, + bottomNavigationBar: SafeArea( + child: Container( + decoration: BoxDecoration(boxShadow: kElevationToShadow[3]), + height: kBottomNavigationBarHeight, + child: Container( + color: Theme.of(context).scaffoldBackgroundColor, + alignment: Alignment.center, + child: PreStyledButtons.close( + onPress: () => Navigator.of(context).pop()), ), ), ), diff --git a/lib/ui/components/pre_styled_buttons.dart b/lib/ui/components/pre_styled_buttons/close.dart similarity index 60% rename from lib/ui/components/pre_styled_buttons.dart rename to lib/ui/components/pre_styled_buttons/close.dart index 9a5e8baf..13f99bce 100644 --- a/lib/ui/components/pre_styled_buttons.dart +++ b/lib/ui/components/pre_styled_buttons/close.dart @@ -1,13 +1,4 @@ -import 'package:flutter/material.dart'; -import 'package:selfprivacy/ui/components/brand_text/brand_text.dart'; -import 'package:easy_localization/easy_localization.dart'; - -class PreStyledButtons { - static Widget close({ - required VoidCallback onPress, - }) => - _CloseButton(onPress: onPress); -} +part of 'pre_styled_buttons.dart'; class _CloseButton extends StatelessWidget { const _CloseButton({Key? key, required this.onPress}) : super(key: key); diff --git a/lib/ui/components/pre_styled_buttons/flash.dart b/lib/ui/components/pre_styled_buttons/flash.dart new file mode 100644 index 00000000..5e9b1875 --- /dev/null +++ b/lib/ui/components/pre_styled_buttons/flash.dart @@ -0,0 +1,86 @@ +part of 'pre_styled_buttons.dart'; + +class _BrandFlashButton extends StatefulWidget { + _BrandFlashButton({Key? key}) : super(key: key); + + @override + _BrandFlashButtonState createState() => _BrandFlashButtonState(); +} + +class _BrandFlashButtonState extends State<_BrandFlashButton> + with SingleTickerProviderStateMixin { + late AnimationController _animationController; + late Animation _colorTween; + + @override + void initState() { + _animationController = + AnimationController(vsync: this, duration: Duration(milliseconds: 800)); + _colorTween = ColorTween( + begin: BrandColors.black, + end: BrandColors.primary, + ).animate(_animationController); + + super.initState(); + WidgetsBinding.instance!.addPostFrameCallback(_afterLayout); + } + + void _afterLayout(_) { + if (Theme.of(context).brightness == Brightness.dark) { + setState(() { + _colorTween = ColorTween( + begin: BrandColors.white, + end: BrandColors.primary, + ).animate(_animationController); + }); + } + } + + @override + void dispose() { + _animationController.dispose(); + super.dispose(); + } + + bool wasPrevStateIsEmpty = true; + + @override + Widget build(BuildContext context) { + return BlocListener( + listener: (context, state) { + if (wasPrevStateIsEmpty && state is! JobsStateEmpty) { + wasPrevStateIsEmpty = false; + _animationController.forward(); + } else if (!wasPrevStateIsEmpty && state is JobsStateEmpty) { + wasPrevStateIsEmpty = true; + + _animationController.reverse(); + } + }, + child: IconButton( + onPressed: () { + showBrandBottomSheet( + context: context, + builder: (context) => BrandBottomSheet( + isExpended: true, + child: JobsContent(), + ), + ); + }, + icon: AnimatedBuilder( + animation: _colorTween, + builder: (context, child) { + var v = _animationController.value; + var icon = v > 0.5 ? Ionicons.flash : Ionicons.flash_outline; + return Transform.scale( + scale: 1 + (v < 0.5 ? v : 1 - v) * 2, + child: Icon( + icon, + color: _colorTween.value, + ), + ); + }), + ), + ); + } +} diff --git a/lib/ui/components/pre_styled_buttons/pre_styled_buttons.dart b/lib/ui/components/pre_styled_buttons/pre_styled_buttons.dart new file mode 100644 index 00000000..e9b7cc85 --- /dev/null +++ b/lib/ui/components/pre_styled_buttons/pre_styled_buttons.dart @@ -0,0 +1,23 @@ +import 'package:flutter/material.dart'; +import 'package:flutter/scheduler.dart'; +import 'package:flutter_bloc/flutter_bloc.dart'; +import 'package:ionicons/ionicons.dart'; +import 'package:selfprivacy/config/brand_colors.dart'; +import 'package:selfprivacy/logic/cubit/jobs/jobs_cubit.dart'; +import 'package:selfprivacy/ui/components/brand_bottom_sheet/brand_bottom_sheet.dart'; +import 'package:selfprivacy/ui/components/brand_text/brand_text.dart'; +import 'package:easy_localization/easy_localization.dart'; +import 'package:selfprivacy/ui/components/jobs_content/jobs_content.dart'; +import 'package:selfprivacy/ui/helpers/modals.dart'; + +part 'close.dart'; +part 'flash.dart'; + +class PreStyledButtons { + static Widget close({ + required VoidCallback onPress, + }) => + _CloseButton(onPress: onPress); + + static Widget flash() => _BrandFlashButton(); +} diff --git a/lib/ui/components/progress_bar/progress_bar.dart b/lib/ui/components/progress_bar/progress_bar.dart index a75c44fa..41b23c86 100644 --- a/lib/ui/components/progress_bar/progress_bar.dart +++ b/lib/ui/components/progress_bar/progress_bar.dart @@ -53,9 +53,9 @@ class _ProgressBarState extends State { width: 10, ), ); - even.add( + odd.add( SizedBox( - width: 10, + width: 20, ), ); diff --git a/lib/ui/helpers/modals.dart b/lib/ui/helpers/modals.dart new file mode 100644 index 00000000..69f6b6d8 --- /dev/null +++ b/lib/ui/helpers/modals.dart @@ -0,0 +1,14 @@ +import 'package:flutter/material.dart'; +import 'package:modal_bottom_sheet/modal_bottom_sheet.dart'; + +Future showBrandBottomSheet({ + required BuildContext context, + required WidgetBuilder builder, +}) => + showCupertinoModalBottomSheet( + builder: builder, + barrierColor: Colors.black45, + context: context, + shadow: BoxShadow(color: Colors.transparent), + backgroundColor: Colors.transparent, + ); diff --git a/lib/ui/pages/initializing/initializing.dart b/lib/ui/pages/initializing/initializing.dart index f675202c..baee55af 100644 --- a/lib/ui/pages/initializing/initializing.dart +++ b/lib/ui/pages/initializing/initializing.dart @@ -10,10 +10,10 @@ import 'package:selfprivacy/logic/cubit/forms/initializing/hetzner_form_cubit.da import 'package:selfprivacy/logic/cubit/forms/initializing/root_user_form_cubit.dart'; import 'package:selfprivacy/logic/cubit/app_config/app_config_cubit.dart'; import 'package:selfprivacy/logic/cubit/providers/providers_cubit.dart'; +import 'package:selfprivacy/ui/components/brand_bottom_sheet/brand_bottom_sheet.dart'; import 'package:selfprivacy/ui/components/brand_button/brand_button.dart'; -import 'package:selfprivacy/ui/components/brand_card/brand_card.dart'; +import 'package:selfprivacy/ui/components/brand_cards/brand_cards.dart'; import 'package:selfprivacy/ui/components/brand_md/brand_md.dart'; -import 'package:selfprivacy/ui/components/brand_modal_sheet/brand_modal_sheet.dart'; import 'package:selfprivacy/ui/components/brand_text/brand_text.dart'; import 'package:selfprivacy/ui/components/brand_timer/brand_timer.dart'; import 'package:selfprivacy/ui/components/progress_bar/progress_bar.dart'; @@ -36,11 +36,11 @@ class InitializingPage extends StatelessWidget { () => _stepCheck(cubit), () => _stepCheck(cubit), () => _stepCheck(cubit), - () => Container(child: Text('Everythigng is initialized')) + () => Container(child: Center(child: Text('initializing.finish'.tr()))) ][cubit.state.progress](); return BlocListener( listener: (context, state) { - if (state.isFullyInitilized) { + if (cubit.state is AppConfigFinished) { Navigator.of(context).pushReplacement(materialRoute(RootPage())); } }, @@ -50,7 +50,7 @@ class InitializingPage extends StatelessWidget { child: Column( children: [ Padding( - padding: brandPagePadding2.copyWith(top: 10, bottom: 10), + padding: paddingH15V0.copyWith(top: 10, bottom: 10), child: ProgressBar( steps: [ 'Hetzner', @@ -59,12 +59,9 @@ class InitializingPage extends StatelessWidget { 'Domain', 'User', 'Server', - ' ✅', - ' ✅', - ' ✅', - ' ✅', + '✅ Check', ], - activeIndex: cubit.state.progress, + activeIndex: cubit.state.porgressBar, ), ), _addCard( @@ -83,7 +80,7 @@ class InitializingPage extends StatelessWidget { child: Container( alignment: Alignment.center, child: BrandButton.text( - title: cubit.state.isFullyInitilized + title: cubit.state is AppConfigFinished ? 'basis.close'.tr() : 'basis.later'.tr(), onPressed: () { @@ -132,7 +129,7 @@ class InitializingPage extends StatelessWidget { onPressed: formCubitState.isSubmitting ? null : () => context.read().trySubmit(), - title: 'basis.connect'.tr(), + text: 'basis.connect'.tr(), ), SizedBox(height: 10), BrandButton.text( @@ -187,7 +184,7 @@ class InitializingPage extends StatelessWidget { onPressed: formCubitState.isSubmitting ? null : () => context.read().trySubmit(), - title: 'basis.connect'.tr(), + text: 'basis.connect'.tr(), ), SizedBox(height: 10), BrandButton.text( @@ -238,7 +235,7 @@ class InitializingPage extends StatelessWidget { onPressed: formCubitState.isSubmitting ? null : () => context.read().trySubmit(), - title: 'basis.connect'.tr(), + text: 'basis.connect'.tr(), ), SizedBox(height: 10), BrandButton.text( @@ -330,7 +327,7 @@ class InitializingPage extends StatelessWidget { SizedBox(height: 30), BrandButton.rised( onPressed: () => context.read().saveDomain(), - title: 'initializing.10'.tr(), + text: 'initializing.10'.tr(), ), ], SizedBox(height: 10), @@ -400,7 +397,7 @@ class InitializingPage extends StatelessWidget { onPressed: formCubitState.isSubmitting ? null : () => context.read().trySubmit(), - title: 'basis.connect'.tr(), + text: 'basis.connect'.tr(), ), SizedBox(height: 10), BrandButton.text( @@ -414,7 +411,7 @@ class InitializingPage extends StatelessWidget { } Widget _stepServer(AppConfigCubit appConfigCubit) { - var isLoading = appConfigCubit.state.isLoading; + var isLoading = (appConfigCubit.state as AppConfigNotFinished).isLoading; return Builder(builder: (context) { return Column( crossAxisAlignment: CrossAxisAlignment.start, @@ -428,7 +425,7 @@ class InitializingPage extends StatelessWidget { onPressed: isLoading ? null : () => appConfigCubit.createServerAndSetDnsRecords(), - title: isLoading ? 'basis.loading'.tr() : 'initializing.11'.tr(), + text: isLoading ? 'basis.loading'.tr() : 'initializing.11'.tr(), ), Spacer(flex: 2), BrandButton.text( @@ -441,23 +438,31 @@ class InitializingPage extends StatelessWidget { } Widget _stepCheck(AppConfigCubit appConfigCubit) { - assert(appConfigCubit.state is TimerState, 'wronge state'); + assert(appConfigCubit.state is AppConfigNotFinished, 'wronge state'); var state = appConfigCubit.state as TimerState; - + late int doneCount; late String? text; if (state.isServerResetedSecondTime) { text = 'initializing.13'.tr(); + doneCount = 3; } else if (state.isServerResetedFirstTime) { text = 'initializing.21'.tr(); + doneCount = 2; } else if (state.isServerStarted) { text = 'initializing.14'.tr(); + doneCount = 1; } else if (state.isServerCreated) { text = 'initializing.15'.tr(); + doneCount = 0; } return Builder(builder: (context) { return Column( crossAxisAlignment: CrossAxisAlignment.start, children: [ + SizedBox(height: 15), + BrandText.h4( + 'initializing.checks'.tr(args: [doneCount.toString(), "4"]), + ), Spacer(flex: 2), SizedBox(height: 10), BrandText.body2(text), @@ -488,8 +493,8 @@ class InitializingPage extends StatelessWidget { Widget _addCard(Widget child) { return Container( height: 450, - padding: brandPagePadding2, - child: BrandCard(child: child), + padding: paddingH15V0, + child: BrandCards.big(child: child), ); } } @@ -501,12 +506,14 @@ class _HowHetzner extends StatelessWidget { @override Widget build(BuildContext context) { - return BrandModalSheet( + return BrandBottomSheet( + isExpended: true, child: Padding( - padding: brandPagePadding2.copyWith(top: 25), - child: BrandMarkdown( - fileName: 'how_hetzner', - )), + padding: paddingH15V0, + child: BrandMarkdown( + fileName: 'how_hetzner', + ), + ), ); } } diff --git a/lib/ui/pages/more/app_settings/app_setting.dart b/lib/ui/pages/more/app_settings/app_setting.dart index ce857cab..96cb83ce 100644 --- a/lib/ui/pages/more/app_settings/app_setting.dart +++ b/lib/ui/pages/more/app_settings/app_setting.dart @@ -7,6 +7,7 @@ import 'package:selfprivacy/ui/components/action_button/action_button.dart'; import 'package:selfprivacy/ui/components/brand_alert/brand_alert.dart'; import 'package:selfprivacy/ui/components/brand_divider/brand_divider.dart'; import 'package:selfprivacy/ui/components/brand_header/brand_header.dart'; +import 'package:selfprivacy/ui/components/brand_switch/brand_switch.dart'; import 'package:selfprivacy/ui/components/brand_text/brand_text.dart'; import 'package:selfprivacy/utils/named_font_weight.dart'; import 'package:easy_localization/easy_localization.dart'; @@ -32,7 +33,7 @@ class _AppSettingsPageState extends State { preferredSize: Size.fromHeight(52), ), body: ListView( - padding: brandPagePadding2, + padding: paddingH15V0, children: [ BrandDivider(), Container( @@ -52,9 +53,7 @@ class _AppSettingsPageState extends State { ), ), SizedBox(width: 5), - Switch( - activeColor: BrandColors.green1, - activeTrackColor: BrandColors.green2, + BrandSwitch( value: Theme.of(context).brightness == Brightness.dark, onChanged: (value) => context .read() @@ -120,69 +119,85 @@ class _AppSettingsPageState extends State { ], ), ), - Container( - padding: EdgeInsets.only(top: 20, bottom: 5), - decoration: BoxDecoration( - border: Border( - bottom: BorderSide(width: 1, color: BrandColors.dividerColor), - )), - child: Row( - crossAxisAlignment: CrossAxisAlignment.start, - mainAxisAlignment: MainAxisAlignment.spaceBetween, - children: [ - Flexible( - child: _TextColumn( - title: 'more.settings.5'.tr(), - value: 'more.settings.6'.tr(), - ), - ), - SizedBox(width: 5), - ElevatedButton( - style: ElevatedButton.styleFrom( - primary: BrandColors.red1, - ), - child: Text( - 'basis.delete'.tr(), - style: TextStyle( - color: BrandColors.white, - fontWeight: NamedFontWeight.demiBold, - ), - ), - onPressed: () { - showDialog( - context: context, - builder: (_) { - return BrandAlert( - title: 'modals.3'.tr(), - contentText: 'modals.6'.tr(), - acitons: [ - ActionButton( - text: 'modals.7'.tr(), - isRed: true, - onPressed: () async { - await context - .read() - .serverDelete(); - Navigator.of(context).pop(); - }), - ActionButton( - text: 'basis.cancel'.tr(), - ), - ], - ); - }, - ); - }, - ), - ], - ), - ) + deleteServer(context) ], ), ); }), ); } + + Widget deleteServer(BuildContext context) { + var isDisabled = + context.watch().state.hetznerServer == null; + return Container( + padding: EdgeInsets.only(top: 20, bottom: 5), + decoration: BoxDecoration( + border: Border( + bottom: BorderSide(width: 1, color: BrandColors.dividerColor), + )), + child: Row( + crossAxisAlignment: CrossAxisAlignment.start, + mainAxisAlignment: MainAxisAlignment.spaceBetween, + children: [ + Flexible( + child: _TextColumn( + title: 'more.settings.5'.tr(), + value: 'more.settings.6'.tr(), + ), + ), + SizedBox(width: 5), + ElevatedButton( + style: ElevatedButton.styleFrom( + primary: BrandColors.red1, + ), + child: Text( + 'basis.delete'.tr(), + style: TextStyle( + color: BrandColors.white, + fontWeight: NamedFontWeight.demiBold, + ), + ), + onPressed: isDisabled + ? null + : () { + showDialog( + context: context, + builder: (_) { + return BrandAlert( + title: 'modals.3'.tr(), + contentText: 'modals.6'.tr(), + acitons: [ + ActionButton( + text: 'modals.7'.tr(), + isRed: true, + onPressed: () async { + showDialog( + context: context, + builder: (context) { + return Container( + alignment: Alignment.center, + child: CircularProgressIndicator(), + ); + }); + await context + .read() + .serverDelete(); + Navigator.of(context).pop(); + }), + ActionButton( + text: 'basis.cancel'.tr(), + ), + ], + ); + }, + ); + }, + ), + ], + ), + ); + } } class _TextColumn extends StatelessWidget { diff --git a/lib/ui/pages/more/info/info.dart b/lib/ui/pages/more/info/info.dart index 1ed6aea4..ef0628a6 100644 --- a/lib/ui/pages/more/info/info.dart +++ b/lib/ui/pages/more/info/info.dart @@ -18,7 +18,7 @@ class InfoPage extends StatelessWidget { preferredSize: Size.fromHeight(52), ), body: ListView( - padding: brandPagePadding2, + padding: paddingH15V0, children: [ BrandDivider(), SizedBox(height: 10), diff --git a/lib/ui/pages/more/more.dart b/lib/ui/pages/more/more.dart index 112b8c64..e01fba11 100644 --- a/lib/ui/pages/more/more.dart +++ b/lib/ui/pages/more/more.dart @@ -1,15 +1,29 @@ import 'package:flutter/material.dart'; +import 'package:flutter/services.dart'; +import 'package:ionicons/ionicons.dart'; import 'package:selfprivacy/config/brand_colors.dart'; import 'package:selfprivacy/config/brand_theme.dart'; +import 'package:selfprivacy/config/get_it_config.dart'; +import 'package:selfprivacy/config/text_themes.dart'; +import 'package:selfprivacy/logic/cubit/app_config/app_config_cubit.dart'; +import 'package:selfprivacy/logic/cubit/jobs/jobs_cubit.dart'; +import 'package:selfprivacy/logic/get_it/ssh.dart'; +import 'package:selfprivacy/logic/models/job.dart'; +import 'package:selfprivacy/logic/models/state_types.dart'; +import 'package:selfprivacy/ui/components/action_button/action_button.dart'; +import 'package:selfprivacy/ui/components/brand_alert/brand_alert.dart'; +import 'package:selfprivacy/ui/components/brand_button/brand_button.dart'; import 'package:selfprivacy/ui/components/brand_divider/brand_divider.dart'; import 'package:selfprivacy/ui/components/brand_header/brand_header.dart'; import 'package:selfprivacy/ui/components/brand_icons/brand_icons.dart'; import 'package:selfprivacy/ui/components/brand_text/brand_text.dart'; +import 'package:selfprivacy/ui/components/icon_status_mask/icon_status_mask.dart'; import 'package:selfprivacy/ui/pages/initializing/initializing.dart'; import 'package:selfprivacy/ui/pages/onboarding/onboarding.dart'; import 'package:selfprivacy/ui/pages/rootRoute.dart'; import 'package:selfprivacy/utils/route_transitions/basic.dart'; import 'package:easy_localization/easy_localization.dart'; +import 'package:share_plus/share_plus.dart'; import 'about/about.dart'; import 'app_settings/app_setting.dart'; @@ -21,15 +35,21 @@ class MorePage extends StatelessWidget { @override Widget build(BuildContext context) { + var jobsCubit = context.watch(); + var isReady = context.watch().state is AppConfigFinished; + return Scaffold( appBar: PreferredSize( - child: BrandHeader(title: 'basis.more'.tr()), + child: BrandHeader( + title: 'basis.more'.tr(), + hasFlashButton: true, + ), preferredSize: Size.fromHeight(52), ), body: ListView( children: [ Padding( - padding: brandPagePadding2, + padding: paddingH15V0, child: Column( children: [ BrandDivider(), @@ -63,6 +83,73 @@ class MorePage extends StatelessWidget { iconData: BrandIcons.terminal, goTo: Console(), ), + _MoreMenuTapItem( + title: 'more.create_ssh_key'.tr(), + iconData: Ionicons.key_outline, + onTap: isReady + ? () { + if (getIt().isSSHKeyGenerated) { + showDialog( + context: context, + builder: (BuildContext context) { + return _SSHExitsDetails( + onShareTap: () { + Share.share( + getIt().savedPrivateKey!); + }, + onDeleteTap: () { + showDialog( + context: context, + builder: (_) { + return BrandAlert( + title: 'modals.3'.tr(), + contentText: + 'more.delete_ssh_text'.tr(), + acitons: [ + ActionButton( + text: 'more.yes_delete'.tr(), + isRed: true, + onPressed: () { + getIt().clear(); + Navigator.of(context).pop(); + }), + ActionButton( + text: 'basis.cancel'.tr(), + ), + ], + ); + }, + ); + }, + onCopyTap: () { + Clipboard.setData(ClipboardData( + text: getIt() + .savedPrivateKey!)); + getIt() + .showSnackBar('more.copied_ssh'.tr()); + }, + ); + }, + ); + } else { + showDialog( + context: context, + builder: (BuildContext context) { + return _MoreDetails( + title: 'more.create_ssh_key'.tr(), + icon: Ionicons.key_outline, + onTap: () { + jobsCubit.createShhJobIfNotExist( + CreateSSHKeyJob()); + }, + text: 'more.generate_key_text'.tr(), + ); + }, + ); + } + } + : null, + ), ], ), ) @@ -72,6 +159,150 @@ class MorePage extends StatelessWidget { } } +class _SSHExitsDetails extends StatelessWidget { + const _SSHExitsDetails({ + Key? key, + required this.onDeleteTap, + required this.onShareTap, + required this.onCopyTap, + }) : super(key: key); + final Function onDeleteTap; + final Function onShareTap; + final Function onCopyTap; + + @override + Widget build(BuildContext context) { + var textStyle = body1Style.copyWith( + color: Theme.of(context).brightness == Brightness.dark + ? Colors.white + : BrandColors.black); + return Dialog( + shape: RoundedRectangleBorder( + borderRadius: BorderRadius.circular(20), + ), + child: SingleChildScrollView( + child: Container( + width: 350, + child: Column( + crossAxisAlignment: CrossAxisAlignment.stretch, + children: [ + Padding( + padding: paddingH15V30, + child: Column( + crossAxisAlignment: CrossAxisAlignment.stretch, + children: [ + SizedBox(height: 10), + Text( + 'more.ssh_key_exist_text'.tr(), + style: textStyle, + ), + SizedBox(height: 10), + Container( + child: BrandButton.text( + onPressed: () { + Navigator.of(context).pop(); + onShareTap(); + }, + title: 'more.share'.tr(), + ), + ), + Container( + alignment: Alignment.centerLeft, + child: BrandButton.text( + onPressed: () { + Navigator.of(context).pop(); + onDeleteTap(); + }, + title: 'basis.delete'.tr(), + ), + ), + Container( + child: BrandButton.text( + onPressed: () { + Navigator.of(context).pop(); + onCopyTap(); + }, + title: 'more.copy_buffer'.tr(), + ), + ), + ], + ), + ) + ], + ), + ), + ), + ); + } +} + +class _MoreDetails extends StatelessWidget { + const _MoreDetails({ + Key? key, + required this.icon, + required this.title, + required this.onTap, + required this.text, + }) : super(key: key); + final String title; + final IconData icon; + final Function onTap; + final String text; + @override + Widget build(BuildContext context) { + var textStyle = body1Style.copyWith( + color: Theme.of(context).brightness == Brightness.dark + ? Colors.white + : BrandColors.black); + return Dialog( + shape: RoundedRectangleBorder( + borderRadius: BorderRadius.circular(20), + ), + child: SingleChildScrollView( + child: Container( + width: 350, + child: Column( + crossAxisAlignment: CrossAxisAlignment.start, + children: [ + Padding( + padding: paddingH15V30, + child: Column( + crossAxisAlignment: CrossAxisAlignment.start, + children: [ + IconStatusMask( + status: StateType.stable, + child: Icon(icon, size: 40, color: Colors.white), + ), + SizedBox(height: 10), + BrandText.h2(title), + SizedBox(height: 10), + Text( + text, + style: textStyle, + ), + SizedBox(height: 40), + Center( + child: Container( + child: BrandButton.rised( + onPressed: () { + Navigator.of(context).pop(); + onTap(); + }, + text: 'more.generate_key'.tr(), + ), + ), + ), + ], + ), + ) + ], + ), + ), + ), + ); + } +} + class _NavItem extends StatelessWidget { const _NavItem({ Key? key, @@ -88,29 +319,81 @@ class _NavItem extends StatelessWidget { Widget build(BuildContext context) { return GestureDetector( onTap: () => Navigator.of(context).push(materialRoute(goTo)), - child: Container( - padding: EdgeInsets.symmetric(vertical: 24), - decoration: BoxDecoration( - border: Border( - bottom: BorderSide( - width: 1.0, - color: BrandColors.dividerColor, - ), - ), - ), - child: Row( - children: [ - BrandText.body1(title), - Spacer(), - SizedBox( - width: 56, - child: Icon( - iconData, - size: 20, - ), - ), - ], - ), + child: _MoreMenuItem( + iconData: iconData, + title: title, + isActive: true, + ), + ); + } +} + +class _MoreMenuTapItem extends StatelessWidget { + const _MoreMenuTapItem({ + Key? key, + required this.iconData, + required this.onTap, + required this.title, + }) : super(key: key); + + final IconData iconData; + final VoidCallback? onTap; + final String title; + @override + Widget build(BuildContext context) { + return GestureDetector( + onTap: onTap, + child: _MoreMenuItem( + isActive: onTap != null, + iconData: iconData, + title: title, + ), + ); + } +} + +class _MoreMenuItem extends StatelessWidget { + const _MoreMenuItem({ + Key? key, + required this.iconData, + required this.title, + required this.isActive, + }) : super(key: key); + + final IconData iconData; + final String title; + final bool isActive; + + @override + Widget build(BuildContext context) { + return Container( + padding: EdgeInsets.symmetric(vertical: 24), + decoration: BoxDecoration( + border: Border( + bottom: BorderSide( + width: 1.0, + color: BrandColors.dividerColor, + ), + ), + ), + child: Row( + children: [ + BrandText.body1( + title, + style: TextStyle( + color: isActive ? null : Colors.grey, + ), + ), + Spacer(), + SizedBox( + width: 56, + child: Icon( + iconData, + size: 20, + color: isActive ? null : Colors.grey, + ), + ), + ], ), ); } diff --git a/lib/ui/pages/onboarding/onboarding.dart b/lib/ui/pages/onboarding/onboarding.dart index 835e40e0..6416a5b0 100644 --- a/lib/ui/pages/onboarding/onboarding.dart +++ b/lib/ui/pages/onboarding/onboarding.dart @@ -79,7 +79,7 @@ class _OnboardingPageState extends State { curve: Curves.easeIn, ); }, - title: 'basis.next'.tr(), + text: 'basis.next'.tr(), ), SizedBox(height: 30), ], @@ -129,7 +129,7 @@ class _OnboardingPageState extends State { (route) => false, ); }, - title: 'basis.got_it'.tr(), + text: 'basis.got_it'.tr(), ), SizedBox(height: 30), ], diff --git a/lib/ui/pages/providers/providers.dart b/lib/ui/pages/providers/providers.dart index 196ab0ed..5e22b66c 100644 --- a/lib/ui/pages/providers/providers.dart +++ b/lib/ui/pages/providers/providers.dart @@ -1,20 +1,19 @@ import 'package:flutter/material.dart'; import 'package:selfprivacy/config/brand_theme.dart'; import 'package:selfprivacy/logic/cubit/app_config/app_config_cubit.dart'; +import 'package:selfprivacy/logic/cubit/jobs/jobs_cubit.dart'; import 'package:selfprivacy/logic/cubit/providers/providers_cubit.dart'; import 'package:selfprivacy/logic/models/provider.dart'; import 'package:selfprivacy/logic/models/state_types.dart'; -import 'package:selfprivacy/ui/components/brand_card/brand_card.dart'; +import 'package:selfprivacy/ui/components/brand_bottom_sheet/brand_bottom_sheet.dart'; +import 'package:selfprivacy/ui/components/brand_cards/brand_cards.dart'; import 'package:selfprivacy/ui/components/brand_header/brand_header.dart'; -import 'package:selfprivacy/ui/components/brand_modal_sheet/brand_modal_sheet.dart'; import 'package:selfprivacy/ui/components/brand_text/brand_text.dart'; import 'package:selfprivacy/ui/components/icon_status_mask/icon_status_mask.dart'; import 'package:selfprivacy/ui/components/not_ready_card/not_ready_card.dart'; -import 'package:selfprivacy/ui/components/one_page/one_page.dart'; +import 'package:selfprivacy/ui/helpers/modals.dart'; import 'package:selfprivacy/ui/pages/server_details/server_details.dart'; -import 'package:selfprivacy/utils/route_transitions/basic.dart'; import 'package:easy_localization/easy_localization.dart'; -import 'package:selfprivacy/utils/route_transitions/slide_bottom.dart'; import 'package:selfprivacy/utils/ui_helpers.dart'; var navigatorKey = GlobalKey(); @@ -29,7 +28,7 @@ class ProvidersPage extends StatefulWidget { class _ProvidersPageState extends State { @override Widget build(BuildContext context) { - var isReady = context.watch().state.isFullyInitilized; + var isReady = context.watch().state is AppConfigFinished; final cards = ProviderType.values .map( @@ -46,11 +45,14 @@ class _ProvidersPageState extends State { .toList(); return Scaffold( appBar: PreferredSize( - child: BrandHeader(title: 'providers.page_title'.tr()), + child: BrandHeader( + title: 'providers.page_title'.tr(), + hasFlashButton: true, + ), preferredSize: Size.fromHeight(52), ), body: ListView( - padding: brandPagePadding2, + padding: paddingH15V0, children: [ if (!isReady) ...[ NotReadyCard(), @@ -73,7 +75,7 @@ class _Card extends StatelessWidget { String? message; late String stableText; late VoidCallback onTap; - + var isReady = context.watch().state is AppConfigFinished; AppConfigState appConfig = context.watch().state; var domainName = @@ -83,24 +85,22 @@ class _Card extends StatelessWidget { case ProviderType.server: title = 'providers.server.card_title'.tr(); stableText = 'providers.server.status'.tr(); - onTap = () => Navigator.of(context).push( - SlideBottomRoute( - OnePage( - title: title, - child: ServerDetails(), - ), + onTap = () => showBrandBottomSheet( + context: context, + builder: (context) => BrandBottomSheet( + isExpended: true, + child: ServerDetails(), ), ); + break; case ProviderType.domain: title = 'providers.domain.card_title'.tr(); message = domainName; stableText = 'providers.domain.status'.tr(); - onTap = () => showModalBottomSheet( + onTap = () => showBrandBottomSheet( context: context, - isScrollControlled: true, - backgroundColor: Colors.transparent, builder: (BuildContext context) { return _ProviderDetails( provider: provider, @@ -127,8 +127,8 @@ class _Card extends StatelessWidget { break; } return GestureDetector( - onTap: onTap, - child: BrandCard( + onTap: isReady ? onTap : null, + child: BrandCards.big( child: Column( crossAxisAlignment: CrossAxisAlignment.start, children: [ @@ -178,8 +178,7 @@ class _ProviderDetails extends StatelessWidget { children = [ BrandText.body1('providers.domain.bottom_sheet.1'.tr()), SizedBox(height: 10), - BrandText.body1( - 'providers.domain.bottom_sheet.2'.tr(args: [domainName, 'Date'])), + BrandText.body1(domainName), SizedBox(height: 10), BrandText.body1('providers.domain.status'.tr()), ]; @@ -196,37 +195,31 @@ class _ProviderDetails extends StatelessWidget { ]; break; } - return BrandModalSheet( - child: Navigator( - key: navigatorKey, - initialRoute: '/', - onGenerateRoute: (_) { - return materialRoute( - Column( - crossAxisAlignment: CrossAxisAlignment.start, - children: [ - SizedBox(height: 40), - Padding( - padding: brandPagePadding2, - child: Column( - crossAxisAlignment: CrossAxisAlignment.start, - children: [ - IconStatusMask( - status: provider.state, - child: - Icon(provider.icon, size: 40, color: Colors.white), - ), - SizedBox(height: 10), - BrandText.h1(title), - SizedBox(height: 10), - ...children - ], + return BrandBottomSheet( + child: SafeArea( + child: Column( + crossAxisAlignment: CrossAxisAlignment.start, + children: [ + SizedBox(height: 40), + Padding( + padding: paddingH15V0, + child: Column( + crossAxisAlignment: CrossAxisAlignment.start, + children: [ + IconStatusMask( + status: provider.state, + child: Icon(provider.icon, size: 40, color: Colors.white), ), - ) - ], - ), - ); - }, + SizedBox(height: 10), + BrandText.h1(title), + SizedBox(height: 10), + ...children, + SizedBox(height: 30), + ], + ), + ) + ], + ), ), ); } diff --git a/lib/ui/pages/providers/settings/settings.dart b/lib/ui/pages/providers/settings/settings.dart index e2e2294e..04a71ab1 100644 --- a/lib/ui/pages/providers/settings/settings.dart +++ b/lib/ui/pages/providers/settings/settings.dart @@ -13,7 +13,7 @@ class SettingsPage extends StatelessWidget { @override Widget build(BuildContext context) { return ListView( - padding: brandPagePadding2, + padding: paddingH15V0, children: [ SizedBox(height: 10), BrandHeader(title: 'basis.settings'.tr(), hasBackButton: true), diff --git a/lib/ui/pages/server_details/cpu_chart.dart b/lib/ui/pages/server_details/cpu_chart.dart index da1283d4..96ee94ce 100644 --- a/lib/ui/pages/server_details/cpu_chart.dart +++ b/lib/ui/pages/server_details/cpu_chart.dart @@ -51,7 +51,7 @@ class CpuChart extends StatelessWidget { interval: 20, rotateAngle: 90.0, showTitles: true, - getTextStyles: (value) => const TextStyle( + getTextStyles: (_, __) => const TextStyle( fontSize: 10, color: Colors.purple, fontWeight: FontWeight.bold, @@ -60,7 +60,7 @@ class CpuChart extends StatelessWidget { return bottomTitle(value.toInt()); }), leftTitles: SideTitles( - getTextStyles: (value) => progressTextStyleLight.copyWith( + getTextStyles: (_, __) => progressTextStyleLight.copyWith( color: Theme.of(context).brightness == Brightness.dark ? BrandColors.gray4 : null, @@ -82,7 +82,6 @@ class CpuChart extends StatelessWidget { double appliedInterval, double value, ) { - print(value); if (value < 0) { return false; } else if (value == 0) { diff --git a/lib/ui/pages/server_details/network_charts.dart b/lib/ui/pages/server_details/network_charts.dart index cb352267..44d1c0ba 100644 --- a/lib/ui/pages/server_details/network_charts.dart +++ b/lib/ui/pages/server_details/network_charts.dart @@ -71,7 +71,7 @@ class NetworkChart extends StatelessWidget { interval: 20, rotateAngle: 90.0, showTitles: true, - getTextStyles: (value) => const TextStyle( + getTextStyles: (_, __) => const TextStyle( fontSize: 10, color: Colors.purple, fontWeight: FontWeight.bold, @@ -87,7 +87,7 @@ class NetworkChart extends StatelessWidget { ].reduce(max) * 1.2 / 10, - getTextStyles: (value) => progressTextStyleLight.copyWith( + getTextStyles: (_, __) => progressTextStyleLight.copyWith( color: Theme.of(context).brightness == Brightness.dark ? BrandColors.gray4 : null, diff --git a/lib/ui/pages/server_details/server_details.dart b/lib/ui/pages/server_details/server_details.dart index 7ae33d70..6e3a895f 100644 --- a/lib/ui/pages/server_details/server_details.dart +++ b/lib/ui/pages/server_details/server_details.dart @@ -53,44 +53,61 @@ class _ServerDetailsState extends State @override Widget build(BuildContext context) { - var isReady = context.watch().state.isFullyInitilized; + var isReady = context.watch().state is AppConfigFinished; var providerState = isReady ? StateType.stable : StateType.uninitialized; - return TabBarView( - physics: NeverScrollableScrollPhysics(), - controller: tabController, - children: [ - SingleChildScrollView( - child: Column( - crossAxisAlignment: CrossAxisAlignment.start, - children: [ - Padding( - padding: brandPagePadding2, - child: Column( - crossAxisAlignment: CrossAxisAlignment.start, - children: [ - _Header( - providerState: providerState, - tabController: tabController), - BrandText.body1('providers.server.bottom_sheet.1'.tr()), - SizedBox(height: 10), - BlocProvider( - create: (context) => HetznerMetricsCubit()..restart(), - child: _Chart(), - ), - SizedBox(height: 20), - BlocProvider( - create: (context) => ServerDetailsCubit()..check(), - child: _TextDetails(), - ), - ], - ), - ), - ], - ), + return Scaffold( + appBar: PreferredSize( + child: Column( + children: [ + Container( + height: 51, + alignment: Alignment.center, + padding: EdgeInsets.symmetric(horizontal: 15), + child: BrandText.h4('basis.details'.tr()), + ), + BrandDivider(), + ], ), - _ServerSettings(tabController: tabController), - ], + preferredSize: Size.fromHeight(52), + ), + body: TabBarView( + physics: NeverScrollableScrollPhysics(), + controller: tabController, + children: [ + SingleChildScrollView( + physics: ClampingScrollPhysics(), + child: Column( + crossAxisAlignment: CrossAxisAlignment.start, + children: [ + Padding( + padding: paddingH15V0, + child: Column( + crossAxisAlignment: CrossAxisAlignment.start, + children: [ + _Header( + providerState: providerState, + tabController: tabController), + BrandText.body1('providers.server.bottom_sheet.1'.tr()), + SizedBox(height: 10), + BlocProvider( + create: (context) => HetznerMetricsCubit()..restart(), + child: _Chart(), + ), + SizedBox(height: 20), + BlocProvider( + create: (context) => ServerDetailsCubit()..check(), + child: _TextDetails(), + ), + ], + ), + ), + ], + ), + ), + _ServerSettings(tabController: tabController), + ], + ), ); } } diff --git a/lib/ui/pages/server_details/server_settings.dart b/lib/ui/pages/server_details/server_settings.dart index b5d48e08..6e2ed6b1 100644 --- a/lib/ui/pages/server_details/server_settings.dart +++ b/lib/ui/pages/server_details/server_settings.dart @@ -11,7 +11,7 @@ class _ServerSettings extends StatelessWidget { @override Widget build(BuildContext context) { return ListView( - padding: brandPagePadding2, + padding: paddingH15V0, children: [ SizedBox(height: 10), Container( diff --git a/lib/ui/pages/server_details/text_details.dart b/lib/ui/pages/server_details/text_details.dart index 8ced8ed4..936bd00f 100644 --- a/lib/ui/pages/server_details/text_details.dart +++ b/lib/ui/pages/server_details/text_details.dart @@ -27,13 +27,13 @@ class _TextDetails extends StatelessWidget { children: [ TableRow( children: [ - getRowTitle('Last check'), + getRowTitle('Last check:'), getRowValue(formater.format(checkTime)), ], ), TableRow( children: [ - getRowTitle('Server Id'), + getRowTitle('Server Id:'), getRowValue(data.id.toString()), ], ), @@ -48,7 +48,7 @@ class _TextDetails extends StatelessWidget { ), TableRow( children: [ - getRowTitle('CPU'), + getRowTitle('CPU:'), getRowValue( data.serverType.cores.toString(), ), @@ -56,7 +56,7 @@ class _TextDetails extends StatelessWidget { ), TableRow( children: [ - getRowTitle('Memory'), + getRowTitle('Memory:'), getRowValue( '${data.serverType.memory.toString()} GB', ), @@ -64,7 +64,7 @@ class _TextDetails extends StatelessWidget { ), TableRow( children: [ - getRowTitle('Disk Local'), + getRowTitle('Disk Local:'), getRowValue( '${data.serverType.disk.toString()} GB', ), @@ -100,7 +100,7 @@ class _TextDetails extends StatelessWidget { children: [ TableRow( children: [ - getRowTitle('Country'), + getRowTitle('Country:'), getRowValue( '${data.location.country}', ), @@ -108,13 +108,13 @@ class _TextDetails extends StatelessWidget { ), TableRow( children: [ - getRowTitle('City'), + getRowTitle('City:'), getRowValue(data.location.city), ], ), TableRow( children: [ - getRowTitle('Description'), + getRowTitle('Description:'), getRowValue(data.location.description), ], ), diff --git a/lib/ui/pages/services/services.dart b/lib/ui/pages/services/services.dart index d49fe72c..e627a1b6 100644 --- a/lib/ui/pages/services/services.dart +++ b/lib/ui/pages/services/services.dart @@ -1,13 +1,19 @@ +import 'dart:ui'; + import 'package:flutter/material.dart'; import 'package:selfprivacy/config/brand_colors.dart'; import 'package:selfprivacy/config/brand_theme.dart'; import 'package:selfprivacy/config/text_themes.dart'; +import 'package:selfprivacy/logic/common_enum/common_enum.dart'; import 'package:selfprivacy/logic/cubit/app_config/app_config_cubit.dart'; +import 'package:selfprivacy/logic/cubit/jobs/jobs_cubit.dart'; +import 'package:selfprivacy/logic/cubit/services/services_cubit.dart'; +import 'package:selfprivacy/logic/models/job.dart'; import 'package:selfprivacy/logic/models/state_types.dart'; import 'package:selfprivacy/ui/components/brand_button/brand_button.dart'; -import 'package:selfprivacy/ui/components/brand_card/brand_card.dart'; +import 'package:selfprivacy/ui/components/brand_cards/brand_cards.dart'; import 'package:selfprivacy/ui/components/brand_header/brand_header.dart'; -import 'package:selfprivacy/ui/components/brand_icons/brand_icons.dart'; +import 'package:selfprivacy/ui/components/brand_switch/brand_switch.dart'; import 'package:selfprivacy/ui/components/brand_text/brand_text.dart'; import 'package:selfprivacy/ui/components/icon_status_mask/icon_status_mask.dart'; import 'package:selfprivacy/ui/components/not_ready_card/not_ready_card.dart'; @@ -17,6 +23,14 @@ import 'package:url_launcher/url_launcher.dart'; import '../rootRoute.dart'; +const switchableServices = [ + ServiceTypes.passwordManager, + ServiceTypes.cloud, + ServiceTypes.socialNetwork, + ServiceTypes.git, + ServiceTypes.vpn, +]; + class ServicesPage extends StatefulWidget { ServicesPage({Key? key}) : super(key: key); @@ -27,15 +41,18 @@ class ServicesPage extends StatefulWidget { class _ServicesPageState extends State { @override Widget build(BuildContext context) { - var isReady = context.watch().state.isFullyInitilized; + var isReady = context.watch().state is AppConfigFinished; return Scaffold( appBar: PreferredSize( - child: BrandHeader(title: 'basis.services'.tr()), + child: BrandHeader( + title: 'basis.services'.tr(), + hasFlashButton: true, + ), preferredSize: Size.fromHeight(52), ), body: ListView( - padding: brandPagePadding2, + padding: paddingH15V0, children: [ BrandText.body1('services.title'.tr()), SizedBox(height: 24), @@ -60,78 +77,115 @@ class _Card extends StatelessWidget { final ServiceTypes serviceType; @override Widget build(BuildContext context) { - String title; - IconData iconData; - String subtitle; - - switch (serviceType) { - case ServiceTypes.mail: - iconData = BrandIcons.envelope; - title = 'services.mail.title'.tr(); - subtitle = 'services.mail.subtitle'.tr(); - break; - case ServiceTypes.messenger: - iconData = BrandIcons.messanger; - title = 'services.messenger.title'.tr(); - subtitle = 'services.messenger.subtitle'.tr(); - break; - case ServiceTypes.passwordManager: - iconData = BrandIcons.key; - title = 'services.password_manager.title'.tr(); - subtitle = 'services.password_manager.subtitle'.tr(); - break; - case ServiceTypes.video: - iconData = BrandIcons.webcam; - title = 'services.video.title'.tr(); - subtitle = 'services.video.subtitle'.tr(); - break; - case ServiceTypes.cloud: - iconData = BrandIcons.upload; - title = 'services.cloud.title'.tr(); - subtitle = 'services.cloud.subtitle'.tr(); - break; - case ServiceTypes.socialNetwork: - iconData = BrandIcons.social; - title = 'services.social_network.title'.tr(); - subtitle = 'services.social_network.subtitle'.tr(); - break; - case ServiceTypes.git: - iconData = BrandIcons.git; - title = 'services.git.title'.tr(); - subtitle = 'services.git.subtitle'.tr(); - break; - } - - var isReady = context.watch().state.isFullyInitilized; + var isReady = context.watch().state is AppConfigFinished; var changeTab = context.read().onPress; + + var serviceState = context.watch().state; + var jobsCubit = context.watch(); + var jobState = jobsCubit.state; + + var switchebleService = switchableServices.contains(serviceType); + var hasSwitchJob = switchebleService && + jobState is JobsStateWithJobs && + jobState.jobList + .any((el) => el is ServiceToggleJob && el.type == serviceType); + + var isSwithOn = isReady && + (!switchableServices.contains(serviceType) || + serviceState.isEnableByType(serviceType)); + return GestureDetector( - onTap: () => showDialog( - context: context, - // isScrollControlled: true, - // backgroundColor: Colors.transparent, - builder: (BuildContext context) { - return _ServiceDetails( - serviceType: serviceType, - status: isReady ? StateType.stable : StateType.uninitialized, - title: title, - icon: iconData, - changeTab: changeTab, - ); - }, - ), - child: BrandCard( + onTap: isSwithOn + ? () => showDialog( + context: context, + // isScrollControlled: true, + // backgroundColor: Colors.transparent, + builder: (BuildContext context) { + return _ServiceDetails( + serviceType: serviceType, + status: + isSwithOn ? StateType.stable : StateType.uninitialized, + title: serviceType.title, + icon: serviceType.icon, + changeTab: changeTab, + ); + }, + ) + : null, + child: BrandCards.big( child: Column( crossAxisAlignment: CrossAxisAlignment.start, children: [ - IconStatusMask( - status: isReady ? StateType.stable : StateType.uninitialized, - child: Icon(iconData, size: 30, color: Colors.white), + Row( + children: [ + IconStatusMask( + status: + isSwithOn ? StateType.stable : StateType.uninitialized, + child: Icon(serviceType.icon, size: 30, color: Colors.white), + ), + if (isReady && switchebleService) ...[ + Spacer(), + Builder( + builder: (context) { + late bool isActive; + if (hasSwitchJob) { + isActive = ((jobState as JobsStateWithJobs) + .jobList + .firstWhere((el) => + el is ServiceToggleJob && + el.type == serviceType) as ServiceToggleJob) + .needToTurnOn; + } else { + isActive = serviceState.isEnableByType(serviceType); + } + + return BrandSwitch( + value: isActive, + onChanged: (value) => + jobsCubit.createOrRemoveServiceToggleJob( + ServiceToggleJob( + type: serviceType, + needToTurnOn: value, + ), + ), + ); + }, + ), + ] + ], ), - SizedBox(height: 10), - BrandText.h2(title), - SizedBox(height: 10), - BrandText.body2(subtitle), - SizedBox(height: 10), + ClipRect( + child: Stack( + children: [ + Column( + crossAxisAlignment: CrossAxisAlignment.start, + children: [ + SizedBox(height: 10), + BrandText.h2(serviceType.title), + SizedBox(height: 10), + BrandText.body2(serviceType.subtitle), + SizedBox(height: 10), + ], + ), + if (hasSwitchJob) + Positioned( + bottom: 24, + left: 0, + right: 0, + child: BackdropFilter( + filter: ImageFilter.blur( + sigmaX: 3, + sigmaY: 2, + ), + child: BrandText.h2( + 'jobs.runJobs'.tr(), + textAlign: TextAlign.center, + ), + ), + ) + ], + ), + ) ], ), ), @@ -139,16 +193,6 @@ class _Card extends StatelessWidget { } } -enum ServiceTypes { - mail, - messenger, - passwordManager, - video, - cloud, - socialNetwork, - git, -} - class _ServiceDetails extends StatelessWidget { const _ServiceDetails({ Key? key, @@ -347,7 +391,12 @@ class _ServiceDetails extends StatelessWidget { ], )); break; + case ServiceTypes.vpn: + child = Text( + 'services.vpn.bottom_sheet.1'.tr(), + ); } + return Dialog( shape: RoundedRectangleBorder( borderRadius: BorderRadius.circular(20), @@ -359,7 +408,7 @@ class _ServiceDetails extends StatelessWidget { crossAxisAlignment: CrossAxisAlignment.start, children: [ Padding( - padding: brandPagePadding1, + padding: paddingH15V30, child: Column( crossAxisAlignment: CrossAxisAlignment.start, children: [ @@ -376,7 +425,7 @@ class _ServiceDetails extends StatelessWidget { child: Container( child: BrandButton.rised( onPressed: () => Navigator.of(context).pop(), - title: 'basis.close'.tr(), + text: 'basis.close'.tr(), ), ), ), @@ -407,252 +456,3 @@ class _ServiceDetails extends StatelessWidget { } } } - - -// class _ServiceDetails extends StatelessWidget { -// const _ServiceDetails({ -// Key? key, -// required this.serviceType, -// required this.icon, -// required this.status, -// required this.title, -// required this.changeTab, -// }) : super(key: key); - -// final ServiceTypes serviceType; -// final IconData icon; -// final StateType status; -// final String title; -// final ValueChanged changeTab; - -// @override -// Widget build(BuildContext context) { -// late Widget child; - -// var config = context.watch().state; -// var domainName = UiHelpers.getDomainName(config); - -// var linksStyle = body1Style.copyWith( -// fontSize: 15, -// color: Theme.of(context).brightness == Brightness.dark -// ? Colors.white -// : BrandColors.black, -// fontWeight: FontWeight.bold, -// decoration: TextDecoration.underline, -// // height: 1.1, -// ); - -// var textStyle = body1Style.copyWith( -// color: Theme.of(context).brightness == Brightness.dark -// ? Colors.white -// : BrandColors.black, -// ); -// switch (serviceType) { -// case ServiceTypes.mail: -// child = RichText( -// text: TextSpan( -// children: [ -// TextSpan( -// text: 'services.mail.bottom_sheet.1'.tr(args: [domainName]), -// style: textStyle, -// ), -// WidgetSpan( -// child: Padding( -// padding: EdgeInsets.only(bottom: 0.8, left: 5), -// child: GestureDetector( -// child: Text( -// 'services.mail.bottom_sheet.2'.tr(), -// style: linksStyle, -// ), -// onTap: () { -// Navigator.of(context).pop(); -// changeTab(2); -// }, -// ), -// ), -// ), -// ], -// )); -// break; -// case ServiceTypes.messenger: -// child = RichText( -// text: TextSpan( -// children: [ -// TextSpan( -// text: 'services.messenger.bottom_sheet.1'.tr(args: [domainName]), -// style: textStyle, -// ) -// ], -// )); -// break; -// case ServiceTypes.passwordManager: -// child = RichText( -// text: TextSpan( -// children: [ -// TextSpan( -// text: 'services.password_manager.bottom_sheet.1' -// .tr(args: [domainName]), -// style: textStyle, -// ), -// WidgetSpan( -// child: Padding( -// padding: EdgeInsets.only(bottom: 0.8, left: 5), -// child: GestureDetector( -// onTap: () => _launchURL('https://password.$domainName'), -// child: Text( -// 'password.$domainName', -// style: linksStyle, -// ), -// ), -// ), -// ), -// ], -// )); -// break; -// case ServiceTypes.video: -// child = RichText( -// text: TextSpan( -// children: [ -// TextSpan( -// text: 'services.video.bottom_sheet.1'.tr(args: [domainName]), -// style: textStyle, -// ), -// WidgetSpan( -// child: Padding( -// padding: EdgeInsets.only(bottom: 0.8, left: 5), -// child: GestureDetector( -// onTap: () => _launchURL('https://meet.$domainName'), -// child: Text( -// 'meet.$domainName', -// style: linksStyle, -// ), -// ), -// ), -// ), -// ], -// )); -// break; -// case ServiceTypes.cloud: -// child = RichText( -// text: TextSpan( -// children: [ -// TextSpan( -// text: 'services.cloud.bottom_sheet.1'.tr(args: [domainName]), -// style: textStyle, -// ), -// WidgetSpan( -// child: Padding( -// padding: EdgeInsets.only(bottom: 0.8, left: 5), -// child: GestureDetector( -// onTap: () => _launchURL('https://cloud.$domainName'), -// child: Text( -// 'cloud.$domainName', -// style: linksStyle, -// ), -// ), -// ), -// ), -// ], -// )); -// break; -// case ServiceTypes.socialNetwork: -// child = RichText( -// text: TextSpan( -// children: [ -// TextSpan( -// text: 'services.social_network.bottom_sheet.1' -// .tr(args: [domainName]), -// style: textStyle, -// ), -// WidgetSpan( -// child: Padding( -// padding: EdgeInsets.only(bottom: 0.8, left: 5), -// child: GestureDetector( -// onTap: () => _launchURL('https://social.$domainName'), -// child: Text( -// 'social.$domainName', -// style: linksStyle, -// ), -// ), -// ), -// ), -// ], -// )); -// break; -// case ServiceTypes.git: -// child = RichText( -// text: TextSpan( -// children: [ -// TextSpan( -// text: 'services.git.bottom_sheet.1'.tr(args: [domainName]), -// style: textStyle, -// ), -// WidgetSpan( -// child: Padding( -// padding: EdgeInsets.only(bottom: 0.8, left: 5), -// child: GestureDetector( -// onTap: () => _launchURL('https://git.$domainName'), -// child: Text( -// 'git.$domainName', -// style: linksStyle, -// ), -// ), -// ), -// ), -// ], -// )); -// break; -// } -// return BrandModalSheet( - // child: Navigator( - // key: navigatorKey, - // initialRoute: '/', - // onGenerateRoute: (_) { - // return materialRoute( -// Column( -// crossAxisAlignment: CrossAxisAlignment.start, -// children: [ -// Padding( -// padding: brandPagePadding1, -// child: Column( -// crossAxisAlignment: CrossAxisAlignment.start, -// children: [ -// SizedBox(height: 13), -// IconStatusMask( -// status: status, -// child: Icon(icon, size: 40, color: Colors.white), -// ), -// SizedBox(height: 10), -// BrandText.h1(title), -// SizedBox(height: 10), -// child, -// ], -// ), -// ) -// ], -// ), -// ); -// }, -// ), -// ); -// } - -// void _launchURL(url) async { -// var _possible = await canLaunch(url); - -// if (_possible) { -// try { -// await launch( -// url, -// forceSafariVC: true, -// enableJavaScript: true, -// ); -// } catch (e) { -// print(e); -// } -// } else { -// throw 'Could not launch $url'; -// } -// } -// } - diff --git a/lib/ui/pages/users/fab.dart b/lib/ui/pages/users/fab.dart index 9919381f..d9a5a0ea 100644 --- a/lib/ui/pages/users/fab.dart +++ b/lib/ui/pages/users/fab.dart @@ -24,7 +24,9 @@ class _Fab extends StatelessWidget { isScrollControlled: true, backgroundColor: Colors.transparent, builder: (BuildContext context) { - return _NewUser(); + return Padding( + padding: MediaQuery.of(context).viewInsets, + child: _NewUser()); }, ); }, diff --git a/lib/ui/pages/users/new_user.dart b/lib/ui/pages/users/new_user.dart index 62eb624f..4f6da178 100644 --- a/lib/ui/pages/users/new_user.dart +++ b/lib/ui/pages/users/new_user.dart @@ -7,10 +7,26 @@ class _NewUser extends StatelessWidget { var domainName = UiHelpers.getDomainName(config); - return BrandModalSheet( + return BrandBottomSheet( child: BlocProvider( - create: (context) => - UserFormCubit(usersCubit: context.read()), + create: (context) { + var jobCubit = context.read(); + var jobState = jobCubit.state; + var users = []; + users.addAll(context.read().state.users); + if (jobState is JobsStateWithJobs) { + var jobs = jobState.jobList; + jobs.forEach((job) { + if (job is CreateUserJob) { + users.add(job.user); + } + }); + } + return UserFormCubit( + jobsCubit: jobCubit, + users: users, + ); + }, child: Builder(builder: (context) { var formCubitState = context.watch().state; @@ -22,20 +38,24 @@ class _NewUser extends StatelessWidget { }, child: Column( crossAxisAlignment: CrossAxisAlignment.start, + mainAxisSize: MainAxisSize.min, children: [ BrandHeader( title: 'users.new_user'.tr(), ), SizedBox(width: 14), Padding( - padding: brandPagePadding2, + padding: paddingH15V0, child: Column( + mainAxisSize: MainAxisSize.min, children: [ - CubitFormTextField( - formFieldCubit: context.read().login, - decoration: InputDecoration( - labelText: 'users.login'.tr(), - suffixText: '@$domainName', + IntrinsicHeight( + child: CubitFormTextField( + formFieldCubit: context.read().login, + decoration: InputDecoration( + labelText: 'users.login'.tr(), + suffixText: '@$domainName', + ), ), ), SizedBox(height: 20), @@ -62,7 +82,7 @@ class _NewUser extends StatelessWidget { onPressed: formCubitState.isSubmitting ? null : () => context.read().trySubmit(), - title: 'basis.create'.tr(), + text: 'basis.create'.tr(), ), SizedBox(height: 40), Text('users.new_user_info_note'.tr()), diff --git a/lib/ui/pages/users/user.dart b/lib/ui/pages/users/user.dart index f01a362a..1d1fb9a8 100644 --- a/lib/ui/pages/users/user.dart +++ b/lib/ui/pages/users/user.dart @@ -1,24 +1,24 @@ part of 'users.dart'; class _User extends StatelessWidget { - const _User({Key? key, this.user}) : super(key: key); + const _User({Key? key, required this.user, required this.isRootUser}) + : super(key: key); - final User? user; + final User user; + final bool isRootUser; @override Widget build(BuildContext context) { return InkWell( onTap: () { - showModalBottomSheet( + showBrandBottomSheet( context: context, - isScrollControlled: true, - backgroundColor: Colors.transparent, builder: (BuildContext context) { - return _UserDetails(user: user); + return _UserDetails(user: user, isRootUser: isRootUser); }, ); }, child: Container( - padding: brandPagePadding2, + padding: paddingH15V0, height: 48, child: Row( children: [ @@ -26,12 +26,16 @@ class _User extends StatelessWidget { width: 17, height: 17, decoration: BoxDecoration( - color: user!.color, + color: user.color, shape: BoxShape.circle, ), ), SizedBox(width: 20), - BrandText.h4(user!.login), + Flexible( + child: isRootUser + ? BrandText.h4Underlined(user.login) + : BrandText.h4(user.login), + ), ], ), ), diff --git a/lib/ui/pages/users/user_details.dart b/lib/ui/pages/users/user_details.dart index 3c788bec..869a9004 100644 --- a/lib/ui/pages/users/user_details.dart +++ b/lib/ui/pages/users/user_details.dart @@ -3,25 +3,28 @@ part of 'users.dart'; class _UserDetails extends StatelessWidget { const _UserDetails({ Key? key, - this.user, + required this.user, + required this.isRootUser, }) : super(key: key); - final User? user; - + final User user; + final bool isRootUser; @override Widget build(BuildContext context) { var config = context.watch().state; var domainName = UiHelpers.getDomainName(config); - return BrandModalSheet( + return BrandBottomSheet( + isExpended: true, child: Column( crossAxisAlignment: CrossAxisAlignment.start, + mainAxisSize: MainAxisSize.min, children: [ Container( height: 200, decoration: BoxDecoration( - color: user!.color, + color: user.color, borderRadius: BorderRadius.vertical( top: Radius.circular(20), ), @@ -29,93 +32,99 @@ class _UserDetails extends StatelessWidget { child: Column( crossAxisAlignment: CrossAxisAlignment.stretch, children: [ - Align( - alignment: Alignment.centerRight, - child: Padding( - padding: EdgeInsets.symmetric( - vertical: 4, - horizontal: 2, - ), - child: PopupMenuButton( - shape: RoundedRectangleBorder( - borderRadius: BorderRadius.circular(10.0), + if (!isRootUser) + Align( + alignment: Alignment.centerRight, + child: Padding( + padding: EdgeInsets.symmetric( + vertical: 4, + horizontal: 2, ), - onSelected: (PopupMenuItemType result) { - switch (result) { - // case PopupMenuItemType.reset: - // break; - case PopupMenuItemType.delete: - showDialog( - context: context, - builder: (context) { - return AlertDialog( - title: Text('basis.confirmation'.tr()), - content: SingleChildScrollView( - child: ListBody( - children: [ - Text('users.delete_confirm_question' - .tr()), - ], - ), - ), - actions: [ - TextButton( - child: Text('basis.cancel'.tr()), - onPressed: () { - Navigator.of(context)..pop(); - }, - ), - TextButton( - child: Text( - 'basis.delete'.tr(), - style: TextStyle( - color: BrandColors.red1, - ), + child: PopupMenuButton( + shape: RoundedRectangleBorder( + borderRadius: BorderRadius.circular(10.0), + ), + onSelected: (PopupMenuItemType result) { + switch (result) { + case PopupMenuItemType.delete: + showDialog( + context: context, + builder: (context) { + return AlertDialog( + title: Text('basis.confirmation'.tr()), + content: SingleChildScrollView( + child: ListBody( + children: [ + Text('users.delete_confirm_question' + .tr()), + ], ), - onPressed: () { - context.read().remove(user); - Navigator.of(context)..pop()..pop(); - }, ), - ], - ); - }, - ); - break; - } - }, - icon: Icon(Icons.more_vert), - itemBuilder: (BuildContext context) => [ - // PopupMenuItem( - // value: PopupMenuItemType.reset, - // child: Container( - // padding: EdgeInsets.only(left: 5), - // child: Text('users.reset_password'.tr()), - // ), - // ), - PopupMenuItem( - value: PopupMenuItemType.delete, - child: Container( - padding: EdgeInsets.only(left: 5), - child: Text( - 'basis.delete'.tr(), - style: TextStyle(color: BrandColors.red1), + actions: [ + TextButton( + child: Text('basis.cancel'.tr()), + onPressed: () { + Navigator.of(context)..pop(); + }, + ), + TextButton( + child: Text( + 'basis.delete'.tr(), + style: TextStyle( + color: BrandColors.red1, + ), + ), + onPressed: () { + context + .read() + .remove(user); + Navigator.of(context) + ..pop() + ..pop(); + }, + ), + ], + ); + }, + ); + break; + } + }, + icon: Icon(Icons.more_vert), + itemBuilder: (BuildContext context) => [ + // PopupMenuItem( + // value: PopupMenuItemType.reset, + // child: Container( + // padding: EdgeInsets.only(left: 5), + // child: Text('users.reset_password'.tr()), + // ), + // ), + PopupMenuItem( + value: PopupMenuItemType.delete, + child: Container( + padding: EdgeInsets.only(left: 5), + child: Text( + 'basis.delete'.tr(), + style: TextStyle(color: BrandColors.red1), + ), ), ), - ), - ], + ], + ), ), ), - ), Spacer(), Padding( padding: EdgeInsets.symmetric( vertical: 20, horizontal: 15, ), - child: BrandText.h1( - user!.login, + child: AutoSizeText( + user.login, + style: headline1Style, softWrap: true, + minFontSize: 9, + maxLines: 3, overflow: TextOverflow.ellipsis, )), ], @@ -123,7 +132,7 @@ class _UserDetails extends StatelessWidget { ), SizedBox(height: 20), Padding( - padding: brandPagePadding2.copyWith(bottom: 20), + padding: paddingH15V0.copyWith(bottom: 20), child: Column( crossAxisAlignment: CrossAxisAlignment.start, children: [ @@ -131,14 +140,14 @@ class _UserDetails extends StatelessWidget { Container( height: 40, alignment: Alignment.centerLeft, - child: BrandText.h4('${user!.login}@$domainName'), + child: BrandText.h4('${user.login}@$domainName'), ), SizedBox(height: 14), BrandText.small('basis.password'.tr()), Container( height: 40, alignment: Alignment.centerLeft, - child: BrandText.h4(user!.password), + child: BrandText.h4(user.password), ), SizedBox(height: 24), BrandDivider(), @@ -146,7 +155,10 @@ class _UserDetails extends StatelessWidget { BrandButton.emptyWithIconText( title: 'users.send_regisration_data'.tr(), icon: Icon(BrandIcons.share), - onPressed: () {}, + onPressed: () { + Share.share( + 'login: ${user.login}, password: ${user.password}'); + }, ), SizedBox(height: 20), ], diff --git a/lib/ui/pages/users/users.dart b/lib/ui/pages/users/users.dart index 271182e6..c68e56e7 100644 --- a/lib/ui/pages/users/users.dart +++ b/lib/ui/pages/users/users.dart @@ -1,20 +1,28 @@ +import 'package:auto_size_text/auto_size_text.dart'; import 'package:cubit_form/cubit_form.dart'; import 'package:flutter/material.dart'; +import 'package:hive/hive.dart'; import 'package:selfprivacy/config/brand_colors.dart'; import 'package:selfprivacy/config/brand_theme.dart'; +import 'package:selfprivacy/config/hive_config.dart'; +import 'package:selfprivacy/config/text_themes.dart'; import 'package:selfprivacy/logic/cubit/app_config/app_config_cubit.dart'; import 'package:selfprivacy/logic/cubit/forms/user/user_form_cubit.dart'; +import 'package:selfprivacy/logic/cubit/jobs/jobs_cubit.dart'; import 'package:selfprivacy/logic/cubit/users/users_cubit.dart'; +import 'package:selfprivacy/logic/models/job.dart'; import 'package:selfprivacy/logic/models/user.dart'; +import 'package:selfprivacy/ui/components/brand_bottom_sheet/brand_bottom_sheet.dart'; import 'package:selfprivacy/ui/components/brand_button/brand_button.dart'; import 'package:selfprivacy/ui/components/brand_divider/brand_divider.dart'; import 'package:selfprivacy/ui/components/brand_header/brand_header.dart'; import 'package:selfprivacy/ui/components/brand_icons/brand_icons.dart'; -import 'package:selfprivacy/ui/components/brand_modal_sheet/brand_modal_sheet.dart'; import 'package:selfprivacy/ui/components/brand_text/brand_text.dart'; import 'package:selfprivacy/ui/components/not_ready_card/not_ready_card.dart'; import 'package:easy_localization/easy_localization.dart'; +import 'package:selfprivacy/ui/helpers/modals.dart'; import 'package:selfprivacy/utils/ui_helpers.dart'; +import 'package:share_plus/share_plus.dart'; part 'fab.dart'; part 'new_user.dart'; @@ -28,10 +36,14 @@ class UsersPage extends StatelessWidget { @override Widget build(BuildContext context) { final usersCubitState = context.watch().state; - var isReady = context.watch().state.isFullyInitilized; - final users = usersCubitState.users; + var isReady = context.watch().state is AppConfigFinished; + final users = [...usersCubitState.users]; + //Todo: listen box events + User? user = Hive.box(BNames.appConfig).get(BNames.rootUser); + if (user != null) { + users.insert(0, user); + } final isEmpty = usersCubitState.isEmpty; - Widget child; if (!isReady) { @@ -44,16 +56,23 @@ class UsersPage extends StatelessWidget { text: 'users.add_new_user'.tr(), ), ) - : ListView( - children: [ - ...users.map((user) => _User(user: user)), - ], + : ListView.builder( + itemCount: users.length, + itemBuilder: (BuildContext context, int index) { + return _User( + user: users[index], + isRootUser: index == 0, + ); + }, ); } return Scaffold( appBar: PreferredSize( - child: BrandHeader(title: 'basis.users'.tr()), + child: BrandHeader( + title: 'basis.users'.tr(), + hasFlashButton: true, + ), preferredSize: Size.fromHeight(52), ), floatingActionButton: isReady ? _Fab() : null, diff --git a/lib/utils/extensions/elevation_extension.dart b/lib/utils/extensions/elevation_extension.dart index 8be106fa..d39be2ac 100644 --- a/lib/utils/extensions/elevation_extension.dart +++ b/lib/utils/extensions/elevation_extension.dart @@ -2,10 +2,8 @@ library elevation_extension; import 'package:flutter/material.dart'; import 'package:flutter/cupertino.dart'; -import 'package:selfprivacy/config/brand_shadow.dart'; extension ElevationExtension on BoxDecoration { - BoxDecoration get ev8 => copyWith(boxShadow: [shadow8]); BoxDecoration copyWith({ Color? color, diff --git a/lib/utils/extensions/text_extensions.dart b/lib/utils/extensions/text_extensions.dart new file mode 100644 index 00000000..7e378d0c --- /dev/null +++ b/lib/utils/extensions/text_extensions.dart @@ -0,0 +1,51 @@ +import 'dart:ui'; +import 'package:flutter/cupertino.dart'; + +extension TextExtension on Text { + Text withColor(Color color) => Text( + data!, + key: this.key, + strutStyle: this.strutStyle, + textAlign: this.textAlign, + textDirection: this.textDirection, + locale: this.locale, + softWrap: this.softWrap, + overflow: this.overflow, + textScaleFactor: this.textScaleFactor, + maxLines: this.maxLines, + semanticsLabel: this.semanticsLabel, + textWidthBasis: textWidthBasis ?? this.textWidthBasis, + style: this.style != null + ? this.style!.copyWith(color: color) + : TextStyle(color: color), + ); + + Text copyWith({ + Key? key, + StrutStyle? strutStyle, + TextAlign? textAlign, + TextDirection? textDirection, + Locale? locale, + bool? softWrap, + TextOverflow? overflow, + double? textScaleFactor, + int? maxLines, + String? semanticsLabel, + TextWidthBasis? textWidthBasis, + TextStyle? style, + }) { + return Text(data!, + key: key ?? this.key, + strutStyle: strutStyle ?? this.strutStyle, + textAlign: textAlign ?? this.textAlign, + textDirection: textDirection ?? this.textDirection, + locale: locale ?? this.locale, + softWrap: softWrap ?? this.softWrap, + overflow: overflow ?? this.overflow, + textScaleFactor: textScaleFactor ?? this.textScaleFactor, + maxLines: maxLines ?? this.maxLines, + semanticsLabel: semanticsLabel ?? this.semanticsLabel, + textWidthBasis: textWidthBasis ?? this.textWidthBasis, + style: style != null ? this.style?.merge(style) ?? style : this.style); + } +} diff --git a/lib/utils/password_generator.dart b/lib/utils/password_generator.dart index a0ce6273..f7bdd2d6 100644 --- a/lib/utils/password_generator.dart +++ b/lib/utils/password_generator.dart @@ -1,138 +1,99 @@ import 'dart:math'; -var generator = PasswordGenerator(); +Random _rnd = Random(); -String genPass() { - generator.generate(8); - return generator.getGeneratedValue(); -} - -///Generates a password. -/// -///The password [_generatedValue] is of a specified length, including letters [_letterGen] of mixed cases, -///numbers [_numGen], and symbols[_symGen] depending on user choice. -class PasswordGenerator { - late bool _letterGen; - late bool _numGen; - late bool _symGen; - late String _generatedValue; - - ///Constructor. - /// - ///[_letterGen] is true to make password generation possible from the opening of the application, and - ///[_generatedValue] is intialized to the value below so the text containing it can be first generated - ///upon users request - PasswordGenerator() { - _letterGen = true; - _numGen = true; - _symGen = false; - _generatedValue = "Press Generate"; - } - - ///Call to generate a value, of [n] length - void generate(int n) { - //Discards the old value - _generatedValue = ""; - - ///Cannot generate a value without any character types selected - if (!_letterGen && !_numGen && !_symGen) { - _generatedValue = "No character type selected"; - return; - } - - ///'Randomly' selectes caracter type to generate and append [toAppend] to [_generatedValue] - // ignore: unnecessary_statements - for (n; n > 0; n--) { - String? toAppend; - var random = new Random(); - - ///loops until a valid character is generated, meaning the user has to check the character value - ///to be generated. 'Randomly' picks a character type. - while (toAppend == null) { - int selector = random.nextInt(3); - - if (selector == 0) { - toAppend = _generateLetter(); - } else if (selector == 1) { - toAppend = _generateNumber(); - } else { - toAppend = _generateSymbol(); - } - } - - _generatedValue += toAppend; - toAppend = null; - } - } - - ///Generates a letter when called. - String _generateLetter() { - if (!_letterGen) return ''; - - ///Finds the integer value for the range between a-z and A-Z, with [base] UTF-16 value for lowercase letters and - ///[baseUpper] UTF-16 value for uppercase letters - int base = "a".codeUnitAt(0); - int baseUpper = "A".codeUnitAt(0); - int maxRand = ("z".codeUnitAt(0) - base) + 1; - Random random = new Random(); - - ///Randomly selects between upper and lower case generation, randomly generates value from [maxRand], then adding base, - ///which creates a UTF-16 encoded character to be converted into a string of one character between a-z/A-Z. - ///This string is then returned. - if (random.nextInt(2) == 0) { - return String.fromCharCodes([random.nextInt(maxRand) + base]); - } else { - return String.fromCharCodes([random.nextInt(maxRand) + baseUpper]); - } - } - - ///Generates a number when called - String? _generateNumber() { - if (!_numGen) return null; - - ///Finds the integer value for the range between 0-9 - int base = "0".codeUnitAt(0); - int maxRand = ("9".codeUnitAt(0) - base) + 1; - Random random = new Random(); - - ///Randomly generates value from [maxRand], then adding base, which creates a UTF-16 encoded character to be converted into a - ///string of one character between 0-9. This string is then returned. - return String.fromCharCodes([random.nextInt(maxRand) + base]); - } - - ///Generates a symbol when called - String? _generateSymbol() { - if (!_symGen) return null; - - ///Finds the integer value for the range between symbols !-. - - ///(note) which includes symbols !"#$%&'()*+,=. - int base = "!".codeUnitAt(0); - int maxRand = (".".codeUnitAt(0) - base) + 1; - Random random = new Random(); - - ///Randomly generates value from [maxRand], then adding base, which creates a UTF-16 encoded character to be - ///converted into a string of one character between !-. . This string is then returned. - return String.fromCharCodes([random.nextInt(maxRand) + base]); - } - - ///Toggles letter generation - void checkLetterGen(bool value) { - _letterGen = value; - } - - ///Toggles number generation - void checkNumGen(bool value) { - _numGen = value; - } - - ///Toggles symbol generation - void checkSymGen(bool value) { - _symGen = value; - } - - ///Returns the generated value to be used by generator app - String getGeneratedValue() { - return _generatedValue; - } +typedef StringGeneratorFunction = String Function(); + +class StringGenerators { + static const letters = 'abcdefghijklmnopqrstuvwxyz'; + static const numbers = '1234567890'; + static const symbols = '_'; + + static String getRandomString( + int length, { + hasLowercaseLetters = false, + hasUppercaseLetters = false, + hasNumbers = false, + hasSymbols = false, + isStrict = false, + }) { + var chars = ''; + if (hasLowercaseLetters) chars += letters; + if (hasUppercaseLetters) chars += letters.toUpperCase(); + if (hasNumbers) chars += numbers; + if (hasSymbols) chars += symbols; + + assert(chars.isNotEmpty, 'chart empty'); + + if (!isStrict) { + return genString(length, chars); + } + + var res = ''; + var loose = length; + if (hasLowercaseLetters) { + loose -= 1; + res += genString(1, letters); + } + if (hasUppercaseLetters) { + loose -= 1; + res += genString(1, letters.toUpperCase()); + } + if (hasNumbers) { + loose -= 1; + res += genString(1, numbers.toUpperCase()); + } + if (hasSymbols) { + loose -= 1; + res += genString(1, symbols); + } + res += genString(loose, chars); + + var shuffledlist = res.split('')..shuffle(); + return shuffledlist.join(); + } + + static String genString(int length, String chars) { + return String.fromCharCodes( + Iterable.generate( + length, + (_) => chars.codeUnitAt( + _rnd.nextInt(chars.length), + ), + ), + ); + } + + static StringGeneratorFunction userPassword = () => getRandomString( + 8, + hasLowercaseLetters: true, + hasUppercaseLetters: true, + hasNumbers: true, + isStrict: true, + ); + + static StringGeneratorFunction passwordSalt = () => getRandomString( + 8, + hasLowercaseLetters: true, + ); + + static StringGeneratorFunction simpleId = () => getRandomString( + 5, + hasLowercaseLetters: true, + ); + + static StringGeneratorFunction dbPassword = () => getRandomString( + 40, + hasLowercaseLetters: true, + hasUppercaseLetters: true, + hasNumbers: true, + hasSymbols: true, + ); + + static StringGeneratorFunction dbStorageName = () => getRandomString( + 6, + hasLowercaseLetters: true, + hasUppercaseLetters: true, + hasNumbers: true, + ); } diff --git a/lib/utils/password_generator2.dart b/lib/utils/password_generator2.dart deleted file mode 100644 index 36114d55..00000000 --- a/lib/utils/password_generator2.dart +++ /dev/null @@ -1,14 +0,0 @@ -import 'dart:math'; - -const _chars = - 'AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890_'; -Random _rnd = Random(); - -String getRandomString(int length, [chars = _chars]) => String.fromCharCodes( - Iterable.generate( - length, - (_) => chars.codeUnitAt( - _rnd.nextInt(chars.length), - ), - ), - ); diff --git a/pubspec.lock b/pubspec.lock index 6e9b2757..01a334ba 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -7,14 +7,14 @@ packages: name: _fe_analyzer_shared url: "https://pub.dartlang.org" source: hosted - version: "19.0.0" + version: "22.0.0" analyzer: dependency: transitive description: name: analyzer url: "https://pub.dartlang.org" source: hosted - version: "1.3.0" + version: "1.7.2" archive: dependency: transitive description: @@ -28,28 +28,42 @@ packages: name: args url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.2.0" + asn1lib: + dependency: transitive + description: + name: asn1lib + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.2" async: dependency: transitive description: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.5.0" + version: "2.8.1" + auto_size_text: + dependency: "direct main" + description: + name: auto_size_text + url: "https://pub.dartlang.org" + source: hosted + version: "3.0.0-nullsafety.0" basic_utils: - dependency: "direct dev" + dependency: "direct main" description: name: basic_utils url: "https://pub.dartlang.org" source: hosted - version: "3.0.0-nullsafety.3" + version: "3.5.0" bloc: dependency: transitive description: name: bloc url: "https://pub.dartlang.org" source: hosted - version: "7.0.0" + version: "7.2.1" boolean_selector: dependency: transitive description: @@ -63,56 +77,56 @@ packages: name: build url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.1.0" build_config: dependency: transitive description: name: build_config url: "https://pub.dartlang.org" source: hosted - version: "0.4.7" + version: "1.0.0" build_daemon: dependency: transitive description: name: build_daemon url: "https://pub.dartlang.org" source: hosted - version: "2.1.10" + version: "3.0.0" build_resolvers: dependency: transitive description: name: build_resolvers url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.4" build_runner: dependency: "direct dev" description: name: build_runner url: "https://pub.dartlang.org" source: hosted - version: "1.12.2" + version: "2.1.1" build_runner_core: dependency: transitive description: name: build_runner_core url: "https://pub.dartlang.org" source: hosted - version: "6.1.12" + version: "7.1.0" built_collection: dependency: transitive description: name: built_collection url: "https://pub.dartlang.org" source: hosted - version: "5.0.0" + version: "5.1.0" built_value: dependency: transitive description: name: built_value url: "https://pub.dartlang.org" source: hosted - version: "8.0.4" + version: "8.1.2" characters: dependency: transitive description: @@ -126,7 +140,7 @@ packages: name: charcode url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "1.3.1" checked_yaml: dependency: transitive description: @@ -140,7 +154,7 @@ packages: name: cli_util url: "https://pub.dartlang.org" source: hosted - version: "0.3.0" + version: "0.3.3" clock: dependency: transitive description: @@ -154,7 +168,7 @@ packages: name: code_builder url: "https://pub.dartlang.org" source: hosted - version: "3.7.0" + version: "4.1.0" collection: dependency: transitive description: @@ -168,14 +182,14 @@ packages: name: convert url: "https://pub.dartlang.org" source: hosted - version: "3.0.0" + version: "3.0.1" coverage: dependency: transitive description: name: coverage url: "https://pub.dartlang.org" source: hosted - version: "1.0.2" + version: "1.0.3" crypt: dependency: "direct main" description: @@ -184,33 +198,33 @@ packages: source: hosted version: "4.0.1" crypto: - dependency: "direct main" + dependency: transitive description: name: crypto url: "https://pub.dartlang.org" source: hosted - version: "3.0.0" + version: "3.0.1" cubit_form: dependency: "direct main" description: name: cubit_form url: "https://pub.dartlang.org" source: hosted - version: "1.0.2-nullsafety.0" + version: "1.0.18" cupertino_icons: dependency: "direct main" description: name: cupertino_icons url: "https://pub.dartlang.org" source: hosted - version: "1.0.2" + version: "1.0.3" dart_style: dependency: transitive description: name: dart_style url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.3" dio: dependency: "direct main" description: @@ -252,7 +266,14 @@ packages: name: equatable url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.3" + extended_masked_text: + dependency: transitive + description: + name: extended_masked_text + url: "https://pub.dartlang.org" + source: hosted + version: "2.3.1" fake_async: dependency: transitive description: @@ -266,14 +287,14 @@ packages: name: ffi url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.1.2" file: dependency: transitive description: name: file url: "https://pub.dartlang.org" source: hosted - version: "6.1.0" + version: "6.1.2" fixnum: dependency: transitive description: @@ -287,7 +308,7 @@ packages: name: fl_chart url: "https://pub.dartlang.org" source: hosted - version: "0.35.0" + version: "0.40.0" flutter: dependency: "direct main" description: flutter @@ -299,14 +320,14 @@ packages: name: flutter_bloc url: "https://pub.dartlang.org" source: hosted - version: "7.0.0" + version: "7.3.0" flutter_launcher_icons: dependency: "direct dev" description: name: flutter_launcher_icons url: "https://pub.dartlang.org" source: hosted - version: "0.9.0" + version: "0.9.2" flutter_localizations: dependency: transitive description: flutter @@ -318,14 +339,21 @@ packages: name: flutter_markdown url: "https://pub.dartlang.org" source: hosted - version: "0.6.1" + version: "0.6.5" + flutter_plugin_android_lifecycle: + dependency: transitive + description: + name: flutter_plugin_android_lifecycle + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.3" flutter_secure_storage: dependency: "direct main" description: name: flutter_secure_storage url: "https://pub.dartlang.org" source: hosted - version: "4.1.0" + version: "4.2.1" flutter_test: dependency: "direct dev" description: flutter @@ -336,13 +364,20 @@ packages: description: flutter source: sdk version: "0.0.0" + frontend_server_client: + dependency: transitive + description: + name: frontend_server_client + url: "https://pub.dartlang.org" + source: hosted + version: "2.1.2" get_it: dependency: "direct main" description: name: get_it url: "https://pub.dartlang.org" source: hosted - version: "6.0.0" + version: "7.2.0" glob: dependency: transitive description: @@ -356,42 +391,42 @@ packages: name: graphs url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "2.0.0" hive: dependency: "direct main" description: name: hive url: "https://pub.dartlang.org" source: hosted - version: "2.0.1" + version: "2.0.4" hive_flutter: dependency: "direct main" description: name: hive_flutter url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.1.0" hive_generator: dependency: "direct dev" description: name: hive_generator url: "https://pub.dartlang.org" source: hosted - version: "1.0.1" + version: "1.1.0" http: dependency: transitive description: name: http url: "https://pub.dartlang.org" source: hosted - version: "0.13.1" + version: "0.13.3" http_multi_server: dependency: transitive description: name: http_multi_server url: "https://pub.dartlang.org" source: hosted - version: "3.0.0" + version: "3.0.1" http_parser: dependency: transitive description: @@ -419,7 +454,14 @@ packages: name: io url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.0.3" + ionicons: + dependency: "direct main" + description: + name: ionicons + url: "https://pub.dartlang.org" + source: hosted + version: "0.1.2" js: dependency: transitive description: @@ -440,7 +482,14 @@ packages: name: json_serializable url: "https://pub.dartlang.org" source: hosted - version: "4.1.0" + version: "4.1.4" + local_auth: + dependency: "direct main" + description: + name: local_auth + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.7" logging: dependency: transitive description: @@ -455,13 +504,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "4.0.0" - mask_text_input_formatter: - dependency: transitive - description: - name: mask_text_input_formatter - url: "https://pub.dartlang.org" - source: hosted - version: "2.0.0-nullsafety.2" matcher: dependency: transitive description: @@ -475,7 +517,7 @@ packages: name: meta url: "https://pub.dartlang.org" source: hosted - version: "1.3.0" + version: "1.7.0" mime: dependency: transitive description: @@ -483,6 +525,20 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.0.0" + modal_bottom_sheet: + dependency: "direct main" + description: + name: modal_bottom_sheet + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.0" + nanoid: + dependency: "direct main" + description: + name: nanoid + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.0" nested: dependency: transitive description: @@ -496,7 +552,7 @@ packages: name: node_preamble url: "https://pub.dartlang.org" source: hosted - version: "1.4.13" + version: "2.0.1" package_config: dependency: transitive description: @@ -510,7 +566,7 @@ packages: name: package_info url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.2" path: dependency: transitive description: @@ -524,21 +580,21 @@ packages: name: path_provider url: "https://pub.dartlang.org" source: hosted - version: "2.0.1" + version: "2.0.2" path_provider_linux: dependency: transitive description: name: path_provider_linux url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.2" path_provider_macos: dependency: transitive description: name: path_provider_macos url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.2" path_provider_platform_interface: dependency: transitive description: @@ -552,42 +608,42 @@ packages: name: path_provider_windows url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.3" pedantic: dependency: transitive description: name: pedantic url: "https://pub.dartlang.org" source: hosted - version: "1.11.0" + version: "1.11.1" petitparser: dependency: transitive description: name: petitparser url: "https://pub.dartlang.org" source: hosted - version: "4.0.2" + version: "4.1.0" platform: dependency: transitive description: name: platform url: "https://pub.dartlang.org" source: hosted - version: "3.0.0" + version: "3.0.2" plugin_platform_interface: dependency: transitive description: name: plugin_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.1" pointycastle: - dependency: transitive + dependency: "direct main" description: name: pointycastle url: "https://pub.dartlang.org" source: hosted - version: "3.0.1" + version: "3.3.2" pool: dependency: transitive description: @@ -608,14 +664,14 @@ packages: name: process url: "https://pub.dartlang.org" source: hosted - version: "4.2.1" + version: "4.2.3" provider: dependency: "direct main" description: name: provider url: "https://pub.dartlang.org" source: hosted - version: "5.0.0" + version: "6.0.0" pub_semver: dependency: transitive description: @@ -630,27 +686,83 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.0.0" + quiver: + dependency: transitive + description: + name: quiver + url: "https://pub.dartlang.org" + source: hosted + version: "3.0.1" + rsa_encrypt: + dependency: "direct main" + description: + name: rsa_encrypt + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.0" + share_plus: + dependency: "direct main" + description: + name: share_plus + url: "https://pub.dartlang.org" + source: hosted + version: "2.1.4" + share_plus_linux: + dependency: transitive + description: + name: share_plus_linux + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.4" + share_plus_macos: + dependency: transitive + description: + name: share_plus_macos + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.2" + share_plus_platform_interface: + dependency: transitive + description: + name: share_plus_platform_interface + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.1" + share_plus_web: + dependency: transitive + description: + name: share_plus_web + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.4" + share_plus_windows: + dependency: transitive + description: + name: share_plus_windows + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.3" shared_preferences: dependency: transitive description: name: shared_preferences url: "https://pub.dartlang.org" source: hosted - version: "2.0.5" + version: "2.0.7" shared_preferences_linux: dependency: transitive description: name: shared_preferences_linux url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.2" shared_preferences_macos: dependency: transitive description: name: shared_preferences_macos url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.2" shared_preferences_platform_interface: dependency: transitive description: @@ -664,21 +776,21 @@ packages: name: shared_preferences_web url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.2" shared_preferences_windows: dependency: transitive description: name: shared_preferences_windows url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.2" shelf: dependency: transitive description: name: shelf url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.2.0" shelf_packages_handler: dependency: transitive description: @@ -692,7 +804,7 @@ packages: name: shelf_static url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.1.0" shelf_web_socket: dependency: transitive description: @@ -711,7 +823,14 @@ packages: name: source_gen url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.0.3" + source_helper: + dependency: transitive + description: + name: source_helper + url: "https://pub.dartlang.org" + source: hosted + version: "1.2.1" source_map_stack_trace: dependency: transitive description: @@ -732,7 +851,14 @@ packages: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.8.0" + version: "1.8.1" + ssh_key: + dependency: "direct main" + description: + name: ssh_key + url: "https://pub.dartlang.org" + source: hosted + version: "0.7.0" stack_trace: dependency: transitive description: @@ -774,21 +900,21 @@ packages: name: test url: "https://pub.dartlang.org" source: hosted - version: "1.16.5" + version: "1.17.10" test_api: dependency: transitive description: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.2.19" + version: "0.4.2" test_core: dependency: transitive description: name: test_core url: "https://pub.dartlang.org" source: hosted - version: "0.3.15" + version: "0.4.0" timing: dependency: transitive description: @@ -796,6 +922,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.0.0" + tuple: + dependency: transitive + description: + name: tuple + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.0" typed_data: dependency: transitive description: @@ -803,55 +936,48 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.3.0" - unicons: - dependency: "direct main" - description: - name: unicons - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.2" url_launcher: dependency: "direct main" description: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.0.3" + version: "6.0.9" url_launcher_linux: dependency: transitive description: name: url_launcher_linux url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.1" url_launcher_macos: dependency: transitive description: name: url_launcher_macos url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.1" url_launcher_platform_interface: dependency: transitive description: name: url_launcher_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "2.0.2" + version: "2.0.4" url_launcher_web: dependency: transitive description: name: url_launcher_web url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.4" url_launcher_windows: dependency: transitive description: name: url_launcher_windows url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.2" vector_math: dependency: transitive description: @@ -865,42 +991,42 @@ packages: name: vm_service url: "https://pub.dartlang.org" source: hosted - version: "6.1.0+1" + version: "6.2.0" wakelock: dependency: "direct main" description: name: wakelock url: "https://pub.dartlang.org" source: hosted - version: "0.5.0+2" + version: "0.5.3+3" wakelock_macos: dependency: transitive description: name: wakelock_macos url: "https://pub.dartlang.org" source: hosted - version: "0.1.0" + version: "0.1.0+2" wakelock_platform_interface: dependency: transitive description: name: wakelock_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "0.2.0" + version: "0.2.1+2" wakelock_web: dependency: transitive description: name: wakelock_web url: "https://pub.dartlang.org" source: hosted - version: "0.2.0" + version: "0.2.0+2" wakelock_windows: dependency: transitive description: name: wakelock_windows url: "https://pub.dartlang.org" source: hosted - version: "0.1.0" + version: "0.1.0+1" watcher: dependency: transitive description: @@ -914,7 +1040,7 @@ packages: name: web_socket_channel url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.1.0" webkit_inspection_protocol: dependency: transitive description: @@ -928,7 +1054,7 @@ packages: name: win32 url: "https://pub.dartlang.org" source: hosted - version: "2.0.5" + version: "2.2.7" xdg_directories: dependency: transitive description: @@ -942,7 +1068,7 @@ packages: name: xml url: "https://pub.dartlang.org" source: hosted - version: "5.0.2" + version: "5.1.2" yaml: dependency: transitive description: @@ -951,5 +1077,5 @@ packages: source: hosted version: "3.1.0" sdks: - dart: ">=2.12.0 <3.0.0" - flutter: ">=2.0.0" + dart: ">=2.13.4 <3.0.0" + flutter: ">=2.5.0" diff --git a/test/widget_test.dart b/test/widget_test.dart index 6eed7a46..aaa33419 100644 --- a/test/widget_test.dart +++ b/test/widget_test.dart @@ -1,30 +1,122 @@ -// This is a basic Flutter widget test. -// -// To perform an interaction with a widget in your test, use the WidgetTester -// utility that Flutter provides. For example, you can send tap and scroll -// gestures. You can also use WidgetTester to find child widgets in the widget -// tree, read text, and verify that the values of widget properties are correct. - -import 'package:flutter/material.dart'; import 'package:flutter_test/flutter_test.dart'; -import 'package:selfprivacy/main.dart'; +import 'package:selfprivacy/utils/password_generator.dart'; void main() { - testWidgets('Counter increments smoke test', (WidgetTester tester) async { - // Build our app and trigger a frame. - await tester.pumpWidget(MyApp()); + group('StringGenerators', () { + group('Basic', () { + test('assert chart empty', () { + expect(() { + StringGenerators.getRandomString(8); + }, throwsAssertionError); + }); - // Verify that our counter starts at 0. - expect(find.text('0'), findsOneWidget); - expect(find.text('1'), findsNothing); + test('only lowercase string', () { + var length = 8; + var generatedString = + StringGenerators.getRandomString(length, hasLowercaseLetters: true); - // Tap the '+' icon and trigger a frame. - await tester.tap(find.byIcon(Icons.add)); - await tester.pump(); + expect(generatedString, isNot(matches(regExpNewLines))); + expect(generatedString, isNot(matches(regExpWhiteSpaces))); + expect(generatedString, isNot(matches(regExpNumbers))); + expect(generatedString, isNot(matches(regExpUppercaseLetters))); + expect(generatedString, isNot(matches(regExpSymbols))); + expect(generatedString.length, equals(length)); + expect(generatedString, matches(regExpLowercaseLetters)); + }); - // Verify that our counter has incremented. - expect(find.text('0'), findsNothing); - expect(find.text('1'), findsOneWidget); + test('only uppercase string', () { + var length = 8; + var generatedString = StringGenerators.getRandomString(length, + hasLowercaseLetters: false, hasUppercaseLetters: true); + + expect(generatedString, isNot(matches(regExpNewLines))); + expect(generatedString, isNot(matches(regExpWhiteSpaces))); + expect(generatedString, isNot(matches(regExpNumbers))); + expect(generatedString, isNot(matches(regExpLowercaseLetters))); + expect(generatedString, isNot(matches(regExpSymbols))); + expect(generatedString.length, equals(length)); + expect(generatedString, matches(regExpUppercaseLetters)); + }); + + test('only numbers string', () { + var length = 8; + var generatedString = StringGenerators.getRandomString(length, + hasLowercaseLetters: false, + hasUppercaseLetters: false, + hasNumbers: true); + + expect(generatedString, isNot(matches(regExpNewLines))); + expect(generatedString, isNot(matches(regExpWhiteSpaces))); + expect(generatedString, isNot(matches(regExpUppercaseLetters))); + expect(generatedString, isNot(matches(regExpLowercaseLetters))); + expect(generatedString, isNot(matches(regExpSymbols))); + expect(generatedString.length, equals(length)); + expect(generatedString, matches(regExpNumbers)); + }); + + test('only symbols string', () { + var length = 8; + var generatedString = StringGenerators.getRandomString( + length, + hasLowercaseLetters: false, + hasUppercaseLetters: false, + hasNumbers: false, + hasSymbols: true, + ); + + expect(generatedString, isNot(matches(regExpNewLines))); + expect(generatedString, isNot(matches(regExpWhiteSpaces))); + expect(generatedString, isNot(matches(regExpUppercaseLetters))); + expect(generatedString, isNot(matches(regExpLowercaseLetters))); + expect(generatedString, isNot(matches(regExpNumbers))); + expect(generatedString.length, equals(length)); + expect(generatedString, matches(regExpSymbols)); + }); + }); + + group('Strict mode', () { + test('All', () { + var length = 5; + var generatedString = StringGenerators.getRandomString(length, + hasLowercaseLetters: true, + hasUppercaseLetters: true, + hasNumbers: true, + hasSymbols: true, + isStrict: true); + + expect(generatedString, isNot(matches(regExpNewLines))); + expect(generatedString, isNot(matches(regExpWhiteSpaces))); + expect(generatedString, matches(regExpLowercaseLetters)); + expect(generatedString, matches(regExpUppercaseLetters)); + expect(generatedString, matches(regExpNumbers)); + expect(generatedString, matches(regExpSymbols)); + expect(generatedString.length, equals(length)); + }); + test('Lowercase letters and numbers', () { + var length = 3; + var generatedString = StringGenerators.getRandomString(length, + hasLowercaseLetters: true, + hasUppercaseLetters: false, + hasNumbers: true, + hasSymbols: false, + isStrict: true); + + expect(generatedString, isNot(matches(regExpNewLines))); + expect(generatedString, isNot(matches(regExpWhiteSpaces))); + expect(generatedString, isNot(matches(regExpUppercaseLetters))); + expect(generatedString, isNot(matches(regExpSymbols))); + expect(generatedString, matches(regExpLowercaseLetters)); + expect(generatedString, matches(regExpNumbers)); + expect(generatedString.length, equals(length)); + }); + }); }); } + +var regExpNewLines = RegExp(r"[\n\r]+"); +var regExpWhiteSpaces = RegExp(r"[\s]+"); +var regExpUppercaseLetters = RegExp(r"[A-Z]"); +var regExpLowercaseLetters = RegExp(r"[a-z]"); +var regExpNumbers = RegExp(r"[0-9]"); +var regExpSymbols = RegExp(r'(?:_|[^\w\s])+');