Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pod installはmacOSである必要はない #141

Closed
KoheiKanagu opened this issue Feb 22, 2024 · 1 comment
Closed

pod installはmacOSである必要はない #141

KoheiKanagu opened this issue Feb 22, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@KoheiKanagu
Copy link
Owner

What is the feature you'd like to see? | どのような機能を追加してほしいですか?

https://github.com/marketplace/actions/setup-cocoapods

What is the use case for this feature? | この機能はどのような用途で使用しますか?

ジョブの実行時間短縮になる?

@KoheiKanagu KoheiKanagu added enhancement New feature or request needs-triage needs to be reviewed labels Feb 22, 2024
@KoheiKanagu KoheiKanagu self-assigned this Feb 22, 2024
@KoheiKanagu KoheiKanagu removed the needs-triage needs to be reviewed label Feb 22, 2024
@KoheiKanagu
Copy link
Owner Author

maxim-lobanov/setup-cocoapods#21

      - name: Install CocoaPods
        run: |
          sudo gem install -n /usr/local/bin cocoapods
          pod --version

macOSは必要。

/home/runner/fvm/versions/beta/bin/cache/artifacts/engine/ios/Flutter.xcframework must exist. If you're running pod install manually, make sure "flutter precache --ios" is executed first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant