about the deployment of Framework
about the deployment of Framework
- Subject: about the deployment of Framework
- From: "Chong Hiu Pun" <email@hidden>
- Date: Tue, 2 Dec 2003 17:51:46 +0800
Dear all,
I make a framework (using xcode) on Mac OS 10.3 machine A, and want to
deploy it on MAC OS 10.3 machine B, however, I encounter the following error
during deployment:
dyld: /Users/abc/project1/build/project1 can't open library:
/Users/xyz/projectA/Test..framework/Versions/A/Test (No such file or
directory, errno = 2)
it's so strange that even I copy the framework to machine B, it refers to a
directory structure of machine A. How can I solve it? Thank you very much!
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.