doc-ai / tensorio-ios

Tensor/IO for iOS, with support for on-device inference and training with TensorFlow and TensorFlow Lite
Other
31 stars 10 forks source link

OTHER_CFLAGS no longer being written to project settings? #222

Open phildow opened 3 years ago

phildow commented 3 years ago

Doesn't seem to work anymore:

s.user_target_xcconfig = {
  'OTHER_CFLAGS' => '-fcxx-modules -fmodules'
}