Skip to content

Instantly share code, notes, and snippets.

@kaciula
Last active April 17, 2020 05:40
Show Gist options
  • Save kaciula/4fbfe35357bf5a4f9aef56d0cc450d95 to your computer and use it in GitHub Desktop.
Save kaciula/4fbfe35357bf5a4f9aef56d0cc450d95 to your computer and use it in GitHub Desktop.
Build for ios fails with Undefined symbols for architecture arm64. Full log of flutter build ios -t lib/main_release.dart --verbose
[ +39 ms] executing: [/Users/ka/dev/tools/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +51 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[ ] f139b11009aeb8ed2a3a3aa8b0066e482709dde3
[ ] executing: [/Users/ka/dev/tools/flutter/] git describe --match v*.*.* --first-parent --long --tags
[ +108 ms] Exit code 0 from: git describe --match v*.*.* --first-parent --long --tags
[ +2 ms] v1.12.13+hotfix.9-0-gf139b11009
[ +8 ms] executing: [/Users/ka/dev/tools/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[ +6 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[ ] origin/stable
[ ] executing: [/Users/ka/dev/tools/flutter/] git ls-remote --get-url origin
[ +6 ms] Exit code 0 from: git ls-remote --get-url origin
[ ] https://github.com/flutter/flutter.git
[ +60 ms] executing: [/Users/ka/dev/tools/flutter/] git rev-parse --abbrev-ref HEAD
[ +8 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[ ] stable
[ +8 ms] executing: sw_vers -productName
[ +20 ms] Exit code 0 from: sw_vers -productName
[ ] Mac OS X
[ ] executing: sw_vers -productVersion
[ +20 ms] Exit code 0 from: sw_vers -productVersion
[ ] 10.15.3
[ ] executing: sw_vers -buildVersion
[ +19 ms] Exit code 0 from: sw_vers -buildVersion
[ ] 19D76
[ +51 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ +6 ms] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ +3 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +100 ms] Found plugin apple_sign_in at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/
[ +43 ms] Found plugin cloud_firestore at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.13.5/
[ +7 ms] Found plugin cloud_firestore_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-0.1.1+2/
[ +9 ms] Found plugin connectivity at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity-0.4.8+2/
[ +4 ms] Found plugin connectivity_macos at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_macos-0.1.0+2/
[ +24 ms] Found plugin firebase_auth at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.15.5+3/
[ +4 ms] Found plugin firebase_auth_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-0.1.2/
[ +2 ms] Found plugin firebase_core at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+3/
[ +4 ms] Found plugin firebase_core_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-0.1.1+2/
[ +2 ms] Found plugin firebase_crashlytics at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_crashlytics-0.1.3+3/
[ +8 ms] Found plugin flutter_keyboard_visibility at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-0.7.0/
[ +1 ms] Found plugin flutter_plugin_android_lifecycle at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-1.0.6/
[ +1 ms] Found plugin flutter_secure_storage at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.2/
[ +7 ms] Found plugin flutter_webview_plugin at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.11/
[ +8 ms] Found plugin google_maps_flutter at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/
[ +2 ms] Found plugin google_sign_in at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in-4.4.1/
[ +3 ms] Found plugin google_sign_in_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in_web-0.8.4/
[ +19 ms] Found plugin location at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/location-3.0.2/
[ +4 ms] Found plugin location_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/location_web-1.0.0/
[ +12 ms] Found plugin package_info at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/package_info-0.4.0+16/
[ +5 ms] Found plugin path_provider at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.5/
[ +1 ms] Found plugin path_provider_macos at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-0.0.4/
[ +14 ms] Found plugin shared_preferences at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.6+3/
[ +1 ms] Found plugin shared_preferences_macos at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+6/
[ +2 ms] Found plugin shared_preferences_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+4/
[ +7 ms] Found plugin sqflite at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-1.3.0/
[ +66 ms] Found plugin apple_sign_in at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/
[ +16 ms] Found plugin cloud_firestore at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.13.5/
[ +1 ms] Found plugin cloud_firestore_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-0.1.1+2/
[ +3 ms] Found plugin connectivity at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity-0.4.8+2/
[ +1 ms] Found plugin connectivity_macos at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_macos-0.1.0+2/
[ +11 ms] Found plugin firebase_auth at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.15.5+3/
[ +1 ms] Found plugin firebase_auth_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-0.1.2/
[ +1 ms] Found plugin firebase_core at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+3/
[ +1 ms] Found plugin firebase_core_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-0.1.1+2/
[ ] Found plugin firebase_crashlytics at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_crashlytics-0.1.3+3/
[ +4 ms] Found plugin flutter_keyboard_visibility at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-0.7.0/
[ +1 ms] Found plugin flutter_plugin_android_lifecycle at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-1.0.6/
[ +1 ms] Found plugin flutter_secure_storage at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.2/
[ +4 ms] Found plugin flutter_webview_plugin at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.11/
[ +3 ms] Found plugin google_maps_flutter at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/
[ +1 ms] Found plugin google_sign_in at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in-4.4.1/
[ +1 ms] Found plugin google_sign_in_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in_web-0.8.4/
[ +10 ms] Found plugin location at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/location-3.0.2/
[ +1 ms] Found plugin location_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/location_web-1.0.0/
[ +7 ms] Found plugin package_info at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/package_info-0.4.0+16/
[ +3 ms] Found plugin path_provider at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.5/
[ +1 ms] Found plugin path_provider_macos at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-0.0.4/
[ +7 ms] Found plugin shared_preferences at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.6+3/
[ +1 ms] Found plugin shared_preferences_macos at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+6/
[ +1 ms] Found plugin shared_preferences_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+4/
[ +6 ms] Found plugin sqflite at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-1.3.0/
[ +78 ms] Generating /Users/ka/dev/workspace/natureexplorer/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[ +47 ms] executing: /usr/bin/xcodebuild -version
[+1031 ms] Exit code 0 from: /usr/bin/xcodebuild -version
[ ] Xcode 11.3.1
Build version 11C504
[ +32 ms] executing: /usr/bin/plutil -convert json -o - /Users/ka/dev/workspace/natureexplorer/ios/Runner/Info.plist
[ +10 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Users/ka/dev/workspace/natureexplorer/ios/Runner/Info.plist
[ ] {"CFBundleName":"explorer","UILaunchStoryboardName":"LaunchScreen","LSApplicationQueriesSchemes":["fbapi","fbapi20130214","fbapi20130410","fbapi20130702","fbapi20131010","fbapi20131219","fbapi20140410","fbapi20140116","fbapi20150313","fbapi20150629","fbapi20160328","fbauth","fb-messenger-share-api","fbauth2","fbshareextension"],"CFBundleDevelopmentRegion":"$(DEVELOPMENT_LANGUAGE)","CFBundleVersion":"$(FLUTTER_BUILD_NUMBER)","io.flutter.embedded_views_preview":true,"CFBundlePackageType":"APPL","UIMainStoryboardFile":"Main","CFBundleShortVersionString":"$(FLUTTER_BUILD_NAME)","FacebookAppID":"571737757028722","NSAppTransportSecurity":{"NSAllowsArbitraryLoads":true,"NSAllowsArbitraryLoadsInWebContent":true},"CFBundleInfoDictionaryVersion":"6.0","CFBundleExecutable":"$(EXECUTABLE_NAME)","UISupportedInterfaceOrientations~ipad":["UIInterfaceOrientationPortrait"],"FacebookDisplayName":"Explorer","UIViewControllerBasedStatusBarAppearance":false,"CFBundleIdentifier":"$(PRODUCT_BUNDLE_IDENTIFIER)","CFBundleURLTypes":[{"CFBundleURLSchemes":["fb571737757028722"]}],"CFBundleSignature":"????","LSRequiresIPhoneOS":true,"UISupportedInterfaceOrientations":["UIInterfaceOrientationPortrait"],"NSLocationAlwaysUsageDescription":"The app uses your location to save the exact coordinates of interesting spots so that you can return to them at a later date.","NSLocationWhenInUseUsageDescription":"The app uses your location to save the exact coordinates of interesting spots so that you can return to them at a later date."}
[ +19 ms] Building com.kaciula.explorer for device (ios-release)...
[ +20 ms] executing: [/Users/ka/dev/workspace/natureexplorer/ios/] /usr/bin/xcodebuild -list
[+2531 ms] Information about project "Runner":
Targets:
Runner
Build Configurations:
Debug
Release
Profile
If no build configuration is specified and -scheme is not passed then "Release" is used.
Schemes:
Runner
[ +23 ms] executing: [/Users/ka/dev/workspace/natureexplorer/ios/Runner.xcodeproj/] /usr/bin/xcodebuild -project /Users/ka/dev/workspace/natureexplorer/ios/Runner.xcodeproj -target Runner -showBuildSettings
[ ] executing: [/Users/ka/dev/workspace/natureexplorer/ios/Runner.xcodeproj/] /usr/bin/xcodebuild -project /Users/ka/dev/workspace/natureexplorer/ios/Runner.xcodeproj -target Runner -showBuildSettings
[+2365 ms] Build settings for action build and target Runner:
ACTION = build
AD_HOC_CODE_SIGNING_ALLOWED = NO
ALTERNATE_GROUP = staff
ALTERNATE_MODE = u+w,go-w,a+rX
ALTERNATE_OWNER = ka
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
ALWAYS_SEARCH_USER_PATHS = NO
ALWAYS_USE_SEPARATE_HEADERMAPS = NO
APPLE_INTERNAL_DEVELOPER_DIR = /AppleInternal/Developer
APPLE_INTERNAL_DIR = /AppleInternal
APPLE_INTERNAL_DOCUMENTATION_DIR = /AppleInternal/Documentation
APPLE_INTERNAL_LIBRARY_DIR = /AppleInternal/Library
APPLE_INTERNAL_TOOLS = /AppleInternal/Developer/Tools
APPLICATION_EXTENSION_API_ONLY = NO
APPLY_RULES_IN_COPY_FILES = NO
APPLY_RULES_IN_COPY_HEADERS = NO
ARCHS = arm64
ARCHS_STANDARD = arm64
ARCHS_STANDARD_32_64_BIT = armv7 arm64
ARCHS_STANDARD_32_BIT = armv7
ARCHS_STANDARD_64_BIT = arm64
ARCHS_STANDARD_INCLUDING_64_BIT = arm64
ARCHS_UNIVERSAL_IPHONE_OS = armv7 arm64
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
AVAILABLE_PLATFORMS = appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator
BITCODE_GENERATION_MODE = marker
BUILD_ACTIVE_RESOURCES_ONLY = NO
BUILD_COMPONENTS = headers build
BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios
BUILD_LIBRARY_FOR_DISTRIBUTION = NO
BUILD_ROOT = /Users/ka/dev/workspace/natureexplorer/build/ios
BUILD_STYLE =
BUILD_VARIANTS = normal
BUILT_PRODUCTS_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos
CACHE_ROOT = /var/folders/kn/260y8ptd7qzgtvntcq88b5q00000gn/C/com.apple.DeveloperTools/11.3.1-11C504/Xcode
CCHROOT = /var/folders/kn/260y8ptd7qzgtvntcq88b5q00000gn/C/com.apple.DeveloperTools/11.3.1-11C504/Xcode
CHMOD = /bin/chmod
CHOWN = /usr/sbin/chown
CLANG_ANALYZER_NONNULL = YES
CLANG_CXX_LANGUAGE_STANDARD = gnu++0x
CLANG_CXX_LIBRARY = libc++
CLANG_ENABLE_MODULES = YES
CLANG_ENABLE_OBJC_ARC = YES
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES
CLANG_WARN_BOOL_CONVERSION = YES
CLANG_WARN_COMMA = YES
CLANG_WARN_CONSTANT_CONVERSION = YES
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR
CLANG_WARN_EMPTY_BODY = YES
CLANG_WARN_ENUM_CONVERSION = YES
CLANG_WARN_INFINITE_RECURSION = YES
CLANG_WARN_INT_CONVERSION = YES
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES
CLANG_WARN_STRICT_PROTOTYPES = YES
CLANG_WARN_SUSPICIOUS_MOVE = YES
CLANG_WARN_UNREACHABLE_CODE = YES
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES
CLASS_FILE_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/JavaClasses
CLEAN_PRECOMPS = YES
CLONE_HEADERS = NO
CODESIGNING_FOLDER_PATH = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Runner.app
CODE_SIGNING_ALLOWED = YES
CODE_SIGNING_REQUIRED = YES
CODE_SIGN_CONTEXT_CLASS = XCiPhoneOSCodeSignContext
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements
CODE_SIGN_IDENTITY = iPhone Developer
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES
COLOR_DIAGNOSTICS = NO
COMBINE_HIDPI_IMAGES = NO
COMPILER_INDEX_STORE_ENABLE = Default
COMPOSITE_SDK_DIRS = /Users/ka/dev/workspace/natureexplorer/build/ios/CompositeSDKs
COMPRESS_PNG_FILES = YES
CONFIGURATION = Release
CONFIGURATION_BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos
CONFIGURATION_TEMP_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos
CONTENTS_FOLDER_PATH = Runner.app
COPYING_PRESERVES_HFS_DATA = NO
COPY_HEADERS_RUN_UNIFDEF = NO
COPY_PHASE_STRIP = NO
COPY_RESOURCES_FROM_STATIC_FRAMEWORKS = YES
CORRESPONDING_SIMULATOR_PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
CORRESPONDING_SIMULATOR_PLATFORM_NAME = iphonesimulator
CORRESPONDING_SIMULATOR_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk
CORRESPONDING_SIMULATOR_SDK_NAME = iphonesimulator13.2
CP = /bin/cp
CREATE_INFOPLIST_SECTION_IN_BINARY = NO
CURRENT_ARCH = arm64
CURRENT_PROJECT_VERSION = 203
CURRENT_VARIANT = normal
DEAD_CODE_STRIPPING = YES
DEBUGGING_SYMBOLS = YES
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
DEFAULT_COMPILER = com.apple.compilers.llvm.clang.1_0
DEFAULT_DEXT_INSTALL_PATH = /System/Library/DriverExtensions
DEFAULT_KEXT_INSTALL_PATH = /System/Library/Extensions
DEFINES_MODULE = NO
DEPLOYMENT_LOCATION = NO
DEPLOYMENT_POSTPROCESSING = NO
DEPLOYMENT_TARGET_CLANG_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_CLANG_FLAG_NAME = miphoneos-version-min
DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX = -miphoneos-version-min=
DEPLOYMENT_TARGET_LD_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_LD_FLAG_NAME = ios_version_min
DEPLOYMENT_TARGET_SETTING_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_SUGGESTED_VALUES = 8.0 8.1 8.2 8.3 8.4 9.0 9.1 9.2 9.3 10.0 10.1 10.2 10.3 11.0 11.1 11.2 11.3 11.4 12.0 12.1 12.2 12.3 12.4 13.0 13.1 13.2
DERIVED_FILES_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DERIVED_FILE_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DERIVED_SOURCES_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
DEVELOPER_FRAMEWORKS_DIR = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
DEVELOPER_FRAMEWORKS_DIR_QUOTED = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/Developer/Library
DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Tools
DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
DEVELOPMENT_LANGUAGE = en
DEVELOPMENT_TEAM = VQMLSSZZUF
DOCUMENTATION_FOLDER_PATH = Runner.app/en.lproj/Documentation
DONT_GENERATE_INFOPLIST_FILE = NO
DO_HEADER_SCANNING_IN_JAM = NO
DSTROOT = /tmp/Runner.dst
DT_TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
DWARF_DSYM_FILE_NAME = Runner.app.dSYM
DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT = NO
DWARF_DSYM_FOLDER_PATH = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos
EFFECTIVE_PLATFORM_NAME = -iphoneos
EMBEDDED_CONTENT_CONTAINS_SWIFT = NO
EMBEDDED_PROFILE_NAME = embedded.mobileprovision
EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = NO
ENABLE_BITCODE = NO
ENABLE_DEFAULT_HEADER_SEARCH_PATHS = YES
ENABLE_HARDENED_RUNTIME = NO
ENABLE_HEADER_DEPENDENCIES = YES
ENABLE_NS_ASSERTIONS = NO
ENABLE_ON_DEMAND_RESOURCES = YES
ENABLE_STRICT_OBJC_MSGSEND = YES
ENABLE_TESTABILITY = NO
ENTITLEMENTS_ALLOWED = YES
ENTITLEMENTS_DESTINATION = Signature
ENTITLEMENTS_REQUIRED = YES
EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS = .DS_Store .svn .git .hg CVS
EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES = *.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj
EXECUTABLES_FOLDER_PATH = Runner.app/Executables
EXECUTABLE_FOLDER_PATH = Runner.app
EXECUTABLE_NAME = Runner
EXECUTABLE_PATH = Runner.app/Runner
EXPANDED_CODE_SIGN_IDENTITY =
EXPANDED_CODE_SIGN_IDENTITY_NAME =
EXPANDED_PROVISIONING_PROFILE =
FILE_LIST = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects/LinkFileList
FIXED_FILES_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/FixedFiles
FLUTTER_APPLICATION_PATH = /Users/ka/dev/workspace/natureexplorer
FLUTTER_BUILD_DIR = build
FLUTTER_BUILD_NAME = 2.0.3
FLUTTER_BUILD_NUMBER = 203
FLUTTER_FRAMEWORK_DIR = /Users/ka/dev/tools/flutter/bin/cache/artifacts/engine/ios-release
FLUTTER_ROOT = /Users/ka/dev/tools/flutter
FLUTTER_TARGET = lib/main_release.dart
FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks
FRAMEWORK_FLAG_PREFIX = -framework
FRAMEWORK_SEARCH_PATHS = "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/AppAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCoreDiagnostics" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseFirestore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseInstallations" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMAppAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/cloud_firestore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/connectivity" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_auth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_core" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_crashlytics" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-Core" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_sign_in" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/sqflite" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/../Flutter" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Crashlytics/iOS" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Fabric/iOS" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/FirebaseAnalytics/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleAppMeasurement/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleMaps/Base/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleMaps/Maps/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleSignIn/Frameworks" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/AppAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCoreDiagnostics" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseFirestore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseInstallations" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMAppAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/cloud_firestore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/connectivity" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_auth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_core" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_crashlytics" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-Core" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_sign_in" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/sqflite" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/../Flutter" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Crashlytics/iOS" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Fabric/iOS" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/FirebaseAnalytics/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleAppMeasurement/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleMaps/Base/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleMaps/Maps/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleSignIn/Frameworks" /Users/ka/dev/workspace/natureexplorer/ios/Flutter
FRAMEWORK_VERSION = A
FULL_PRODUCT_NAME = Runner.app
GCC3_VERSION = 3.3
GCC_C_LANGUAGE_STANDARD = gnu99
GCC_INLINES_ARE_PRIVATE_EXTERN = YES
GCC_NO_COMMON_BLOCKS = YES
GCC_PFE_FILE_C_DIALECTS = c objective-c c++ objective-c++
GCC_PREPROCESSOR_DEFINITIONS = COCOAPODS=1 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1 COCOAPODS=1 COCOAPODS=1 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1
GCC_SYMBOLS_PRIVATE_EXTERN = YES
GCC_THUMB_SUPPORT = YES
GCC_TREAT_WARNINGS_AS_ERRORS = NO
GCC_VERSION = com.apple.compilers.llvm.clang.1_0
GCC_VERSION_IDENTIFIER = com_apple_compilers_llvm_clang_1_0
GCC_WARN_64_TO_32_BIT_CONVERSION = YES
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR
GCC_WARN_UNDECLARED_SELECTOR = YES
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE
GCC_WARN_UNUSED_FUNCTION = YES
GCC_WARN_UNUSED_VARIABLE = YES
GENERATE_MASTER_OBJECT_FILE = NO
GENERATE_PKGINFO_FILE = YES
GENERATE_PROFILING_CODE = NO
GENERATE_TEXT_BASED_STUBS = NO
GID = 20
GROUP = staff
HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT = YES
HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES = YES
HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS = YES
HEADERMAP_INCLUDES_PROJECT_HEADERS = YES
HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES = YES
HEADERMAP_USES_VFS = NO
HEADER_SEARCH_PATHS = "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/AppAuth/AppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseAuth/FirebaseAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCore/FirebaseCore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseFirestore/FirebaseFirestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseInstallations/FirebaseInstallations.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMAppAuth/GTMAppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport/GoogleDataTransportCCTSupport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/cloud_firestore/cloud_firestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_auth/firebase_auth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_core/firebase_core.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_crashlytics/firebase_crashlytics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/grpcpp.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-Core/grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_sign_in/google_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/leveldb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location/location.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb/nanopb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/package_info.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/Firebase" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseAuthInterop" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop" /Users/ka/dev/workspace/natureexplorer/ios/Pods/Firebase/CoreOnly/Sources "/Sources/FBLPromises/include" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/AppAuth/AppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseAuth/FirebaseAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCore/FirebaseCore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseFirestore/FirebaseFirestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseInstallations/FirebaseInstallations.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMAppAuth/GTMAppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport/GoogleDataTransportCCTSupport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/cloud_firestore/cloud_firestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_auth/firebase_auth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_core/firebase_core.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_crashlytics/firebase_crashlytics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/grpcpp.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-Core/grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_sign_in/google_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/leveldb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location/location.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb/nanopb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/package_info.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/Firebase" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseAuthInterop" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/AppAuth/AppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseAuth/FirebaseAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCore/FirebaseCore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseFirestore/FirebaseFirestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseInstallations/FirebaseInstallations.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMAppAuth/GTMAppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport/GoogleDataTransportCCTSupport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/cloud_firestore/cloud_firestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_auth/firebase_auth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_core/firebase_core.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_crashlytics/firebase_crashlytics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/grpcpp.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-Core/grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_sign_in/google_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/leveldb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location/location.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb/nanopb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/package_info.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/Firebase" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseAuthInterop" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop" /Users/ka/dev/workspace/natureexplorer/ios/Pods/Firebase/CoreOnly/Sources "/Sources/FBLPromises/include" /Users/ka/dev/workspace/natureexplorer/ios/Pods/Firebase/CoreOnly/Sources "/Sources/FBLPromises/include"
HIDE_BITCODE_SYMBOLS = YES
HOME = /Users/ka
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 = ka
INSTALL_PATH = /Applications
INSTALL_ROOT = /tmp/Runner.dst
IPHONEOS_DEPLOYMENT_TARGET = 11.0
JAVAC_DEFAULT_FLAGS = -J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8
JAVA_APP_STUB = /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
JAVA_ARCHIVE_CLASSES = YES
JAVA_ARCHIVE_TYPE = JAR
JAVA_COMPILER = /usr/bin/javac
JAVA_FOLDER_PATH = Runner.app/Java
JAVA_FRAMEWORK_RESOURCES_DIRS = Resources
JAVA_JAR_FLAGS = cv
JAVA_SOURCE_SUBDIR = .
JAVA_USE_DEPENDENCIES = YES
JAVA_ZIP_FLAGS = -urg
JIKES_DEFAULT_FLAGS = +E +OLDCSO
KASAN_DEFAULT_CFLAGS = -DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow
KEEP_PRIVATE_EXTERNS = NO
LD_DEPENDENCY_INFO_FILE = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_dependency_info.dat
LD_GENERATE_MAP_FILE = NO
LD_MAP_FILE_PATH = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/Runner-LinkMap-normal-arm64.txt
LD_NO_PIE = NO
LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER = YES
LD_RUNPATH_SEARCH_PATHS = '@executable_path/Frameworks' '@loader_path/Frameworks' '@executable_path/Frameworks' '@loader_path/Frameworks' @executable_path/Frameworks
LEGACY_DEVELOPER_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
LEX = lex
LIBRARY_DEXT_INSTALL_PATH = /Library/DriverExtensions
LIBRARY_FLAG_NOSPACE = YES
LIBRARY_FLAG_PREFIX = -l
LIBRARY_KEXT_INSTALL_PATH = /Library/Extensions
LIBRARY_SEARCH_PATHS = /Users/ka/dev/workspace/natureexplorer/ios/Flutter
LINKER_DISPLAYS_MANGLED_NAMES = NO
LINK_FILE_LIST_normal_arm64 =
LINK_WITH_STANDARD_LIBRARIES = YES
LLVM_TARGET_TRIPLE_OS_VERSION = ios11.0
LLVM_TARGET_TRIPLE_VENDOR = apple
LOCALIZABLE_CONTENT_DIR =
LOCALIZED_RESOURCES_FOLDER_PATH = Runner.app/en.lproj
LOCALIZED_STRING_MACRO_NAMES = NSLocalizedString CFCopyLocalizedString
LOCALIZED_STRING_SWIFTUI_SUPPORT = YES
LOCAL_ADMIN_APPS_DIR = /Applications/Utilities
LOCAL_APPS_DIR = /Applications
LOCAL_DEVELOPER_DIR = /Library/Developer
LOCAL_LIBRARY_DIR = /Library
LOCROOT =
LOCSYMROOT =
MACH_O_TYPE = mh_execute
MAC_OS_X_PRODUCT_BUILD_VERSION = 19D76
MAC_OS_X_VERSION_ACTUAL = 101503
MAC_OS_X_VERSION_MAJOR = 101500
MAC_OS_X_VERSION_MINOR = 1503
METAL_LIBRARY_FILE_BASE = default
METAL_LIBRARY_OUTPUT_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Runner.app
MODULES_FOLDER_PATH = Runner.app/Modules
MODULE_CACHE_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
MTL_ENABLE_DEBUG_INFO = NO
NATIVE_ARCH = armv7
NATIVE_ARCH_32_BIT = i386
NATIVE_ARCH_64_BIT = x86_64
NATIVE_ARCH_ACTUAL = x86_64
NO_COMMON = YES
OBJECT_FILE_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects
OBJECT_FILE_DIR_normal = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal
OBJROOT = /Users/ka/dev/workspace/natureexplorer/build/ios
ONLY_ACTIVE_ARCH = NO
OS = MACOS
OSAC = /usr/bin/osacompile
OTHER_LDFLAGS = -ObjC -l"c++" -l"sqlite3" -l"z" -framework "Accelerate" -framework "AppAuth" -framework "CoreData" -framework "CoreGraphics" -framework "CoreImage" -framework "CoreLocation" -framework "CoreTelephony" -framework "CoreText" -framework "Crashlytics" -framework "FBLPromises" -framework "FIRAnalyticsConnector" -framework "FMDB" -framework "Fabric" -framework "FirebaseAnalytics" -framework "FirebaseAuth" -framework "FirebaseCore" -framework "FirebaseCoreDiagnostics" -framework "FirebaseFirestore" -framework "FirebaseInstallations" -framework "Flutter" -framework "Foundation" -framework "GLKit" -framework "GTMAppAuth" -framework "GTMSessionFetcher" -framework "GoogleAppMeasurement" -framework "GoogleDataTransport" -framework "GoogleDataTransportCCTSupport" -framework "GoogleMaps" -framework "GoogleMapsBase" -framework "GoogleMapsCore" -framework "GoogleSignIn" -framework "GoogleUtilities" -framework "ImageIO" -framework "LocalAuthentication" -framework "Metal" -framework "MobileCoreServices" -framework "OpenGLES" -framework "QuartzCore" -framework "Reachability" -framework "SafariServices" -framework "Security" -framework "StoreKit" -framework "SystemConfiguration" -framework "UIKit" -framework "absl" -framework "apple_sign_in" -framework "cloud_firestore" -framework "connectivity" -framework "firebase_auth" -framework "firebase_core" -framework "firebase_crashlytics" -framework "flutter_keyboard_visibility" -framework "flutter_plugin_android_lifecycle" -framework "flutter_secure_storage" -framework "flutter_webview_plugin" -framework "google_maps_flutter" -framework "google_sign_in" -framework "grpc" -framework "grpcpp" -framework "leveldb" -framework "location" -framework "nanopb" -framework "openssl_grpc" -framework "package_info" -framework "path_provider" -framework "shared_preferences" -framework "sqflite" -weak_framework "AuthenticationServices" -ObjC -l"c++" -l"sqlite3" -l"z" -framework "Accelerate" -framework "AppAuth" -framework "CoreData" -framework "CoreGraphics" -framework "CoreImage" -framework "CoreLocation" -framework "CoreTelephony" -framework "CoreText" -framework "Crashlytics" -framework "FBLPromises" -framework "FIRAnalyticsConnector" -framework "FMDB" -framework "Fabric" -framework "FirebaseAnalytics" -framework "FirebaseAuth" -framework "FirebaseCore" -framework "FirebaseCoreDiagnostics" -framework "FirebaseFirestore" -framework "FirebaseInstallations" -framework "Flutter" -framework "Foundation" -framework "GLKit" -framework "GTMAppAuth" -framework "GTMSessionFetcher" -framework "GoogleAppMeasurement" -framework "GoogleDataTransport" -framework "GoogleDataTransportCCTSupport" -framework "GoogleMaps" -framework "GoogleMapsBase" -framework "GoogleMapsCore" -framework "GoogleSignIn" -framework "GoogleUtilities" -framework "ImageIO" -framework "LocalAuthentication" -framework "Metal" -framework "MobileCoreServices" -framework "OpenGLES" -framework "QuartzCore" -framework "Reachability" -framework "SafariServices" -framework "Security" -framework "StoreKit" -framework "SystemConfiguration" -framework "UIKit" -framework "absl" -framework "apple_sign_in" -framework "cloud_firestore" -framework "connectivity" -framework "firebase_auth" -framework "firebase_core" -framework "firebase_crashlytics" -framework "flutter_keyboard_visibility" -framework "flutter_plugin_android_lifecycle" -framework "flutter_secure_storage" -framework "flutter_webview_plugin" -framework "google_maps_flutter" -framework "google_sign_in" -framework "grpc" -framework "grpcpp" -framework "leveldb" -framework "location" -framework "nanopb" -framework "openssl_grpc" -framework "package_info" -framework "path_provider" -framework "shared_preferences" -framework "sqflite" -weak_framework "AuthenticationServices"
PACKAGE_TYPE = com.apple.package-type.wrapper.application
PASCAL_STRINGS = YES
PATH = /Applications/Xcode.app/Contents/Developer/usr/bin:/Users/ka/.nvm/versions/node/v8.14.1/bin:/Users/ka/dev/tools/google-cloud-sdk/bin:/Users/ka/.fastlane/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/ka/Library/Android/sdk/tools:/Users/ka/Library/Android/sdk/platform-tools:/Users/ka/Library/Android/sdk/build-tools/26.0.3:/Users/ka/dev/tools/flutter/bin
PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES = /usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms
PBDEVELOPMENTPLIST_PATH = Runner.app/pbdevelopment.plist
PFE_FILE_C_DIALECTS = objective-c
PKGINFO_FILE_PATH = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/PkgInfo
PKGINFO_PATH = Runner.app/PkgInfo
PLATFORM_DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications
PLATFORM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin
PLATFORM_DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library
PLATFORM_DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs
PLATFORM_DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools
PLATFORM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr
PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
PLATFORM_DISPLAY_NAME = iOS
PLATFORM_NAME = iphoneos
PLATFORM_PREFERRED_ARCH = arm64
PLATFORM_PRODUCT_BUILD_VERSION = 17B102
PLIST_FILE_OUTPUT_FORMAT = binary
PLUGINS_FOLDER_PATH = Runner.app/PlugIns
PODS_BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios
PODS_CONFIGURATION_BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos
PODS_PODFILE_DIR_PATH = /Users/ka/dev/workspace/natureexplorer/ios/.
PODS_ROOT = /Users/ka/dev/workspace/natureexplorer/ios/Pods
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES
PRECOMP_DESTINATION_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/PrefixHeaders
PRESERVE_DEAD_CODE_INITS_AND_TERMS = NO
PRIVATE_HEADERS_FOLDER_PATH = Runner.app/PrivateHeaders
PRODUCT_BUNDLE_IDENTIFIER = com.kaciula.explorer
PRODUCT_BUNDLE_PACKAGE_TYPE = APPL
PRODUCT_MODULE_NAME = Runner
PRODUCT_NAME = Runner
PRODUCT_SETTINGS_PATH = /Users/ka/dev/workspace/natureexplorer/ios/Runner/Info.plist
PRODUCT_TYPE = com.apple.product-type.application
PROFILING_CODE = NO
PROJECT = Runner
PROJECT_DERIVED_FILE_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/DerivedSources
PROJECT_DIR = /Users/ka/dev/workspace/natureexplorer/ios
PROJECT_FILE_PATH = /Users/ka/dev/workspace/natureexplorer/ios/Runner.xcodeproj
PROJECT_NAME = Runner
PROJECT_TEMP_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build
PROJECT_TEMP_ROOT = /Users/ka/dev/workspace/natureexplorer/build/ios
PROVISIONING_PROFILE_REQUIRED = YES
PUBLIC_HEADERS_FOLDER_PATH = Runner.app/Headers
RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS = YES
REMOVE_CVS_FROM_RESOURCES = YES
REMOVE_GIT_FROM_RESOURCES = YES
REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES = YES
REMOVE_HG_FROM_RESOURCES = YES
REMOVE_SVN_FROM_RESOURCES = YES
RESOURCE_RULES_REQUIRED = YES
REZ_COLLECTOR_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources
REZ_OBJECTS_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources/Objects
SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO
SCRIPTS_FOLDER_PATH = Runner.app/Scripts
SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk
SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk
SDK_DIR_iphoneos13_2 = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk
SDK_NAME = iphoneos13.2
SDK_NAMES = iphoneos13.2
SDK_PRODUCT_BUILD_VERSION = 17B102
SDK_VERSION = 13.2
SDK_VERSION_ACTUAL = 130200
SDK_VERSION_MAJOR = 130000
SDK_VERSION_MINOR = 200
SED = /usr/bin/sed
SEPARATE_STRIP = NO
SEPARATE_SYMBOL_EDIT = NO
SET_DIR_MODE_OWNER_GROUP = YES
SET_FILE_MODE_OWNER_GROUP = NO
SHALLOW_BUNDLE = YES
SHARED_DERIVED_FILE_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/DerivedSources
SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks
SHARED_PRECOMPS_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/SharedPrecompiledHeaders
SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport
SKIP_INSTALL = NO
SOURCE_ROOT = /Users/ka/dev/workspace/natureexplorer/ios
SRCROOT = /Users/ka/dev/workspace/natureexplorer/ios
STRINGS_FILE_OUTPUT_ENCODING = binary
STRIP_BITCODE_FROM_COPIED_FILES = YES
STRIP_INSTALLED_PRODUCT = YES
STRIP_STYLE = all
STRIP_SWIFT_SYMBOLS = YES
SUPPORTED_DEVICE_FAMILIES = 1,2
SUPPORTED_PLATFORMS = iphoneos
SUPPORTS_MACCATALYST = NO
SUPPORTS_TEXT_BASED_API = NO
SWIFT_COMPILATION_MODE = wholemodule
SWIFT_OBJC_BRIDGING_HEADER = Runner/Runner-Bridging-Header.h
SWIFT_OPTIMIZATION_LEVEL = -O
SWIFT_PLATFORM_TARGET_PREFIX = ios
SWIFT_VERSION = 5.0
SYMROOT = /Users/ka/dev/workspace/natureexplorer/build/ios
SYSTEM_ADMIN_APPS_DIR = /Applications/Utilities
SYSTEM_APPS_DIR = /Applications
SYSTEM_CORE_SERVICES_DIR = /System/Library/CoreServices
SYSTEM_DEMOS_DIR = /Applications/Extras
SYSTEM_DEVELOPER_APPS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
SYSTEM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
SYSTEM_DEVELOPER_DEMOS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples
SYSTEM_DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
SYSTEM_DEVELOPER_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library
SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools
SYSTEM_DEVELOPER_JAVA_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Java Tools
SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Performance Tools
SYSTEM_DEVELOPER_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes
SYSTEM_DEVELOPER_TOOLS = /Applications/Xcode.app/Contents/Developer/Tools
SYSTEM_DEVELOPER_TOOLS_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools
SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools
SYSTEM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
SYSTEM_DEVELOPER_UTILITIES_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities
SYSTEM_DEXT_INSTALL_PATH = /System/Library/DriverExtensions
SYSTEM_DOCUMENTATION_DIR = /Library/Documentation
SYSTEM_KEXT_INSTALL_PATH = /System/Library/Extensions
SYSTEM_LIBRARY_DIR = /System/Library
TAPI_VERIFY_MODE = ErrorsOnly
TARGETED_DEVICE_FAMILY = 1,2
TARGETNAME = Runner
TARGET_BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos
TARGET_NAME = Runner
TARGET_TEMP_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build
TEMP_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build
TEMP_FILES_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build
TEMP_FILE_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build
TEMP_ROOT = /Users/ka/dev/workspace/natureexplorer/build/ios
TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
TREAT_MISSING_BASELINES_AS_TEST_FAILURES = NO
UID = 501
UNLOCALIZED_RESOURCES_FOLDER_PATH = Runner.app
UNSTRIPPED_PRODUCT = NO
USER = ka
USER_APPS_DIR = /Users/ka/Applications
USER_LIBRARY_DIR = /Users/ka/Library
USE_DYNAMIC_NO_PIC = YES
USE_HEADERMAP = YES
USE_HEADER_SYMLINKS = NO
USE_LLVM_TARGET_TRIPLES = YES
USE_LLVM_TARGET_TRIPLES_FOR_CLANG = YES
USE_LLVM_TARGET_TRIPLES_FOR_LD = YES
USE_LLVM_TARGET_TRIPLES_FOR_TAPI = YES
USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
VALIDATE_PRODUCT = YES
VALIDATE_WORKSPACE = NO
VALID_ARCHS = arm64 arm64e armv7 armv7s
VERBOSE_PBXCP = NO
VERSIONING_SYSTEM = apple-generic
VERSIONPLIST_PATH = Runner.app/version.plist
VERSION_INFO_BUILDER = ka
VERSION_INFO_FILE = Runner_vers.c
VERSION_INFO_STRING = "@(#)PROGRAM:Runner PROJECT:Runner-203"
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 = 11C504
XCODE_VERSION_ACTUAL = 1131
XCODE_VERSION_MAJOR = 1100
XCODE_VERSION_MINOR = 1130
XPCSERVICES_FOLDER_PATH = Runner.app/XPCServices
YACC = yacc
arch = arm64
variant = normal
[ +11 ms] Automatically signing iOS for device deployment using specified development team in Xcode project: VQMLSSZZUF
[ +22 ms] Found plugin apple_sign_in at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/
[ +12 ms] Found plugin cloud_firestore at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.13.5/
[ +1 ms] Found plugin cloud_firestore_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-0.1.1+2/
[ +3 ms] Found plugin connectivity at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity-0.4.8+2/
[ ] Found plugin connectivity_macos at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_macos-0.1.0+2/
[ +6 ms] Found plugin firebase_auth at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.15.5+3/
[ +1 ms] Found plugin firebase_auth_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-0.1.2/
[ +1 ms] Found plugin firebase_core at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+3/
[ +1 ms] Found plugin firebase_core_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-0.1.1+2/
[ +1 ms] Found plugin firebase_crashlytics at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_crashlytics-0.1.3+3/
[ +3 ms] Found plugin flutter_keyboard_visibility at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-0.7.0/
[ ] Found plugin flutter_plugin_android_lifecycle at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-1.0.6/
[ ] Found plugin flutter_secure_storage at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.2/
[ +3 ms] Found plugin flutter_webview_plugin at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.11/
[ +3 ms] Found plugin google_maps_flutter at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/
[ ] Found plugin google_sign_in at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in-4.4.1/
[ +1 ms] Found plugin google_sign_in_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in_web-0.8.4/
[ +6 ms] Found plugin location at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/location-3.0.2/
[ +1 ms] Found plugin location_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/location_web-1.0.0/
[ +4 ms] Found plugin package_info at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/package_info-0.4.0+16/
[ +2 ms] Found plugin path_provider at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.5/
[ ] Found plugin path_provider_macos at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-0.0.4/
[ +5 ms] Found plugin shared_preferences at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.6+3/
[ +1 ms] Found plugin shared_preferences_macos at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+6/
[ +1 ms] Found plugin shared_preferences_web at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+4/
[ +3 ms] Found plugin sqflite at /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-1.3.0/
[ +12 ms] executing: [/Users/ka/dev/workspace/natureexplorer/ios/Runner.xcodeproj/] /usr/bin/xcodebuild -project /Users/ka/dev/workspace/natureexplorer/ios/Runner.xcodeproj -target Runner -showBuildSettings
[ ] executing: [/Users/ka/dev/workspace/natureexplorer/ios/Runner.xcodeproj/] /usr/bin/xcodebuild -project /Users/ka/dev/workspace/natureexplorer/ios/Runner.xcodeproj -target Runner -showBuildSettings
[+2381 ms] Build settings for action build and target Runner:
ACTION = build
AD_HOC_CODE_SIGNING_ALLOWED = NO
ALTERNATE_GROUP = staff
ALTERNATE_MODE = u+w,go-w,a+rX
ALTERNATE_OWNER = ka
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
ALWAYS_SEARCH_USER_PATHS = NO
ALWAYS_USE_SEPARATE_HEADERMAPS = NO
APPLE_INTERNAL_DEVELOPER_DIR = /AppleInternal/Developer
APPLE_INTERNAL_DIR = /AppleInternal
APPLE_INTERNAL_DOCUMENTATION_DIR = /AppleInternal/Documentation
APPLE_INTERNAL_LIBRARY_DIR = /AppleInternal/Library
APPLE_INTERNAL_TOOLS = /AppleInternal/Developer/Tools
APPLICATION_EXTENSION_API_ONLY = NO
APPLY_RULES_IN_COPY_FILES = NO
APPLY_RULES_IN_COPY_HEADERS = NO
ARCHS = arm64
ARCHS_STANDARD = arm64
ARCHS_STANDARD_32_64_BIT = armv7 arm64
ARCHS_STANDARD_32_BIT = armv7
ARCHS_STANDARD_64_BIT = arm64
ARCHS_STANDARD_INCLUDING_64_BIT = arm64
ARCHS_UNIVERSAL_IPHONE_OS = armv7 arm64
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
AVAILABLE_PLATFORMS = appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator
BITCODE_GENERATION_MODE = marker
BUILD_ACTIVE_RESOURCES_ONLY = NO
BUILD_COMPONENTS = headers build
BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios
BUILD_LIBRARY_FOR_DISTRIBUTION = NO
BUILD_ROOT = /Users/ka/dev/workspace/natureexplorer/build/ios
BUILD_STYLE =
BUILD_VARIANTS = normal
BUILT_PRODUCTS_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos
CACHE_ROOT = /var/folders/kn/260y8ptd7qzgtvntcq88b5q00000gn/C/com.apple.DeveloperTools/11.3.1-11C504/Xcode
CCHROOT = /var/folders/kn/260y8ptd7qzgtvntcq88b5q00000gn/C/com.apple.DeveloperTools/11.3.1-11C504/Xcode
CHMOD = /bin/chmod
CHOWN = /usr/sbin/chown
CLANG_ANALYZER_NONNULL = YES
CLANG_CXX_LANGUAGE_STANDARD = gnu++0x
CLANG_CXX_LIBRARY = libc++
CLANG_ENABLE_MODULES = YES
CLANG_ENABLE_OBJC_ARC = YES
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES
CLANG_WARN_BOOL_CONVERSION = YES
CLANG_WARN_COMMA = YES
CLANG_WARN_CONSTANT_CONVERSION = YES
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR
CLANG_WARN_EMPTY_BODY = YES
CLANG_WARN_ENUM_CONVERSION = YES
CLANG_WARN_INFINITE_RECURSION = YES
CLANG_WARN_INT_CONVERSION = YES
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES
CLANG_WARN_STRICT_PROTOTYPES = YES
CLANG_WARN_SUSPICIOUS_MOVE = YES
CLANG_WARN_UNREACHABLE_CODE = YES
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES
CLASS_FILE_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/JavaClasses
CLEAN_PRECOMPS = YES
CLONE_HEADERS = NO
CODESIGNING_FOLDER_PATH = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Runner.app
CODE_SIGNING_ALLOWED = YES
CODE_SIGNING_REQUIRED = YES
CODE_SIGN_CONTEXT_CLASS = XCiPhoneOSCodeSignContext
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements
CODE_SIGN_IDENTITY = iPhone Developer
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES
COLOR_DIAGNOSTICS = NO
COMBINE_HIDPI_IMAGES = NO
COMPILER_INDEX_STORE_ENABLE = Default
COMPOSITE_SDK_DIRS = /Users/ka/dev/workspace/natureexplorer/build/ios/CompositeSDKs
COMPRESS_PNG_FILES = YES
CONFIGURATION = Release
CONFIGURATION_BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos
CONFIGURATION_TEMP_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos
CONTENTS_FOLDER_PATH = Runner.app
COPYING_PRESERVES_HFS_DATA = NO
COPY_HEADERS_RUN_UNIFDEF = NO
COPY_PHASE_STRIP = NO
COPY_RESOURCES_FROM_STATIC_FRAMEWORKS = YES
CORRESPONDING_SIMULATOR_PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
CORRESPONDING_SIMULATOR_PLATFORM_NAME = iphonesimulator
CORRESPONDING_SIMULATOR_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk
CORRESPONDING_SIMULATOR_SDK_NAME = iphonesimulator13.2
CP = /bin/cp
CREATE_INFOPLIST_SECTION_IN_BINARY = NO
CURRENT_ARCH = arm64
CURRENT_PROJECT_VERSION = 203
CURRENT_VARIANT = normal
DEAD_CODE_STRIPPING = YES
DEBUGGING_SYMBOLS = YES
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
DEFAULT_COMPILER = com.apple.compilers.llvm.clang.1_0
DEFAULT_DEXT_INSTALL_PATH = /System/Library/DriverExtensions
DEFAULT_KEXT_INSTALL_PATH = /System/Library/Extensions
DEFINES_MODULE = NO
DEPLOYMENT_LOCATION = NO
DEPLOYMENT_POSTPROCESSING = NO
DEPLOYMENT_TARGET_CLANG_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_CLANG_FLAG_NAME = miphoneos-version-min
DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX = -miphoneos-version-min=
DEPLOYMENT_TARGET_LD_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_LD_FLAG_NAME = ios_version_min
DEPLOYMENT_TARGET_SETTING_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_SUGGESTED_VALUES = 8.0 8.1 8.2 8.3 8.4 9.0 9.1 9.2 9.3 10.0 10.1 10.2 10.3 11.0 11.1 11.2 11.3 11.4 12.0 12.1 12.2 12.3 12.4 13.0 13.1 13.2
DERIVED_FILES_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DERIVED_FILE_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DERIVED_SOURCES_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
DEVELOPER_FRAMEWORKS_DIR = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
DEVELOPER_FRAMEWORKS_DIR_QUOTED = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/Developer/Library
DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Tools
DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
DEVELOPMENT_LANGUAGE = en
DEVELOPMENT_TEAM = VQMLSSZZUF
DOCUMENTATION_FOLDER_PATH = Runner.app/en.lproj/Documentation
DONT_GENERATE_INFOPLIST_FILE = NO
DO_HEADER_SCANNING_IN_JAM = NO
DSTROOT = /tmp/Runner.dst
DT_TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
DWARF_DSYM_FILE_NAME = Runner.app.dSYM
DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT = NO
DWARF_DSYM_FOLDER_PATH = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos
EFFECTIVE_PLATFORM_NAME = -iphoneos
EMBEDDED_CONTENT_CONTAINS_SWIFT = NO
EMBEDDED_PROFILE_NAME = embedded.mobileprovision
EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = NO
ENABLE_BITCODE = NO
ENABLE_DEFAULT_HEADER_SEARCH_PATHS = YES
ENABLE_HARDENED_RUNTIME = NO
ENABLE_HEADER_DEPENDENCIES = YES
ENABLE_NS_ASSERTIONS = NO
ENABLE_ON_DEMAND_RESOURCES = YES
ENABLE_STRICT_OBJC_MSGSEND = YES
ENABLE_TESTABILITY = NO
ENTITLEMENTS_ALLOWED = YES
ENTITLEMENTS_DESTINATION = Signature
ENTITLEMENTS_REQUIRED = YES
EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS = .DS_Store .svn .git .hg CVS
EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES = *.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj
EXECUTABLES_FOLDER_PATH = Runner.app/Executables
EXECUTABLE_FOLDER_PATH = Runner.app
EXECUTABLE_NAME = Runner
EXECUTABLE_PATH = Runner.app/Runner
EXPANDED_CODE_SIGN_IDENTITY =
EXPANDED_CODE_SIGN_IDENTITY_NAME =
EXPANDED_PROVISIONING_PROFILE =
FILE_LIST = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects/LinkFileList
FIXED_FILES_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/FixedFiles
FLUTTER_APPLICATION_PATH = /Users/ka/dev/workspace/natureexplorer
FLUTTER_BUILD_DIR = build
FLUTTER_BUILD_NAME = 2.0.3
FLUTTER_BUILD_NUMBER = 203
FLUTTER_FRAMEWORK_DIR = /Users/ka/dev/tools/flutter/bin/cache/artifacts/engine/ios-release
FLUTTER_ROOT = /Users/ka/dev/tools/flutter
FLUTTER_TARGET = lib/main_release.dart
FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks
FRAMEWORK_FLAG_PREFIX = -framework
FRAMEWORK_SEARCH_PATHS = "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/AppAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCoreDiagnostics" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseFirestore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseInstallations" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMAppAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/cloud_firestore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/connectivity" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_auth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_core" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_crashlytics" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-Core" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_sign_in" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/sqflite" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/../Flutter" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Crashlytics/iOS" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Fabric/iOS" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/FirebaseAnalytics/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleAppMeasurement/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleMaps/Base/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleMaps/Maps/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleSignIn/Frameworks" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/AppAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCoreDiagnostics" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseFirestore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseInstallations" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMAppAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/cloud_firestore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/connectivity" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_auth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_core" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_crashlytics" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-Core" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_sign_in" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/sqflite" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/../Flutter" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Crashlytics/iOS" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Fabric/iOS" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/FirebaseAnalytics/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleAppMeasurement/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleMaps/Base/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleMaps/Maps/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleSignIn/Frameworks" /Users/ka/dev/workspace/natureexplorer/ios/Flutter
FRAMEWORK_VERSION = A
FULL_PRODUCT_NAME = Runner.app
GCC3_VERSION = 3.3
GCC_C_LANGUAGE_STANDARD = gnu99
GCC_INLINES_ARE_PRIVATE_EXTERN = YES
GCC_NO_COMMON_BLOCKS = YES
GCC_PFE_FILE_C_DIALECTS = c objective-c c++ objective-c++
GCC_PREPROCESSOR_DEFINITIONS = COCOAPODS=1 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1 COCOAPODS=1 COCOAPODS=1 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1
GCC_SYMBOLS_PRIVATE_EXTERN = YES
GCC_THUMB_SUPPORT = YES
GCC_TREAT_WARNINGS_AS_ERRORS = NO
GCC_VERSION = com.apple.compilers.llvm.clang.1_0
GCC_VERSION_IDENTIFIER = com_apple_compilers_llvm_clang_1_0
GCC_WARN_64_TO_32_BIT_CONVERSION = YES
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR
GCC_WARN_UNDECLARED_SELECTOR = YES
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE
GCC_WARN_UNUSED_FUNCTION = YES
GCC_WARN_UNUSED_VARIABLE = YES
GENERATE_MASTER_OBJECT_FILE = NO
GENERATE_PKGINFO_FILE = YES
GENERATE_PROFILING_CODE = NO
GENERATE_TEXT_BASED_STUBS = NO
GID = 20
GROUP = staff
HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT = YES
HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES = YES
HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS = YES
HEADERMAP_INCLUDES_PROJECT_HEADERS = YES
HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES = YES
HEADERMAP_USES_VFS = NO
HEADER_SEARCH_PATHS = "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/AppAuth/AppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseAuth/FirebaseAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCore/FirebaseCore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseFirestore/FirebaseFirestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseInstallations/FirebaseInstallations.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMAppAuth/GTMAppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport/GoogleDataTransportCCTSupport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/cloud_firestore/cloud_firestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_auth/firebase_auth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_core/firebase_core.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_crashlytics/firebase_crashlytics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/grpcpp.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-Core/grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_sign_in/google_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/leveldb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location/location.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb/nanopb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/package_info.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/Firebase" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseAuthInterop" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop" /Users/ka/dev/workspace/natureexplorer/ios/Pods/Firebase/CoreOnly/Sources "/Sources/FBLPromises/include" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/AppAuth/AppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseAuth/FirebaseAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCore/FirebaseCore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseFirestore/FirebaseFirestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseInstallations/FirebaseInstallations.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMAppAuth/GTMAppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport/GoogleDataTransportCCTSupport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/cloud_firestore/cloud_firestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_auth/firebase_auth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_core/firebase_core.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_crashlytics/firebase_crashlytics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/grpcpp.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-Core/grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_sign_in/google_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/leveldb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location/location.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb/nanopb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/package_info.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/Firebase" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseAuthInterop" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/AppAuth/AppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseAuth/FirebaseAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCore/FirebaseCore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseFirestore/FirebaseFirestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseInstallations/FirebaseInstallations.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMAppAuth/GTMAppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport/GoogleDataTransportCCTSupport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/cloud_firestore/cloud_firestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_auth/firebase_auth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_core/firebase_core.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_crashlytics/firebase_crashlytics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/grpcpp.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-Core/grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_sign_in/google_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/leveldb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location/location.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb/nanopb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/package_info.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/Firebase" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseAuthInterop" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop" /Users/ka/dev/workspace/natureexplorer/ios/Pods/Firebase/CoreOnly/Sources "/Sources/FBLPromises/include" /Users/ka/dev/workspace/natureexplorer/ios/Pods/Firebase/CoreOnly/Sources "/Sources/FBLPromises/include"
HIDE_BITCODE_SYMBOLS = YES
HOME = /Users/ka
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 = ka
INSTALL_PATH = /Applications
INSTALL_ROOT = /tmp/Runner.dst
IPHONEOS_DEPLOYMENT_TARGET = 11.0
JAVAC_DEFAULT_FLAGS = -J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8
JAVA_APP_STUB = /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
JAVA_ARCHIVE_CLASSES = YES
JAVA_ARCHIVE_TYPE = JAR
JAVA_COMPILER = /usr/bin/javac
JAVA_FOLDER_PATH = Runner.app/Java
JAVA_FRAMEWORK_RESOURCES_DIRS = Resources
JAVA_JAR_FLAGS = cv
JAVA_SOURCE_SUBDIR = .
JAVA_USE_DEPENDENCIES = YES
JAVA_ZIP_FLAGS = -urg
JIKES_DEFAULT_FLAGS = +E +OLDCSO
KASAN_DEFAULT_CFLAGS = -DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow
KEEP_PRIVATE_EXTERNS = NO
LD_DEPENDENCY_INFO_FILE = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_dependency_info.dat
LD_GENERATE_MAP_FILE = NO
LD_MAP_FILE_PATH = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/Runner-LinkMap-normal-arm64.txt
LD_NO_PIE = NO
LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER = YES
LD_RUNPATH_SEARCH_PATHS = '@executable_path/Frameworks' '@loader_path/Frameworks' '@executable_path/Frameworks' '@loader_path/Frameworks' @executable_path/Frameworks
LEGACY_DEVELOPER_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
LEX = lex
LIBRARY_DEXT_INSTALL_PATH = /Library/DriverExtensions
LIBRARY_FLAG_NOSPACE = YES
LIBRARY_FLAG_PREFIX = -l
LIBRARY_KEXT_INSTALL_PATH = /Library/Extensions
LIBRARY_SEARCH_PATHS = /Users/ka/dev/workspace/natureexplorer/ios/Flutter
LINKER_DISPLAYS_MANGLED_NAMES = NO
LINK_FILE_LIST_normal_arm64 =
LINK_WITH_STANDARD_LIBRARIES = YES
LLVM_TARGET_TRIPLE_OS_VERSION = ios11.0
LLVM_TARGET_TRIPLE_VENDOR = apple
LOCALIZABLE_CONTENT_DIR =
LOCALIZED_RESOURCES_FOLDER_PATH = Runner.app/en.lproj
LOCALIZED_STRING_MACRO_NAMES = NSLocalizedString CFCopyLocalizedString
LOCALIZED_STRING_SWIFTUI_SUPPORT = YES
LOCAL_ADMIN_APPS_DIR = /Applications/Utilities
LOCAL_APPS_DIR = /Applications
LOCAL_DEVELOPER_DIR = /Library/Developer
LOCAL_LIBRARY_DIR = /Library
LOCROOT =
LOCSYMROOT =
MACH_O_TYPE = mh_execute
MAC_OS_X_PRODUCT_BUILD_VERSION = 19D76
MAC_OS_X_VERSION_ACTUAL = 101503
MAC_OS_X_VERSION_MAJOR = 101500
MAC_OS_X_VERSION_MINOR = 1503
METAL_LIBRARY_FILE_BASE = default
METAL_LIBRARY_OUTPUT_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Runner.app
MODULES_FOLDER_PATH = Runner.app/Modules
MODULE_CACHE_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
MTL_ENABLE_DEBUG_INFO = NO
NATIVE_ARCH = armv7
NATIVE_ARCH_32_BIT = i386
NATIVE_ARCH_64_BIT = x86_64
NATIVE_ARCH_ACTUAL = x86_64
NO_COMMON = YES
OBJECT_FILE_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects
OBJECT_FILE_DIR_normal = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal
OBJROOT = /Users/ka/dev/workspace/natureexplorer/build/ios
ONLY_ACTIVE_ARCH = NO
OS = MACOS
OSAC = /usr/bin/osacompile
OTHER_LDFLAGS = -ObjC -l"c++" -l"sqlite3" -l"z" -framework "Accelerate" -framework "AppAuth" -framework "CoreData" -framework "CoreGraphics" -framework "CoreImage" -framework "CoreLocation" -framework "CoreTelephony" -framework "CoreText" -framework "Crashlytics" -framework "FBLPromises" -framework "FIRAnalyticsConnector" -framework "FMDB" -framework "Fabric" -framework "FirebaseAnalytics" -framework "FirebaseAuth" -framework "FirebaseCore" -framework "FirebaseCoreDiagnostics" -framework "FirebaseFirestore" -framework "FirebaseInstallations" -framework "Flutter" -framework "Foundation" -framework "GLKit" -framework "GTMAppAuth" -framework "GTMSessionFetcher" -framework "GoogleAppMeasurement" -framework "GoogleDataTransport" -framework "GoogleDataTransportCCTSupport" -framework "GoogleMaps" -framework "GoogleMapsBase" -framework "GoogleMapsCore" -framework "GoogleSignIn" -framework "GoogleUtilities" -framework "ImageIO" -framework "LocalAuthentication" -framework "Metal" -framework "MobileCoreServices" -framework "OpenGLES" -framework "QuartzCore" -framework "Reachability" -framework "SafariServices" -framework "Security" -framework "StoreKit" -framework "SystemConfiguration" -framework "UIKit" -framework "absl" -framework "apple_sign_in" -framework "cloud_firestore" -framework "connectivity" -framework "firebase_auth" -framework "firebase_core" -framework "firebase_crashlytics" -framework "flutter_keyboard_visibility" -framework "flutter_plugin_android_lifecycle" -framework "flutter_secure_storage" -framework "flutter_webview_plugin" -framework "google_maps_flutter" -framework "google_sign_in" -framework "grpc" -framework "grpcpp" -framework "leveldb" -framework "location" -framework "nanopb" -framework "openssl_grpc" -framework "package_info" -framework "path_provider" -framework "shared_preferences" -framework "sqflite" -weak_framework "AuthenticationServices" -ObjC -l"c++" -l"sqlite3" -l"z" -framework "Accelerate" -framework "AppAuth" -framework "CoreData" -framework "CoreGraphics" -framework "CoreImage" -framework "CoreLocation" -framework "CoreTelephony" -framework "CoreText" -framework "Crashlytics" -framework "FBLPromises" -framework "FIRAnalyticsConnector" -framework "FMDB" -framework "Fabric" -framework "FirebaseAnalytics" -framework "FirebaseAuth" -framework "FirebaseCore" -framework "FirebaseCoreDiagnostics" -framework "FirebaseFirestore" -framework "FirebaseInstallations" -framework "Flutter" -framework "Foundation" -framework "GLKit" -framework "GTMAppAuth" -framework "GTMSessionFetcher" -framework "GoogleAppMeasurement" -framework "GoogleDataTransport" -framework "GoogleDataTransportCCTSupport" -framework "GoogleMaps" -framework "GoogleMapsBase" -framework "GoogleMapsCore" -framework "GoogleSignIn" -framework "GoogleUtilities" -framework "ImageIO" -framework "LocalAuthentication" -framework "Metal" -framework "MobileCoreServices" -framework "OpenGLES" -framework "QuartzCore" -framework "Reachability" -framework "SafariServices" -framework "Security" -framework "StoreKit" -framework "SystemConfiguration" -framework "UIKit" -framework "absl" -framework "apple_sign_in" -framework "cloud_firestore" -framework "connectivity" -framework "firebase_auth" -framework "firebase_core" -framework "firebase_crashlytics" -framework "flutter_keyboard_visibility" -framework "flutter_plugin_android_lifecycle" -framework "flutter_secure_storage" -framework "flutter_webview_plugin" -framework "google_maps_flutter" -framework "google_sign_in" -framework "grpc" -framework "grpcpp" -framework "leveldb" -framework "location" -framework "nanopb" -framework "openssl_grpc" -framework "package_info" -framework "path_provider" -framework "shared_preferences" -framework "sqflite" -weak_framework "AuthenticationServices"
PACKAGE_TYPE = com.apple.package-type.wrapper.application
PASCAL_STRINGS = YES
PATH = /Applications/Xcode.app/Contents/Developer/usr/bin:/Users/ka/.nvm/versions/node/v8.14.1/bin:/Users/ka/dev/tools/google-cloud-sdk/bin:/Users/ka/.fastlane/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/ka/Library/Android/sdk/tools:/Users/ka/Library/Android/sdk/platform-tools:/Users/ka/Library/Android/sdk/build-tools/26.0.3:/Users/ka/dev/tools/flutter/bin
PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES = /usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms
PBDEVELOPMENTPLIST_PATH = Runner.app/pbdevelopment.plist
PFE_FILE_C_DIALECTS = objective-c
PKGINFO_FILE_PATH = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/PkgInfo
PKGINFO_PATH = Runner.app/PkgInfo
PLATFORM_DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications
PLATFORM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin
PLATFORM_DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library
PLATFORM_DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs
PLATFORM_DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools
PLATFORM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr
PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
PLATFORM_DISPLAY_NAME = iOS
PLATFORM_NAME = iphoneos
PLATFORM_PREFERRED_ARCH = arm64
PLATFORM_PRODUCT_BUILD_VERSION = 17B102
PLIST_FILE_OUTPUT_FORMAT = binary
PLUGINS_FOLDER_PATH = Runner.app/PlugIns
PODS_BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios
PODS_CONFIGURATION_BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos
PODS_PODFILE_DIR_PATH = /Users/ka/dev/workspace/natureexplorer/ios/.
PODS_ROOT = /Users/ka/dev/workspace/natureexplorer/ios/Pods
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES
PRECOMP_DESTINATION_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/PrefixHeaders
PRESERVE_DEAD_CODE_INITS_AND_TERMS = NO
PRIVATE_HEADERS_FOLDER_PATH = Runner.app/PrivateHeaders
PRODUCT_BUNDLE_IDENTIFIER = com.kaciula.explorer
PRODUCT_BUNDLE_PACKAGE_TYPE = APPL
PRODUCT_MODULE_NAME = Runner
PRODUCT_NAME = Runner
PRODUCT_SETTINGS_PATH = /Users/ka/dev/workspace/natureexplorer/ios/Runner/Info.plist
PRODUCT_TYPE = com.apple.product-type.application
PROFILING_CODE = NO
PROJECT = Runner
PROJECT_DERIVED_FILE_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/DerivedSources
PROJECT_DIR = /Users/ka/dev/workspace/natureexplorer/ios
PROJECT_FILE_PATH = /Users/ka/dev/workspace/natureexplorer/ios/Runner.xcodeproj
PROJECT_NAME = Runner
PROJECT_TEMP_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build
PROJECT_TEMP_ROOT = /Users/ka/dev/workspace/natureexplorer/build/ios
PROVISIONING_PROFILE_REQUIRED = YES
PUBLIC_HEADERS_FOLDER_PATH = Runner.app/Headers
RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS = YES
REMOVE_CVS_FROM_RESOURCES = YES
REMOVE_GIT_FROM_RESOURCES = YES
REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES = YES
REMOVE_HG_FROM_RESOURCES = YES
REMOVE_SVN_FROM_RESOURCES = YES
RESOURCE_RULES_REQUIRED = YES
REZ_COLLECTOR_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources
REZ_OBJECTS_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources/Objects
SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO
SCRIPTS_FOLDER_PATH = Runner.app/Scripts
SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk
SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk
SDK_DIR_iphoneos13_2 = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk
SDK_NAME = iphoneos13.2
SDK_NAMES = iphoneos13.2
SDK_PRODUCT_BUILD_VERSION = 17B102
SDK_VERSION = 13.2
SDK_VERSION_ACTUAL = 130200
SDK_VERSION_MAJOR = 130000
SDK_VERSION_MINOR = 200
SED = /usr/bin/sed
SEPARATE_STRIP = NO
SEPARATE_SYMBOL_EDIT = NO
SET_DIR_MODE_OWNER_GROUP = YES
SET_FILE_MODE_OWNER_GROUP = NO
SHALLOW_BUNDLE = YES
SHARED_DERIVED_FILE_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/DerivedSources
SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks
SHARED_PRECOMPS_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/SharedPrecompiledHeaders
SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport
SKIP_INSTALL = NO
SOURCE_ROOT = /Users/ka/dev/workspace/natureexplorer/ios
SRCROOT = /Users/ka/dev/workspace/natureexplorer/ios
STRINGS_FILE_OUTPUT_ENCODING = binary
STRIP_BITCODE_FROM_COPIED_FILES = YES
STRIP_INSTALLED_PRODUCT = YES
STRIP_STYLE = all
STRIP_SWIFT_SYMBOLS = YES
SUPPORTED_DEVICE_FAMILIES = 1,2
SUPPORTED_PLATFORMS = iphoneos
SUPPORTS_MACCATALYST = NO
SUPPORTS_TEXT_BASED_API = NO
SWIFT_COMPILATION_MODE = wholemodule
SWIFT_OBJC_BRIDGING_HEADER = Runner/Runner-Bridging-Header.h
SWIFT_OPTIMIZATION_LEVEL = -O
SWIFT_PLATFORM_TARGET_PREFIX = ios
SWIFT_VERSION = 5.0
SYMROOT = /Users/ka/dev/workspace/natureexplorer/build/ios
SYSTEM_ADMIN_APPS_DIR = /Applications/Utilities
SYSTEM_APPS_DIR = /Applications
SYSTEM_CORE_SERVICES_DIR = /System/Library/CoreServices
SYSTEM_DEMOS_DIR = /Applications/Extras
SYSTEM_DEVELOPER_APPS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
SYSTEM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
SYSTEM_DEVELOPER_DEMOS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples
SYSTEM_DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
SYSTEM_DEVELOPER_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library
SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools
SYSTEM_DEVELOPER_JAVA_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Java Tools
SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Performance Tools
SYSTEM_DEVELOPER_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes
SYSTEM_DEVELOPER_TOOLS = /Applications/Xcode.app/Contents/Developer/Tools
SYSTEM_DEVELOPER_TOOLS_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools
SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools
SYSTEM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
SYSTEM_DEVELOPER_UTILITIES_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities
SYSTEM_DEXT_INSTALL_PATH = /System/Library/DriverExtensions
SYSTEM_DOCUMENTATION_DIR = /Library/Documentation
SYSTEM_KEXT_INSTALL_PATH = /System/Library/Extensions
SYSTEM_LIBRARY_DIR = /System/Library
TAPI_VERIFY_MODE = ErrorsOnly
TARGETED_DEVICE_FAMILY = 1,2
TARGETNAME = Runner
TARGET_BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos
TARGET_NAME = Runner
TARGET_TEMP_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build
TEMP_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build
TEMP_FILES_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build
TEMP_FILE_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Runner.build/Release-iphoneos/Runner.build
TEMP_ROOT = /Users/ka/dev/workspace/natureexplorer/build/ios
TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
TREAT_MISSING_BASELINES_AS_TEST_FAILURES = NO
UID = 501
UNLOCALIZED_RESOURCES_FOLDER_PATH = Runner.app
UNSTRIPPED_PRODUCT = NO
USER = ka
USER_APPS_DIR = /Users/ka/Applications
USER_LIBRARY_DIR = /Users/ka/Library
USE_DYNAMIC_NO_PIC = YES
USE_HEADERMAP = YES
USE_HEADER_SYMLINKS = NO
USE_LLVM_TARGET_TRIPLES = YES
USE_LLVM_TARGET_TRIPLES_FOR_CLANG = YES
USE_LLVM_TARGET_TRIPLES_FOR_LD = YES
USE_LLVM_TARGET_TRIPLES_FOR_TAPI = YES
USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
VALIDATE_PRODUCT = YES
VALIDATE_WORKSPACE = NO
VALID_ARCHS = arm64 arm64e armv7 armv7s
VERBOSE_PBXCP = NO
VERSIONING_SYSTEM = apple-generic
VERSIONPLIST_PATH = Runner.app/version.plist
VERSION_INFO_BUILDER = ka
VERSION_INFO_FILE = Runner_vers.c
VERSION_INFO_STRING = "@(#)PROGRAM:Runner PROJECT:Runner-203"
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 = 11C504
XCODE_VERSION_ACTUAL = 1131
XCODE_VERSION_MAJOR = 1100
XCODE_VERSION_MINOR = 1130
XPCSERVICES_FOLDER_PATH = Runner.app/XPCServices
YACC = yacc
arch = arm64
variant = normal
[ +36 ms] executing: which pod
[ +13 ms] executing: pod --version
[+1734 ms] 1.9.0
[ +40 ms] Running Xcode build...
[ +1 ms] executing: [/Users/ka/dev/workspace/natureexplorer/ios/] /usr/bin/env xcrun xcodebuild -configuration Release VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/ka/dev/workspace/natureexplorer/build/ios -sdk iphoneos FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO
[+14232 ms] Build settings from command line:
BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios
COMPILER_INDEX_STORE_ENABLE = NO
FLUTTER_SUPPRESS_ANALYTICS = true
SDKROOT = iphoneos13.2
VERBOSE_SCRIPT_LOGGING = YES
note: Using new build system
note: Planning build
note: Constructing build description
CreateBuildDirectory /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-create-build-directory /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex
CreateBuildDirectory /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Products (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-create-build-directory /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Products
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/builder.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/db/builder.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'leveldb-library' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=leveldb -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -DHAVE_FULLFSYNC=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/include -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources -Wno-shorten-64-to-32 -Wno-comma -Wno-unreachable-code -Wno-conditional-uninitialized -Wno-deprecated-declarations -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library -fno-objc-arc -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/builder.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/builder.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/db/builder.cc -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/builder.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/c.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/db/c.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'leveldb-library' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=leveldb -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -DHAVE_FULLFSYNC=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/include -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources -Wno-shorten-64-to-32 -Wno-comma -Wno-unreachable-code -Wno-conditional-uninitialized -Wno-deprecated-declarations -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library -fno-objc-arc -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/c.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/c.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/db/c.cc -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/c.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/bloom.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/util/bloom.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'leveldb-library' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=leveldb -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -DHAVE_FULLFSYNC=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/include -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources -Wno-shorten-64-to-32 -Wno-comma -Wno-unreachable-code -Wno-conditional-uninitialized -Wno-deprecated-declarations -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library -fno-objc-arc -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/bloom.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/bloom.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/util/bloom.cc -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/bloom.o
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/nanopb.build/nanopb-all-target-headers.hmap (in target 'nanopb' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/nanopb.build/nanopb-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-all-target-headers.hmap (in target 'shared_preferences' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-all-target-headers.hmap (in target 'path_provider' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-all-target-headers.hmap (in target 'package_info' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/location.build/location-all-target-headers.hmap (in target 'location' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/location.build/location-all-target-headers.hmap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/leveldb.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-Info.plist (in target 'leveldb-library' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/leveldb.framework/Info.plist
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/db_impl.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/db/db_impl.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'leveldb-library' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=leveldb -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -DHAVE_FULLFSYNC=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/include -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources -Wno-shorten-64-to-32 -Wno-comma -Wno-unreachable-code -Wno-conditional-uninitialized -Wno-deprecated-declarations -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library -fno-objc-arc -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/db_impl.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/db_impl.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/db/db_impl.cc -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/db_impl.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/block_builder.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/table/block_builder.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'leveldb-library' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=leveldb -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -DHAVE_FULLFSYNC=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/include -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources -Wno-shorten-64-to-32 -Wno-comma -Wno-unreachable-code -Wno-conditional-uninitialized -Wno-deprecated-declarations -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library -fno-objc-arc -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/block_builder.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/block_builder.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/table/block_builder.cc -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/block_builder.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/block.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/table/block.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'leveldb-library' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=leveldb -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -DHAVE_FULLFSYNC=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/include -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources -Wno-shorten-64-to-32 -Wno-comma -Wno-unreachable-code -Wno-conditional-uninitialized -Wno-deprecated-declarations -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library -fno-objc-arc -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/block.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/block.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/table/block.cc -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/block.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/arena.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/util/arena.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'leveldb-library' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=leveldb -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -DHAVE_FULLFSYNC=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/include -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources -Wno-shorten-64-to-32 -Wno-comma -Wno-unreachable-code -Wno-conditional-uninitialized -Wno-deprecated-declarations -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library -fno-objc-arc -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/arena.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/arena.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/util/arena.cc -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/arena.o
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/google_maps_flutter.build/google_maps_flutter-all-target-headers.hmap (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/google_maps_flutter.build/google_maps_flutter-all-target-headers.hmap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/gRPCCertificates-Cpp.bundle/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/gRPC-C++/ResourceBundle-gRPCCertificates-Cpp-gRPC-C++-Info.plist (in target 'gRPC-C++-gRPCCertificates-Cpp' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/gRPC-C++/ResourceBundle-gRPCCertificates-Cpp-gRPC-C++-Info.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/gRPCCertificates-Cpp.bundle/Info.plist
CpResource /Users/ka/dev/workspace/natureexplorer/ios/Pods/gRPC-C++/etc/roots.pem /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/gRPCCertificates-Cpp.bundle/roots.pem (in target 'gRPC-C++-gRPCCertificates-Cpp' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/gRPC-C++/etc/roots.pem /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/gRPCCertificates-Cpp.bundle
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_webview_plugin.build/flutter_webview_plugin-all-target-headers.hmap (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_webview_plugin.build/flutter_webview_plugin-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_secure_storage.build/flutter_secure_storage-all-target-headers.hmap (in target 'flutter_secure_storage' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_secure_storage.build/flutter_secure_storage-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_plugin_android_lifecycle.build/flutter_plugin_android_lifecycle-all-target-headers.hmap (in target 'flutter_plugin_android_lifecycle' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_plugin_android_lifecycle.build/flutter_plugin_android_lifecycle-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_keyboard_visibility.build/flutter_keyboard_visibility-all-target-headers.hmap (in target 'flutter_keyboard_visibility' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_keyboard_visibility.build/flutter_keyboard_visibility-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/apple_sign_in-all-target-headers.hmap (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/apple_sign_in-all-target-headers.hmap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/abseil/abseil-Info.plist (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/abseil/abseil-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Info.plist
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/algorithm/container.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/algorithm/container.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/algorithm/container.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/algorithm
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/algorithm/algorithm.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/algorithm/algorithm.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/algorithm/algorithm.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/algorithm
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Reachability.build/Reachability-all-target-headers.hmap (in target 'Reachability' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Reachability.build/Reachability-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/PromisesObjC.build/FBLPromises-all-target-headers.hmap (in target 'PromisesObjC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/PromisesObjC.build/FBLPromises-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleUtilities.build/GoogleUtilities-all-target-headers.hmap (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleUtilities.build/GoogleUtilities-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleDataTransport.build/GoogleDataTransport-all-target-headers.hmap (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleDataTransport.build/GoogleDataTransport-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GTMSessionFetcher.build/GTMSessionFetcher-all-target-headers.hmap (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GTMSessionFetcher.build/GTMSessionFetcher-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/FMDB.build/FMDB-all-target-headers.hmap (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/FMDB.build/FMDB-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/BoringSSL-GRPC.build/openssl_grpc-all-target-headers.hmap (in target 'BoringSSL-GRPC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/BoringSSL-GRPC.build/openssl_grpc-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/AppAuth.build/AppAuth-all-target-headers.hmap (in target 'AppAuth' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/AppAuth.build/AppAuth-all-target-headers.hmap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb/nanopb.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/nanopb/nanopb-Info.plist (in target 'nanopb' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/nanopb/nanopb-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb/nanopb.framework/Info.plist
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/shared_preferences/shared_preferences-Info.plist (in target 'shared_preferences' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/shared_preferences/shared_preferences-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Info.plist
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/path_provider.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/path_provider/path_provider-Info.plist (in target 'path_provider' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/path_provider/path_provider-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/path_provider.framework/Info.plist
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/package_info.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/package_info/package_info-Info.plist (in target 'package_info' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/package_info/package_info-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/package_info.framework/Info.plist
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location/location.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/location/location-Info.plist (in target 'location' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/location/location-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location/location.framework/Info.plist
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/google_maps_flutter.build/module.modulemap (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/google_maps_flutter.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/google_maps_flutter/google_maps_flutter-Info.plist (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/google_maps_flutter/google_maps_flutter-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/google_maps_flutter.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Modules/module.modulemap (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/google_maps_flutter.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/google_maps_flutter/google_maps_flutter-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers/google_maps_flutter-umbrella.h (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/google_maps_flutter/google_maps_flutter-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/JsonConversions.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers/JsonConversions.h (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/JsonConversions.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapPolylineController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers/GoogleMapPolylineController.h (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapPolylineController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapPolygonController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers/GoogleMapPolygonController.h (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapPolygonController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapMarkerController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers/GoogleMapMarkerController.h (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapMarkerController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers/GoogleMapController.h (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapCircleController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers/GoogleMapCircleController.h (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapCircleController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/FLTGoogleMapsPlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers/FLTGoogleMapsPlugin.h (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/FLTGoogleMapsPlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_webview_plugin.build/module.modulemap (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_webview_plugin.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_webview_plugin/flutter_webview_plugin-Info.plist (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_webview_plugin/flutter_webview_plugin-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_webview_plugin.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Modules/module.modulemap (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_webview_plugin.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_webview_plugin/flutter_webview_plugin-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers/flutter_webview_plugin-umbrella.h (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_webview_plugin/flutter_webview_plugin-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.11/ios/Classes/WebviewJavaScriptChannelHandler.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers/WebviewJavaScriptChannelHandler.h (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.11/ios/Classes/WebviewJavaScriptChannelHandler.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.11/ios/Classes/FlutterWebviewPlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers/FlutterWebviewPlugin.h (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.11/ios/Classes/FlutterWebviewPlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_secure_storage.build/module.modulemap (in target 'flutter_secure_storage' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_secure_storage.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_secure_storage/flutter_secure_storage-Info.plist (in target 'flutter_secure_storage' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_secure_storage/flutter_secure_storage-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_secure_storage.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Modules/module.modulemap (in target 'flutter_secure_storage' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_secure_storage.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_secure_storage/flutter_secure_storage-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers/flutter_secure_storage-umbrella.h (in target 'flutter_secure_storage' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_secure_storage/flutter_secure_storage-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.2/ios/Classes/FlutterSecureStoragePlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers/FlutterSecureStoragePlugin.h (in target 'flutter_secure_storage' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.2/ios/Classes/FlutterSecureStoragePlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_plugin_android_lifecycle.build/module.modulemap (in target 'flutter_plugin_android_lifecycle' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_plugin_android_lifecycle.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle-Info.plist (in target 'flutter_plugin_android_lifecycle' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_plugin_android_lifecycle.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Modules/module.modulemap (in target 'flutter_plugin_android_lifecycle' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_plugin_android_lifecycle.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers/flutter_plugin_android_lifecycle-umbrella.h (in target 'flutter_plugin_android_lifecycle' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-1.0.6/ios/Classes/FlutterAndroidLifecyclePlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers/FlutterAndroidLifecyclePlugin.h (in target 'flutter_plugin_android_lifecycle' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-1.0.6/ios/Classes/FlutterAndroidLifecyclePlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_keyboard_visibility.build/module.modulemap (in target 'flutter_keyboard_visibility' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_keyboard_visibility.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_keyboard_visibility/flutter_keyboard_visibility-Info.plist (in target 'flutter_keyboard_visibility' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_keyboard_visibility/flutter_keyboard_visibility-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_keyboard_visibility.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Modules/module.modulemap (in target 'flutter_keyboard_visibility' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_keyboard_visibility.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_keyboard_visibility/flutter_keyboard_visibility-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers/flutter_keyboard_visibility-umbrella.h (in target 'flutter_keyboard_visibility' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_keyboard_visibility/flutter_keyboard_visibility-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-0.7.0/ios/Classes/KeyboardVisibilityPlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers/KeyboardVisibilityPlugin.h (in target 'flutter_keyboard_visibility' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-0.7.0/ios/Classes/KeyboardVisibilityPlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/module.modulemap (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/apple_sign_in/apple_sign_in-Info.plist (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/apple_sign_in/apple_sign_in-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Modules/module.modulemap (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/apple_sign_in/apple_sign_in-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers/apple_sign_in-umbrella.h (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/apple_sign_in/apple_sign_in-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/Converters/Utils.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers/Utils.h (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/Converters/Utils.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/Converters/NSErrorConverter.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers/NSErrorConverter.h (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/Converters/NSErrorConverter.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/Converters/CredentialConverter.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers/CredentialConverter.h (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/Converters/CredentialConverter.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/AuthorizationControllerDelegate.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers/AuthorizationControllerDelegate.h (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/AuthorizationControllerDelegate.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/AppleSignInPlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers/AppleSignInPlugin.h (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/AppleSignInPlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/AppleIDButtonFactory.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers/AppleIDButtonFactory.h (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/AppleIDButtonFactory.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/AppleIDButton.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers/AppleIDButton.h (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/AppleIDButton.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/thread_annotations.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/thread_annotations.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/thread_annotations.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/port.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/port.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/port.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/policy_checks.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/policy_checks.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/policy_checks.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/optimization.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/optimization.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/optimization.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/macros.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/macros.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/macros.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/log_severity.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/log_severity.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/log_severity.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/dynamic_annotations.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/dynamic_annotations.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/dynamic_annotations.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/const_init.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/const_init.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/const_init.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/config.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/config.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/config.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/casts.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/casts.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/casts.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/call_once.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/call_once.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/call_once.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/attributes.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/attributes.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/attributes.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Reachability.build/module.modulemap (in target 'Reachability' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Reachability.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/Reachability/Reachability-Info.plist (in target 'Reachability' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/Reachability/Reachability-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Reachability.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Modules/module.modulemap (in target 'Reachability' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Reachability.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/Reachability/Reachability-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers/Reachability-umbrella.h (in target 'Reachability' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/Reachability/Reachability-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Reachability/Reachability.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers/Reachability.h (in target 'Reachability' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Reachability/Reachability.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/PromisesObjC.build/module.modulemap (in target 'PromisesObjC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/PromisesObjC.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/PromisesObjC/PromisesObjC-Info.plist (in target 'PromisesObjC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/PromisesObjC/PromisesObjC-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/PromisesObjC.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Modules/module.modulemap (in target 'PromisesObjC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/PromisesObjC.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/PromisesObjC/PromisesObjC-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Headers/PromisesObjC-umbrella.h (in target 'PromisesObjC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/PromisesObjC/PromisesObjC-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleUtilities.build/module.modulemap (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleUtilities.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GoogleUtilities/GoogleUtilities-Info.plist (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GoogleUtilities/GoogleUtilities-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleUtilities.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Modules/module.modulemap (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleUtilities.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GoogleUtilities/GoogleUtilities-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GoogleUtilities/GoogleUtilities-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/UserDefaults/Private/GULUserDefaults.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULUserDefaults.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/UserDefaults/Private/GULUserDefaults.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/SceneDelegateSwizzler/Private/GULSceneDelegateSwizzler.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULSceneDelegateSwizzler.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/SceneDelegateSwizzler/Private/GULSceneDelegateSwizzler.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Reachability/Private/GULReachabilityMessageCode.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULReachabilityMessageCode.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Reachability/Private/GULReachabilityMessageCode.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Reachability/Private/GULReachabilityChecker.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULReachabilityChecker.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Reachability/Private/GULReachabilityChecker.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkURLSession.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULNetworkURLSession.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkURLSession.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkMessageCode.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULNetworkMessageCode.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkMessageCode.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkLoggerProtocol.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULNetworkLoggerProtocol.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkLoggerProtocol.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkConstants.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULNetworkConstants.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkConstants.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetwork.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULNetwork.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetwork.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULMutableDictionary.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULMutableDictionary.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULMutableDictionary.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/NSData+zlib/GULNSData+zlib.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers/GULNSData+zlib.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/NSData+zlib/GULNSData+zlib.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/MethodSwizzler/Private/GULSwizzler.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULSwizzler.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/MethodSwizzler/Private/GULSwizzler.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/MethodSwizzler/Private/GULOriginalIMPConvenienceMacros.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULOriginalIMPConvenienceMacros.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/MethodSwizzler/Private/GULOriginalIMPConvenienceMacros.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Logger/Public/GULLoggerLevel.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers/GULLoggerLevel.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Logger/Public/GULLoggerLevel.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Logger/Private/GULLogger.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULLogger.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Logger/Private/GULLogger.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Environment/third_party/GULAppEnvironmentUtil.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULAppEnvironmentUtil.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Environment/third_party/GULAppEnvironmentUtil.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Environment/Public/GULSecureCoding.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULSecureCoding.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Environment/Public/GULSecureCoding.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Environment/Public/GULHeartbeatDateStorage.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULHeartbeatDateStorage.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Environment/Public/GULHeartbeatDateStorage.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Common/GULLoggerCodes.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers/GULLoggerCodes.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Common/GULLoggerCodes.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/AppDelegateSwizzler/Private/GULApplication.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULApplication.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/AppDelegateSwizzler/Private/GULApplication.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/AppDelegateSwizzler/Private/GULAppDelegateSwizzler.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULAppDelegateSwizzler.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/AppDelegateSwizzler/Private/GULAppDelegateSwizzler.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleDataTransport.build/module.modulemap (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleDataTransport.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GoogleDataTransport/GoogleDataTransport-Info.plist (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GoogleDataTransport/GoogleDataTransport-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleDataTransport.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Modules/module.modulemap (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleDataTransport.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GoogleDataTransport/GoogleDataTransport-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GoogleDataTransport-umbrella.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GoogleDataTransport/GoogleDataTransport-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GoogleDataTransport.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORUploader.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORUploader.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORUploader.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORUploadPackage.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORUploadPackage.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORUploadPackage.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORTransport.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORTransport.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORTransport.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORTargets.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORTargets.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORTargets.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORRegistrar.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORRegistrar.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORRegistrar.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORReachability.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORReachability.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORReachability.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORPrioritizer.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORPrioritizer.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORPrioritizer.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORPlatform.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORPlatform.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORPlatform.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORLifecycle.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORLifecycle.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORLifecycle.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCOREventTransformer.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCOREventTransformer.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCOREventDataObject.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCOREventDataObject.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCOREvent.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCOREvent.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCOREvent.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORConsoleLogger.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORConsoleLogger.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORClock.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORClock.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORClock.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORAssert.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORAssert.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORAssert.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORUploadPackage_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORUploadPackage_Private.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORUploadPackage_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORUploadCoordinator.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORUploadCoordinator.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORUploadCoordinator.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransport_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORTransport_Private.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransport_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORTransformer_Private.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORTransformer.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORStorage_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORStorage_Private.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORStorage_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORStorage.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORStorage.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORStorage.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORRegistrar_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORRegistrar_Private.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORRegistrar_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORReachability_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORReachability_Private.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORReachability_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCOREvent_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCOREvent_Private.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCOREvent_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORDataFuture.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORDataFuture.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORDataFuture.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GTMSessionFetcher.build/module.modulemap (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GTMSessionFetcher.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GTMSessionFetcher/GTMSessionFetcher-Info.plist (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GTMSessionFetcher/GTMSessionFetcher-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GTMSessionFetcher.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Modules/module.modulemap (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GTMSessionFetcher.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GTMSessionFetcher/GTMSessionFetcher-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers/GTMSessionFetcher-umbrella.h (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GTMSessionFetcher/GTMSessionFetcher-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMSessionUploadFetcher.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers/GTMSessionUploadFetcher.h (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMSessionUploadFetcher.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMSessionFetcherService.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers/GTMSessionFetcherService.h (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMSessionFetcherService.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMSessionFetcherLogging.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers/GTMSessionFetcherLogging.h (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMSessionFetcherLogging.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMSessionFetcher.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers/GTMSessionFetcher.h (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMSessionFetcher.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMReadMonitorInputStream.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers/GTMReadMonitorInputStream.h (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMReadMonitorInputStream.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMMIMEDocument.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers/GTMMIMEDocument.h (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMMIMEDocument.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMGatherInputStream.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers/GTMGatherInputStream.h (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMGatherInputStream.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/FMDB.build/module.modulemap (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/FMDB.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/FMDB/FMDB-Info.plist (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/FMDB/FMDB-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Info.plist
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/FMDB/FMDB-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers/FMDB-umbrella.h (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/FMDB/FMDB-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/FMDB.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Modules/module.modulemap (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/FMDB.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/FMDB/src/fmdb/FMResultSet.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers/FMResultSet.h (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/FMDB/src/fmdb/FMResultSet.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/FMDB/src/fmdb/FMDatabaseQueue.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers/FMDatabaseQueue.h (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/FMDB/src/fmdb/FMDatabaseQueue.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/BoringSSL-GRPC.build/module.modulemap (in target 'BoringSSL-GRPC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/BoringSSL-GRPC.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/BoringSSL-GRPC/BoringSSL-GRPC-Info.plist (in target 'BoringSSL-GRPC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/BoringSSL-GRPC/BoringSSL-GRPC-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Info.plist
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/BoringSSL-GRPC/ssl/internal.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/PrivateHeaders/ssl/internal.h (in target 'BoringSSL-GRPC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/BoringSSL-GRPC/ssl/internal.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/PrivateHeaders/ssl
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/BoringSSL-GRPC.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Modules/module.modulemap (in target 'BoringSSL-GRPC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/BoringSSL-GRPC.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Modules
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/Objects-normal/arm64/apple_sign_in.LinkFileList (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/Objects-normal/arm64/apple_sign_in.LinkFileList
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/DerivedSources/apple_sign_in_vers.c (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/DerivedSources/apple_sign_in_vers.c
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences.LinkFileList (in target 'shared_preferences' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences.LinkFileList
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources/shared_preferences_vers.c (in target 'shared_preferences' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources/shared_preferences_vers.c
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences-dummy.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/shared_preferences/shared_preferences-dummy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'shared_preferences' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=shared_preferences -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-generated-files.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-own-target-headers.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-all-non-framework-target-headers.hmap -ivfsoverlay /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/all-product-headers.yaml -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-project-headers.hmap -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences -F/Users/ka/dev/workspace/natureexplorer/ios/Flutter -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/shared_preferences/shared_preferences-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences-dummy.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences-dummy.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/shared_preferences/shared_preferences-dummy.m -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences-dummy.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/FLTSharedPreferencesPlugin.o /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.6+3/ios/Classes/FLTSharedPreferencesPlugin.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'shared_preferences' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=shared_preferences -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-generated-files.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-own-target-headers.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-all-non-framework-target-headers.hmap -ivfsoverlay /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/all-product-headers.yaml -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-project-headers.hmap -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences -F/Users/ka/dev/workspace/natureexplorer/ios/Flutter -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/shared_preferences/shared_preferences-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/FLTSharedPreferencesPlugin.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/FLTSharedPreferencesPlugin.dia -c /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.6+3/ios/Classes/FLTSharedPreferencesPlugin.m -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/FLTSharedPreferencesPlugin.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences_vers.o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources/shared_preferences_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'shared_preferences' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=shared_preferences -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-generated-files.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-own-target-headers.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-all-non-framework-target-headers.hmap -ivfsoverlay /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/all-product-headers.yaml -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-project-headers.hmap -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences -F/Users/ka/dev/workspace/natureexplorer/ios/Flutter -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences_vers.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences_vers.dia -c /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources/shared_preferences_vers.c -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences_vers.o
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider.LinkFileList (in target 'path_provider' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider.LinkFileList
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources/path_provider_vers.c (in target 'path_provider' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources/path_provider_vers.c
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider-dummy.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/path_provider/path_provider-dummy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'path_provider' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=path_provider -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-generated-files.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-own-target-headers.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-all-non-framework-target-headers.hmap -ivfsoverlay /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/all-product-headers.yaml -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-project-headers.hmap -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider -F/Users/ka/dev/workspace/natureexplorer/ios/Flutter -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/path_provider/path_provider-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider-dummy.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider-dummy.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/path_provider/path_provider-dummy.m -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider-dummy.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider_vers.o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources/path_provider_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'path_provider' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=path_provider -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-generated-files.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-own-target-headers.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-all-non-framework-target-headers.hmap -ivfsoverlay /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/all-product-headers.yaml -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-project-headers.hmap -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider -F/Users/ka/dev/workspace/natureexplorer/ios/Flutter -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider_vers.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider_vers.dia -c /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources/path_provider_vers.c -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider_vers.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/FLTPathProviderPlugin.o /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.5/ios/Classes/FLTPathProviderPlugin.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'path_provider' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=path_provider -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-generated-files.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-own-target-headers.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-all-non-framework-target-headers.hmap -ivfsoverlay /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/all-product-headers.yaml -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-project-headers.hmap -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider -F/Users/ka/dev/workspace/natureexplorer/ios/Flutter -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/path_provider/path_provider-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/FLTPathProviderPlugin.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/FLTPathProviderPlugin.dia -c /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.5/ios/Classes/FLTPathProviderPlugin.m -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/FLTPathProviderPlugin.o
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info.LinkFileList (in target 'package_info' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info.LinkFileList
Ld /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/shared_preferences normal arm64 (in target 'shared_preferences' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-ios8.0 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -L/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences -F/Users/ka/dev/workspace/natureexplorer/ios/Pods/../Flutter -filelist /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences.LinkFileList -install_name @rpath/shared_preferences.framework/shared_preferences -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences_lto.o -fobjc-arc -fobjc-link-runtime -framework Foundation -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences_dependency_info.dat -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/shared_preferences
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_FlutterMethodChannel", referenced from:
objc-class-ref in FLTSharedPreferencesPlugin.o
"_FlutterMethodNotImplemented", referenced from:
___52+[FLTSharedPreferencesPlugin registerWithRegistrar:]_block_invoke in FLTSharedPreferencesPlugin.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources/package_info_vers.c (in target 'package_info' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources/package_info_vers.c
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info-dummy.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/package_info/package_info-dummy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'package_info' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=package_info -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-generated-files.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-own-target-headers.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-all-non-framework-target-headers.hmap -ivfsoverlay /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/all-product-headers.yaml -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-project-headers.hmap -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info -F/Users/ka/dev/workspace/natureexplorer/ios/Flutter -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/package_info/package_info-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info-dummy.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info-dummy.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/package_info/package_info-dummy.m -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info-dummy.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info_vers.o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources/package_info_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'package_info' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=package_info -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-generated-files.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-own-target-headers.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-all-non-framework-target-headers.hmap -ivfsoverlay /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/all-product-headers.yaml -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-project-headers.hmap -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info -F/Users/ka/dev/workspace/natureexplorer/ios/Flutter -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info_vers.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info_vers.dia -c /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources/package_info_vers.c -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info_vers.o
** BUILD FAILED **
The following build commands failed:
Ld /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/shared_preferences normal arm64
(1 failure)
[ +16 ms] Running Xcode build... (completed in 14,239ms, longer than expected)
[ +1 ms] Xcode build done. 14.3s
[ +2 ms] executing: [/Users/ka/dev/workspace/natureexplorer/ios/] /usr/bin/env xcrun xcodebuild -configuration Release VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/ka/dev/workspace/natureexplorer/build/ios -sdk iphoneos FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO -showBuildSettings
[ ] executing: [/Users/ka/dev/workspace/natureexplorer/ios/] /usr/bin/env xcrun xcodebuild -configuration Release VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/ka/dev/workspace/natureexplorer/build/ios -sdk iphoneos FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO -showBuildSettings
[+5840 ms] Build settings from command line:
BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios
COMPILER_INDEX_STORE_ENABLE = NO
FLUTTER_SUPPRESS_ANALYTICS = true
SDKROOT = iphoneos13.2
VERBOSE_SCRIPT_LOGGING = YES
Build settings for action build and target Runner:
ACTION = build
AD_HOC_CODE_SIGNING_ALLOWED = NO
ALTERNATE_GROUP = staff
ALTERNATE_MODE = u+w,go-w,a+rX
ALTERNATE_OWNER = ka
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
ALWAYS_SEARCH_USER_PATHS = NO
ALWAYS_USE_SEPARATE_HEADERMAPS = NO
APPLE_INTERNAL_DEVELOPER_DIR = /AppleInternal/Developer
APPLE_INTERNAL_DIR = /AppleInternal
APPLE_INTERNAL_DOCUMENTATION_DIR = /AppleInternal/Documentation
APPLE_INTERNAL_LIBRARY_DIR = /AppleInternal/Library
APPLE_INTERNAL_TOOLS = /AppleInternal/Developer/Tools
APPLICATION_EXTENSION_API_ONLY = NO
APPLY_RULES_IN_COPY_FILES = NO
APPLY_RULES_IN_COPY_HEADERS = NO
ARCHS = arm64
ARCHS_STANDARD = arm64
ARCHS_STANDARD_32_64_BIT = armv7 arm64
ARCHS_STANDARD_32_BIT = armv7
ARCHS_STANDARD_64_BIT = arm64
ARCHS_STANDARD_INCLUDING_64_BIT = arm64
ARCHS_UNIVERSAL_IPHONE_OS = armv7 arm64
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
AVAILABLE_PLATFORMS = appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator
BITCODE_GENERATION_MODE = marker
BUILD_ACTIVE_RESOURCES_ONLY = NO
BUILD_COMPONENTS = headers build
BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios
BUILD_LIBRARY_FOR_DISTRIBUTION = NO
BUILD_ROOT = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Products
BUILD_STYLE =
BUILD_VARIANTS = normal
BUILT_PRODUCTS_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos
CACHE_ROOT = /var/folders/kn/260y8ptd7qzgtvntcq88b5q00000gn/C/com.apple.DeveloperTools/11.3.1-11C504/Xcode
CCHROOT = /var/folders/kn/260y8ptd7qzgtvntcq88b5q00000gn/C/com.apple.DeveloperTools/11.3.1-11C504/Xcode
CHMOD = /bin/chmod
CHOWN = /usr/sbin/chown
CLANG_ANALYZER_NONNULL = YES
CLANG_CXX_LANGUAGE_STANDARD = gnu++0x
CLANG_CXX_LIBRARY = libc++
CLANG_ENABLE_MODULES = YES
CLANG_ENABLE_OBJC_ARC = YES
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES
CLANG_WARN_BOOL_CONVERSION = YES
CLANG_WARN_COMMA = YES
CLANG_WARN_CONSTANT_CONVERSION = YES
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR
CLANG_WARN_EMPTY_BODY = YES
CLANG_WARN_ENUM_CONVERSION = YES
CLANG_WARN_INFINITE_RECURSION = YES
CLANG_WARN_INT_CONVERSION = YES
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES
CLANG_WARN_STRICT_PROTOTYPES = YES
CLANG_WARN_SUSPICIOUS_MOVE = YES
CLANG_WARN_UNREACHABLE_CODE = YES
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES
CLASS_FILE_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/JavaClasses
CLEAN_PRECOMPS = YES
CLONE_HEADERS = NO
CODESIGNING_FOLDER_PATH = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Runner.app
CODE_SIGNING_ALLOWED = YES
CODE_SIGNING_REQUIRED = YES
CODE_SIGN_CONTEXT_CLASS = XCiPhoneOSCodeSignContext
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements
CODE_SIGN_IDENTITY = iPhone Developer
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES
COLOR_DIAGNOSTICS = NO
COMBINE_HIDPI_IMAGES = NO
COMPILER_INDEX_STORE_ENABLE = NO
COMPOSITE_SDK_DIRS = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/CompositeSDKs
COMPRESS_PNG_FILES = YES
CONFIGURATION = Release
CONFIGURATION_BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos
CONFIGURATION_TEMP_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos
CONTENTS_FOLDER_PATH = Runner.app
COPYING_PRESERVES_HFS_DATA = NO
COPY_HEADERS_RUN_UNIFDEF = NO
COPY_PHASE_STRIP = NO
COPY_RESOURCES_FROM_STATIC_FRAMEWORKS = YES
CORRESPONDING_SIMULATOR_PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
CORRESPONDING_SIMULATOR_PLATFORM_NAME = iphonesimulator
CORRESPONDING_SIMULATOR_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk
CORRESPONDING_SIMULATOR_SDK_NAME = iphonesimulator13.2
CP = /bin/cp
CREATE_INFOPLIST_SECTION_IN_BINARY = NO
CURRENT_ARCH = arm64
CURRENT_PROJECT_VERSION = 203
CURRENT_VARIANT = normal
DEAD_CODE_STRIPPING = YES
DEBUGGING_SYMBOLS = YES
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
DEFAULT_COMPILER = com.apple.compilers.llvm.clang.1_0
DEFAULT_DEXT_INSTALL_PATH = /System/Library/DriverExtensions
DEFAULT_KEXT_INSTALL_PATH = /System/Library/Extensions
DEFINES_MODULE = NO
DEPLOYMENT_LOCATION = NO
DEPLOYMENT_POSTPROCESSING = NO
DEPLOYMENT_TARGET_CLANG_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_CLANG_FLAG_NAME = miphoneos-version-min
DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX = -miphoneos-version-min=
DEPLOYMENT_TARGET_LD_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_LD_FLAG_NAME = ios_version_min
DEPLOYMENT_TARGET_SETTING_NAME = IPHONEOS_DEPLOYMENT_TARGET
DEPLOYMENT_TARGET_SUGGESTED_VALUES = 8.0 8.1 8.2 8.3 8.4 9.0 9.1 9.2 9.3 10.0 10.1 10.2 10.3 11.0 11.1 11.2 11.3 11.4 12.0 12.1 12.2 12.3 12.4 13.0 13.1 13.2
DERIVED_FILES_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DERIVED_FILE_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DERIVED_SOURCES_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/DerivedSources
DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
DEVELOPER_FRAMEWORKS_DIR = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
DEVELOPER_FRAMEWORKS_DIR_QUOTED = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/Developer/Library
DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Tools
DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
DEVELOPMENT_LANGUAGE = en
DEVELOPMENT_TEAM = VQMLSSZZUF
DOCUMENTATION_FOLDER_PATH = Runner.app/en.lproj/Documentation
DONT_GENERATE_INFOPLIST_FILE = NO
DO_HEADER_SCANNING_IN_JAM = NO
DSTROOT = /tmp/Runner.dst
DT_TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
DWARF_DSYM_FILE_NAME = Runner.app.dSYM
DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT = NO
DWARF_DSYM_FOLDER_PATH = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos
EFFECTIVE_PLATFORM_NAME = -iphoneos
EMBEDDED_CONTENT_CONTAINS_SWIFT = NO
EMBEDDED_PROFILE_NAME = embedded.mobileprovision
EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = NO
ENABLE_BITCODE = NO
ENABLE_DEFAULT_HEADER_SEARCH_PATHS = YES
ENABLE_HARDENED_RUNTIME = NO
ENABLE_HEADER_DEPENDENCIES = YES
ENABLE_NS_ASSERTIONS = NO
ENABLE_ON_DEMAND_RESOURCES = YES
ENABLE_STRICT_OBJC_MSGSEND = YES
ENABLE_TESTABILITY = NO
ENTITLEMENTS_ALLOWED = YES
ENTITLEMENTS_DESTINATION = Signature
ENTITLEMENTS_REQUIRED = YES
EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS = .DS_Store .svn .git .hg CVS
EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES = *.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj
EXECUTABLES_FOLDER_PATH = Runner.app/Executables
EXECUTABLE_FOLDER_PATH = Runner.app
EXECUTABLE_NAME = Runner
EXECUTABLE_PATH = Runner.app/Runner
EXPANDED_CODE_SIGN_IDENTITY =
EXPANDED_CODE_SIGN_IDENTITY_NAME =
EXPANDED_PROVISIONING_PROFILE =
FILE_LIST = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects/LinkFileList
FIXED_FILES_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/FixedFiles
FLUTTER_APPLICATION_PATH = /Users/ka/dev/workspace/natureexplorer
FLUTTER_BUILD_DIR = build
FLUTTER_BUILD_NAME = 2.0.3
FLUTTER_BUILD_NUMBER = 203
FLUTTER_FRAMEWORK_DIR = /Users/ka/dev/tools/flutter/bin/cache/artifacts/engine/ios-release
FLUTTER_ROOT = /Users/ka/dev/tools/flutter
FLUTTER_SUPPRESS_ANALYTICS = true
FLUTTER_TARGET = lib/main_release.dart
FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks
FRAMEWORK_FLAG_PREFIX = -framework
FRAMEWORK_SEARCH_PATHS = "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/AppAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCoreDiagnostics" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseFirestore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseInstallations" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMAppAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/cloud_firestore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/connectivity" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_auth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_core" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_crashlytics" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-Core" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_sign_in" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/sqflite" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/../Flutter" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Crashlytics/iOS" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Fabric/iOS" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/FirebaseAnalytics/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleAppMeasurement/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleMaps/Base/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleMaps/Maps/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleSignIn/Frameworks" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/AppAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCoreDiagnostics" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseFirestore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseInstallations" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMAppAuth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/cloud_firestore" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/connectivity" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_auth" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_core" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_crashlytics" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-Core" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_sign_in" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/sqflite" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/../Flutter" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Crashlytics/iOS" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Fabric/iOS" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/FirebaseAnalytics/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleAppMeasurement/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleMaps/Base/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleMaps/Maps/Frameworks" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleSignIn/Frameworks" /Users/ka/dev/workspace/natureexplorer/ios/Flutter
FRAMEWORK_VERSION = A
FULL_PRODUCT_NAME = Runner.app
GCC3_VERSION = 3.3
GCC_C_LANGUAGE_STANDARD = gnu99
GCC_INLINES_ARE_PRIVATE_EXTERN = YES
GCC_NO_COMMON_BLOCKS = YES
GCC_PFE_FILE_C_DIALECTS = c objective-c c++ objective-c++
GCC_PREPROCESSOR_DEFINITIONS = COCOAPODS=1 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1 COCOAPODS=1 COCOAPODS=1 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1
GCC_SYMBOLS_PRIVATE_EXTERN = YES
GCC_THUMB_SUPPORT = YES
GCC_TREAT_WARNINGS_AS_ERRORS = NO
GCC_VERSION = com.apple.compilers.llvm.clang.1_0
GCC_VERSION_IDENTIFIER = com_apple_compilers_llvm_clang_1_0
GCC_WARN_64_TO_32_BIT_CONVERSION = YES
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR
GCC_WARN_UNDECLARED_SELECTOR = YES
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE
GCC_WARN_UNUSED_FUNCTION = YES
GCC_WARN_UNUSED_VARIABLE = YES
GENERATE_MASTER_OBJECT_FILE = NO
GENERATE_PKGINFO_FILE = YES
GENERATE_PROFILING_CODE = NO
GENERATE_TEXT_BASED_STUBS = NO
GID = 20
GROUP = staff
HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT = YES
HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES = YES
HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS = YES
HEADERMAP_INCLUDES_PROJECT_HEADERS = YES
HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES = YES
HEADERMAP_USES_VFS = NO
HEADER_SEARCH_PATHS = "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/AppAuth/AppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseAuth/FirebaseAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCore/FirebaseCore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseFirestore/FirebaseFirestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseInstallations/FirebaseInstallations.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMAppAuth/GTMAppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport/GoogleDataTransportCCTSupport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/cloud_firestore/cloud_firestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_auth/firebase_auth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_core/firebase_core.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_crashlytics/firebase_crashlytics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/grpcpp.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-Core/grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_sign_in/google_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/leveldb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location/location.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb/nanopb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/package_info.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/Firebase" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseAuthInterop" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop" /Users/ka/dev/workspace/natureexplorer/ios/Pods/Firebase/CoreOnly/Sources "/Sources/FBLPromises/include" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/AppAuth/AppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseAuth/FirebaseAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCore/FirebaseCore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseFirestore/FirebaseFirestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseInstallations/FirebaseInstallations.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMAppAuth/GTMAppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport/GoogleDataTransportCCTSupport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/cloud_firestore/cloud_firestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_auth/firebase_auth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_core/firebase_core.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_crashlytics/firebase_crashlytics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/grpcpp.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-Core/grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_sign_in/google_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/leveldb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location/location.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb/nanopb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/package_info.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/Firebase" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseAuthInterop" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/AppAuth/AppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseAuth/FirebaseAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCore/FirebaseCore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseFirestore/FirebaseFirestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FirebaseInstallations/FirebaseInstallations.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMAppAuth/GTMAppAuth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport/GoogleDataTransportCCTSupport.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/cloud_firestore/cloud_firestore.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/connectivity/connectivity.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_auth/firebase_auth.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_core/firebase_core.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/firebase_crashlytics/firebase_crashlytics.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/grpcpp.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-Core/grpc.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_sign_in/google_sign_in.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/leveldb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location/location.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb/nanopb.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/package_info.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/path_provider.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/sqflite/sqflite.framework/Headers" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/Firebase" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseAuthInterop" "/Users/ka/dev/workspace/natureexplorer/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop" /Users/ka/dev/workspace/natureexplorer/ios/Pods/Firebase/CoreOnly/Sources "/Sources/FBLPromises/include" /Users/ka/dev/workspace/natureexplorer/ios/Pods/Firebase/CoreOnly/Sources "/Sources/FBLPromises/include"
HIDE_BITCODE_SYMBOLS = YES
HOME = /Users/ka
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 = ka
INSTALL_PATH = /Applications
INSTALL_ROOT = /tmp/Runner.dst
IPHONEOS_DEPLOYMENT_TARGET = 11.0
JAVAC_DEFAULT_FLAGS = -J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8
JAVA_APP_STUB = /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
JAVA_ARCHIVE_CLASSES = YES
JAVA_ARCHIVE_TYPE = JAR
JAVA_COMPILER = /usr/bin/javac
JAVA_FOLDER_PATH = Runner.app/Java
JAVA_FRAMEWORK_RESOURCES_DIRS = Resources
JAVA_JAR_FLAGS = cv
JAVA_SOURCE_SUBDIR = .
JAVA_USE_DEPENDENCIES = YES
JAVA_ZIP_FLAGS = -urg
JIKES_DEFAULT_FLAGS = +E +OLDCSO
KASAN_DEFAULT_CFLAGS = -DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow
KEEP_PRIVATE_EXTERNS = NO
LD_DEPENDENCY_INFO_FILE = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_dependency_info.dat
LD_GENERATE_MAP_FILE = NO
LD_MAP_FILE_PATH = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Runner-LinkMap-normal-arm64.txt
LD_NO_PIE = NO
LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER = YES
LD_RUNPATH_SEARCH_PATHS = '@executable_path/Frameworks' '@loader_path/Frameworks' '@executable_path/Frameworks' '@loader_path/Frameworks' @executable_path/Frameworks
LEGACY_DEVELOPER_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
LEX = lex
LIBRARY_DEXT_INSTALL_PATH = /Library/DriverExtensions
LIBRARY_FLAG_NOSPACE = YES
LIBRARY_FLAG_PREFIX = -l
LIBRARY_KEXT_INSTALL_PATH = /Library/Extensions
LIBRARY_SEARCH_PATHS = /Users/ka/dev/workspace/natureexplorer/ios/Flutter
LINKER_DISPLAYS_MANGLED_NAMES = NO
LINK_FILE_LIST_normal_arm64 =
LINK_WITH_STANDARD_LIBRARIES = YES
LLVM_TARGET_TRIPLE_OS_VERSION = ios11.0
LLVM_TARGET_TRIPLE_VENDOR = apple
LOCALIZABLE_CONTENT_DIR =
LOCALIZED_RESOURCES_FOLDER_PATH = Runner.app/en.lproj
LOCALIZED_STRING_MACRO_NAMES = NSLocalizedString CFCopyLocalizedString
LOCALIZED_STRING_SWIFTUI_SUPPORT = YES
LOCAL_ADMIN_APPS_DIR = /Applications/Utilities
LOCAL_APPS_DIR = /Applications
LOCAL_DEVELOPER_DIR = /Library/Developer
LOCAL_LIBRARY_DIR = /Library
LOCROOT =
LOCSYMROOT =
MACH_O_TYPE = mh_execute
MAC_OS_X_PRODUCT_BUILD_VERSION = 19D76
MAC_OS_X_VERSION_ACTUAL = 101503
MAC_OS_X_VERSION_MAJOR = 101500
MAC_OS_X_VERSION_MINOR = 1503
METAL_LIBRARY_FILE_BASE = default
METAL_LIBRARY_OUTPUT_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Runner.app
MODULES_FOLDER_PATH = Runner.app/Modules
MODULE_CACHE_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex
MTL_ENABLE_DEBUG_INFO = NO
NATIVE_ARCH = armv7
NATIVE_ARCH_32_BIT = i386
NATIVE_ARCH_64_BIT = x86_64
NATIVE_ARCH_ACTUAL = x86_64
NO_COMMON = YES
OBJECT_FILE_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects
OBJECT_FILE_DIR_normal = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/Objects-normal
OBJROOT = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex
ONLY_ACTIVE_ARCH = NO
OS = MACOS
OSAC = /usr/bin/osacompile
OTHER_LDFLAGS = -ObjC -l"c++" -l"sqlite3" -l"z" -framework "Accelerate" -framework "AppAuth" -framework "CoreData" -framework "CoreGraphics" -framework "CoreImage" -framework "CoreLocation" -framework "CoreTelephony" -framework "CoreText" -framework "Crashlytics" -framework "FBLPromises" -framework "FIRAnalyticsConnector" -framework "FMDB" -framework "Fabric" -framework "FirebaseAnalytics" -framework "FirebaseAuth" -framework "FirebaseCore" -framework "FirebaseCoreDiagnostics" -framework "FirebaseFirestore" -framework "FirebaseInstallations" -framework "Flutter" -framework "Foundation" -framework "GLKit" -framework "GTMAppAuth" -framework "GTMSessionFetcher" -framework "GoogleAppMeasurement" -framework "GoogleDataTransport" -framework "GoogleDataTransportCCTSupport" -framework "GoogleMaps" -framework "GoogleMapsBase" -framework "GoogleMapsCore" -framework "GoogleSignIn" -framework "GoogleUtilities" -framework "ImageIO" -framework "LocalAuthentication" -framework "Metal" -framework "MobileCoreServices" -framework "OpenGLES" -framework "QuartzCore" -framework "Reachability" -framework "SafariServices" -framework "Security" -framework "StoreKit" -framework "SystemConfiguration" -framework "UIKit" -framework "absl" -framework "apple_sign_in" -framework "cloud_firestore" -framework "connectivity" -framework "firebase_auth" -framework "firebase_core" -framework "firebase_crashlytics" -framework "flutter_keyboard_visibility" -framework "flutter_plugin_android_lifecycle" -framework "flutter_secure_storage" -framework "flutter_webview_plugin" -framework "google_maps_flutter" -framework "google_sign_in" -framework "grpc" -framework "grpcpp" -framework "leveldb" -framework "location" -framework "nanopb" -framework "openssl_grpc" -framework "package_info" -framework "path_provider" -framework "shared_preferences" -framework "sqflite" -weak_framework "AuthenticationServices" -ObjC -l"c++" -l"sqlite3" -l"z" -framework "Accelerate" -framework "AppAuth" -framework "CoreData" -framework "CoreGraphics" -framework "CoreImage" -framework "CoreLocation" -framework "CoreTelephony" -framework "CoreText" -framework "Crashlytics" -framework "FBLPromises" -framework "FIRAnalyticsConnector" -framework "FMDB" -framework "Fabric" -framework "FirebaseAnalytics" -framework "FirebaseAuth" -framework "FirebaseCore" -framework "FirebaseCoreDiagnostics" -framework "FirebaseFirestore" -framework "FirebaseInstallations" -framework "Flutter" -framework "Foundation" -framework "GLKit" -framework "GTMAppAuth" -framework "GTMSessionFetcher" -framework "GoogleAppMeasurement" -framework "GoogleDataTransport" -framework "GoogleDataTransportCCTSupport" -framework "GoogleMaps" -framework "GoogleMapsBase" -framework "GoogleMapsCore" -framework "GoogleSignIn" -framework "GoogleUtilities" -framework "ImageIO" -framework "LocalAuthentication" -framework "Metal" -framework "MobileCoreServices" -framework "OpenGLES" -framework "QuartzCore" -framework "Reachability" -framework "SafariServices" -framework "Security" -framework "StoreKit" -framework "SystemConfiguration" -framework "UIKit" -framework "absl" -framework "apple_sign_in" -framework "cloud_firestore" -framework "connectivity" -framework "firebase_auth" -framework "firebase_core" -framework "firebase_crashlytics" -framework "flutter_keyboard_visibility" -framework "flutter_plugin_android_lifecycle" -framework "flutter_secure_storage" -framework "flutter_webview_plugin" -framework "google_maps_flutter" -framework "google_sign_in" -framework "grpc" -framework "grpcpp" -framework "leveldb" -framework "location" -framework "nanopb" -framework "openssl_grpc" -framework "package_info" -framework "path_provider" -framework "shared_preferences" -framework "sqflite" -weak_framework "AuthenticationServices"
PACKAGE_TYPE = com.apple.package-type.wrapper.application
PASCAL_STRINGS = YES
PATH = /Applications/Xcode.app/Contents/Developer/usr/bin:/Users/ka/.nvm/versions/node/v8.14.1/bin:/Users/ka/dev/tools/google-cloud-sdk/bin:/Users/ka/.fastlane/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/ka/Library/Android/sdk/tools:/Users/ka/Library/Android/sdk/platform-tools:/Users/ka/Library/Android/sdk/build-tools/26.0.3:/Users/ka/dev/tools/flutter/bin
PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES = /usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms
PBDEVELOPMENTPLIST_PATH = Runner.app/pbdevelopment.plist
PFE_FILE_C_DIALECTS = objective-c
PKGINFO_FILE_PATH = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/PkgInfo
PKGINFO_PATH = Runner.app/PkgInfo
PLATFORM_DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications
PLATFORM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin
PLATFORM_DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library
PLATFORM_DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs
PLATFORM_DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools
PLATFORM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr
PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
PLATFORM_DISPLAY_NAME = iOS
PLATFORM_NAME = iphoneos
PLATFORM_PREFERRED_ARCH = arm64
PLATFORM_PRODUCT_BUILD_VERSION = 17B102
PLIST_FILE_OUTPUT_FORMAT = binary
PLUGINS_FOLDER_PATH = Runner.app/PlugIns
PODS_BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios
PODS_CONFIGURATION_BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos
PODS_PODFILE_DIR_PATH = /Users/ka/dev/workspace/natureexplorer/ios/.
PODS_ROOT = /Users/ka/dev/workspace/natureexplorer/ios/Pods
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES
PRECOMP_DESTINATION_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/PrefixHeaders
PRESERVE_DEAD_CODE_INITS_AND_TERMS = NO
PRIVATE_HEADERS_FOLDER_PATH = Runner.app/PrivateHeaders
PRODUCT_BUNDLE_IDENTIFIER = com.kaciula.explorer
PRODUCT_BUNDLE_PACKAGE_TYPE = APPL
PRODUCT_MODULE_NAME = Runner
PRODUCT_NAME = Runner
PRODUCT_SETTINGS_PATH = /Users/ka/dev/workspace/natureexplorer/ios/Runner/Info.plist
PRODUCT_TYPE = com.apple.product-type.application
PROFILING_CODE = NO
PROJECT = Runner
PROJECT_DERIVED_FILE_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/DerivedSources
PROJECT_DIR = /Users/ka/dev/workspace/natureexplorer/ios
PROJECT_FILE_PATH = /Users/ka/dev/workspace/natureexplorer/ios/Runner.xcodeproj
PROJECT_NAME = Runner
PROJECT_TEMP_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build
PROJECT_TEMP_ROOT = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex
PROVISIONING_PROFILE_REQUIRED = YES
PUBLIC_HEADERS_FOLDER_PATH = Runner.app/Headers
RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS = YES
REMOVE_CVS_FROM_RESOURCES = YES
REMOVE_GIT_FROM_RESOURCES = YES
REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES = YES
REMOVE_HG_FROM_RESOURCES = YES
REMOVE_SVN_FROM_RESOURCES = YES
RESOURCE_RULES_REQUIRED = YES
REZ_COLLECTOR_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources
REZ_OBJECTS_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources/Objects
SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO
SCRIPTS_FOLDER_PATH = Runner.app/Scripts
SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk
SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk
SDK_DIR_iphoneos13_2 = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk
SDK_NAME = iphoneos13.2
SDK_NAMES = iphoneos13.2
SDK_PRODUCT_BUILD_VERSION = 17B102
SDK_VERSION = 13.2
SDK_VERSION_ACTUAL = 130200
SDK_VERSION_MAJOR = 130000
SDK_VERSION_MINOR = 200
SED = /usr/bin/sed
SEPARATE_STRIP = NO
SEPARATE_SYMBOL_EDIT = NO
SET_DIR_MODE_OWNER_GROUP = YES
SET_FILE_MODE_OWNER_GROUP = NO
SHALLOW_BUNDLE = YES
SHARED_DERIVED_FILE_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/DerivedSources
SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks
SHARED_PRECOMPS_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/PrecompiledHeaders
SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport
SKIP_INSTALL = NO
SOURCE_ROOT = /Users/ka/dev/workspace/natureexplorer/ios
SRCROOT = /Users/ka/dev/workspace/natureexplorer/ios
STRINGS_FILE_OUTPUT_ENCODING = binary
STRIP_BITCODE_FROM_COPIED_FILES = YES
STRIP_INSTALLED_PRODUCT = YES
STRIP_STYLE = all
STRIP_SWIFT_SYMBOLS = YES
SUPPORTED_DEVICE_FAMILIES = 1,2
SUPPORTED_PLATFORMS = iphoneos
SUPPORTS_MACCATALYST = NO
SUPPORTS_TEXT_BASED_API = NO
SWIFT_COMPILATION_MODE = wholemodule
SWIFT_OBJC_BRIDGING_HEADER = Runner/Runner-Bridging-Header.h
SWIFT_OPTIMIZATION_LEVEL = -O
SWIFT_PLATFORM_TARGET_PREFIX = ios
SWIFT_VERSION = 5.0
SYMROOT = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Products
SYSTEM_ADMIN_APPS_DIR = /Applications/Utilities
SYSTEM_APPS_DIR = /Applications
SYSTEM_CORE_SERVICES_DIR = /System/Library/CoreServices
SYSTEM_DEMOS_DIR = /Applications/Extras
SYSTEM_DEVELOPER_APPS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
SYSTEM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
SYSTEM_DEVELOPER_DEMOS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples
SYSTEM_DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
SYSTEM_DEVELOPER_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library
SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools
SYSTEM_DEVELOPER_JAVA_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Java Tools
SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Performance Tools
SYSTEM_DEVELOPER_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes
SYSTEM_DEVELOPER_TOOLS = /Applications/Xcode.app/Contents/Developer/Tools
SYSTEM_DEVELOPER_TOOLS_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools
SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools
SYSTEM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
SYSTEM_DEVELOPER_UTILITIES_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities
SYSTEM_DEXT_INSTALL_PATH = /System/Library/DriverExtensions
SYSTEM_DOCUMENTATION_DIR = /Library/Documentation
SYSTEM_KEXT_INSTALL_PATH = /System/Library/Extensions
SYSTEM_LIBRARY_DIR = /System/Library
TAPI_VERIFY_MODE = ErrorsOnly
TARGETED_DEVICE_FAMILY = 1,2
TARGETNAME = Runner
TARGET_BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos
TARGET_NAME = Runner
TARGET_TEMP_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build
TEMP_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build
TEMP_FILES_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build
TEMP_FILE_DIR = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Runner.build/Release-iphoneos/Runner.build
TEMP_ROOT = /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex
TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
TREAT_MISSING_BASELINES_AS_TEST_FAILURES = NO
UID = 501
UNLOCALIZED_RESOURCES_FOLDER_PATH = Runner.app
UNSTRIPPED_PRODUCT = NO
USER = ka
USER_APPS_DIR = /Users/ka/Applications
USER_LIBRARY_DIR = /Users/ka/Library
USE_DYNAMIC_NO_PIC = YES
USE_HEADERMAP = YES
USE_HEADER_SYMLINKS = NO
USE_LLVM_TARGET_TRIPLES = YES
USE_LLVM_TARGET_TRIPLES_FOR_CLANG = YES
USE_LLVM_TARGET_TRIPLES_FOR_LD = YES
USE_LLVM_TARGET_TRIPLES_FOR_TAPI = YES
USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
VALIDATE_PRODUCT = YES
VALIDATE_WORKSPACE = NO
VALID_ARCHS = arm64 arm64e armv7 armv7s
VERBOSE_PBXCP = NO
VERBOSE_SCRIPT_LOGGING = YES
VERSIONING_SYSTEM = apple-generic
VERSIONPLIST_PATH = Runner.app/version.plist
VERSION_INFO_BUILDER = ka
VERSION_INFO_FILE = Runner_vers.c
VERSION_INFO_STRING = "@(#)PROGRAM:Runner PROJECT:Runner-203"
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 = 11C504
XCODE_VERSION_ACTUAL = 1131
XCODE_VERSION_MAJOR = 1100
XCODE_VERSION_MINOR = 1130
XPCSERVICES_FOLDER_PATH = Runner.app/XPCServices
YACC = yacc
arch = arm64
variant = normal
[ +4 ms] Failed to build iOS app
[ ] Error output from Xcode build:
[ ] ** BUILD FAILED **
The following build commands failed:
Ld /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/shared_preferences normal arm64
(1 failure)
[ ] Xcode's output:
[ +5 ms] Build settings from command line:
BUILD_DIR = /Users/ka/dev/workspace/natureexplorer/build/ios
COMPILER_INDEX_STORE_ENABLE = NO
FLUTTER_SUPPRESS_ANALYTICS = true
SDKROOT = iphoneos13.2
VERBOSE_SCRIPT_LOGGING = YES
note: Using new build system
note: Planning build
note: Constructing build description
CreateBuildDirectory /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-create-build-directory /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex
CreateBuildDirectory /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Products (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-create-build-directory /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Products
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/builder.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/db/builder.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'leveldb-library' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=leveldb -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -DHAVE_FULLFSYNC=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/include -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources -Wno-shorten-64-to-32 -Wno-comma -Wno-unreachable-code -Wno-conditional-uninitialized -Wno-deprecated-declarations -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library -fno-objc-arc -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/builder.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/builder.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/db/builder.cc -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/builder.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/c.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/db/c.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'leveldb-library' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=leveldb -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -DHAVE_FULLFSYNC=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/include -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources -Wno-shorten-64-to-32 -Wno-comma -Wno-unreachable-code -Wno-conditional-uninitialized -Wno-deprecated-declarations -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library -fno-objc-arc -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/c.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/c.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/db/c.cc -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/c.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/bloom.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/util/bloom.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'leveldb-library' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=leveldb -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -DHAVE_FULLFSYNC=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/include -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources -Wno-shorten-64-to-32 -Wno-comma -Wno-unreachable-code -Wno-conditional-uninitialized -Wno-deprecated-declarations -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library -fno-objc-arc -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/bloom.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/bloom.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/util/bloom.cc -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/bloom.o
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/nanopb.build/nanopb-all-target-headers.hmap (in target 'nanopb' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/nanopb.build/nanopb-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-all-target-headers.hmap (in target 'shared_preferences' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-all-target-headers.hmap (in target 'path_provider' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-all-target-headers.hmap (in target 'package_info' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/location.build/location-all-target-headers.hmap (in target 'location' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/location.build/location-all-target-headers.hmap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/leveldb.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-Info.plist (in target 'leveldb-library' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/leveldb.framework/Info.plist
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/db_impl.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/db/db_impl.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'leveldb-library' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=leveldb -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -DHAVE_FULLFSYNC=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/include -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources -Wno-shorten-64-to-32 -Wno-comma -Wno-unreachable-code -Wno-conditional-uninitialized -Wno-deprecated-declarations -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library -fno-objc-arc -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/db_impl.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/db_impl.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/db/db_impl.cc -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/db_impl.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/block_builder.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/table/block_builder.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'leveldb-library' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=leveldb -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -DHAVE_FULLFSYNC=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/include -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources -Wno-shorten-64-to-32 -Wno-comma -Wno-unreachable-code -Wno-conditional-uninitialized -Wno-deprecated-declarations -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library -fno-objc-arc -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/block_builder.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/block_builder.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/table/block_builder.cc -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/block_builder.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/block.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/table/block.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'leveldb-library' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=leveldb -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -DHAVE_FULLFSYNC=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/include -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources -Wno-shorten-64-to-32 -Wno-comma -Wno-unreachable-code -Wno-conditional-uninitialized -Wno-deprecated-declarations -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library -fno-objc-arc -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/block.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/block.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/table/block.cc -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/block.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/arena.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/util/arena.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'leveldb-library' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=leveldb -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DLEVELDB_IS_BIG_ENDIAN=0 -DLEVELDB_PLATFORM_POSIX -DHAVE_FULLFSYNC=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library/include -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library -I/Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/DerivedSources -Wno-shorten-64-to-32 -Wno-comma -Wno-unreachable-code -Wno-conditional-uninitialized -Wno-deprecated-declarations -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/leveldb-library -fno-objc-arc -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/leveldb-library/leveldb-library-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/arena.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/arena.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/leveldb-library/util/arena.cc -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/leveldb-library.build/Objects-normal/arm64/arena.o
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/google_maps_flutter.build/google_maps_flutter-all-target-headers.hmap (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/google_maps_flutter.build/google_maps_flutter-all-target-headers.hmap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/gRPCCertificates-Cpp.bundle/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/gRPC-C++/ResourceBundle-gRPCCertificates-Cpp-gRPC-C++-Info.plist (in target 'gRPC-C++-gRPCCertificates-Cpp' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/gRPC-C++/ResourceBundle-gRPCCertificates-Cpp-gRPC-C++-Info.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/gRPCCertificates-Cpp.bundle/Info.plist
CpResource /Users/ka/dev/workspace/natureexplorer/ios/Pods/gRPC-C++/etc/roots.pem /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/gRPCCertificates-Cpp.bundle/roots.pem (in target 'gRPC-C++-gRPCCertificates-Cpp' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/gRPC-C++/etc/roots.pem /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/gRPC-C++/gRPCCertificates-Cpp.bundle
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_webview_plugin.build/flutter_webview_plugin-all-target-headers.hmap (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_webview_plugin.build/flutter_webview_plugin-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_secure_storage.build/flutter_secure_storage-all-target-headers.hmap (in target 'flutter_secure_storage' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_secure_storage.build/flutter_secure_storage-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_plugin_android_lifecycle.build/flutter_plugin_android_lifecycle-all-target-headers.hmap (in target 'flutter_plugin_android_lifecycle' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_plugin_android_lifecycle.build/flutter_plugin_android_lifecycle-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_keyboard_visibility.build/flutter_keyboard_visibility-all-target-headers.hmap (in target 'flutter_keyboard_visibility' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_keyboard_visibility.build/flutter_keyboard_visibility-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/apple_sign_in-all-target-headers.hmap (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/apple_sign_in-all-target-headers.hmap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/abseil/abseil-Info.plist (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/abseil/abseil-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Info.plist
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/algorithm/container.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/algorithm/container.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/algorithm/container.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/algorithm
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/algorithm/algorithm.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/algorithm/algorithm.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/algorithm/algorithm.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/algorithm
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Reachability.build/Reachability-all-target-headers.hmap (in target 'Reachability' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Reachability.build/Reachability-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/PromisesObjC.build/FBLPromises-all-target-headers.hmap (in target 'PromisesObjC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/PromisesObjC.build/FBLPromises-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleUtilities.build/GoogleUtilities-all-target-headers.hmap (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleUtilities.build/GoogleUtilities-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleDataTransport.build/GoogleDataTransport-all-target-headers.hmap (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleDataTransport.build/GoogleDataTransport-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GTMSessionFetcher.build/GTMSessionFetcher-all-target-headers.hmap (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GTMSessionFetcher.build/GTMSessionFetcher-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/FMDB.build/FMDB-all-target-headers.hmap (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/FMDB.build/FMDB-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/BoringSSL-GRPC.build/openssl_grpc-all-target-headers.hmap (in target 'BoringSSL-GRPC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/BoringSSL-GRPC.build/openssl_grpc-all-target-headers.hmap
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/AppAuth.build/AppAuth-all-target-headers.hmap (in target 'AppAuth' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/AppAuth.build/AppAuth-all-target-headers.hmap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb/nanopb.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/nanopb/nanopb-Info.plist (in target 'nanopb' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/nanopb/nanopb-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/nanopb/nanopb.framework/Info.plist
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/shared_preferences/shared_preferences-Info.plist (in target 'shared_preferences' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/shared_preferences/shared_preferences-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/Info.plist
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/path_provider.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/path_provider/path_provider-Info.plist (in target 'path_provider' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/path_provider/path_provider-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/path_provider.framework/Info.plist
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/package_info.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/package_info/package_info-Info.plist (in target 'package_info' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/package_info/package_info-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/package_info.framework/Info.plist
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location/location.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/location/location-Info.plist (in target 'location' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/location/location-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/location/location.framework/Info.plist
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/google_maps_flutter.build/module.modulemap (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/google_maps_flutter.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/google_maps_flutter/google_maps_flutter-Info.plist (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/google_maps_flutter/google_maps_flutter-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/google_maps_flutter.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Modules/module.modulemap (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/google_maps_flutter.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/google_maps_flutter/google_maps_flutter-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers/google_maps_flutter-umbrella.h (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/google_maps_flutter/google_maps_flutter-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/JsonConversions.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers/JsonConversions.h (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/JsonConversions.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapPolylineController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers/GoogleMapPolylineController.h (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapPolylineController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapPolygonController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers/GoogleMapPolygonController.h (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapPolygonController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapMarkerController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers/GoogleMapMarkerController.h (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapMarkerController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers/GoogleMapController.h (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapCircleController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers/GoogleMapCircleController.h (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/GoogleMapCircleController.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/FLTGoogleMapsPlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers/FLTGoogleMapsPlugin.h (in target 'google_maps_flutter' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter-0.5.24+1/ios/Classes/FLTGoogleMapsPlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/google_maps_flutter/google_maps_flutter.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_webview_plugin.build/module.modulemap (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_webview_plugin.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_webview_plugin/flutter_webview_plugin-Info.plist (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_webview_plugin/flutter_webview_plugin-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_webview_plugin.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Modules/module.modulemap (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_webview_plugin.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_webview_plugin/flutter_webview_plugin-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers/flutter_webview_plugin-umbrella.h (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_webview_plugin/flutter_webview_plugin-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.11/ios/Classes/WebviewJavaScriptChannelHandler.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers/WebviewJavaScriptChannelHandler.h (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.11/ios/Classes/WebviewJavaScriptChannelHandler.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.11/ios/Classes/FlutterWebviewPlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers/FlutterWebviewPlugin.h (in target 'flutter_webview_plugin' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.11/ios/Classes/FlutterWebviewPlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_webview_plugin/flutter_webview_plugin.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_secure_storage.build/module.modulemap (in target 'flutter_secure_storage' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_secure_storage.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_secure_storage/flutter_secure_storage-Info.plist (in target 'flutter_secure_storage' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_secure_storage/flutter_secure_storage-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_secure_storage.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Modules/module.modulemap (in target 'flutter_secure_storage' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_secure_storage.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_secure_storage/flutter_secure_storage-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers/flutter_secure_storage-umbrella.h (in target 'flutter_secure_storage' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_secure_storage/flutter_secure_storage-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.2/ios/Classes/FlutterSecureStoragePlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers/FlutterSecureStoragePlugin.h (in target 'flutter_secure_storage' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.2/ios/Classes/FlutterSecureStoragePlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_secure_storage/flutter_secure_storage.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_plugin_android_lifecycle.build/module.modulemap (in target 'flutter_plugin_android_lifecycle' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_plugin_android_lifecycle.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle-Info.plist (in target 'flutter_plugin_android_lifecycle' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_plugin_android_lifecycle.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Modules/module.modulemap (in target 'flutter_plugin_android_lifecycle' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_plugin_android_lifecycle.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers/flutter_plugin_android_lifecycle-umbrella.h (in target 'flutter_plugin_android_lifecycle' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-1.0.6/ios/Classes/FlutterAndroidLifecyclePlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers/FlutterAndroidLifecyclePlugin.h (in target 'flutter_plugin_android_lifecycle' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-1.0.6/ios/Classes/FlutterAndroidLifecyclePlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_keyboard_visibility.build/module.modulemap (in target 'flutter_keyboard_visibility' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_keyboard_visibility.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_keyboard_visibility/flutter_keyboard_visibility-Info.plist (in target 'flutter_keyboard_visibility' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_keyboard_visibility/flutter_keyboard_visibility-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_keyboard_visibility.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Modules/module.modulemap (in target 'flutter_keyboard_visibility' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/flutter_keyboard_visibility.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_keyboard_visibility/flutter_keyboard_visibility-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers/flutter_keyboard_visibility-umbrella.h (in target 'flutter_keyboard_visibility' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/flutter_keyboard_visibility/flutter_keyboard_visibility-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-0.7.0/ios/Classes/KeyboardVisibilityPlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers/KeyboardVisibilityPlugin.h (in target 'flutter_keyboard_visibility' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-0.7.0/ios/Classes/KeyboardVisibilityPlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/flutter_keyboard_visibility/flutter_keyboard_visibility.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/module.modulemap (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/apple_sign_in/apple_sign_in-Info.plist (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/apple_sign_in/apple_sign_in-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Modules/module.modulemap (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/apple_sign_in/apple_sign_in-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers/apple_sign_in-umbrella.h (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/apple_sign_in/apple_sign_in-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/Converters/Utils.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers/Utils.h (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/Converters/Utils.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/Converters/NSErrorConverter.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers/NSErrorConverter.h (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/Converters/NSErrorConverter.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/Converters/CredentialConverter.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers/CredentialConverter.h (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/Converters/CredentialConverter.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/AuthorizationControllerDelegate.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers/AuthorizationControllerDelegate.h (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/AuthorizationControllerDelegate.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/AppleSignInPlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers/AppleSignInPlugin.h (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/AppleSignInPlugin.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/AppleIDButtonFactory.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers/AppleIDButtonFactory.h (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/AppleIDButtonFactory.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers
CpHeader /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/AppleIDButton.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers/AppleIDButton.h (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/apple_sign_in-0.1.0/ios/Classes/AppleIDButton.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/apple_sign_in/apple_sign_in.framework/Headers
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/thread_annotations.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/thread_annotations.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/thread_annotations.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/port.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/port.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/port.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/policy_checks.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/policy_checks.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/policy_checks.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/optimization.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/optimization.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/optimization.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/macros.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/macros.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/macros.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/log_severity.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/log_severity.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/log_severity.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/dynamic_annotations.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/dynamic_annotations.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/dynamic_annotations.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/const_init.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/const_init.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/const_init.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/config.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/config.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/config.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/casts.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/casts.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/casts.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/call_once.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/call_once.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/call_once.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/attributes.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base/attributes.h (in target 'abseil' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/abseil/absl/base/attributes.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/abseil/absl.framework/Headers/base
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Reachability.build/module.modulemap (in target 'Reachability' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Reachability.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/Reachability/Reachability-Info.plist (in target 'Reachability' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/Reachability/Reachability-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Reachability.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Modules/module.modulemap (in target 'Reachability' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/Reachability.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/Reachability/Reachability-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers/Reachability-umbrella.h (in target 'Reachability' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/Reachability/Reachability-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Reachability/Reachability.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers/Reachability.h (in target 'Reachability' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Reachability/Reachability.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/Reachability/Reachability.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/PromisesObjC.build/module.modulemap (in target 'PromisesObjC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/PromisesObjC.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/PromisesObjC/PromisesObjC-Info.plist (in target 'PromisesObjC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/PromisesObjC/PromisesObjC-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/PromisesObjC.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Modules/module.modulemap (in target 'PromisesObjC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/PromisesObjC.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/PromisesObjC/PromisesObjC-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Headers/PromisesObjC-umbrella.h (in target 'PromisesObjC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/PromisesObjC/PromisesObjC-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/PromisesObjC/FBLPromises.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleUtilities.build/module.modulemap (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleUtilities.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GoogleUtilities/GoogleUtilities-Info.plist (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GoogleUtilities/GoogleUtilities-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleUtilities.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Modules/module.modulemap (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleUtilities.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GoogleUtilities/GoogleUtilities-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GoogleUtilities/GoogleUtilities-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/UserDefaults/Private/GULUserDefaults.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULUserDefaults.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/UserDefaults/Private/GULUserDefaults.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/SceneDelegateSwizzler/Private/GULSceneDelegateSwizzler.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULSceneDelegateSwizzler.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/SceneDelegateSwizzler/Private/GULSceneDelegateSwizzler.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Reachability/Private/GULReachabilityMessageCode.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULReachabilityMessageCode.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Reachability/Private/GULReachabilityMessageCode.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Reachability/Private/GULReachabilityChecker.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULReachabilityChecker.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Reachability/Private/GULReachabilityChecker.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkURLSession.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULNetworkURLSession.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkURLSession.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkMessageCode.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULNetworkMessageCode.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkMessageCode.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkLoggerProtocol.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULNetworkLoggerProtocol.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkLoggerProtocol.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkConstants.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULNetworkConstants.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetworkConstants.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetwork.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULNetwork.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULNetwork.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULMutableDictionary.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULMutableDictionary.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Network/Private/GULMutableDictionary.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/NSData+zlib/GULNSData+zlib.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers/GULNSData+zlib.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/NSData+zlib/GULNSData+zlib.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/MethodSwizzler/Private/GULSwizzler.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULSwizzler.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/MethodSwizzler/Private/GULSwizzler.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/MethodSwizzler/Private/GULOriginalIMPConvenienceMacros.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULOriginalIMPConvenienceMacros.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/MethodSwizzler/Private/GULOriginalIMPConvenienceMacros.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Logger/Public/GULLoggerLevel.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers/GULLoggerLevel.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Logger/Public/GULLoggerLevel.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Logger/Private/GULLogger.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULLogger.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Logger/Private/GULLogger.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Environment/third_party/GULAppEnvironmentUtil.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULAppEnvironmentUtil.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Environment/third_party/GULAppEnvironmentUtil.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Environment/Public/GULSecureCoding.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULSecureCoding.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Environment/Public/GULSecureCoding.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Environment/Public/GULHeartbeatDateStorage.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULHeartbeatDateStorage.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Environment/Public/GULHeartbeatDateStorage.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Common/GULLoggerCodes.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers/GULLoggerCodes.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/Common/GULLoggerCodes.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/AppDelegateSwizzler/Private/GULApplication.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULApplication.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/AppDelegateSwizzler/Private/GULApplication.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/AppDelegateSwizzler/Private/GULAppDelegateSwizzler.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders/GULAppDelegateSwizzler.h (in target 'GoogleUtilities' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleUtilities/GoogleUtilities/AppDelegateSwizzler/Private/GULAppDelegateSwizzler.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/PrivateHeaders
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleDataTransport.build/module.modulemap (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleDataTransport.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GoogleDataTransport/GoogleDataTransport-Info.plist (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GoogleDataTransport/GoogleDataTransport-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleDataTransport.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Modules/module.modulemap (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GoogleDataTransport.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GoogleDataTransport/GoogleDataTransport-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GoogleDataTransport-umbrella.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GoogleDataTransport/GoogleDataTransport-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GoogleDataTransport.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORUploader.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORUploader.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORUploader.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORUploadPackage.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORUploadPackage.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORUploadPackage.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORTransport.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORTransport.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORTransport.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORTargets.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORTargets.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORTargets.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORRegistrar.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORRegistrar.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORRegistrar.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORReachability.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORReachability.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORReachability.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORPrioritizer.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORPrioritizer.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORPrioritizer.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORPlatform.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORPlatform.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORPlatform.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORLifecycle.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORLifecycle.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORLifecycle.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCOREventTransformer.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCOREventTransformer.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCOREventDataObject.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCOREventDataObject.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCOREvent.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCOREvent.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCOREvent.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORConsoleLogger.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORConsoleLogger.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORClock.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORClock.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORClock.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORAssert.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers/GDTCORAssert.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Public/GDTCORAssert.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORUploadPackage_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORUploadPackage_Private.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORUploadPackage_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORUploadCoordinator.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORUploadCoordinator.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORUploadCoordinator.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransport_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORTransport_Private.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransport_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORTransformer_Private.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORTransformer.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORStorage_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORStorage_Private.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORStorage_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORStorage.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORStorage.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORStorage.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORRegistrar_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORRegistrar_Private.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORRegistrar_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORReachability_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORReachability_Private.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORReachability_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCOREvent_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCOREvent_Private.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCOREvent_Private.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORDataFuture.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders/GDTCORDataFuture.h (in target 'GoogleDataTransport' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GoogleDataTransport/GoogleDataTransport/GDTCORLibrary/Private/GDTCORDataFuture.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/PrivateHeaders
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GTMSessionFetcher.build/module.modulemap (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GTMSessionFetcher.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GTMSessionFetcher/GTMSessionFetcher-Info.plist (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GTMSessionFetcher/GTMSessionFetcher-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Info.plist
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GTMSessionFetcher.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Modules/module.modulemap (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/GTMSessionFetcher.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GTMSessionFetcher/GTMSessionFetcher-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers/GTMSessionFetcher-umbrella.h (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/GTMSessionFetcher/GTMSessionFetcher-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMSessionUploadFetcher.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers/GTMSessionUploadFetcher.h (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMSessionUploadFetcher.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMSessionFetcherService.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers/GTMSessionFetcherService.h (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMSessionFetcherService.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMSessionFetcherLogging.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers/GTMSessionFetcherLogging.h (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMSessionFetcherLogging.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMSessionFetcher.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers/GTMSessionFetcher.h (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMSessionFetcher.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMReadMonitorInputStream.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers/GTMReadMonitorInputStream.h (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMReadMonitorInputStream.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMMIMEDocument.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers/GTMMIMEDocument.h (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMMIMEDocument.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMGatherInputStream.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers/GTMGatherInputStream.h (in target 'GTMSessionFetcher' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/GTMSessionFetcher/Source/GTMGatherInputStream.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/FMDB.build/module.modulemap (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/FMDB.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/FMDB/FMDB-Info.plist (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/FMDB/FMDB-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Info.plist
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/FMDB/FMDB-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers/FMDB-umbrella.h (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/FMDB/FMDB-umbrella.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/FMDB.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Modules/module.modulemap (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/FMDB.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Modules
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/FMDB/src/fmdb/FMResultSet.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers/FMResultSet.h (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/FMDB/src/fmdb/FMResultSet.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers
CpHeader /Users/ka/dev/workspace/natureexplorer/ios/Pods/FMDB/src/fmdb/FMDatabaseQueue.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers/FMDatabaseQueue.h (in target 'FMDB' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/FMDB/src/fmdb/FMDatabaseQueue.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/FMDB/FMDB.framework/Headers
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/BoringSSL-GRPC.build/module.modulemap (in target 'BoringSSL-GRPC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/BoringSSL-GRPC.build/module.modulemap
ProcessInfoPlistFile /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Info.plist /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/BoringSSL-GRPC/BoringSSL-GRPC-Info.plist (in target 'BoringSSL-GRPC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-infoPlistUtility /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/BoringSSL-GRPC/BoringSSL-GRPC-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Info.plist
PBXCp /Users/ka/dev/workspace/natureexplorer/ios/Pods/BoringSSL-GRPC/ssl/internal.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/PrivateHeaders/ssl/internal.h (in target 'BoringSSL-GRPC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/dev/workspace/natureexplorer/ios/Pods/BoringSSL-GRPC/ssl/internal.h /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/PrivateHeaders/ssl
Ditto /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/BoringSSL-GRPC.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Modules/module.modulemap (in target 'BoringSSL-GRPC' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/BoringSSL-GRPC.build/module.modulemap /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Modules
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/Objects-normal/arm64/apple_sign_in.LinkFileList (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/Objects-normal/arm64/apple_sign_in.LinkFileList
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/DerivedSources/apple_sign_in_vers.c (in target 'apple_sign_in' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/apple_sign_in.build/DerivedSources/apple_sign_in_vers.c
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences.LinkFileList (in target 'shared_preferences' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences.LinkFileList
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources/shared_preferences_vers.c (in target 'shared_preferences' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources/shared_preferences_vers.c
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences-dummy.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/shared_preferences/shared_preferences-dummy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'shared_preferences' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=shared_preferences -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-generated-files.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-own-target-headers.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-all-non-framework-target-headers.hmap -ivfsoverlay /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/all-product-headers.yaml -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-project-headers.hmap -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences -F/Users/ka/dev/workspace/natureexplorer/ios/Flutter -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/shared_preferences/shared_preferences-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences-dummy.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences-dummy.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/shared_preferences/shared_preferences-dummy.m -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences-dummy.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/FLTSharedPreferencesPlugin.o /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.6+3/ios/Classes/FLTSharedPreferencesPlugin.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'shared_preferences' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=shared_preferences -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-generated-files.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-own-target-headers.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-all-non-framework-target-headers.hmap -ivfsoverlay /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/all-product-headers.yaml -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-project-headers.hmap -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences -F/Users/ka/dev/workspace/natureexplorer/ios/Flutter -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/shared_preferences/shared_preferences-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/FLTSharedPreferencesPlugin.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/FLTSharedPreferencesPlugin.dia -c /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.6+3/ios/Classes/FLTSharedPreferencesPlugin.m -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/FLTSharedPreferencesPlugin.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences_vers.o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources/shared_preferences_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'shared_preferences' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=shared_preferences -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-generated-files.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-own-target-headers.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-all-non-framework-target-headers.hmap -ivfsoverlay /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/all-product-headers.yaml -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/shared_preferences-project-headers.hmap -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences -F/Users/ka/dev/workspace/natureexplorer/ios/Flutter -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences_vers.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences_vers.dia -c /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/DerivedSources/shared_preferences_vers.c -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences_vers.o
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider.LinkFileList (in target 'path_provider' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider.LinkFileList
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources/path_provider_vers.c (in target 'path_provider' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources/path_provider_vers.c
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider-dummy.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/path_provider/path_provider-dummy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'path_provider' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=path_provider -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-generated-files.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-own-target-headers.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-all-non-framework-target-headers.hmap -ivfsoverlay /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/all-product-headers.yaml -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-project-headers.hmap -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider -F/Users/ka/dev/workspace/natureexplorer/ios/Flutter -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/path_provider/path_provider-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider-dummy.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider-dummy.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/path_provider/path_provider-dummy.m -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider-dummy.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider_vers.o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources/path_provider_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'path_provider' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=path_provider -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-generated-files.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-own-target-headers.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-all-non-framework-target-headers.hmap -ivfsoverlay /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/all-product-headers.yaml -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-project-headers.hmap -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider -F/Users/ka/dev/workspace/natureexplorer/ios/Flutter -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider_vers.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider_vers.dia -c /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources/path_provider_vers.c -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/path_provider_vers.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/FLTPathProviderPlugin.o /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.5/ios/Classes/FLTPathProviderPlugin.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'path_provider' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=path_provider -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-generated-files.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-own-target-headers.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-all-non-framework-target-headers.hmap -ivfsoverlay /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/all-product-headers.yaml -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/path_provider-project-headers.hmap -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/DerivedSources -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/path_provider -F/Users/ka/dev/workspace/natureexplorer/ios/Flutter -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/path_provider/path_provider-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/FLTPathProviderPlugin.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/FLTPathProviderPlugin.dia -c /Users/ka/dev/tools/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.5/ios/Classes/FLTPathProviderPlugin.m -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/path_provider.build/Objects-normal/arm64/FLTPathProviderPlugin.o
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info.LinkFileList (in target 'package_info' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info.LinkFileList
Ld /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/shared_preferences normal arm64 (in target 'shared_preferences' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-ios8.0 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -L/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences -F/Users/ka/dev/workspace/natureexplorer/ios/Pods/../Flutter -filelist /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences.LinkFileList -install_name @rpath/shared_preferences.framework/shared_preferences -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences_lto.o -fobjc-arc -fobjc-link-runtime -framework Foundation -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/shared_preferences.build/Objects-normal/arm64/shared_preferences_dependency_info.dat -o /Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/shared_preferences/shared_preferences.framework/shared_preferences
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_FlutterMethodChannel", referenced from:
objc-class-ref in FLTSharedPreferencesPlugin.o
"_FlutterMethodNotImplemented", referenced from:
___52+[FLTSharedPreferencesPlugin registerWithRegistrar:]_block_invoke in FLTSharedPreferencesPlugin.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
WriteAuxiliaryFile /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources/package_info_vers.c (in target 'package_info' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
write-file /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources/package_info_vers.c
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info-dummy.o /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/package_info/package_info-dummy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'package_info' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=package_info -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -DNS_BLOCK_ASSERTIONS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-generated-files.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-own-target-headers.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-all-non-framework-target-headers.hmap -ivfsoverlay /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/all-product-headers.yaml -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-project-headers.hmap -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info -F/Users/ka/dev/workspace/natureexplorer/ios/Flutter -include /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/package_info/package_info-prefix.pch -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info-dummy.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info-dummy.dia -c /Users/ka/dev/workspace/natureexplorer/ios/Pods/Target\ Support\ Files/package_info/package_info-dummy.m -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info-dummy.o
CompileC /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info_vers.o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources/package_info_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'package_info' from project 'Pods')
cd /Users/ka/dev/workspace/natureexplorer/ios/Pods
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios8.0 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fmodules -gmodules -fmodules-cache-path=/Users/ka/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/ka/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 -fmodule-name=package_info -Wno-trigraphs -fpascal-strings -Os -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -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 -DPOD_CONFIGURATION_RELEASE=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-generated-files.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-own-target-headers.hmap -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-all-non-framework-target-headers.hmap -ivfsoverlay /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/all-product-headers.yaml -iquote /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/package_info-project-headers.hmap -I/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info/include -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources-normal/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources/arm64 -I/Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources -F/Users/ka/dev/workspace/natureexplorer/build/ios/Release-iphoneos/package_info -F/Users/ka/dev/workspace/natureexplorer/ios/Flutter -MMD -MT dependencies -MF /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info_vers.d --serialize-diagnostics /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info_vers.dia -c /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/DerivedSources/package_info_vers.c -o /Users/ka/Library/Developer/Xcode/DerivedData/Runner-emjhiciiovxzezetzkgzpgcpzgfo/Build/Intermediates.noindex/Pods.build/Release-iphoneos/package_info.build/Objects-normal/arm64/package_info_vers.o
[ +26 ms] "flutter ios" took 31,239ms.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment