ios - Ignore files in build script - Xcode -


i have added few dummy responses json files test application when web services down. while generate framework(ios) need discard *.json files. because having files might me problems in pen testing.

i new scripts & googled bit, couldn't searching for. appreciated.

select files in file organizer (left-hand panel). make sure file inspector open (right-hand panel, cmd-opt-1). "target membership." uncheck don't want copied into. want part of test target, not framework target.

you can @ build phases target. "copy bundle resources" phase , delete files don't want copied.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -