Scripting Bridge Build Problem
Scripting Bridge Build Problem
- Subject: Scripting Bridge Build Problem
- From: John MacMullin <email@hidden>
- Date: Tue, 29 Oct 2013 19:23:46 -0700
As to System Events on Mavericks and latest Xcode. I get these messages, which results in no “system events.h” and which thereafter causes the build to fail: “sdp: warning: class “SystemEventsWindow” redeclared; use instead. sdp: contents of class “property list file”: missing required “name” attribute.”
On my 10.8.5 machine, also latest Xcode version, everything builds and runs just fine.
The "System Events" app is where is supposed to be in both environments.
The Xcode project and code is common as it is shared through dropbox. Accordingly, the build instruction: "sdef "$INPUT_FILE_PATH" | sdp -fh -o "$DERIVED_FILES_DIR" --basename "$INPUT_FILE_BASE" --bundleid `defaults read "$INPUT_FILE_PATH/Contents/Info" CFBundleIdentifier`" is the same.
Odd. Any suggestions?
Best regards,
John MacMullin
T_Accounting |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden