xref: /expo/template-files/ios-paths.json (revision be238206)
1{
2  "paths": {
3    "GoogleService-Info.plist": "ios/Exponent/Supporting/GoogleService-Info.plist"
4  },
5  "generateOnly": {
6    "bare-expo/ios/BareExpo/GoogleService-Info.plist": "apps/bare-expo/ios/BareExpo/GoogleService-Info.plist"
7  }
8}
9