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 502a491

Browse files
committed
Tests: Ensure all versions of XDL have push entitlements removed
1 parent f032db0 commit 502a491

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ rm -rf $BUILDKITE_BUILD_CHECKOUT_PATH/build/*
77
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
10+
perl -0777 -i.original -pe "s/entitlements\\['aps-environment'\\] =[^;]+;//gs" node_modules/turtle-cli/node_modules/\@expo/xdl/build/detach/IosNSBundle.js
1011
mkdir -p ~/expo-bundle-files
1112
cp node_modules/\@expo/xdl/build/detach/IosNSBundle.js ~/expo-bundle-files/$EXPO_RELEASE_CHANNEL.js
1213
node_modules/.bin/turtle build:ios \

0 commit comments

Comments
(0)

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