File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22#
33# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
44
5+ # # macOS
6+ .DS_Store
7+
58# # Build generated
69build /
710DerivedData /
Original file line number Diff line number Diff line change 1- Telegram for OSX
1+ Telegram for macOS
22===========
33
44[ Telegram] ( http://telegram.org ) is a messaging app with a focus on speed and security. It’s superfast, simple and free.
@@ -16,7 +16,7 @@ Documentation for MTproto protocol is available here: http://core.telegram.org/m
16161 . Checkout repository.
17171 . ` git submodule update --init --recursive `
18181 . Open with Xcode.
19- 1 . Click on ` SSignalKit.xcodeproj ` and under the "Build Settings" tab, change "Base SDK" to macOS.
19+ 1 . Click on ` SSignalKit.xcodeproj ` and under the "Build Settings" tab, change "Base SDK" to ` macOS ` .
20201 . Click on ` SSignalKit ` target and change "ENABLE_BITCODE" from ` YES ` to ` NO ` .
2121
2222### License
You can’t perform that action at this time.
0 commit comments