Skip to content

Commit

Permalink
feat: Add symlink to fastlane folder
Browse files Browse the repository at this point in the history
  • Loading branch information
astubenbord committed Apr 27, 2023
1 parent 2b2b43b commit da1547b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fastlane/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This directory exists because of the F-Droid build process. F-Droid is using the same directory structure as Fastlane for the app metadata.

Because F-Droid expects the metadata to be located in the root of the repository we need to have this symlink.
1 change: 1 addition & 0 deletions fastlane/metadata
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
../android/fastlane/metadata

0 comments on commit da1547b

Please sign in to comment.