Manually installing the latest Monodevelop corrects the problem of it
not building, but still seeing the numerous "Couldn't open shared
capabilities memory GSCapabilities (No such file or directory)"
messages.

Also, when I try to open any of the XIB's from the project, I have an
XCode crash, and Monodevelop reports:

System.Exception: Error ScriptError: Xcode got an error: Connection is invalid.
  at MonoDevelop.MacInterop.AppleScript.Run (Boolean compile,
MonoDevelop.MacInterop.AEDesc& scriptData) [0x00012] in
/private/tmp/source/monodevelop/main/src/addins/MacPlatform/MacInterop/AppleScript.cs:107
  at MonoDevelop.MacInterop.AppleScript.Run (System.String
scriptSource) [0x00010] in
/private/tmp/source/monodevelop/main/src/addins/MacPlatform/MacInterop/AppleScript.cs:83
  at MonoDevelop.MacInterop.AppleScript.Run (System.String
scriptSourceFormat, System.Object[] args) [0x00000] in
/private/tmp/source/monodevelop/main/src/addins/MacPlatform/MacInterop/AppleScript.cs:74
  at MonoDevelop.MacDev.XcodeSyncing.XcodeMonitor.OpenFile
(System.String relativeName) [0x0001a] in
/private/tmp/source/monodevelop/main/src/addins/MonoDevelop.MacDev/XcodeSyncing/XcodeMonitor.cs:288
  at MonoDevelop.MacDev.XcodeSyncing.XcodeProjectTracker.OpenFileInXcodeProject
(System.String path) [0x00056] in
/private/tmp/source/monodevelop/main/src/addins/MonoDevelop.MacDev/XcodeSyncing/XcodeProjectTracker.cs:166



On Wed, Nov 23, 2011 at 6:02 PM, Ed Anuff <[email protected]> wrote:
> I'm seeing a number of these:
>
> Compiling interface definitions
> /Developer/usr/bin/ibtool --errors --warnings --notices
> --output-format human-readable-text
> "/Users/edanuff/Development/MonoDevelop/Projects/PocketApp/PocketApp/EventViewController.xib"
> --compile 
> "/Users/edanuff/Development/MonoDevelop/Projects/PocketApp/PocketApp/bin/InAppPurchaseDistribution/PocketApp.app/EventViewController.nib"
> --sdk "/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk"
> Couldn't open shared capabilities memory GSCapabilities (No such file
> or directory)
> Couldn't open shared capabilities memory GSCapabilities (No such file
> or directory)
> Couldn't open shared capabilities memory GSCapabilities (No such file
> or directory)
> /Developer/usr/bin/ibtool --errors --warnings --notices
> --output-format human-readable-text
> "/Users/edanuff/Development/MonoDevelop/Projects/PocketApp/PocketApp/GroupViewController.xib"
> --compile 
> "/Users/edanuff/Development/MonoDevelop/Projects/PocketApp/PocketApp/bin/InAppPurchaseDistribution/PocketApp.app/GroupViewController.nib"
> --sdk "/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk"
> Couldn't open shared capabilities memory GSCapabilities (No such file
> or directory)
>
> and the build ends with this:
>
> Updating application manifest
>
> Build failed. Object reference not set to an instance of an object
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to