Searched defs:bitcode (Results 1 – 11 of 11) sorted by relevance
| /expo/packages/@expo/config-plugins/src/ios/ |
| H A D | Bitcode.ts | 53 const bitcode = getBitcode(config); constant 67 const targetName = typeof bitcode === 'string' ? bitcode : undefined; constant
|
| /expo/packages/@expo/config-plugins/build/ios/ |
| H A D | Bitcode.js | 51 const withCustomBitcode = (config, bitcode) => { argument 84 function setBitcode(bitcode, { argument
|
| /expo/packages/@expo/config-types/src/ |
| H A D | ExpoConfig.ts | 344 bitcode?: boolean | string; property
|
| /expo/packages/@expo/config-types/build/ |
| H A D | ExpoConfig.d.ts | 340 bitcode?: boolean | string; property
|
| /expo/packages/@expo/cli/src/api/__tests__/fixtures/ |
| H A D | 44.0.0.json | 1 …id platform.","type":"object","meta":{"standaloneOnly":true},"properties":{"publishManifestPath":{…
|
| H A D | UNVERSIONED.json | 1 …id platform.","type":"object","meta":{"standaloneOnly":true},"properties":{"publishManifestPath":{…
|
| /expo/docs/public/static/schemas/v47.0.0/ |
| H A D | app-config-schema.json | 1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
|
| /expo/docs/public/static/schemas/v46.0.0/ |
| H A D | app-config-schema.json | 1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
|
| /expo/docs/public/static/schemas/unversioned/ |
| H A D | app-config-schema.json | 1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
|
| /expo/docs/public/static/schemas/v48.0.0/ |
| H A D | app-config-schema.json | 1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
|
| /expo/docs/public/static/schemas/v49.0.0/ |
| H A D | app-config-schema.json | 1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
|