I am trying to add multiple apps to Fabric, from a Xcode project with multiple targets. It wont work.
I have added a run script in BUILD PHASES for every target. When I am in the 'new app boarding' process while using the Fabric Mac App, I will not come past the 'Install the SDK Kits'. In the project the Fabric SDK Kits are already added.... And adding the SDK Kits to all the specific targets also does not work.
If I run the specific targets, I DO see a changing name of the original (first added to Fabric) app to the newly to be added target. I also DO see a changed bundle ID. But I just DONT see a new app added to the FAbric Mac App and also not to the Fabric Dashboard.
Does anybody has any extra recommendations for adding multiple target apps from one Xcode project? Would be much appreciated!