Created by Tushar Sharma
over 6 years ago
|
||
Adding Fonts to Xcode ->> A. Drag & Drop the font file into Xcode -> Xcode supports two type of font format 1..otf - open type font .ttf - text type font B. Add Font file’s name into info.plist
Source Control Source + Control Source in our case is the Swift language that we can read. Which is typed into Xcode And Control - to be able to create, change and delete files and keep a history of it. Remote repository - it allows you to share your code with other people, and other people can contribute to your code. Github Project is public Private repositories cost 7$ a month Good for open source Good for displaying your work Good integration in XCode BitBucket Your project is private (by default) Can make our project Public Upto 5 developers per project Unlimited private repositories Good for private applications on app store
Want to create your own Notes for free with GoConqr? Learn more.