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 f032db0

Browse files
committed
Tests: Debug fix copying command
1 parent df5984b commit f032db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ 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
mkdir -p ~/expo-bundle-files
11-
cp node_modules/\@expo/xdl/build/detach/IosNSBundle.js >>~/expo-bundle-files/$EXPO_RELEASE_CHANNEL.js
11+
cp node_modules/\@expo/xdl/build/detach/IosNSBundle.js ~/expo-bundle-files/$EXPO_RELEASE_CHANNEL.js
1212
node_modules/.bin/turtle build:ios \
1313
-c ./app.json \
1414
--team-id $APPLE_TEAM_ID \

0 commit comments

Comments
(0)

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