Detailed Build log 1>------ Build started: Project: Intervals.UI.Touch, Configuration: Debug iPhoneSimulator ------ 1>Build started 10/10/2016 11:47:30 AM. 1>Building with tools version "14.0". 1>Project file contains ToolsVersion="4.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="14.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 1>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (entry point): 1>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). 1>Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). 1>Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1>Task "Message" 1> Configuration=Debug 1>Done executing task "Message". 1>Task "Message" 1> Platform=iPhoneSimulator 1>Done executing task "Message". 1>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\iPhoneSimulator\Debug\' != '' and !HasTrailingSlash('bin\iPhoneSimulator\Debug\')). 1>Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')). 1>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\iPhoneSimulator\Debug\' != '' and !HasTrailingSlash('obj\iPhoneSimulator\Debug\')). 1>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "Intervals.UI.Touch.csproj". 1>Target "BuildOnlySettings" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "Build" depends on it): 1>Done building target "BuildOnlySettings" in project "Intervals.UI.Touch.csproj". 1>Target "GetFrameworkPaths" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "PrepareForBuild" depends on it): 1>Done building target "GetFrameworkPaths" in project "Intervals.UI.Touch.csproj". 1>Target "GetReferenceAssemblyPaths" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "PrepareForBuild" depends on it): 1>Using "GetReferenceAssemblyPaths" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1>Task "GetReferenceAssemblyPaths" 1>Done executing task "GetReferenceAssemblyPaths". 1>Done building target "GetReferenceAssemblyPaths" in project "Intervals.UI.Touch.csproj". 1>Target "AssignLinkMetadata" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "PrepareForBuild" depends on it): 1>Task "AssignLinkMetadata" skipped, due to false condition; ('@(None)' != '' and '%(None.DefiningProjectFullPath)' != '$(MSBuildProjectFullPath)') was evaluated as ('app.config;Info.plist;packages.config' != '' and 'D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj' != 'D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj'). 1>Task "AssignLinkMetadata" skipped, due to false condition; ('@(Content)' != '' and '%(Content.DefiningProjectFullPath)' != '$(MSBuildProjectFullPath)') was evaluated as ('Resources\LoadingAnim.mp4' != '' and 'D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj' != 'D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj'). 1>Task "AssignLinkMetadata" skipped, due to false condition; ('@(Page)' != '' and '%(Page.DefiningProjectFullPath)' != '$(MSBuildProjectFullPath)') was evaluated as ('' != '' and '' != 'D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj'). 1>Task "AssignLinkMetadata" skipped, due to false condition; ('@(ApplicationDefinition)' != '' and '%(ApplicationDefinition.DefiningProjectFullPath)' != '$(MSBuildProjectFullPath)') was evaluated as ('' != '' and '' != 'D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj'). 1>Task "AssignLinkMetadata" skipped, due to false condition; ('@(EmbeddedResource)' != '' and '%(EmbeddedResource.DefiningProjectFullPath)' != '$(MSBuildProjectFullPath)') was evaluated as ('' != '' and '' != 'D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj'). 1>Done building target "AssignLinkMetadata" in project "Intervals.UI.Touch.csproj". 1>Target "PrepareForBuild" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "Build" depends on it): 1>Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1>Task "FindAppConfigFile" 1> Found "app.config". 1>Done executing task "FindAppConfigFile". 1>Using "MakeDir" task from assembly "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.MacDev.Tasks.dll". 1>Task "MakeDir" 1>Done executing task "MakeDir". 1>Done building target "PrepareForBuild" in project "Intervals.UI.Touch.csproj". 1>Target "_GenerateBuildSessionId" in file "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Windows.After.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "_SayHello" depends on it): 1>Using "GenerateBuildSessionId" task from assembly "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.Messaging.Tasks.dll". 1>Task "GenerateBuildSessionId" 1> Generated session id: b9e5c1bc02fc3410b0bc44e48160b790 1> Generated build app name: Intervals.UI.Touch 1>Done executing task "GenerateBuildSessionId". 1>Done building target "_GenerateBuildSessionId" in project "Intervals.UI.Touch.csproj". 1>Target "_SayHello" in file "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Windows.After.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "_DetectAppManifest" depends on it): 1>Using "SayHello" task from assembly "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.Messaging.Tasks.dll". 1>Task "SayHello" 1> Connecting to Mac server GuloGulos-Mac-mini.local... 1>Done executing task "SayHello". 1>Done building target "_SayHello" in project "Intervals.UI.Touch.csproj". 1>Target "_SetMtouchProjectDirectory" in file "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.After.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "_DetectAppManifest" depends on it): 1>Done building target "_SetMtouchProjectDirectory" in project "Intervals.UI.Touch.csproj". 1>Target "_DetectAppManifest" in file "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "_CompileInterfaceDefinitions" depends on it): 1>Using "FindItemWithLogicalName" task from assembly "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.MacDev.Tasks.dll". 1>Task "FindItemWithLogicalName" 1> FindItemWithLogicalName Task 1> Items: 1> app.config 1> Info.plist 1> packages.config 1> LogicalName: Info.plist 1> ProjectDir: D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch 1> ResourcePrefix: Resources 1> Info.plist found at: Info.plist 1>Done executing task "FindItemWithLogicalName". 1>Task "FindItemWithLogicalName" skipped, due to false condition; ('$(_AppManifest)' == '' And '$(_CanOutputAppBundle)' == 'true') was evaluated as ('Info.plist' == '' And 'True' == 'true'). 1>Task "FindItemWithLogicalName" skipped, due to false condition; ('$(_AppManifest)' == '' And '$(_CanOutputAppBundle)' == 'true') was evaluated as ('Info.plist' == '' And 'True' == 'true'). 1>Task "Error" skipped, due to false condition; ('$(_AppManifest)' == '' And '$(_CanOutputAppBundle)' == 'true') was evaluated as ('Info.plist' == '' And 'True' == 'true'). 1>Done building target "_DetectAppManifest" in project "Intervals.UI.Touch.csproj". 1>Target "_ComputeTargetArchitectures" in file "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "_DetectSdkLocations" depends on it): 1>Task "ParseDeviceSpecificBuildInformation" skipped, due to false condition; ('$(DeviceSpecificBuild)' == 'true' And '$(TargetiOSDevice)' != '' And '$(_CanDeployToDevice)' == 'true') was evaluated as ('false' == 'true' And '' != '' And 'False' == 'true'). 1>Done building target "_ComputeTargetArchitectures" in project "Intervals.UI.Touch.csproj". 1>Target "_DetectSdkLocations" in file "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "_CompileInterfaceDefinitions" depends on it): 1>Task "Error" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == 'MonoTouch') was evaluated as ('Xamarin.iOS' == 'MonoTouch'). 1>Using "DetectSdkLocations" task from assembly "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Tasks.dll". 1>Task "DetectSdkLocations" 1> DetectSdkLocations: 2016-10-10T11:47:30.9215553-04:00 - Started 1> DetectSdkLocations: 2016-10-10T11:47:30.9225518-04:00 - Initializing 1> DetectSdkLocations: 2016-10-10T11:47:30.9225518-04:00 - Initialized 1> DetectSdkLocations: 2016-10-10T11:47:30.9245590-04:00 - Serializing intputs 1> DetectSdkLocations: 2016-10-10T11:47:30.9265587-04:00 - Executing 1> Sending Message Xamarin.Messaging.MessageStatusMessage to topic xma/message-status 1> Sending Request Xamarin.Messaging.Build.Contracts.ExecuteTaskMessage to topic xvs/Build/4.2.0.680/execute-task/Intervals.UI.Touch/b9e5c1b%2FDetectSdkLocations 1> Sending Message Xamarin.Messaging.MessageStatusMessage to topic xma/message-status 1> Received Response of Xamarin.Messaging.Build.Contracts.ExecuteTaskMessage to topic build10180sgrav/response/xvs/Build/4.2.0.680/execute-task/Intervals.UI.Touch/b9e5c1b%2FDetectSdkLocations 1> DetectSdkLocations: 2016-10-10T11:47:31.1116336-04:00 - Logging messages 1> DeveloperRoot: /Applications/Xcode.app/Contents/Developer 1> DevicePlatform: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform 1> GetPlatformPath: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform 1> Searching for 'SDK Usr directory' in '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr' 1> Searching for 'SDK Usr directory' in '/Applications/Xcode.app/Contents/Developer/usr' 1> Searching for 'SDK bin directory' in '/Applications/Xcode.app/Contents/Developer/usr/bin' 1> DetectSdkLocations Task 1> TargetFrameworkIdentifier: Xamarin.iOS 1> TargetArchitectures: i386 1> SdkVersion: 10.0 1> XamarinSdkRoot: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current 1> SdkRoot: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.0.sdk 1> SdkDevPath: /Applications/Xcode.app/Contents/Developer 1> SdkUsrPath: /Applications/Xcode.app/Contents/Developer/usr 1> SdkPlatform: iPhoneSimulator 1> SdkIsSimulator: True 1> DetectSdkLocations: 2016-10-10T11:47:31.1116336-04:00 - Deserializing outputs 1> DetectSdkLocations: 2016-10-10T11:47:31.1116336-04:00 - Creating output items 1> DetectSdkLocations: 2016-10-10T11:47:31.1116336-04:00 - Finished 1>Done executing task "DetectSdkLocations". 1>Done building target "_DetectSdkLocations" in project "Intervals.UI.Touch.csproj". 1>Target "_BeforeCoreCompileInterfaceDefinitions" in file "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "_CompileInterfaceDefinitions" depends on it): 1>Skipping target "_BeforeCoreCompileInterfaceDefinitions" because all output files are up-to-date with respect to the input files. 1>Input files: Views\UI_iPhone.storyboard 1>Output files: obj\iPhoneSimulator\Debug\ibtool\_BundleResourceWithLogicalName.items 1>Done building target "_BeforeCoreCompileInterfaceDefinitions" in project "Intervals.UI.Touch.csproj". 1>Target "_BeforeCoreCompileInterfaceDefinitions" skipped. Previously built successfully. 1>Target "_ReadCoreCompileInterfaceDefinitions" in file "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "_CompileInterfaceDefinitions" depends on it): 1>Using "ReadItemsFromFile" task from assembly "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.MacDev.Tasks.dll". 1>Task "ReadItemsFromFile" 1>Done executing task "ReadItemsFromFile". 1>Done building target "_ReadCoreCompileInterfaceDefinitions" in project "Intervals.UI.Touch.csproj". 1>Target "_BeforeCoreCompileInterfaceDefinitions" skipped. Previously built successfully. 1>Target "_CoreCompileInterfaceDefinitions" in file "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "_CompileInterfaceDefinitions" depends on it): 1>Skipping target "_CoreCompileInterfaceDefinitions" because all output files are up-to-date with respect to the input files. 1>Input files: Views\UI_iPhone.storyboard 1>Output files: obj\iPhoneSimulator\Debug\ibtool\_BundleResourceWithLogicalName.items 1>Done building target "_CoreCompileInterfaceDefinitions" in project "Intervals.UI.Touch.csproj". 1>Target "_CompileInterfaceDefinitions" in file "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "_CollectBundleResources" depends on it): 1>Done building target "_CompileInterfaceDefinitions" in project "Intervals.UI.Touch.csproj". 1>Target "_DetectAppManifest" skipped. Previously built successfully. 1>Target "_DetectSdkLocations" skipped. Previously built successfully. 1>Target "_BeforeCoreCompileImageAssets" in file "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "_CompileImageAssets" depends on it): 1>Building target "_BeforeCoreCompileImageAssets" completely. 1>Output file "obj\iPhoneSimulator\Debug\actool\_PartialAppManifest.items" does not exist. 1>Using "Delete" task from assembly "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.MacDev.Tasks.dll". 1>Task "Delete" 1> File "obj\iPhoneSimulator\Debug\actool\_PartialAppManifest.items" doesn't exist. Skipping. 1> File "obj\iPhoneSimulator\Debug\actool\_BundleResourceWithLogicalName.items" doesn't exist. Skipping. 1>Done executing task "Delete". 1>Using "RemoveDir" task from assembly "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.MacDev.Tasks.dll". 1>Task "RemoveDir" 1> Directory "obj\iPhoneSimulator\Debug\actool" doesn't exist. Skipping. 1>Done executing task "RemoveDir". 1>Done building target "_BeforeCoreCompileImageAssets" in project "Intervals.UI.Touch.csproj". 1>Target "_BeforeCoreCompileImageAssets" skipped. Previously built successfully. 1>Target "_ReadCompileImageAssets" in file "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "_CompileImageAssets" depends on it): 1>Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_ACTool_PartialAppManifestCache)')) was evaluated as (Exists('obj\iPhoneSimulator\Debug\actool\_PartialAppManifest.items')). 1>Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_ACTool_BundleResourceCache)')) was evaluated as (Exists('obj\iPhoneSimulator\Debug\actool\_BundleResourceWithLogicalName.items')). 1>Done building target "_ReadCompileImageAssets" in project "Intervals.UI.Touch.csproj". 1>Target "_DetectAppManifest" skipped. Previously built successfully. 1>Target "_DetectSdkLocations" skipped. Previously built successfully. 1>Target "_BeforeCoreCompileImageAssets" skipped. Previously built successfully. 1>Target "_CoreCompileImageAssets" in file "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets" from project "D:\Programmation\Xamarin\GGIntervals\Intervals.UI.Touch\Intervals.UI.Touch.csproj" (target "_CompileImageAssets" depends on it): 1>Building target "_CoreCompileImageAssets" completely. 1>Output file "obj\iPhoneSimulator\Debug\actool\_PartialAppManifest.items" does not exist. 1>Using "ACTool" task from assembly "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Tasks.dll". 1>Task "ACTool" 1> ACTool: 2016-10-10T11:47:31.1166400-04:00 - Started 1> ACTool: 2016-10-10T11:47:31.1166400-04:00 - Initializing 1> ACTool: 2016-10-10T11:47:31.1166400-04:00 - Initialized 1> ACTool: 2016-10-10T11:47:31.1206450-04:00 - Determining the modified files that should be copied to the mac (83 files) 1> Sending Message Xamarin.Messaging.MessageStatusMessage to topic xma/message-status 1> Sending Request Xamarin.Messaging.Build.Contracts.CompareItemsMessage to topic xvs/Build/4.2.0.680/compare-items 1> Sending Message Xamarin.Messaging.MessageStatusMessage to topic xma/message-status 1> Received Response of Xamarin.Messaging.Build.Contracts.CompareItemsMessage to topic build10180sgrav/response/xvs/Build/4.2.0.680/compare-items 1> ACTool: 2016-10-10T11:47:31.3853892-04:00 - Serializing intputs 1> ACTool: 2016-10-10T11:47:31.3984050-04:00 - Executing 1> Sending Message Xamarin.Messaging.MessageStatusMessage to topic xma/message-status 1> Sending Request Xamarin.Messaging.Build.Contracts.ExecuteTaskMessage to topic xvs/Build/4.2.0.680/execute-task/Intervals.UI.Touch/b9e5c1b%2FACTool 1> Sending Message Xamarin.Messaging.MessageStatusMessage to topic xma/message-status 1> Received Response of Xamarin.Messaging.Build.Contracts.ExecuteTaskMessage to topic build10180sgrav/response/xvs/Build/4.2.0.680/execute-task/Intervals.UI.Touch/b9e5c1b%2FACTool 1> ACTool: 2016-10-10T11:47:31.8153355-04:00 - Logging messages 1> ACTool Task 1> AppManifest: Info.plist 1> DeviceModel: 1> DeviceOSVersion: 1> ImageAssets: 1> Resources/System.xcassets/AppIcons.appiconset/Contents.json 1> Resources/System.xcassets/LaunchImages.launchimage/Contents.json 1> Resources/System.xcassets/LaunchImages.launchimage/000@2x.png 1> Resources/System.xcassets/LaunchImages.launchimage/000@R4.png 1> Resources/Media.xcassets/LoadingAnimStart.imageset/Contents.json 1> Resources/Media.xcassets/LoadingAnimStart.imageset/LoadingFirst.pdf 1> Resources/Media.xcassets/PopularIcon.imageset/Contents.json 1> Resources/Media.xcassets/PopularIcon.imageset/top6.pdf 1> Resources/Media.xcassets/NewIcon.imageset/Contents.json 1> Resources/Media.xcassets/HistoryIcon.imageset/Contents.json 1> Resources/Media.xcassets/RecommendedIcon.imageset/Contents.json 1> Resources/Media.xcassets/HistoryIcon.imageset/calendar146.pdf 1> Resources/Media.xcassets/NewIcon.imageset/new105.pdf 1> Resources/Media.xcassets/RecommendedIcon.imageset/top6.pdf 1> Resources/Media.xcassets/RecommendedIcon.imageset/prize3.pdf 1> Resources/Media.xcassets/FitBucksAmountIcon.imageset/cash3.pdf 1> Resources/Media.xcassets/FitBucksAmountIcon.imageset/Contents.json 1> Resources/Media.xcassets/EffortSettingsIcon.imageset/Contents.json 1> Resources/Media.xcassets/EffortSettingsIcon.imageset/gym5.pdf 1> Resources/Media.xcassets/ScreenBackground.imageset/Contents.json 1> Resources/Media.xcassets/ScreenBackground.imageset/ScreenBackground.pdf 1> Resources/Media.xcassets/FitBucksAmountIcon.imageset/cash3-30x30.pdf 1> Resources/Media.xcassets/OpenWorkoutIcon.imageset/Contents.json 1> Resources/Media.xcassets/OpenWorkoutIcon.imageset/chart36.pdf 1> Resources/Media.xcassets/LoadingAnimStart.imageset/LoadingScreen first frame.pdf 1> Resources/Media.xcassets/OpenWorkoutIcon.imageset/fast-forward-button.pdf 1> Resources/System.xcassets/AppIcons.appiconset/icon-29.png 1> Resources/System.xcassets/AppIcons.appiconset/icon-58.png 1> Resources/System.xcassets/AppIcons.appiconset/icon-87.png 1> Resources/System.xcassets/AppIcons.appiconset/icon-80.png 1> Resources/System.xcassets/AppIcons.appiconset/icon-120.png 1> Resources/System.xcassets/AppIcons.appiconset/icon-180.png 1> Resources/System.xcassets/AppIcons.appiconset/icon-76.png 1> Resources/System.xcassets/AppIcons.appiconset/icon-152.png 1> Resources/System.xcassets/LaunchImages.launchimage/000@6plus.png 1> Resources/System.xcassets/LaunchImages.launchimage/000@6.png 1> Resources/Media.xcassets/LockedIcon.imageset/Contents.json 1> Resources/Media.xcassets/TimerIcon.imageset/Contents.json 1> Resources/Media.xcassets/EffortIcon.imageset/Contents.json 1> Resources/Media.xcassets/TargetIcon.imageset/Contents.json 1> Resources/Media.xcassets/LockedIcon.imageset/hexagon8.pdf 1> Resources/Media.xcassets/EffortIcon.imageset/sweating.pdf 1> Resources/Media.xcassets/TargetIcon.imageset/square285.pdf 1> Resources/Media.xcassets/TimerIcon.imageset/clock27.pdf 1> Resources/Media.xcassets/LockedIcon.imageset/locked59.pdf 1> Resources/Media.xcassets/TimerIcon.imageset/target-flat.pdf 1> Resources/Media.xcassets/TargetIcon.imageset/target-flat.pdf 1> Resources/Media.xcassets/TimerIcon.imageset/clock-flat.pdf 1> Resources/Media.xcassets/EffortIcon.imageset/effort-flat.pdf 1> Resources/Media.xcassets/RecommendedLargeIcon.imageset/Contents.json 1> Resources/Media.xcassets/PopularLargeIcon.imageset/Contents.json 1> Resources/Media.xcassets/HistoryLargeIcon.imageset/Contents.json 1> Resources/Media.xcassets/NewLargeIcon.imageset/Contents.json 1> Resources/Media.xcassets/HistoryLargeIcon.imageset/calendar146-large.pdf 1> Resources/Media.xcassets/NewLargeIcon.imageset/new105-large.pdf 1> Resources/Media.xcassets/PopularLargeIcon.imageset/top6-large.pdf 1> Resources/Media.xcassets/RecommendedLargeIcon.imageset/prize3-large.pdf 1> Resources/Media.xcassets/HistoryLargeIcon.imageset/calendar-large.pdf 1> Resources/Media.xcassets/NewLargeIcon.imageset/new-badge-large.pdf 1> Resources/Media.xcassets/PopularLargeIcon.imageset/top-star-large.pdf 1> Resources/Media.xcassets/RecommendedLargeIcon.imageset/medal-large.pdf 1> Resources/Media.xcassets/CardGenericBackground.imageset/Contents.json 1> Resources/Media.xcassets/CardGenericBackground.imageset/Card Generic Background.pdf 1> Resources/Media.xcassets/CardGenericBackground.imageset/Art_Card Generic Background_Before_8df435fe0ca6d7cfc4bc7bc76f1ca953e65a27bf.pdf 1> Resources/Media.xcassets/CardLoadingBackground.imageset/Contents.json 1> Resources/Media.xcassets/CardLoadingBackground.imageset/CardLoadingBackground.png 1> Resources/Media.xcassets/CardLoadingBackground.imageset/CardLoadingBackground@2x.png 1> Resources/Media.xcassets/CardLoadingBackground.imageset/CardLoadingBackground@3x.png 1> Resources/Media.xcassets/MarketSafe.imageset/Contents.json 1> Resources/Media.xcassets/MarketIngots.imageset/Contents.json 1> Resources/Media.xcassets/MarketBills.imageset/Contents.json 1> Resources/Media.xcassets/MarketBills.imageset/MarketPile.pdf 1> Resources/Media.xcassets/MarketIngots.imageset/MarketIngots.pdf 1> Resources/Media.xcassets/MarketSafe.imageset/MarketSafe.pdf 1> Resources/Media.xcassets/PriceTag.imageset/Contents.json 1> Resources/Media.xcassets/PriceTagLarge.imageset/Contents.json 1> Resources/Media.xcassets/PriceTag.imageset/PriceTag.pdf 1> Resources/Media.xcassets/PriceTagLarge.imageset/PriceTagLarge.pdf 1> Resources/Media.xcassets/MarketSafeBackground.imageset/Contents.json 1> Resources/Media.xcassets/MarketSafeBackground.imageset/Market background.pdf 1> Resources/Media.xcassets/MarketBillboard.imageset/Contents.json 1> Resources/Media.xcassets/MarketBillboard.imageset/RedPanel.pdf 1> Resources/Media.xcassets/MarketContentsBadge.imageset/Contents.json 1> Resources/Media.xcassets/MarketContentsBadge.imageset/MarketContentsBadge.pdf 1> IntermediateOutputPath: obj/iPhoneSimulator/Debug/ 1> IsWatchApp: False 1> OptimizePNGs: True 1> OutputPath: bin/iPhoneSimulator/Debug/ 1> ProjectDir: D:/Programmation/Xamarin/GGIntervals/Intervals.UI.Touch 1> ResourcePrefix: Resources 1> SdkBinPath: /Applications/Xcode.app/Contents/Developer/usr/bin 1> SdkPlatform: iPhoneSimulator 1> SdkVersion: 10.0 1> Tool /Applications/Xcode.app/Contents/Developer/usr/bin/actool execution started with arguments: --errors --warnings --notices --output-format xml1 --compress-pngs --target-device iphone --minimum-deployment-target 8.0 --platform iphonesimulator --compile /Users/gulogulosoftware/Library/Caches/Xamarin/mtbs/builds/Intervals.UI.Touch/b9e5c1bc02fc3410b0bc44e48160b790/obj/iPhoneSimulator/Debug/actool/bundle /Users/gulogulosoftware/Library/Caches/Resources/System.xcassets /Users/gulogulosoftware/Library/Caches/Resources/Media.xcassets 1> Tool /Applications/Xcode.app/Contents/Developer/usr/bin/actool execution finished (exit code = 0). 1>C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(1028,3): error : Failed to read file attributes for "/Users/gulogulosoftware/Library/Caches/Resources/Media.xcassets" 1>C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(1028,3): error : Failed to read file attributes for "/Users/gulogulosoftware/Library/Caches/Resources/System.xcassets" 1> ACTool: 2016-10-10T11:47:31.8153355-04:00 - Finished 1>Done executing task "ACTool" -- FAILED. 1>Done building target "_CoreCompileImageAssets" in project "Intervals.UI.Touch.csproj" -- FAILED. 1> 1>Build FAILED. 1> 1>Time Elapsed 00:00:00.92 ========== Build: 0 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========