Is it Possible to Add Multiple Frameworks to Xcode Project at Once? -


i feel there should easy way can't find it. whenever use parse.com framework ios project, have add @ least 10 different frameworks, , far can tell can add 1 @ time through linked frameworks , libraries options in xcode.

any faster way this, besides creating template project?

more specifically, issue if pick framework, search , hold cmd select multiple, searching erases selected frameworks (so have scroll through list).

searching (as discovered) kills current selection. can cmd-click select multiple, if don't use search. it's annoying hell.

similar "add file project" dialog forces click checkbox every single target manually (no "select targets").

one of annoying parts of xcode apple hasn't prioritized having enough user impact fix (since people add 1 framework, or have 1 or 2 targets other example).


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -