Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f63e485

Browse files
committed
Tests: Remove debug & update local script
1 parent 502a491 commit f63e485

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ docker-compose run expo-publisher
88
cd test/expo/features/fixtures/test-app && \
99
npm i turtle-cli@0.14 bunyan --no-save --no-package-lock && \
1010
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: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ cd test/expo/features/fixtures/test-app
88
npm i turtle-cli@0.14 bunyan
99
perl -0777 -i.original -pe "s/entitlements\\['aps-environment'\\] =[^;]+;//gs" node_modules/\@expo/xdl/build/detach/IosNSBundle.js
1010
perl -0777 -i.original -pe "s/entitlements\\['aps-environment'\\] =[^;]+;//gs" node_modules/turtle-cli/node_modules/\@expo/xdl/build/detach/IosNSBundle.js
11-
mkdir -p ~/expo-bundle-files
12-
cp node_modules/\@expo/xdl/build/detach/IosNSBundle.js ~/expo-bundle-files/$EXPO_RELEASE_CHANNEL.js
1311
node_modules/.bin/turtle build:ios \
1412
-c ./app.json \
1513
--team-id $APPLE_TEAM_ID \

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /