Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created September 24, 2014 15:26
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 saurabh360/9c5b4f0a6432585ab61f to your computer and use it in GitHub Desktop.
Save saurabh360/9c5b4f0a6432585ab61f to your computer and use it in GitHub Desktop.
Building Solution: LinkerBugGetNestedType (Debug)
Building: PortableLib (Debug)
Configuration: Debug Platform: AnyCPU
Building: AndroidApp1 (Debug)
Configuration: Debug Platform: AnyCPU
MainActivity.cs(19,17): warning CS0219: The variable `x' is assigned but its value is never used
Note: obj/Debug/android/src/androidapp1/androidapp1/TrialSplashScreen.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: obj/Debug/android/src/androidapp1/MainActivity.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Building: iPhoneApp1 (Debug|iPhoneSimulator)
Performing main compilation...
Skipping project since output files are up to date
Build complete -- 0 errors, 0 warnings
Updating debug configuration file
Updating debug settings manifest
---------------------- Done ----------------------
Build: 0 errors, 1 warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment