Skip to content

Instantly share code, notes, and snippets.

@GouriKumari
Created September 21, 2018 16:19
Show Gist options
  • Save GouriKumari/8d39c2c71df974e552007536ff613094 to your computer and use it in GitHub Desktop.
Save GouriKumari/8d39c2c71df974e552007536ff613094 to your computer and use it in GitHub Desktop.
Build Log
Building: VisualEffectPlayground (Debug)
Build started 9/21/2018 12:08:12 PM.
__________________________________________________
Project "/Users/xamarinqa/GitRepo/mac-samples/yosemite/VisualEffectPlayground/VisualEffectPlayground/VisualEffectPlayground.csproj" (Build target(s)):
Target _CoreCompileInterfaceDefinitions:
TestLauncherViewController/TestLauncherViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
BasicSideViewController/BasicSidebarViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
BasicSideViewController/BasicSidebarViewControllerImageDemo.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
BasicSideViewController/BasicSidebarViewControllerCustomVibrancyDemo.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
BasicSideViewController/BasicSidebarViewControllerCustomVibrancyDemo2.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
VibrantControlsViewController/VibrantColorsViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
VibrantControlsViewController/VibrantColorsViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
VibrantControlsViewController/VibrantColorsViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
VibrantControlsViewController/VibrantControlsCaveatsBehindWindow.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
VibrantControlsViewController/VibrantControlsCaveatsInWindow.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
VibrantControlsViewController/VibrantControlsViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
VibrantControlsViewController/VibrantControlsViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
MaskExampleViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
MaskExampleViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
PerformanceExampleViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
SampleMapsWindowController/SampleMapsWindowController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
BundleResources Output:
obj/Debug/ibtool/BasicSidebarViewController.nib
obj/Debug/ibtool/BasicSidebarViewControllerCustomVibrancyDemo.nib
obj/Debug/ibtool/BasicSidebarViewControllerCustomVibrancyDemo2.nib
obj/Debug/ibtool/BasicSidebarViewControllerImageDemo.nib
obj/Debug/ibtool/DemoFaceTimeWindowController.nib
obj/Debug/ibtool/MainMenu.nib
obj/Debug/ibtool/MaskExampleViewController.nib
obj/Debug/ibtool/PerformanceExampleViewController.nib
obj/Debug/ibtool/SampleMapsWindowController.nib
obj/Debug/ibtool/TestLauncherViewController.nib
obj/Debug/ibtool/VibrantColorsViewController.nib
obj/Debug/ibtool/VibrantControlsCaveatsBehindWindow.nib
obj/Debug/ibtool/VibrantControlsCaveatsInWindow.nib
obj/Debug/ibtool/VibrantControlsViewController.nib
OutputManifests Output:
obj/Debug/ibtool-manifests/MainMenu.nib
obj/Debug/ibtool-manifests/TestLauncherViewController.nib
obj/Debug/ibtool-manifests/BasicSidebarViewController.nib
obj/Debug/ibtool-manifests/BasicSidebarViewControllerImageDemo.nib
obj/Debug/ibtool-manifests/BasicSidebarViewControllerCustomVibrancyDemo.nib
obj/Debug/ibtool-manifests/BasicSidebarViewControllerCustomVibrancyDemo2.nib
obj/Debug/ibtool-manifests/VibrantColorsViewController.nib
obj/Debug/ibtool-manifests/VibrantControlsCaveatsBehindWindow.nib
obj/Debug/ibtool-manifests/VibrantControlsCaveatsInWindow.nib
obj/Debug/ibtool-manifests/VibrantControlsViewController.nib
obj/Debug/ibtool-manifests/MaskExampleViewController.nib
obj/Debug/ibtool-manifests/PerformanceExampleViewController.nib
obj/Debug/ibtool-manifests/DemoFaceTimeWindowController.nib
obj/Debug/ibtool-manifests/SampleMapsWindowController.nib
Done building target "_CoreCompileInterfaceDefinitions" in project "VisualEffectPlayground.csproj".
Target _CoreCompileColladaAssets:
Skipping target "_CoreCompileColladaAssets" because it has no inputs.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
Target CoreCompile:
/Library/Frameworks/Mono.framework/Versions/5.12.0/lib/mono/msbuild/15.0/bin/Roslyn/csc.exe /noconfig /nowarn:1701,1702,2008 /nostdlib+ /errorreport:prompt /warn:4 /define:__UNIFIED__;__MACOS__;DEBUG /errorendlocation /preferreduilang:en-US /reference:/Library/Frameworks/Xamarin.Mac.framework/Versions/Current/lib/mono/Xamarin.Mac/mscorlib.dll /reference:/Library/Frameworks/Xamarin.Mac.framework/Versions/Current/lib/mono/Xamarin.Mac/System.Core.dll /reference:/Library/Frameworks/Xamarin.Mac.framework/Versions/Current/lib/mono/Xamarin.Mac/System.dll /reference:/Library/Frameworks/Xamarin.Mac.framework/Versions/Current/lib/mono/Xamarin.Mac/Xamarin.Mac.dll /debug+ /debug:portable /optimize- /out:obj/Debug/VisualEffectPlayground.exe /target:exe /utf8output Main.cs AppDelegate.cs AppDelegate.designer.cs TestLauncherViewController/TestLauncherViewController.cs TestLauncherViewController/TestLauncherViewController.designer.cs MyKeyWindow.cs BasicSideViewController/BasicSidebarViewController.cs BasicSideViewController/BasicSidebarViewController.designer.cs CustomViews/CustomView.cs VibrantControlsViewController/VibrantControlsViewController.cs VibrantControlsViewController/VibrantControlsViewController.designer.cs CustomViews/SystemColorView.cs CustomViews/BasicVibrantView.cs CustomViews/WindowMovableImageView.cs DemoFaceTimeWindowController/DemoFaceTimeWindowController.cs DemoFaceTimeWindowController/DemoFaceTimeWindowController.designer.cs SampleMapsWindowController/SampleMapsWindowController.cs SampleMapsWindowController/SampleMapsWindowController.designer.cs "/var/folders/qk/9byckn5s1ys9bhnv3c9hz6b80000gn/T/Xamarin.Mac,Version=v2.0.AssemblyAttributes.cs"
Target CopyFilesToOutputDirectory:
Copying file from "obj/Debug/VisualEffectPlayground.exe" to "bin/Debug/VisualEffectPlayground.exe".
VisualEffectPlayground -> /Users/xamarinqa/GitRepo/mac-samples/yosemite/VisualEffectPlayground/VisualEffectPlayground/bin/Debug/VisualEffectPlayground.exe
Copying file from "obj/Debug/VisualEffectPlayground.pdb" to "bin/Debug/VisualEffectPlayground.pdb".
Target _DetectSigningIdentity:
Detected signing identity:
Bundle Id: com.xamarin.VisualEffectPlayground
App Id: com.xamarin.VisualEffectPlayground
Target _CopyContentToBundle:
Skipping target "_CopyContentToBundle" because all output files are up-to-date with respect to the input files.
Target _CompileAppManifest:
Skipping target "_CompileAppManifest" because all output files are up-to-date with respect to the input files.
Target _CompileToNative:
/Library/Frameworks/Xamarin.Mac.framework/Versions/Current/bin/mmp @/Users/xamarinqa/GitRepo/mac-samples/yosemite/VisualEffectPlayground/VisualEffectPlayground/obj/Debug/response-file.rsp
Done building project "VisualEffectPlayground.csproj".
Build succeeded.
TestLauncherViewController/TestLauncherViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
BasicSideViewController/BasicSidebarViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
BasicSideViewController/BasicSidebarViewControllerImageDemo.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
BasicSideViewController/BasicSidebarViewControllerCustomVibrancyDemo.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
BasicSideViewController/BasicSidebarViewControllerCustomVibrancyDemo2.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
VibrantControlsViewController/VibrantColorsViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
VibrantControlsViewController/VibrantColorsViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
VibrantControlsViewController/VibrantColorsViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
VibrantControlsViewController/VibrantControlsCaveatsBehindWindow.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
VibrantControlsViewController/VibrantControlsCaveatsInWindow.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
VibrantControlsViewController/VibrantControlsViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
VibrantControlsViewController/VibrantControlsViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
MaskExampleViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
MaskExampleViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
PerformanceExampleViewController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
SampleMapsWindowController/SampleMapsWindowController.xib : ibtool warning : Generic match appearance material is deprecated, use a standard or opaque semantic material
16 Warning(s)
0 Error(s)
Time Elapsed 00:00:06.21
---------------------- Done ----------------------
Build: 0 errors, 16 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment