aboutsummaryrefslogtreecommitdiffhomepage
path: root/FirebaseMessaging.podspec
diff options
context:
space:
mode:
authorGravatar Gil <mcg@google.com>2018-02-08 08:30:09 -0800
committerGravatar GitHub <noreply@github.com>2018-02-08 08:30:09 -0800
commitff3b5ca1219e748ce31d6bc68bf06a338cd06478 (patch)
tree9ff171f5d2d15c1ad13376597416fa2e597d509a /FirebaseMessaging.podspec
parent2ad24f850582bf41927c231617509b177bb720d8 (diff)
Explicitly specify the default constructor to FieldPath (#773)
Xcode prior to 8.3 does not accept an explicitly defaulted constructor (`= default`) for the purposes of default initializing a const object. This fixes a build failure under Xcode 8.2: ``` Firestore/core/src/firebase/firestore/model/field_path.cc:144:26: error: default initialization of an object of const type 'const firebase::firestore::model::FieldPath' without a user-provided default constructor static const FieldPath empty_path; ```
Diffstat (limited to 'FirebaseMessaging.podspec')
0 files changed, 0 insertions, 0 deletions