History log of /expo/packages/@expo/cli/src/start/platforms/ios/AppleAppIdResolver.ts (Results 1 – 3 of 3)
Revision Date Author Comments
# def098a4 27-Oct-2022 Evan Bacon <[email protected]>

feat(cli): reduce multi target iOS warnings (#18890)

* feat(cli): handle multi-target ios app opening better

* Update scheme.ts

* Update clearNativeFolder.ts

* Update withIosBaseMods.ts

feat(cli): reduce multi target iOS warnings (#18890)

* feat(cli): handle multi-target ios app opening better

* Update scheme.ts

* Update clearNativeFolder.ts

* Update withIosBaseMods.ts

* check for pbxproj

* Update packages/@expo/cli/CHANGELOG.md

Co-authored-by: Expo Bot <[email protected]>

* Update scheme.ts

* Update clearNativeFolder-test.ts

* Update MetroBundlerDevServer-test.ts

* Update MetroBundlerDevServer-test.ts

* Update scheme.ts

Co-authored-by: Expo Bot <[email protected]>

show more ...


# 60392ac6 22-Aug-2022 Evan Bacon <[email protected]>

fix(cli): fix `npx expo start --dev-client --ios` (#18747)

* fix(cli): resolve bundle identifier from `app.json` correctly when using `npx expo start --dev-client --ios` with no local `ios` director

fix(cli): fix `npx expo start --dev-client --ios` (#18747)

* fix(cli): resolve bundle identifier from `app.json` correctly when using `npx expo start --dev-client --ios` with no local `ios` directory

* Update packages/@expo/cli/CHANGELOG.md

Co-authored-by: Expo Bot <[email protected]>

Co-authored-by: Expo Bot <[email protected]>

show more ...


# 8d307f52 23-Mar-2022 Evan Bacon <[email protected]>

chore: refactor `expo/cli` to `@expo/cli` package (#16717)

* chore: refactor `expo/cli` to `@expo/cli` package

* Update CODEOWNERS

* fix linking

* fix lint script

* fix build file

* f

chore: refactor `expo/cli` to `@expo/cli` package (#16717)

* chore: refactor `expo/cli` to `@expo/cli` package

* Update CODEOWNERS

* fix linking

* fix lint script

* fix build file

* fix e2e tests

* lint before build

* use mock version

show more ...