2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

WebアプリをMacアプリ化する

Posted at

方法

Fluid(http://fluidapp.com/)を使います。

  1. ダウンロード
    Freedownloadをクリックして、Fruid.appを実行。
    image.png

  2. URLを指定し、アプリケーションを作成
    image.png

  3. [外部サービスによるログイン認証が必要なアプリケーションの場合は、手順3. が必要。]
    ログインした時にブラウザにコールバックされるのを防ぐ。

メニュー > Preferences > Whitelist

image.png

ここで、外部サービスのリンクをホワイトリストに追記する。
Google認証の場合は、以下の2つが必要。
(1) accounts.google.com
(2) google.com/accounts/ServiceLogin*

image.png

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?