TestFlight and Jenkins (with static libraries)

1. Create a configuration of ‘TestFlight’

2. Make a target of [app-name]-testflight

3. Have the scheme archive via ‘TestFlight’ configuration

4. make sure the ‘user header search paths’ are something along the lines of $(BUILT_PRODUCTS_DIR)/[static output folder]/**

NOTE: the ** indicates the recursive box is ticked