HI
I'm using PBXProject API for build my iOS project.
I have to enable 'Push Notification' option in 'Capabilities' tab in xcode.
that effect the .pbxproj file in SystemCapabilities options (in 'Begin PBXProject section' )
how can i modify it with my postbuild script using PBXProject API?
↧