Skip to content

Commit 2edd834

Browse files
committed
[ci] - fixing when to remove hockey app
1 parent fb371d6 commit 2edd834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Adobe PhoneGap Team
99
</author>
1010
<hook src="resources/script/add-hockeyapp.js" type="before_build" />
11-
<hook src="resources/script/remove-hockeyapp.js" type="after_build" />
11+
<hook src="resources/script/remove-hockeyapp.js" type="after_compile" />
1212
<preference name="Orientation" value="default" />
1313
<platform name="ios">
1414
<preference name="Orientation" value="all" />

0 commit comments

Comments
 (0)