Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.

Commit

Permalink
Added Project Run Configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ProjectAJ14 committed Apr 9, 2023
1 parent 88d5e80 commit 410fd95
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .flutter-plugins-dependencies
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":true,"dependencies":[]}],"android":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":true,"dependencies":[]}],"macos":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":true,"dependencies":[]}],"linux":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":false,"dependencies":[]}],"windows":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":true,"dependencies":[]}],"web":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","dependencies":[]}]},"dependencyGraph":[{"name":"connectivity_plus","dependencies":[]}],"date_created":"2023-04-09 21:20:42.377831","version":"3.3.10"}
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":true,"dependencies":[]}],"android":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":true,"dependencies":[]}],"macos":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":true,"dependencies":[]}],"linux":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":false,"dependencies":[]}],"windows":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":true,"dependencies":[]}],"web":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","dependencies":[]}]},"dependencyGraph":[{"name":"connectivity_plus","dependencies":[]}],"date_created":"2023-04-09 21:40:59.188333","version":"3.3.10"}
17 changes: 17 additions & 0 deletions .run/DRY RUN PUBLISH.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="DRY RUN PUBLISH" type="ShConfigurationType">
<option name="SCRIPT_TEXT" value="" />
<option name="INDEPENDENT_SCRIPT_PATH" value="true" />
<option name="SCRIPT_PATH" value="$PROJECT_DIR$/dry_run.sh" />
<option name="SCRIPT_OPTIONS" value="" />
<option name="INDEPENDENT_SCRIPT_WORKING_DIRECTORY" value="true" />
<option name="SCRIPT_WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="INDEPENDENT_INTERPRETER_PATH" value="true" />
<option name="INTERPRETER_PATH" value="/bin/zsh" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="EXECUTE_IN_TERMINAL" value="true" />
<option name="EXECUTE_SCRIPT_FILE" value="true" />
<envs />
<method v="2" />
</configuration>
</component>
17 changes: 17 additions & 0 deletions .run/PUBLISH.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="PUBLISH" type="ShConfigurationType">
<option name="SCRIPT_TEXT" value="" />
<option name="INDEPENDENT_SCRIPT_PATH" value="true" />
<option name="SCRIPT_PATH" value="$PROJECT_DIR$/publish.sh" />
<option name="SCRIPT_OPTIONS" value="" />
<option name="INDEPENDENT_SCRIPT_WORKING_DIRECTORY" value="true" />
<option name="SCRIPT_WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="INDEPENDENT_INTERPRETER_PATH" value="true" />
<option name="INTERPRETER_PATH" value="/bin/zsh" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="EXECUTE_IN_TERMINAL" value="true" />
<option name="EXECUTE_SCRIPT_FILE" value="true" />
<envs />
<method v="2" />
</configuration>
</component>
2 changes: 1 addition & 1 deletion example/.flutter-plugins-dependencies
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":true,"dependencies":[]}],"android":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":true,"dependencies":[]}],"macos":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":true,"dependencies":[]}],"linux":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":false,"dependencies":[]}],"windows":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":true,"dependencies":[]}],"web":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","dependencies":[]}]},"dependencyGraph":[{"name":"connectivity_plus","dependencies":[]}],"date_created":"2023-04-09 21:32:11.028872","version":"3.3.10"}
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":true,"dependencies":[]}],"android":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":true,"dependencies":[]}],"macos":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":true,"dependencies":[]}],"linux":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":false,"dependencies":[]}],"windows":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","native_build":true,"dependencies":[]}],"web":[{"name":"connectivity_plus","path":"/Users/ajaykumar/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-3.0.3/","dependencies":[]}]},"dependencyGraph":[{"name":"connectivity_plus","dependencies":[]}],"date_created":"2023-04-09 21:40:58.393926","version":"3.3.10"}
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.1.2"
version: "1.1.3"
cupertino_icons:
dependency: "direct main"
description:
Expand Down

0 comments on commit 410fd95

Please sign in to comment.