Skip to content

Instantly share code, notes, and snippets.

@rmarinho
Last active August 29, 2015 14:10
Show Gist options
  • Save rmarinho/ac318f32fbbea99e52e8 to your computer and use it in GitHub Desktop.
Save rmarinho/ac318f32fbbea99e52e8 to your computer and use it in GitHub Desktop.
Output
Building: emptyUnified (Debug|iPhoneSimulator)
Build started 11/25/2014 4:15:22 PM.
__________________________________________________
Project "/Users/rmarinho/Projects/emptyUnified/emptyUnified/emptyUnified.csproj" (Build target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: iPhoneSimulator
Target _DetectSdkLocations:
DeveloperRoot: /Applications/Xcode.app/Contents/Developer
DevicePlatform: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
GetPlatformPath: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
GetSdkPath: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk
Searching for 'SDK Usr directory' in '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.1.sdk/Developer/usr'
Searching for 'SDK bin directory' in '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.1.sdk/Developer/usr/bin'
DetectSdkLocations Task
SdkVersion: 8.1
Platform: iPhoneSimulator
XamarinSdkRoot: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current
Target _CoreCompileColladaAssets:
No input files were specified for target _CoreCompileColladaAssets, skipping.
Target _CoreOptimizePngImages:
Skipping target "_CoreOptimizePngImages" because its outputs are up-to-date.
Target _UnpackLibraryResources:
UnpackLibraryResourcesTask Task
IntermediateOutputPath: obj/iPhoneSimulator/Debug/
ReferencedLibraries: /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,/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/mscorlib.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
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
Inspecting assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Target _GenerateBundleName:
GenerateBundleName Task
ProjectName: emptyUnified
BundleName: emptyUnified
Target _CopyContentToBundle:
Skipping target "_CopyContentToBundle" because its outputs are up-to-date.
Target _CompileToNative:
Skipping target "_CompileToNative" because its outputs are up-to-date.
Target _CompileAppManifest:
Skipping target "_CompileAppManifest" because its outputs are up-to-date.
Done building project "/Users/rmarinho/Projects/emptyUnified/emptyUnified/emptyUnified.csproj".
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.0756370
---------------------- Done ----------------------
Build successful.
Process exited with code 1, command:
xcrun -sdk macosx otool -L /Users/rmarinho/Projects/emptyUnified/emptyUnified/bin/iPhoneSimulator/Debug/emptyUnified.app/emptyUnified
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool: can't open file: /Users/rmarinho/Projects/emptyUnified/emptyUnified/bin/iPhoneSimulator/Debug/emptyUnified.app/emptyUnified (No such file or directory)
Starting iPhone 4s
Launching application
Application launched. PID = 4000
Press enter to terminate the application
>
Application Terminated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment