ios-jsc
ios-jsc copied to clipboard
Hook into Xcode Build
From @hypery2k on December 17, 2016 6:51
I'm working on a plugin where I need to hook into the Xcode build and add a run script entry. Currently I see no real way to do that. Just some hacks with include in xcconfig and same magic in the Podfile. Any ideas?
Copied from original issue: NativeScript/NativeScript#3310