Skip to content

Is there a reason to keep Gemfile in root folder ? #551

@kkaplinski

Description

@kkaplinski

Introduction

Keeping Gemfile inside ios folder.

Details

Recently I implemented fastlane into my React Native app. To keep everything clean I created separate fastlane folder structure for ios and android with one Gemfile inside each one. Then I was thinking what should I do with my Gemfile in root ? Should I move everything to ios folder and add fastlane and cocoapods dependencies into one Gemfile? For sure I want to keep my fastlane separated for each platform.

Discussion points

Is there a reason to keep Gemfile in root folder ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions