eidolon

The Artsy Auction Kiosk App.

Github星跟蹤圖

Eidolon

The Artsy Auction Kiosk App.

Note: Current development is done on the xcode-9 branch using Xcode 9 (available for download on Apple's developer portal). You can see this issue for more details.

Project Status

Featured in Vogue. Physical enclosure made by Visibility.

Meta

This is a core Artsy Mobile OSS project, along with Eigen, Energy, Emission and Emergence.

Don't know what Artsy is? Check this overview, or read our objc.io on team culture.

Want to know more about Eigen? Read the mobile blog posts, or eidolon's specifically.

Downloading the Code

(Note: if you're an Artsy employee, you'll need to follow these directions instead.)

You'll need a few things before we get started. Make sure you have Xcode installed from
the App Store or wherever. Then run the following two commands to install Xcode's
command line tools and bundler, if you don't have that yet.

[sudo] gem install bundler
xcode-select --install

The following commands will set up Eidolon with the expectation that you don't
have API access and will use blanks for API keys.

git clone https://github.com/artsy/eidolon.git
cd eidolon
bundle install
bundle exec fastlane oss

Alrighty! We're ready to go!

Getting Started

Now that we have the code downloaded, we can run the
app using Xcode 9. Make sure to
open the Kiosk.xcworkspace workspace, and not the Kiosk.xcodeproj project.

Artsy has licensed fonts for use in this app, but due to the terms of that
license, they are not available for open source distribution. This has required
us to use private pods.
The Podfile deals with the differences transparently.

The Artsy API is private, making it difficult for open source developers to run
the app. If you don't have access to the private Artsy fonts pod, then Eidolon
infers that it should use stubbed data instead of hitting the live API.

Questions

If you have questions about any aspect of this project, please feel free to
open an issue. We'd love to hear
from you!

Contributing

This project is being developed by Artsy primarily for its use as Artsy's
auction kiosk app, and we are not expecting to have significant community
contributions back to it. We are developing this project in the open because
it is not part of our core IP, and open source is part of our job. However, if you notice something that is wrong or could be
improved, don't hesitate to send us a pull request.

License

MIT License. See LICENSE.

主要指標

概覽
名稱與所有者artsy/eidolon
主編程語言Swift
編程語言Swift (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2014-08-04 17:38:26
推送於2023-01-04 17:53:43
最后一次提交
發布數57
最新版本名稱5.13.2 (發布於 2019-10-22 12:12:35)
第一版名稱1.0.0 (發布於 )
用户参与
星數2.7k
關注者數129
派生數351
提交數1.8k
已啟用問題?
問題數304
打開的問題數36
拉請求數394
打開的拉請求數6
關閉的拉請求數32
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?