mirror of
https://github.com/danog/Telegram.git
synced 2024-12-12 09:29:55 +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
|