can not unload resouces load by cocosbuilder

I found when the resouces load by cocosbuilder,the code “CCSpriteFrameCache::sharedSpriteFrameCache()->removeSpriteFramesFromFile(”xxx.plist“);” is not work,but when i load resouces manual,the code is work. Does any one has same issue?