Skip to content

Commit d938f37

Browse files
committed
Merge branch 'next' into v7
2 parents c0ed3c5 + be15a3c commit d938f37

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

test/expo/scripts/build-ios-locally.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ docker-compose run expo-publisher
77

88
cd test/expo/features/fixtures/test-app && \
99
npm i turtle-cli@0.14 bunyan --no-save --no-package-lock && \
10-
perl -0777 -i.original -pe "s/entitlements\\['aps-environment'\\] =[^;]+;//gs" node_modules/turtle-cli/node_modules/xdl/build/detach/IosNSBundle.js && \
10+
perl -0777 -i.original -pe "s/entitlements\\['aps-environment'\\] =[^;]+;//gs" node_modules/\@expo/xdl/build/detach/IosNSBundle.js && \
11+
perl -0777 -i.original -pe "s/entitlements\\['aps-environment'\\] =[^;]+;//gs" node_modules/turtle-cli/node_modules/\@expo/xdl/build/detach/IosNSBundle.js && \
1112
node_modules/.bin/turtle build:ios \
1213
-c test/expo/features/fixtures/test-app/app.json \
1314
--team-id $APPLE_TEAM_ID \

test/expo/scripts/build-ios.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ set -e
66
rm -rf $BUILDKITE_BUILD_CHECKOUT_PATH/build/*
77
cd test/expo/features/fixtures/test-app
88
npm i turtle-cli@0.14 bunyan
9-
perl -0777 -i.original -pe "s/entitlements\\['aps-environment'\\] =[^;]+;//gs" node_modules/turtle-cli/node_modules/xdl/build/detach/IosNSBundle.js
9+
perl -0777 -i.original -pe "s/entitlements\\['aps-environment'\\] =[^;]+;//gs" node_modules/\@expo/xdl/build/detach/IosNSBundle.js
10+
perl -0777 -i.original -pe "s/entitlements\\['aps-environment'\\] =[^;]+;//gs" node_modules/turtle-cli/node_modules/\@expo/xdl/build/detach/IosNSBundle.js
1011
node_modules/.bin/turtle build:ios \
1112
-c ./app.json \
1213
--team-id $APPLE_TEAM_ID \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy