Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
appinventor-sources
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
appinventor-sources
Commits
f89e4d7c
Commit
f89e4d7c
authored
Aug 23, 2019
by
Evan W. Patton
Committed by
Jeffrey Schiller
Aug 23, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing extension to emulator build to allow package installation
Change-Id: I004e2beda3cd26a1f25e19f38370cca4f2f1fbf5
parent
ebd32db7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
appinventor/buildserver/build.xml
appinventor/buildserver/build.xml
+2
-0
No files found.
appinventor/buildserver/build.xml
View file @
f89e4d7c
...
@@ -268,6 +268,8 @@
...
@@ -268,6 +268,8 @@
<arg
value=
"--isForCompanion"
/>
<arg
value=
"--isForCompanion"
/>
<arg
value=
"--isForEmulator"
/>
<arg
value=
"--isForEmulator"
/>
<arg
value=
"--includeDangerousPermissions"
/>
<arg
value=
"--includeDangerousPermissions"
/>
<arg
value=
"--extensions"
/>
<arg
value=
"edu.mit.appinventor.companionextras.CompanionExtras"
/>
<arg
value=
"--outputDir"
/>
<arg
value=
"--outputDir"
/>
<arg
value=
"${public.build.dir}"
/>
<arg
value=
"${public.build.dir}"
/>
<arg
value=
"--outputFileName"
/>
<arg
value=
"--outputFileName"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment