mirror of
https://github.com/danog/Telegram.git
synced 2024-12-12 01:19:42 +01:00
11 lines
213 B
YAML
11 lines
213 B
YAML
language: objective-c
|
|
before_install:
|
|
- brew update
|
|
- brew reinstall xctool
|
|
- gem update cocoapods
|
|
xcode_workspace: pop.xcworkspace
|
|
xcode_scheme: pop
|
|
xcode_sdk:
|
|
- iphonesimulator7.0
|
|
- iphonesimulator7.1
|