hi all,
have xcodeproj file has dependency on other frameworks. target have "copy files" event ( new build phase -> new copy files build phase). event copies frameworks "frameworks" destination. build , run. when clean it, failed error message :
checking dependies:
removing /(full path)/heloworld_debug.app
rm: /(full path)/heloworld_debug.app/contents/frameworks//myframework1.framework/versions/a:not directory
command /bin/rm failed exit code 1
removing /(full path)/heloworld_debug.app
rm: /(full path)/heloworld_debug.app/contents/frameworks//myframework2.framework/versions/a:not directory
rm:fts_read: no such file or directory.
command /bin/rm failed exit code 1
when clean again, cleaned without error.
if delete copy files target, clean work properly.
problem lies?
using xcode 3.0 , mac os x version 10.5 leopard
in anticipation,
kapil
hi all,
have built test sample demonstrate issue. have used dummy source file , carbon framework copied target's contents\frameworks\...
can download sample
http://rapidshare.com/files/130344541/hellowrld.zip
please , suggest me wrong here.
thanks,
kapil
Forums Macs Mac Programming
- iPhone
- Mac OS & System Software
- iPad
- Apple Watch
- Notebooks
- iTunes
- Apple ID
- iCloud
- Desktop Computers
- Apple Music
- Professional Applications
- iPod
- iWork
- Apple TV
- iLife
- Wireless
Comments
Post a Comment