Skip to content

Instantly share code, notes, and snippets.

@chamons
Created August 9, 2018 21:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chamons/c64cd8f21a9a317faed7cce18ac5f5f5 to your computer and use it in GitHub Desktop.
Save chamons/c64cd8f21a9a317faed7cce18ac5f5f5 to your computer and use it in GitHub Desktop.
Building solution HelloIOS (Debug|iPhone)
Build started 8/9/2018 4:34:18 PM.
__________________________________________________
Project "/Users/donblas/Projects/HelloIOS/HelloIOS.csproj" (Build target(s)):
Building with tools version "15.0".
Target "EnableIntermediateOutputPathMismatchWarning" skipped, due to false condition; ('$(RestoreProjectStyle)' == 'PackageReference') was evaluated as ('' == 'PackageReference').
Target _CheckForInvalidConfigurationAndPlatform:
Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
Task "Message"
Configuration=Debug
Done executing task "Message".
Task "Message"
Platform=iPhone
Done executing task "Message".
Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin/iPhone/Debug/' != '' and !HasTrailingSlash('bin/iPhone/Debug/')).
Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj/' != '' and !HasTrailingSlash('obj/')).
Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj/iPhone/Debug/' != '' and !HasTrailingSlash('obj/iPhone/Debug/')).
Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( '/Users/donblas/Projects/HelloIOS/obj/' != '' And '/Users/donblas/Projects/HelloIOS/obj/' != '/Users/donblas/Projects/HelloIOS/obj/' ).
Task "Warning" skipped, due to false condition; ( '$(EnableBaseIntermediateOutputPathMismatchWarning)' == 'true' And '$(_InitialBaseIntermediateOutputPath)' != '$(BaseIntermediateOutputPath)' And '$(BaseIntermediateOutputPath)' != '$(MSBuildProjectExtensionsPath)' ) was evaluated as ( '' == 'true' And 'obj/' != 'obj/' And 'obj/' != '/Users/donblas/Projects/HelloIOS/obj/' ).
Target BuildOnlySettings:
Target GetFrameworkPaths:
Target GetReferenceAssemblyPaths:
Task "GetReferenceAssemblyPaths"
Done executing task "GetReferenceAssemblyPaths".
Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ).
Target PrepareForBuild:
Task "FindAppConfigFile"
Done executing task "FindAppConfigFile".
Using "MakeDir" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "MakeDir"
Done executing task "MakeDir".
Target _DetectAppManifest:
Using "FindItemWithLogicalName" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "FindItemWithLogicalName"
Info.plist found at: Info.plist
Done executing task "FindItemWithLogicalName".
Task "FindItemWithLogicalName" skipped, due to false condition; ('$(_AppManifest)' == '' And '$(_CanOutputAppBundle)' == 'true') was evaluated as ('Info.plist' == '' And 'True' == 'true').
Task "FindItemWithLogicalName" skipped, due to false condition; ('$(_AppManifest)' == '' And '$(_CanOutputAppBundle)' == 'true') was evaluated as ('Info.plist' == '' And 'True' == 'true').
Task "Error" skipped, due to false condition; ('$(_AppManifest)' == '' And '$(_CanOutputAppBundle)' == 'true') was evaluated as ('Info.plist' == '' And 'True' == 'true').
Target _ComputeTargetArchitectures:
Task "ParseDeviceSpecificBuildInformation" skipped, due to false condition; ('$(DeviceSpecificBuild)' == 'true' And '$(TargetiOSDevice)' != '' And '$(_CanDeployToDeviceOrSimulator)' == 'true') was evaluated as ('true' == 'true' And '' != '' And 'True' == 'true').
Target _DetectSdkLocations:
Using "DetectSdkLocations" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "DetectSdkLocations"
DeveloperRoot: /Applications/Xcode94.app/Contents/Developer
DevicePlatform: /Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform
GetPlatformPath: /Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform
Searching for 'SDK Usr directory' in '/Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr'
Searching for 'SDK bin directory' in '/Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin'
Done executing task "DetectSdkLocations".
Target "_ComputeTargetArchitectures" skipped. Previously built successfully.
Target _BeforeCoreCompileInterfaceDefinitions:
Building target "_BeforeCoreCompileInterfaceDefinitions" completely.
Output file "obj/iPhone/Debug/ibtool/_BundleResourceWithLogicalName.items" does not exist.
Using "Delete" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "Delete"
File "obj/iPhone/Debug/ibtool/_BundleResourceWithLogicalName.items" doesn't exist. Skipping.
Done executing task "Delete".
Target "_BeforeCoreCompileInterfaceDefinitions" skipped. Previously built successfully.
Target _ReadCoreCompileInterfaceDefinitions:
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_IBToolCache)')) was evaluated as (Exists('obj/iPhone/Debug/ibtool/_BundleResourceWithLogicalName.items')).
Target "_BeforeCoreCompileInterfaceDefinitions" skipped. Previously built successfully.
Target _CoreCompileInterfaceDefinitions:
Building target "_CoreCompileInterfaceDefinitions" completely.
Output file "obj/iPhone/Debug/ibtool/_BundleResourceWithLogicalName.items" does not exist.
Using "IBTool" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "IBTool"
Tool /Applications/Xcode94.app/Contents/Developer/usr/bin/ibtool execution started with arguments: --errors --warnings --notices --output-format xml1 --minimum-deployment-target 11.4 --target-device iphone --target-device ipad --auto-activate-custom-fonts --sdk /Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk --compilation-directory /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/ibtool /Users/donblas/Projects/HelloIOS/LaunchScreen.storyboard
Tool /Applications/Xcode94.app/Contents/Developer/usr/bin/ibtool execution finished (exit code = 0).
Tool /Applications/Xcode94.app/Contents/Developer/usr/bin/ibtool execution started with arguments: --errors --warnings --notices --output-format xml1 --minimum-deployment-target 11.4 --target-device iphone --target-device ipad --auto-activate-custom-fonts --sdk /Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk --compilation-directory /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/ibtool /Users/donblas/Projects/HelloIOS/Main.storyboard
Tool /Applications/Xcode94.app/Contents/Developer/usr/bin/ibtool execution finished (exit code = 0).
Tool /Applications/Xcode94.app/Contents/Developer/usr/bin/ibtool execution started with arguments: --errors --warnings --notices --output-format xml1 --minimum-deployment-target 11.4 --target-device iphone --target-device ipad --auto-activate-custom-fonts --sdk /Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk --link /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/ibtool-link /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/ibtool/LaunchScreen.storyboardc /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/ibtool/Main.storyboardc
Tool /Applications/Xcode94.app/Contents/Developer/usr/bin/ibtool execution finished (exit code = 0).
BundleResources Output:
obj/iPhone/Debug/ibtool-link/LaunchScreen.storyboardc/01J-lp-oVM-view-Ze5-6b-2t3.nib
obj/iPhone/Debug/ibtool-link/LaunchScreen.storyboardc/Info.plist
obj/iPhone/Debug/ibtool-link/LaunchScreen.storyboardc/UIViewController-01J-lp-oVM.nib
obj/iPhone/Debug/ibtool-link/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC.nib
obj/iPhone/Debug/ibtool-link/Main.storyboardc/Info.plist
obj/iPhone/Debug/ibtool-link/Main.storyboardc/UIViewController-BYZ-38-t0r.nib
OutputManifests Output:
obj/iPhone/Debug/ibtool-manifests/LaunchScreen.storyboardc
obj/iPhone/Debug/ibtool-manifests/Main.storyboardc
obj/iPhone/Debug/ibtool-manifests/link
Done executing task "IBTool".
Using "WriteItemsToFile" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "WriteItemsToFile"
Done executing task "WriteItemsToFile".
Target _CompileInterfaceDefinitions:
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_ComputeTargetArchitectures" skipped. Previously built successfully.
Target _BeforeCoreCompileImageAssets:
Building target "_BeforeCoreCompileImageAssets" completely.
Output file "obj/iPhone/Debug/actool/_PartialAppManifest.items" does not exist.
Task "Delete"
File "obj/iPhone/Debug/actool/_PartialAppManifest.items" doesn't exist. Skipping.
File "obj/iPhone/Debug/actool/_BundleResourceWithLogicalName.items" doesn't exist. Skipping.
Done executing task "Delete".
Using "RemoveDir" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "RemoveDir"
Directory "obj/iPhone/Debug/actool" doesn't exist. Skipping.
Done executing task "RemoveDir".
Target "_BeforeCoreCompileImageAssets" skipped. Previously built successfully.
Target _ReadCompileImageAssets:
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_ACTool_PartialAppManifestCache)')) was evaluated as (Exists('obj/iPhone/Debug/actool/_PartialAppManifest.items')).
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_ACTool_BundleResourceCache)')) was evaluated as (Exists('obj/iPhone/Debug/actool/_BundleResourceWithLogicalName.items')).
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_BeforeCoreCompileImageAssets" skipped. Previously built successfully.
Target _CoreCompileImageAssets:
Building target "_CoreCompileImageAssets" completely.
Output file "obj/iPhone/Debug/actool/_PartialAppManifest.items" does not exist.
Using "ACTool" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "ACTool"
Tool /Applications/Xcode94.app/Contents/Developer/usr/bin/actool execution started with arguments: --errors --warnings --notices --output-format xml1 --output-partial-info-plist /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/actool/partial-info.plist --app-icon AppIcon --compress-pngs --target-device iphone --target-device ipad --minimum-deployment-target 11.4 --platform iphoneos --compile /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/actool/bundle /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/actool/cloned-assets/Assets.xcassets
Tool /Applications/Xcode94.app/Contents/Developer/usr/bin/actool execution finished (exit code = 0).
Done executing task "ACTool".
Task "WriteItemsToFile"
Done executing task "WriteItemsToFile".
Task "WriteItemsToFile"
Done executing task "WriteItemsToFile".
Target _CompileImageAssets:
Target _CollectColladaAssets:
Using "CollectBundleResources" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "CollectBundleResources"
Done executing task "CollectBundleResources".
Target "_CollectColladaAssets" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target _CoreCompileColladaAssets:
Skipping target "_CoreCompileColladaAssets" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Target _CompileColladaAssets:
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_ComputeTargetArchitectures" skipped. Previously built successfully.
Target _BeforeCoreCompileSceneKitAssets:
Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Target _BeforeCoreCompileSceneKitAssets:
Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Target _ReadCoreCompileSceneKitAssets:
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_SceneKitCache)')) was evaluated as (Exists('obj/iPhone/Debug/copySceneKitAssets/_BundleResourceWithLogicalName.items')).
Target _BeforeCoreCompileSceneKitAssets:
Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Target _CoreCompileSceneKitAssets:
Skipping target "_CoreCompileSceneKitAssets" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Target _CompileSceneKitAssets:
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target _BeforeCompileTextureAtlases:
Skipping target "_BeforeCompileTextureAtlases" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Target _BeforeCompileTextureAtlases:
Skipping target "_BeforeCompileTextureAtlases" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Target _ReadCoreCompileTextureAtlases:
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_TextureAtlasCache)')) was evaluated as (Exists('obj/iPhone/Debug/atlas/_BundleResourceWithLogicalName.items')).
Target _BeforeCompileTextureAtlases:
Skipping target "_BeforeCompileTextureAtlases" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Target _CoreCompileTextureAtlases:
Skipping target "_CoreCompileTextureAtlases" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Target _CompileTextureAtlases:
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_ComputeTargetArchitectures" skipped. Previously built successfully.
Target _BeforeCompileCoreMLModels:
Building target "_BeforeCompileCoreMLModels" completely.
Output file "obj/iPhone/Debug/coremlc/_PartialAppManifest.items" does not exist.
Task "Delete"
File "obj/iPhone/Debug/coremlc/_PartialAppManifest.items" doesn't exist. Skipping.
File "obj/iPhone/Debug/coremlc/_BundleResourceWithLogicalName.items" doesn't exist. Skipping.
Done executing task "Delete".
Task "RemoveDir"
Directory "obj/iPhone/Debug/coremlc" doesn't exist. Skipping.
Done executing task "RemoveDir".
Target "_BeforeCompileCoreMLModels" skipped. Previously built successfully.
Target _ReadCompileCoreMLModels:
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_CoreMLModel_PartialAppManifestCache)')) was evaluated as (Exists('obj/iPhone/Debug/coremlc/_PartialAppManifest.items')).
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_CoreMLModel_BundleResourceCache)')) was evaluated as (Exists('obj/iPhone/Debug/coremlc/_BundleResourceWithLogicalName.items')).
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_BeforeCompileCoreMLModels" skipped. Previously built successfully.
Target _CoreCompileCoreMLModels:
Building target "_CoreCompileCoreMLModels" completely.
Output file "obj/iPhone/Debug/coremlc/_PartialAppManifest.items" does not exist.
Using "CoreMLCompiler" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "CoreMLCompiler"
Done executing task "CoreMLCompiler".
Task "WriteItemsToFile"
Done executing task "WriteItemsToFile".
Task "WriteItemsToFile"
Done executing task "WriteItemsToFile".
Target _CompileCoreMLModels:
Target _CollectBundleResources:
Task "CollectBundleResources"
Done executing task "CollectBundleResources".
Target "_CollectBundleResources" skipped. Previously built successfully.
Target _CollectPngImages:
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.png' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.nib' == '.png' And 'false' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.png' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.plist' == '.png' And 'false' == 'true').
Target "_CollectPngImages" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target _CoreOptimizePngImages:
Skipping target "_CoreOptimizePngImages" because it has no outputs.
Though the target has declared its outputs, the output specification only references empty properties and/or empty item lists.
Target "_AfterCoreOptimizePngImages" skipped, due to false condition; ('@(_PngImage)' != '') was evaluated as ('' != '').
Target _OptimizePngImages:
Target "_CollectBundleResources" skipped. Previously built successfully.
Target _CollectPropertyLists:
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.plist' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.nib' == '.plist' And 'false' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.plist' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.plist' == '.plist' And 'false' == 'true').
Target "_CollectPropertyLists" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target _CoreOptimizePropertyLists:
Skipping target "_CoreOptimizePropertyLists" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Target "_AfterCoreOptimizePropertyLists" skipped, due to false condition; ('@(_PropertyList)' != '') was evaluated as ('' != '').
Target _OptimizePropertyLists:
Target "_CollectBundleResources" skipped. Previously built successfully.
Target _CollectLocalizationFiles:
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.strings' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.nib' == '.strings' And 'false' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.strings' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.plist' == '.strings' And 'false' == 'true').
Target "_CollectLocalizationFiles" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target _CoreOptimizeLocalizationFiles:
Skipping target "_CoreOptimizeLocalizationFiles" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Target "_AfterCoreOptimizeLocalizationFiles" skipped, due to false condition; ('@(_LocalizationFile)' != '') was evaluated as ('' != '').
Target _OptimizeLocalizationFiles:
Target "_PackLibraryResources" skipped, due to false condition; ('$(_CanOutputAppBundle)' == 'false') was evaluated as ('True' == 'false').
Target _SeparateAppExtensionReferences:
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsAppExtension)' == 'true') was evaluated as ('' != '' And '' == 'true').
Target _SeparateWatchAppReferences:
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsWatchApp)' == 'true') was evaluated as ('' != '' And '' == 'true').
Target BeforeResolveReferences:
Target AssignProjectConfiguration:
Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "AssignProjectConfiguration"
Done executing task "AssignProjectConfiguration".
Target "AssignProjectConfiguration" skipped. Previously built successfully.
Target _SplitProjectReferencesByFileExistence:
Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!='').
Target _GetProjectReferenceTargetFrameworkProperties:
Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "MSBuild"
Done executing task "MSBuild".
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != '') was evaluated as ('0' != '0' and 'Xamarin.iOS,Version=v1.0' != '').
Target PrepareProjectReferences:
Target ResolveProjectReferences:
Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' != '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('true' == 'true' or 'true' != 'true') and '15.0' != '10.0' and '' != '').
Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' == '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('true' == 'true' or 'true' != 'true') and '15.0' == '10.0' and '' != '').
Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' != 'true' and 'true' == 'true' and '' != '').
Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingProject)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' == 'true' and '' != '').
Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != '').
Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
Target ResolveNativeReferences:
Target "GetFrameworkPaths" skipped. Previously built successfully.
Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
Target "PrepareForBuild" skipped. Previously built successfully.
Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != '').
Target ResolveSDKReferences:
Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!='').
Target "ResolveSDKReferences" skipped. Previously built successfully.
Target ExpandSDKReferences:
Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!='').
Target "ResolveNuGetPackageAssets" skipped, due to false condition; ('$(ResolveNuGetPackages)' == 'true' and exists('$(ProjectLockFile)')) was evaluated as ('true' == 'true' and exists('obj/project.assets.json')).
Target "FilterDeniedAssemblyReferences" skipped, due to false condition; ('$(FilterDeniedAssemblies)' == 'true'
or ('$(EnableFilteringDeniedAssembliesForNet46xProjects)' != 'false' and '$(FilterDeniedAssemblies)' == ''
and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(ImplicitlyExpandNETStandardFacades)' == 'true'
and '$(DependsOnNETStandard)' == 'true' AND '$(NETStandardInbox)' != 'true' AND '$(_TargetFrameworkVersionWithoutV)' < '4.7.1')) was evaluated as ('' == 'true'
or ('' != 'false' and '' == ''
and 'Xamarin.iOS' == '.NETFramework' and '' == 'true'
and '' == 'true' AND '' != 'true' AND '1.0' < '4.7.1')).
Target ResolveAssemblyReferences:
Task "ResolveAssemblyReference"
TargetFrameworkMoniker:
Xamarin.iOS,Version=v1.0
TargetFrameworkMonikerDisplayName:
Xamarin.iOS
TargetedRuntimeVersion:
Assemblies:
System
System.Xml
System.Core
Xamarin.iOS
AssemblyFiles:
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
CandidateAssemblyFiles:
TargetFrameworkDirectories:
/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/,/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/,/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/,/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
InstalledAssemblyTables:
IgnoreInstalledAssemblyTable:
False
SearchPaths:
{CandidateAssemblyFiles}
{HintPathFromItem}
{TargetFrameworkDirectory}
{Registry:Software/Microsoft/Xamarin.iOS,v1.0,AssemblyFoldersEx}
{AssemblyFolders}
{GAC}
{RawFileName}
bin/iPhone/Debug/
AllowedAssemblyExtensions:
.winmd
.dll
.exe
AllowedRelatedFileExtensions:
.pdb
.dll.mdb
.exe.mdb
.xml
.pri
.dll.config
.exe.config
.dll.mdb
.exe.mdb
.pdb
AppConfigFile:
AutoUnify:
False
CopyLocalDependenciesWhenParentReferenceInGac:
True
FindDependencies:
True
TargetProcessorArchitecture:
x86
StateFile:
obj/iPhone/Debug/HelloIOS.csprojAssemblyReference.cache
InstalledAssemblySubsetTables:
IgnoreInstalledAssemblySubsetTable:
False
TargetFrameworkSubsets:
FullTargetFrameworkSubsetNames:
Full
ProfileName:
FullFrameworkFolders:
/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
LatestTargetFrameworkDirectories:
ProfileTablesLocation:
Primary reference "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll".
Reference found at search path location "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll".
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Primary reference "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Xml.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Xml.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Xml.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Core.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Core.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Core.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Primary reference "Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/Xamarin.iOS.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/Xamarin.iOS.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/Xamarin.iOS.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Done executing task "ResolveAssemblyReference".
Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and 'true' == 'true').
Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and 'true' == 'true' and Exists('obj/iPhone/Debug/HelloIOS.exe.config')).
Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
Target AfterResolveReferences:
Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
Target ImplicitlyExpandDesignTimeFacades:
Using "GetDependsOnNETStandard" task from assembly "/Library/Frameworks/Mono.framework/Versions/5.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/tools/net46/Microsoft.NET.Build.Extensions.Tasks.dll".
Task "GetDependsOnNETStandard"
Done executing task "GetDependsOnNETStandard".
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('{TargetFrameworkDirectory}' == 'ImplicitlyExpandDesignTimeFacades').
Target ResolveReferences:
Target "_CollectBundleResources" skipped. Previously built successfully.
Target _UnpackLibraryResources:
Using "UnpackLibraryResources" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "UnpackLibraryResources"
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
Done executing task "UnpackLibraryResources".
Target BeforeBuild:
Target "BuildOnlySettings" skipped. Previously built successfully.
Target "PrepareForBuild" skipped. Previously built successfully.
Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
Target "ResolveReferences" skipped. Previously built successfully.
Target "ResolveNuGetPackageAssets" skipped, due to false condition; ('$(ResolveNuGetPackages)' == 'true' and exists('$(ProjectLockFile)')) was evaluated as ('true' == 'true' and exists('obj/project.assets.json')).
Target AssignTargetPaths:
Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "AssignTargetPath"
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
Done executing task "AssignTargetPath".
Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.plist'=='.manifest').
Target "AssignTargetPaths" skipped. Previously built successfully.
Target SplitResourcesByCulture:
Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!='').
Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!='').
Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!='').
Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!='').
Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "AssignCulture"
Done executing task "AssignCulture".
Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != '').
Target CreateCustomManifestResourceNames:
Target PrepareResourceNames:
Target "ResolveAssemblyReferences" skipped. Previously built successfully.
Target "SplitResourcesByCulture" skipped. Previously built successfully.
Target BeforeResGen:
Target "ResolveReferences" skipped. Previously built successfully.
Target FindReferenceAssembliesForReferences:
Target CoreResGen:
Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' != 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CurrentRuntime' != 'CLR2').
Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' == 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CurrentRuntime' == 'CLR2').
Target AfterResGen:
Target ResGen:
Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!='').
Target PrepareResources:
Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
Target "ResolveReferences" skipped. Previously built successfully.
Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
Target "ResolveNativeReferences" skipped. Previously built successfully.
Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!='').
Target _SetEmbeddedWin32ManifestProperties:
Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "GetFrameworkPath"
Done executing task "GetFrameworkPath".
Target SetWin32ManifestProperties:
Target "FindReferenceAssembliesForReferences" skipped. Previously built successfully.
Target _GenerateCompileInputs:
Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
Target "PrepareForBuild" skipped. Previously built successfully.
Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
Target _SetTargetFrameworkMonikerAttribute:
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
Input files: /Library/Frameworks/Mono.framework/Versions/5.12.0/lib/mono/msbuild/15.0/bin/Microsoft.Common.targets
Output files: /var/folders/gc/7vct49652r1df_tp36ffvph00000gn/T/Xamarin.iOS,Version=v1.0.AssemblyAttributes.cs
Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true').
Target BeforeCompile:
Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')).
Target "ResolveAssemblyReferences" skipped. Previously built successfully.
Target _GenerateCompileDependencyCache:
Using "Hash" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "Hash"
Done executing task "Hash".
Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "WriteLinesToFile"
Done executing task "WriteLinesToFile".
Target "_ComputeNonExistentFileProperty" skipped, due to false condition; (('$(BuildingInsideVisualStudio)' == 'true') and ('$(BuildingOutOfProcess)' != 'true') and (('$(BuildingProject)' == 'false') or ('$(UseHostCompilerIfAvailable)' == 'true'))) was evaluated as (('true' == 'true') and ('' != 'true') and (('true' == 'false') or ('false' == 'true'))).
Target "ResolveCodeAnalysisRuleSet" skipped, due to false condition; ('$(CodeAnalysisRuleSet)' != '') was evaluated as ('' != '').
Target _RoslynPublicSignHack:
Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll' == '').
Target CoreCompile:
Building target "CoreCompile" completely.
Output file "obj/iPhone/Debug/HelloIOS.exe" does not exist.
Using "Csc" task from assembly "/Library/Frameworks/Mono.framework/Versions/5.12.0/lib/mono/msbuild/15.0/bin/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.dll".
Task "Csc"
/Library/Frameworks/Mono.framework/Versions/5.12.0/lib/mono/msbuild/15.0/bin/Roslyn/csc.exe /noconfig /nowarn:2008 /nostdlib+ /platform:x86 /errorreport:prompt /warn:4 /define:__IOS__;__MOBILE__;__UNIFIED__;DEBUG;ENABLE_TEST_CLOUD /errorendlocation /preferreduilang:en-US /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll /debug+ /debug:portable /optimize- /out:obj/iPhone/Debug/HelloIOS.exe /target:exe /utf8output Main.cs AppDelegate.cs ViewController.cs ViewController.designer.cs "/var/folders/gc/7vct49652r1df_tp36ffvph00000gn/T/Xamarin.iOS,Version=v1.0.AssemblyAttributes.cs"
Microsoft (R) Visual C# Compiler version 2.6.0.62309 (d3f6b8e7)
Copyright (C) Microsoft Corporation. All rights reserved.
Done executing task "Csc".
Task "CallTarget" skipped, due to false condition; ('$(TargetsTriggeredByCompilation)' != '') was evaluated as ('' != '').
Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')).
Target AfterCompile:
Target Compile:
Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true').
Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or
('$(_AssemblyTimestampBeforeCompile)' == '')) and
Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'Exe' != 'library') or
('' == '')) and
Exists('obj/HelloIOS.csproj.UnmanagedRegistration.cache')).
Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
Target _GenerateSatelliteAssemblyInputs:
Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' and '%(ManifestResourceWithCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithCultureOnDisk)'!='' and '%(ManifestNonResxWithCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != '').
Target "GenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' != 'true') was evaluated as ('' != '' and '' != 'true').
Target CreateSatelliteAssemblies:
Target GenerateManifests:
Target GetTargetPathWithTargetPlatformMoniker:
Target GetTargetPath:
Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != '').
Target "_CopyFilesMarkedCopyLocal" skipped, due to false condition; ('@(ReferenceCopyLocalPaths)' != '') was evaluated as ('' != '').
Target "AssignTargetPaths" skipped. Previously built successfully.
Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully.
Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully.
Target GetCopyToOutputDirectoryItems:
Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false' and 'false' != 'true').
Task "AssignTargetPath"
Done executing task "AssignTargetPath".
Target "_CopyOutOfDateSourceItemsToOutputDirectory" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectory)' != '' ) was evaluated as ( '' != '' ).
Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ).
Target _CopySourceItemsToOutputDirectory:
Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ).
Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ).
Target _CheckForCompileOutputs:
Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
Target CopyFilesToOutputDirectory:
Using "Copy" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "Copy"
Copying file from "obj/iPhone/Debug/HelloIOS.exe" to "bin/iPhone/Debug/HelloIOS.exe".
Done executing task "Copy".
Task "CopyRefAssembly" skipped, due to false condition; ('$(ProduceReferenceAssembly)' == 'true' and '$(CopyBuildOutputToOutputDirectory)' == 'true' and '$(SkipCopyBuildProduct)' != 'true') was evaluated as ('false' == 'true' and 'true' == 'true' and '' != 'true').
Task "Message"
HelloIOS -> /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.exe
Done executing task "Message".
Task "Copy" skipped, due to false condition; ('@(AddModules)' != '') was evaluated as ('' != '').
Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true').
Task "Copy"
Copying file from "obj/iPhone/Debug/HelloIOS.pdb" to "bin/iPhone/Debug/HelloIOS.pdb".
Done executing task "Copy".
Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true').
Task "Copy" skipped, due to false condition; ('@(IntermediateSatelliteAssembliesWithTargetPath)' != '') was evaluated as ('' != '').
Task "Copy" skipped, due to false condition; ('@(ReferenceComWrappersToCopyLocal)' != '' or '@(ResolvedIsolatedComModules)' != '' or '@(_DeploymentLooseManifestFile)' != '' or '@(NativeReferenceFile)' != '' ) was evaluated as ('' != '' or '' != '' or '' != '' or '' != '' ).
Task "Copy" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '@(WinMDExpArtifacts)' != '') was evaluated as ('' != 'true' and '' != '').
Task "Message" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '$(_WindowsMetadataOutputPath)' != '') was evaluated as ('' != 'true' and '' != '').
Target PrepareForRun:
Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Exe'=='library').
Target "_CheckForCompileOutputs" skipped. Previously built successfully.
Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
Target _CleanGetCurrentAndPriorFileWrites:
Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "ReadLinesFromFile"
Done executing task "ReadLinesFromFile".
Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "ConvertToAbsolutePath"
Done executing task "ConvertToAbsolutePath".
Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "FindUnderPath"
Comparison path is "/Users/donblas/Projects/HelloIOS".
Done executing task "FindUnderPath".
Task "FindUnderPath"
Comparison path is "bin/iPhone/Debug/".
Done executing task "FindUnderPath".
Task "FindUnderPath"
Comparison path is "obj/iPhone/Debug/".
Done executing task "FindUnderPath".
Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
Target IncrementalClean:
Task "FindUnderPath"
Comparison path is "bin/iPhone/Debug/".
Done executing task "FindUnderPath".
Task "FindUnderPath"
Comparison path is "obj/iPhone/Debug/".
Done executing task "FindUnderPath".
Task "Delete"
Done executing task "Delete".
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
Task "WriteLinesToFile"
Done executing task "WriteLinesToFile".
Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)')) was evaluated as ('' != '' and ('' != 'OnOutputUpdated' or '' != '')).
Target CoreBuild:
Target AfterBuild:
Target "_ComputeTargetArchitectures" skipped. Previously built successfully.
Target _GenerateBundleName:
Target "_ComputeTargetArchitectures" skipped. Previously built successfully.
Target _CleanUploaded:
Task "Delete"
File "bin/iPhone/Debug/.uploaded" doesn't exist. Skipping.
Done executing task "Delete".
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target _DetectSigningIdentity:
Using "DetectSigningIdentity" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "DetectSigningIdentity"
The certificate 'Mac Developer: Christopher Hamons (TJNQMQ686X)' does not match any of the prefixes 'iPhone Developer', 'iOS Development'.
The certificate 'FARSCAPE' does not match any of the prefixes 'iPhone Developer', 'iOS Development'.
The certificate 'localhost' does not match any of the prefixes 'iPhone Developer', 'iOS Development'.
Available certificates:
iPhone Developer: chris.hamons@microsoft.com (WDTHPPEYJ6)
iPhone Developer: Chris Hamons (TTCU68SGMZ)
iPhone Developer: Christopher Hamons (TJNQMQ686X)
Available profiles:
iOS Team Provisioning Profile: *
'BACA31A7C5616E1D0CDF14E1799EDCB0FD3EE50B' doesn't match 'FF27C7158413A3259D4F29200F7B99842D64DF46'.
'F9FFEA04B67DFD5618C6C88C452EBBC7086ED302' doesn't match 'FF27C7158413A3259D4F29200F7B99842D64DF46'.
'BACA31A7C5616E1D0CDF14E1799EDCB0FD3EE50B' doesn't match '11E4EB6F28217939F880780D4FCDA7007FB7B012'.
'F9FFEA04B67DFD5618C6C88C452EBBC7086ED302' doesn't match '11E4EB6F28217939F880780D4FCDA7007FB7B012'.
Finding matching provisioning profiles with compatible AppID, keeping only those with the longest matching (wildcard) IDs.
Detected signing identity:
Code Signing Key: "iPhone Developer: Christopher Hamons (TJNQMQ686X)" (BACA31A7C5616E1D0CDF14E1799EDCB0FD3EE50B)
Provisioning Profile: "iOS Team Provisioning Profile: *" (c072e882-eae2-442e-814e-df17a6e34afe)
Bundle Id: com.companyname.HelloIOS
App Id: VAA25J7DNH.com.companyname.HelloIOS
Done executing task "DetectSigningIdentity".
Target "_CollectBundleResources" skipped. Previously built successfully.
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_DetectSigningIdentity" skipped. Previously built successfully.
Target _ComputeBundleResourceOutputPaths:
Using "ComputeBundleResourceOutputPaths" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "ComputeBundleResourceOutputPaths"
Done executing task "ComputeBundleResourceOutputPaths".
Target _CopyResourcesToBundle:
Building target "_CopyResourcesToBundle" completely.
Output file "bin/iPhone/Debug/HelloIOS.app/LaunchScreen.storyboardc/01J-lp-oVM-view-Ze5-6b-2t3.nib" does not exist.
Output file "bin/iPhone/Debug/HelloIOS.app/LaunchScreen.storyboardc/Info.plist" does not exist.
Output file "bin/iPhone/Debug/HelloIOS.app/LaunchScreen.storyboardc/UIViewController-01J-lp-oVM.nib" does not exist.
Output file "bin/iPhone/Debug/HelloIOS.app/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC.nib" does not exist.
Output file "bin/iPhone/Debug/HelloIOS.app/Main.storyboardc/Info.plist" does not exist.
Output file "bin/iPhone/Debug/HelloIOS.app/Main.storyboardc/UIViewController-BYZ-38-t0r.nib" does not exist.
Using "SmartCopy" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "SmartCopy"
Creating directory '/Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/LaunchScreen.storyboardc'
Copying file from '/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/ibtool-link/LaunchScreen.storyboardc/01J-lp-oVM-view-Ze5-6b-2t3.nib' to '/Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/LaunchScreen.storyboardc/01J-lp-oVM-view-Ze5-6b-2t3.nib'
Copying file from '/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/ibtool-link/LaunchScreen.storyboardc/Info.plist' to '/Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/LaunchScreen.storyboardc/Info.plist'
Copying file from '/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/ibtool-link/LaunchScreen.storyboardc/UIViewController-01J-lp-oVM.nib' to '/Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/LaunchScreen.storyboardc/UIViewController-01J-lp-oVM.nib'
Creating directory '/Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/Main.storyboardc'
Copying file from '/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/ibtool-link/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC.nib' to '/Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC.nib'
Copying file from '/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/ibtool-link/Main.storyboardc/Info.plist' to '/Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/Main.storyboardc/Info.plist'
Copying file from '/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/ibtool-link/Main.storyboardc/UIViewController-BYZ-38-t0r.nib' to '/Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/Main.storyboardc/UIViewController-BYZ-38-t0r.nib'
Done executing task "SmartCopy".
Target "_CopyResourcesToBundle" skipped. Previously built successfully.
Target _CreateAssetPackManifest:
Using "CreateAssetPackManifest" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "CreateAssetPackManifest"
Done executing task "CreateAssetPackManifest".
Target "_SmeltMetal" skipped, due to false condition; ('$(_CanOutputAppBundle)' == 'true' And '@(Metal)' != '') was evaluated as ('True' == 'true' And '' != '').
Target "_ForgeMetal" skipped, due to false condition; ('$(_CanOutputAppBundle)' == 'true' And '@(_SmeltedMetal)' != '') was evaluated as ('True' == 'true' And '' != '').
Target "_TemperMetal" skipped, due to false condition; ('$(_CanOutputAppBundle)' == 'true' And '@(_ForgedMetal)' != '') was evaluated as ('True' == 'true' And '' != '').
Target "_CompileCoreMLModels" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_GenerateBundleName" skipped. Previously built successfully.
Target _PrepareResourceRules:
Task "PrepareResourceRules" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '$(CodesignResourceRules)' != '' And '$(ComputedPlatform)' == 'iPhone') was evaluated as ('true' == 'true' And '' != '' And 'iPhone' == 'iPhone').
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_DetectSigningIdentity" skipped. Previously built successfully.
Target _CompileEntitlements:
Building target "_CompileEntitlements" completely.
No input files were specified.
Using "CompileEntitlements" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "CompileEntitlements"
Done executing task "CompileEntitlements".
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_DetectSigningIdentity" skipped. Previously built successfully.
Target "_PrepareResourceRules" skipped. Previously built successfully.
Target "_AssignWatchAppConfiguration" skipped, due to false condition; ('@(_WatchAppReference)' != '') was evaluated as ('' != '').
Target _SplitWatchAppReferencesByExistent:
Task "CreateItem" skipped, due to false condition; ('@(_WatchAppReferenceWithConfiguration)' != '') was evaluated as ('' != '').
Target _ResolveWatchAppReferences:
Task "MSBuild" skipped, due to false condition; ('@(_WatchAppReferenceWithConfigurationExistent)' != '' and '$(_BuildReferencedExtensionProjects)' != 'true') was evaluated as ('' != '' and '' != 'true').
Task "MSBuild" skipped, due to false condition; ('@(_WatchAppReferenceWithConfigurationExistent)' != '' and '$(_BuildReferencedExtensionProjects)' == 'true' ) was evaluated as ('' != '' and '' == 'true' ).
Task "Warning" skipped, due to false condition; ('@(_WatchAppReferenceWithConfigurationNonExistent)' != '') was evaluated as ('' != '').
Target _DetectDebugNetworkConfiguration:
Using "DetectDebugNetworkConfiguration" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "DetectDebugNetworkConfiguration"
DebugIPAddresses:
Done executing task "DetectDebugNetworkConfiguration".
Target _CompileAppManifest:
Building target "_CompileAppManifest" completely.
Output file "bin/iPhone/Debug/HelloIOS.app/Info.plist" does not exist.
Using "CompileAppManifest" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "CompileAppManifest"
Done executing task "CompileAppManifest".
Task "RemoveDir"
Directory "bin/iPhone/Debug/HelloIOS.app.dSYM" doesn't exist. Skipping.
Done executing task "RemoveDir".
Task "Delete"
File "bin/iPhone/Debug/*.bcsymbolmap" doesn't exist. Skipping.
Done executing task "Delete".
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_CompileAppManifest" skipped. Previously built successfully.
Target _GetNativeExecutableName:
Using "GetNativeExecutableName" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "GetNativeExecutableName"
Done executing task "GetNativeExecutableName".
Target _ParseExtraMtouchArgs:
Using "ParseExtraMtouchArgs" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "ParseExtraMtouchArgs"
NoSymbolStrip Output: true
NoDSymUtil Output: false
Done executing task "ParseExtraMtouchArgs".
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_DetectSigningIdentity" skipped. Previously built successfully.
Target "_CompileEntitlements" skipped. Previously built successfully.
Target "_CompileAppManifest" skipped. Previously built successfully.
Target "_AssignAppExtensionConfiguration" skipped, due to false condition; ('@(_AppExtensionReference)' != '') was evaluated as ('' != '').
Target _SplitAppExtensionReferencesByExistent:
Task "CreateItem" skipped, due to false condition; ('@(_AppExtensionReferenceWithConfiguration)' != '') was evaluated as ('' != '').
Target _ResolveAppExtensionReferences:
Task "MSBuild" skipped, due to false condition; ('@(_AppExtensionReferenceWithConfigurationExistent)' != '' and '$(_BuildReferencedExtensionProjects)' != 'true') was evaluated as ('' != '' and '' != 'true').
Task "MSBuild" skipped, due to false condition; ('@(_AppExtensionReferenceWithConfigurationExistent)' != '' and '$(_BuildReferencedExtensionProjects)' == 'true' ) was evaluated as ('' != '' and '' == 'true' ).
Task "Warning" skipped, due to false condition; ('@(_AppExtensionReferenceWithConfigurationNonExistent)' != '') was evaluated as ('' != '').
Target "_GetNativeExecutableName" skipped. Previously built successfully.
Target _GetCompileToNativeInputs:
Target _CompileToNative:
Building target "_CompileToNative" completely.
Output file "bin/iPhone/Debug/HelloIOS.app/HelloIOS" does not exist.
Using "MTouch" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "MTouch"
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/bin/mtouch @/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/response-file.rsp
Provided arguments:
@/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/response-file.rsp
Provided arguments:
--cache=/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache
--dev=/Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app
--executable=HelloIOS
--fastdev
--debug
--linksdkonly
--sdkroot=/Applications/Xcode94.app/Contents/Developer
--sdk=11.4
--targetver=11.4
--aot-options=-O=float32
--http-message-handler=NSUrlSessionHandler
--abi=arm64
--symbollist=/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-symbols.list
--dsym=no
-r=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
-r=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
-r=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
-r=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
-r=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
'--target-framework=Xamarin.iOS,v1.0'
--root-assembly=/Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.exe
'-v -v'
Using Xcode 9.4 found in /Applications/Xcode94.app/Contents/Developer
Xamarin.iOS 11.14.0.11 (d15-8: 61d20a80) using framework: /Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk
Loaded assembly 'HelloIOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.exe
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
Loaded assembly 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' from /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/mscorlib.dll
Loaded assembly 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065' from /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/../../64bits/Xamarin.iOS.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' from /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/System.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Mono.Security, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'Mono.Security, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' from /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/Mono.Security.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' from /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/System.Xml.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' from /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/System.Core.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Copied /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.exe to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/1-Link/HelloIOS.exe
Copied /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.pdb to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/1-Link/HelloIOS.pdb
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/mscorlib.dll to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/1-Link/mscorlib.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/mscorlib.pdb to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/1-Link/mscorlib.pdb
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/../../64bits/Xamarin.iOS.dll to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/1-Link/Xamarin.iOS.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/../../64bits/Xamarin.iOS.pdb to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/1-Link/Xamarin.iOS.pdb
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/System.dll to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/1-Link/System.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/System.pdb to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/1-Link/System.pdb
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/Mono.Security.dll to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/1-Link/Mono.Security.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/Mono.Security.pdb to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/1-Link/Mono.Security.pdb
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/System.Xml.dll to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/1-Link/System.Xml.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/System.Xml.pdb to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/1-Link/System.Xml.pdb
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/System.Core.dll to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/1-Link/System.Core.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/lib/mono/Xamarin.iOS/System.Core.pdb to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/1-Link/System.Core.pdb
Linking /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/1-Link/HelloIOS.exe into /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/2-PreBuild using mode 'SDKOnly'
The linker removed the assembly 'System' from 'HelloIOS' since there is no more reference to it.
The linker removed the assembly 'Mono.Security' from 'HelloIOS' since there is no more reference to it.
The linker removed the assembly 'System.Xml' from 'HelloIOS' since there is no more reference to it.
The linker removed the assembly 'System.Core' from 'HelloIOS' since there is no more reference to it.
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/2-PreBuild/HelloIOS.exe to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/HelloIOS.exe
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/2-PreBuild/HelloIOS.pdb to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/HelloIOS.pdb
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/2-PreBuild/mscorlib.dll to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/mscorlib.dll
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/2-PreBuild/mscorlib.pdb to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/mscorlib.pdb
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/2-PreBuild/Xamarin.iOS.dll to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/Xamarin.iOS.dll
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/2-PreBuild/Xamarin.iOS.pdb to /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/Xamarin.iOS.pdb
Created task scheduler with concurrency 12.
Building HelloIOS.exe from HelloIOS.exe
Building mscorlib.dll from mscorlib.dll
Building Xamarin.iOS.dll from Xamarin.iOS.dll
MONO_PATH=/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/mscorlib.aotdata.arm64,static,asmonly,direct-icalls,full,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/mscorlib.dll.s "/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/mscorlib.dll"
MONO_PATH=/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/Xamarin.iOS.aotdata.arm64,static,asmonly,direct-icalls,full,dwarfdebug,no-direct-calls,outfile=/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/Xamarin.iOS.dll.s "/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/Xamarin.iOS.dll"
MONO_PATH=/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/HelloIOS.aotdata.arm64,static,asmonly,direct-icalls,full,soft-debug,dwarfdebug,no-direct-calls,outfile=/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/HelloIOS.exe.s "/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/HelloIOS.exe"
Mono Ahead of Time compiler - compiling assembly /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/HelloIOS.exe
AOTID 8A0CC30F-59C4-A583-1BBA-B3793226BDC5
Code: 2168(55%) Info: 46(1%) Ex Info: 745(19%) Unwind Info: 45(1%) Class Info: 414(10%) PLT: 6(0%) GOT Info: 326(8%) Offsets: 176(4%) GOT: 376
Compiled: 15/15 (100%), No GOT slots: 0 (0%), Direct calls: 0 (100%)
Output file: '/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/HelloIOS.exe.s'.
Linking symbol: '_mono_aot_module_HelloIOS_info'.
JIT time: 1 ms, Generation time: 2 ms, Assembly+Link time: 0 ms.
Mono Ahead of Time compiler - compiling assembly /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/Xamarin.iOS.dll
AOTID 84CA186A-B62B-29D1-62AF-48F424CF3E97
cant resolve internal call to "Foundation.NSObject::xamarin_release_managed_ref" (tested without signature also)
Your mono runtime and class libraries are out of sync.
The out of sync library is: /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/Xamarin.iOS.dll
When you update one from git you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
cant resolve internal call to "Foundation.NSObject::xamarin_release_managed_ref" (tested without signature also)
Your mono runtime and class libraries are out of sync.
The out of sync library is: /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/Xamarin.iOS.dll
When you update one from git you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
cant resolve internal call to "Foundation.NSObject::xamarin_create_managed_ref" (tested without signature also)
Your mono runtime and class libraries are out of sync.
The out of sync library is: /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/Xamarin.iOS.dll
When you update one from git you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
cant resolve internal call to "Foundation.NSObject::xamarin_create_managed_ref" (tested without signature also)
Your mono runtime and class libraries are out of sync.
The out of sync library is: /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/Xamarin.iOS.dll
When you update one from git you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
cant resolve internal call to "Foundation.NSObject::xamarin_release_managed_ref" (tested without signature also)
Your mono runtime and class libraries are out of sync.
The out of sync library is: /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/Xamarin.iOS.dll
When you update one from git you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
cant resolve internal call to "Foundation.NSObject::xamarin_create_managed_ref" (tested without signature also)
Your mono runtime and class libraries are out of sync.
The out of sync library is: /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/Xamarin.iOS.dll
When you update one from git you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
Code: 110924(58%) Info: 3185(1%) Ex Info: 58303(30%) Unwind Info: 2146(1%) Class Info: 4650(2%) PLT: 514(0%) GOT Info: 6829(3%) Offsets: 3040(1%) GOT: 6656
Compiled: 596/596 (100%), No GOT slots: 292 (48%), Direct calls: 90 (18%)
Output file: '/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/Xamarin.iOS.dll.s'.
Linking symbol: '_mono_aot_module_Xamarin_iOS_info'.
JIT time: 67 ms, Generation time: 56 ms, Assembly+Link time: 0 ms.
/Applications/Xcode94.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -rpath -Xlinker @executable_path -gdwarf-2 -I/Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot /Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk -Qunused-arguments -miphoneos-version-min=11.4 -arch arm64 -c -o /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/main.o -x objective-c++ -DMONOTOUCH -DDEBUG /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/main.m
/Applications/Xcode94.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -rpath -Xlinker @executable_path -isysroot /Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk -Qunused-arguments -miphoneos-version-min=11.4 -arch arm64 -c -o /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/Xamarin.iOS.dll.o -x assembler -DDEBUG /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/Xamarin.iOS.dll.s
/Applications/Xcode94.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -rpath -Xlinker @executable_path -isysroot /Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk -Qunused-arguments -miphoneos-version-min=11.4 -arch arm64 -c -o /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/HelloIOS.exe.o -x assembler -DDEBUG /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/HelloIOS.exe.s
/Applications/Xcode94.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -framework Foundation -framework UIKit -weak_framework CFNetwork -Xlinker -rpath -Xlinker @executable_path /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/HelloIOS.exe.o /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libmonosgen-2.0.dylib /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libxamarin-debug.dylib -lz -liconv -gdwarf-2 -std=c99 -I/Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot /Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk -Qunused-arguments -miphoneos-version-min=11.4 -arch arm64 -shared -read_only_relocs suppress -install_name @rpath/libHelloIOS.exe.dylib -fapplication-extension -o /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/libHelloIOS.exe.dylib -DDEBUG
/Applications/Xcode94.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -rpath -Xlinker @executable_path -Wno-receiver-forward-class -Wno-objc-missing-super-calls -Wno-unguarded-availability-new -gdwarf-2 -I/Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot /Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk -Qunused-arguments -miphoneos-version-min=11.4 -arch arm64 -c -o /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/registrar.o -x objective-c++ -DDEBUG /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/registrar.m
/Applications/Xcode94.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -framework UIKit -framework Foundation -weak_framework CFNetwork -Xlinker -rpath -Xlinker @executable_path /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/Xamarin.iOS.dll.o /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libmonosgen-2.0.dylib /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libxamarin-debug.dylib -lz -liconv -gdwarf-2 -std=c99 -I/Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot /Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk -Qunused-arguments -miphoneos-version-min=11.4 -arch arm64 -shared -read_only_relocs suppress -install_name @rpath/libXamarin.iOS.dll.dylib -fapplication-extension -o /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/libXamarin.iOS.dll.dylib -DDEBUG
Mono Ahead of Time compiler - compiling assembly /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/mscorlib.dll
AOTID 00F42D1D-7FD8-F12E-4230-620987DBA777
cant resolve internal call to "System.Runtime.Remoting.Proxies.RealProxy::InternalGetProxyType" (tested without signature also)
Your mono runtime and class libraries are out of sync.
The out of sync library is: /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/mscorlib.dll
When you update one from git you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
cant resolve internal call to "System.Runtime.Remoting.Proxies.RealProxy::InternalGetProxyType" (tested without signature also)
Your mono runtime and class libraries are out of sync.
/Applications/Xcode94.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -rpath -Xlinker @executable_path -isysroot /Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk -Qunused-arguments -miphoneos-version-min=11.4 -arch arm64 -c -o /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/mscorlib.dll.o -x assembler -DDEBUG /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/mscorlib.dll.s
The out of sync library is: /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/mscorlib.dll
When you update one from git you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
cant resolve internal call to "System.Runtime.Remoting.Proxies.RealProxy::InternalGetTransparentProxy" (tested without signature also)
Your mono runtime and class libraries are out of sync.
The out of sync library is: /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/mscorlib.dll
When you update one from git you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
cant resolve internal call to "System.Runtime.Remoting.Proxies.RealProxy::InternalGetTransparentProxy" (tested without signature also)
Your mono runtime and class libraries are out of sync.
The out of sync library is: /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/mscorlib.dll
When you update one from git you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
cant resolve internal call to "System.Runtime.Remoting.Proxies.RealProxy::InternalGetProxyType" (tested without signature also)
Your mono runtime and class libraries are out of sync.
The out of sync library is: /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/mscorlib.dll
When you update one from git you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
cant resolve internal call to "System.Runtime.Remoting.Proxies.RealProxy::InternalGetTransparentProxy" (tested without signature also)
Your mono runtime and class libraries are out of sync.
The out of sync library is: /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/mscorlib.dll
When you update one from git you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
Code: 1169296(58%) Info: 27651(1%) Ex Info: 633066(31%) Unwind Info: 7810(0%) Class Info: 16202(0%) PLT: 4675(0%) GOT Info: 103574(5%) Offsets: 26468(1%) GOT: 57304
Compiled: 5778/5781 (99%), No GOT slots: 3849 (66%), Direct calls: 2048 (25%)
3 methods are generic (0%)
Output file: '/Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/mscorlib.dll.s'.
Linking symbol: '_mono_aot_module_mscorlib_info'.
JIT time: 498 ms, Generation time: 643 ms, Assembly+Link time: 4 ms.
/Applications/Xcode94.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -framework Foundation -framework UIKit -weak_framework CFNetwork -Xlinker -rpath -Xlinker @executable_path /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/mscorlib.dll.o /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libmonosgen-2.0.dylib /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libxamarin-debug.dylib -lz -liconv -gdwarf-2 -std=c99 -I/Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot /Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk -Qunused-arguments -miphoneos-version-min=11.4 -arch arm64 -shared -read_only_relocs suppress -install_name @rpath/libmscorlib.dll.dylib -fapplication-extension -o /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/libmscorlib.dll.dylib -DDEBUG
/Applications/Xcode94.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -framework UIKit -framework Foundation -weak_framework CFNetwork -Xlinker -rpath -Xlinker @executable_path /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/registrar.o /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/main.o /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/libHelloIOS.exe.dylib /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/libmscorlib.dll.dylib /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/libXamarin.iOS.dll.dylib /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libmonosgen-2.0.dylib /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libxamarin-debug.dylib -force_load /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libapp.a -Wl,-pie -arch arm64 -miphoneos-version-min=11.4 -isysroot /Applications/Xcode94.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.4.sdk -lz -liconv -o /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/HelloIOS -dead_strip -u _xamarin_find_protocol_wrapper_type -u _xamarin_get_block_descriptor -u _UIApplicationMain -u _mono_pmip
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/libHelloIOS.exe.dylib to /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/libHelloIOS.exe.dylib
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/libmscorlib.dll.dylib to /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/libmscorlib.dll.dylib
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/libXamarin.iOS.dll.dylib to /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/libXamarin.iOS.dll.dylib
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libmonosgen-2.0.dylib to /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/libmonosgen-2.0.dylib
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/11.14.0.11/SDKs/MonoTouch.iphoneos.sdk/usr/lib/libxamarin-debug.dylib to /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/libxamarin-debug.dylib
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/HelloIOS.exe to /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/HelloIOS.exe
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/HelloIOS.pdb to /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/HelloIOS.pdb
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/HelloIOS.aotdata.arm64 to /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/HelloIOS.aotdata.arm64
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/mscorlib.dll to /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/mscorlib.dll
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/mscorlib.pdb to /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/mscorlib.pdb
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/mscorlib.aotdata.arm64 to /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/mscorlib.aotdata.arm64
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/Xamarin.iOS.dll to /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/Xamarin.iOS.dll
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/3-Build/Xamarin.iOS.pdb to /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/Xamarin.iOS.pdb
Copied /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/mtouch-cache/arm64/Xamarin.iOS.aotdata.arm64 to /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app/Xamarin.iOS.aotdata.arm64
/Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app built successfully.
Done executing task "MTouch".
Using "Touch" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "Touch"
Creating "bin/iPhone/Debug/mtouch.stamp" because "AlwaysCreate" was specified.
Done executing task "Touch".
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_CompileAppManifest" skipped. Previously built successfully.
Target _CompileITunesMetadata:
Building target "_CompileITunesMetadata" completely.
Output file "bin/iPhone/Debug/iTunesMetadata.plist" does not exist.
Using "CompileITunesMetadata" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "CompileITunesMetadata"
Done executing task "CompileITunesMetadata".
Target _CollectITunesArtwork:
Using "CollectITunesArtwork" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "CollectITunesArtwork"
Done executing task "CollectITunesArtwork".
Target "_CollectITunesArtwork" skipped. Previously built successfully.
Target _CopyITunesArtwork:
Skipping target "_CopyITunesArtwork" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Target "_CopyResourcesToBundle" skipped. Previously built successfully.
Target _CreateDebugSettings:
Building target "_CreateDebugSettings" completely.
No input files were specified.
Using "CreateDebugSettings" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "CreateDebugSettings"
Done executing task "CreateDebugSettings".
Target "_CopyResourcesToBundle" skipped. Previously built successfully.
Target "_DetectDebugNetworkConfiguration" skipped. Previously built successfully.
Target _CreateDebugConfiguration:
Building target "_CreateDebugConfiguration" completely.
No input files were specified.
Using "CreateDebugConfiguration" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "CreateDebugConfiguration"
Done executing task "CreateDebugConfiguration".
Target "_GenerateBundleName" skipped. Previously built successfully.
Target _CreatePkgInfo:
Building target "_CreatePkgInfo" completely.
No input files were specified.
Using "CreatePkgInfo" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "CreatePkgInfo"
Done executing task "CreatePkgInfo".
Target "_ResolveAppExtensionReferences" skipped. Previously built successfully.
Target _CopyAppExtensionsToBundle:
Task "MakeDir" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '@(_ResolvedAppExtensionReferences)' != '') was evaluated as ('true' == 'true' And '' != '').
Task "Ditto" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '@(_ResolvedAppExtensionReferences)' != '' And '%(_ResolvedAppExtensionReferences.Identity)' != '') was evaluated as ('true' == 'true' And '' != '' And '' != '').
Task "RemoveDir"
Directory "bin/iPhone/Debug/HelloIOS.app/PlugIns/_CodeSignature" doesn't exist. Skipping.
Directory "bin/iPhone/Debug/HelloIOS.app/../.dSYM" doesn't exist. Skipping.
Done executing task "RemoveDir".
Target "_CopyWatchOS1AppsToBundle" skipped, due to false condition; ('$(IsAppExtension)' == 'true') was evaluated as ('False' == 'true').
Target "_ResolveWatchAppReferences" skipped. Previously built successfully.
Target _CopyWatchOS2AppsToBundle:
Task "Ditto" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '@(_ResolvedWatchAppReferences)' != '' And '%(_ResolvedWatchAppReferences.Identity)' != '') was evaluated as ('true' == 'true' And '' != '' And '' != '').
Target _ReadAppExtensionDebugSymbolProperties:
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('%(_ResolvedAppExtensionReferences.Identity)\..\dsym.items')) was evaluated as (Exists('\..\dsym.items')).
Target "_ParseExtraMtouchArgs" skipped. Previously built successfully.
Target "_CompileToNative" skipped. Previously built successfully.
Target "_ReadAppExtensionDebugSymbolProperties" skipped. Previously built successfully.
Target _GenerateAppExtensionDebugSymbols:
Building target "_GenerateAppExtensionDebugSymbols" completely.
Output file "bin/iPhone/Debug/HelloIOS.app/../.dSYM/Contents/Info.plist" does not exist.
Task "RemoveDir"
Directory "bin/iPhone/Debug/HelloIOS.app/../.dSYM" doesn't exist. Skipping.
Done executing task "RemoveDir".
Task "DSymUtil" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '%(_AppExtensionDebugSymbolProperties.NoDSymUtil)' == 'false') was evaluated as ('true' == 'true' And '' == 'false').
Task "SymbolStrip" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '%(_AppExtensionDebugSymbolProperties.NoSymbolStrip)' == 'false') was evaluated as ('true' == 'true' And '' == 'false').
Task "Touch" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '%(_AppExtensionDebugSymbolProperties.NoSymbolStrip)' == 'false') was evaluated as ('true' == 'true' And '' == 'false').
Target "_PrepareDebugSymbolGeneration" skipped, due to false condition; ('$(ComputedPlatform)' == 'iPhone' And '$(IsAppExtension)' == 'true' And '$(IsWatchApp)' == 'false') was evaluated as ('iPhone' == 'iPhone' And 'False' == 'true' And 'False' == 'false').
Target "_CompileToNative" skipped. Previously built successfully.
Target "_ParseExtraMtouchArgs" skipped. Previously built successfully.
Target "_CompileToNative" skipped. Previously built successfully.
Target "_ParseExtraMtouchArgs" skipped. Previously built successfully.
Target "_CompileToNative" skipped. Previously built successfully.
Target _CollectFrameworks:
Using "CollectFrameworks" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "CollectFrameworks"
No Frameworks directory found.
Done executing task "CollectFrameworks".
Target _GenerateFrameworkDebugSymbols:
Skipping target "_GenerateFrameworkDebugSymbols" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Target "_GenerateAppExtensionDebugSymbols" skipped. Previously built successfully.
Target "_PrepareDebugSymbolGeneration" skipped, due to false condition; ('$(ComputedPlatform)' == 'iPhone' And '$(IsAppExtension)' == 'true' And '$(IsWatchApp)' == 'false') was evaluated as ('iPhone' == 'iPhone' And 'False' == 'true' And 'False' == 'false').
Target _GenerateDebugSymbols:
Building target "_GenerateDebugSymbols" completely.
Output file "bin/iPhone/Debug/HelloIOS.app.dSYM/Contents/Info.plist" does not exist.
Task "RemoveDir"
Directory "bin/iPhone/Debug/HelloIOS.app.dSYM" doesn't exist. Skipping.
Done executing task "RemoveDir".
Task "Delete"
File "bin/iPhone/Debug/*.bcsymbolmap" doesn't exist. Skipping.
Done executing task "Delete".
Using "DSymUtil" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "DSymUtil"
/Applications/Xcode94.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil -t 4 -z -o bin/iPhone/Debug/HelloIOS.app.dSYM bin/iPhone/Debug/HelloIOS.app/HelloIOS
Done executing task "DSymUtil".
Task "SymbolStrip" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '$(MtouchNoSymbolStrip)' == 'false' And '$(IsAppExtension)' == 'false') was evaluated as ('true' == 'true' And 'true' == 'false' And 'False' == 'false').
Task "Touch" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '$(MtouchNoSymbolStrip)' == 'false' And '$(IsAppExtension)' == 'false') was evaluated as ('true' == 'true' And 'true' == 'false' And 'False' == 'false').
Using "SpotlightIndexer" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "SpotlightIndexer"
/usr/bin/mdimport bin/iPhone/Debug/HelloIOS.app/../
Done executing task "SpotlightIndexer".
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target _ValidateAppBundle:
Using "ValidateAppBundleTask" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "ValidateAppBundleTask"
Done executing task "ValidateAppBundleTask".
Target _CreateAppBundle:
Target "_CreateAppBundle" skipped. Previously built successfully.
Target BeforeCodesign:
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_DetectSigningIdentity" skipped. Previously built successfully.
Target _EmbedMobileProvision:
Building target "_EmbedMobileProvision" completely.
No input files were specified.
Using "EmbedMobileProvision" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "EmbedMobileProvision"
Done executing task "EmbedMobileProvision".
Target "_DetectSigningIdentity" skipped. Previously built successfully.
Target "_CompileToNative" skipped. Previously built successfully.
Target _CodesignNativeLibraries:
Using "CodesignNativeLibraries" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "CodesignNativeLibraries"
Tool /usr/bin/codesign execution started with arguments: -v --force --sign BACA31A7C5616E1D0CDF14E1799EDCB0FD3EE50B --timestamp=none bin/iPhone/Debug/HelloIOS.app/libXamarin.iOS.dll.dylib
Tool /usr/bin/codesign execution started with arguments: -v --force --sign BACA31A7C5616E1D0CDF14E1799EDCB0FD3EE50B --timestamp=none bin/iPhone/Debug/HelloIOS.app/libmonosgen-2.0.dylib
Tool /usr/bin/codesign execution started with arguments: -v --force --sign BACA31A7C5616E1D0CDF14E1799EDCB0FD3EE50B --timestamp=none bin/iPhone/Debug/HelloIOS.app/libmscorlib.dll.dylib
Tool /usr/bin/codesign execution started with arguments: -v --force --sign BACA31A7C5616E1D0CDF14E1799EDCB0FD3EE50B --timestamp=none bin/iPhone/Debug/HelloIOS.app/libxamarin-debug.dylib
Tool /usr/bin/codesign execution started with arguments: -v --force --sign BACA31A7C5616E1D0CDF14E1799EDCB0FD3EE50B --timestamp=none bin/iPhone/Debug/HelloIOS.app/libHelloIOS.exe.dylib
Tool /usr/bin/codesign execution finished (exit code = 0).
Tool /usr/bin/codesign execution finished (exit code = 0).
Tool /usr/bin/codesign execution finished (exit code = 0).
Tool /usr/bin/codesign execution finished (exit code = 0).
Tool /usr/bin/codesign execution finished (exit code = 0).
Done executing task "CodesignNativeLibraries".
Target "_CollectFrameworks" skipped. Previously built successfully.
Target "_CodesignFrameworks" skipped, due to false condition; ('$(_CanOutputAppBundle)' == 'true' And '@(_Frameworks)' != '') was evaluated as ('True' == 'true' And '' != '').
Target _ReadAppExtensionCodesignProperties:
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('%(_ResolvedAppExtensionReferences.Identity)\..\codesign.items')) was evaluated as (Exists('\..\codesign.items')).
Target "_CodesignAppExtensions" skipped, due to false condition; ('$(_CanOutputAppBundle)' == 'true' And '@(_AppExtensionCodesignProperties)' != '') was evaluated as ('True' == 'true' And '' != '').
Target "_PrepareCodesignAppExtension" skipped, due to false condition; ('$(_CanOutputAppBundle)' == 'true' And '$(IsAppExtension)' == 'true' And '@(_ResolvedAppBundleExtensions)' == '') was evaluated as ('True' == 'true' And 'False' == 'true' And '' == '').
Target _CalculateCodesignAppBundleInputs:
Target "_EmbedMobileProvision" skipped. Previously built successfully.
Target "_CodesignNativeLibraries" skipped. Previously built successfully.
Target "_CollectFrameworks" skipped. Previously built successfully.
Target "_CodesignFrameworks" skipped, due to false condition; ('$(_CanOutputAppBundle)' == 'true' And '@(_Frameworks)' != '') was evaluated as ('True' == 'true' And '' != '').
Target "_ReadAppExtensionCodesignProperties" skipped. Previously built successfully.
Target "_CodesignAppExtensions" skipped, due to false condition; ('$(_CanOutputAppBundle)' == 'true' And '@(_AppExtensionCodesignProperties)' != '') was evaluated as ('True' == 'true' And '' != '').
Target "_PrepareCodesignAppExtension" skipped, due to false condition; ('$(_CanOutputAppBundle)' == 'true' And '$(IsAppExtension)' == 'true' And '@(_ResolvedAppBundleExtensions)' == '') was evaluated as ('True' == 'true' And 'False' == 'true' And '' == '').
Target "_CalculateCodesignAppBundleInputs" skipped. Previously built successfully.
Target _CodesignAppBundle:
Building target "_CodesignAppBundle" completely.
Output file "bin/iPhone/Debug/HelloIOS.app/_CodeSignature/CodeResources" does not exist.
Using "Codesign" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "Codesign"
Tool /usr/bin/codesign execution started with arguments: -v --force --sign BACA31A7C5616E1D0CDF14E1799EDCB0FD3EE50B --entitlements /Users/donblas/Projects/HelloIOS/obj/iPhone/Debug/Entitlements.xcent --timestamp=none /Users/donblas/Projects/HelloIOS/bin/iPhone/Debug/HelloIOS.app
Tool /usr/bin/codesign execution finished (exit code = 0).
Done executing task "Codesign".
Task "Touch"
Touching "bin/iPhone/Debug/HelloIOS.app.dSYM/Contents/Info.plist".
Done executing task "Touch".
Task "Touch"
Touching "bin/iPhone/Debug/HelloIOS.app/_CodeSignature/CodeResources".
Done executing task "Touch".
Target "_CodesignAppBundle" skipped. Previously built successfully.
Target _CodesignVerify:
Task "CodesignVerify" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '@(_ResolvedAppExtensionReferences)' != '') was evaluated as ('true' == 'true' And '' != '').
Using "CodesignVerify" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Tasks.dll".
Task "CodesignVerify"
Environment Variables passed to tool:
CODESIGN_ALLOCATE=/Applications/Xcode94.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
/usr/bin/codesign --verify -vvvv -R='anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.1] exists and (certificate leaf[field.1.2.840.113635.100.6.1.2] exists or certificate leaf[field.1.2.840.113635.100.6.1.4] exists)' bin/iPhone/Debug/HelloIOS.app
bin/iPhone/Debug/HelloIOS.app: valid on disk
bin/iPhone/Debug/HelloIOS.app: satisfies its Designated Requirement
bin/iPhone/Debug/HelloIOS.app: explicit requirement satisfied
Done executing task "CodesignVerify".
Target CoreCodesign:
Target AfterCodesign:
Target Codesign:
Target "_CoreCreateIpa" skipped, due to false condition; ('$(BuildIpa)' == 'true') was evaluated as ('False' == 'true').
Target "_PackageOnDemandResources" skipped, due to false condition; ('$(BuildIpa)' == 'true' And '$(EnableOnDemandResources)' == 'true' And ('$(_DistributionType)' == 'AppStore' Or '$(_DistributionType)' == 'AdHoc')) was evaluated as ('False' == 'true' And 'true' == 'true' And ('Any' == 'AppStore' Or 'Any' == 'AdHoc')).
Target "_ZipIpa" skipped, due to false condition; ('$(BuildIpa)' == 'true') was evaluated as ('False' == 'true').
Target CreateIpa:
Target "_CoreArchive" skipped, due to false condition; ('$(ArchiveOnBuild)' == 'true') was evaluated as ('False' == 'true').
Target Archive:
Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully.
Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully.
Target Build:
Done building project "HelloIOS.csproj".
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:13.10
---------------------- Done ----------------------
Build successful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment