Skip to content

Commit

Permalink
Add: target platform config for contributions (#80)
Browse files Browse the repository at this point in the history
* Add: target platform config

* change to lts10
  • Loading branch information
Phạm Duy Linh authored Oct 3, 2024
1 parent fd1a8fb commit 81fdabb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions openai-assistant/target-platform/ivy.target
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?>
<target name="ivy">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://p2.axonivy.com/p2/10.0/"/>
<unit id="ch.ivyteam.ivy.designer.product" version="10.0.17"/>
</location>
</locations>
</target>

0 comments on commit 81fdabb

Please sign in to comment.