ChrisPei / gyp

Automatically exported from code.google.com/p/gyp
0 stars 0 forks source link

ninja xcode_emulation should support signing binaries with proper entitlements on iOS #378

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When using gyp with ninja generator, the binaries produced don't have correct 
entitlements and can't be run on a device. This should be fixed.

Original issue reported on code.google.com by sdefresne@chromium.org on 7 Nov 2013 at 9:12

GoogleCodeExporter commented 9 years ago
Fixed in https://code.google.com/p/gyp/source/detail?r=1795 by 
sdefresne@chromium.org

Original comment by justincohen@chromium.org on 20 Nov 2013 at 10:08