Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
FuryLion Fastlane plugin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages
Packages
Container Registry
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vadim Vlasov
FuryLion Fastlane plugin
Commits
5cf6ac72
Commit
5cf6ac72
authored
Sep 11, 2024
by
Vadim Vlasov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update lib/fastlane/plugin/furylion/actions/unity.rb, lib/fastlane/plugin/furylion/version.rb files
parent
66707aae
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
lib/fastlane/plugin/furylion/actions/unity.rb
lib/fastlane/plugin/furylion/actions/unity.rb
+1
-1
lib/fastlane/plugin/furylion/version.rb
lib/fastlane/plugin/furylion/version.rb
+1
-1
No files found.
lib/fastlane/plugin/furylion/actions/unity.rb
View file @
5cf6ac72
...
@@ -55,7 +55,7 @@ module Fastlane
...
@@ -55,7 +55,7 @@ module Fastlane
env_name:
"UNITY_HUB_PATH"
,
env_name:
"UNITY_HUB_PATH"
,
description:
"Path to Unity Hub Editors dir"
,
description:
"Path to Unity Hub Editors dir"
,
optional:
true
,
optional:
true
,
default_value:
"/Volumes/Data/Unity"
),
default_value:
"/Volumes/Data
SSD
/Unity"
),
FastlaneCore
::
ConfigItem
.
new
(
key: :project_path
,
FastlaneCore
::
ConfigItem
.
new
(
key: :project_path
,
env_name:
"UNITY_PROJECT_PATH"
,
env_name:
"UNITY_PROJECT_PATH"
,
description:
"Path to Unity project"
,
description:
"Path to Unity project"
,
...
...
lib/fastlane/plugin/furylion/version.rb
View file @
5cf6ac72
module
Fastlane
module
Fastlane
module
Furylion
module
Furylion
VERSION
=
"1.
1.9
"
VERSION
=
"1.
2.0
"
end
end
end
end
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