objective-see / FileMonitor

File Monitor Library (based on Apple's new Endpoint Security Framework)
GNU General Public License v3.0
327 stars 47 forks source link

Extract Dev Team specific setting into their own xcconfig file #4

Open gutley opened 5 years ago

gutley commented 5 years ago

Moved the various build settings that need reconfiguring for different dev teams out of the main Xcode project file and into CustomizableSettings.xcconfig instead. This will help keep the xcodeproj file more easily mergeable for future changes not related to signing etc.