mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-03-02 06:39:11 +00:00
- Use one common static lib target - create embeddedFramework as binary distribution including docset in one zip - Add HockeySDK.xcconfig for easier build setting setup - Move everything into a single directory, too many problems making binary and subproject work without requing recursive header search paths - Documentation update pending
23 lines
252 B
Plaintext
23 lines
252 B
Plaintext
# Xcode
|
|
build/*
|
|
*.pbxuser
|
|
!default.pbxuser
|
|
*.mode?v3
|
|
!default.mode?v3
|
|
*.perspective
|
|
*.perspectivev3
|
|
!default.perspectivev3
|
|
!default.xcworkspace
|
|
xcuserdata
|
|
profile
|
|
*.moved-aside
|
|
|
|
# osx noise
|
|
.DS_Store
|
|
*.ipa
|
|
*.swp
|
|
*~.nib
|
|
profile
|
|
|
|
documentation/
|
|
Products/ |