Difference between revisions of "AppleDevTools"
From Lost In Wonderlands
(→Apple Dev Tools) |
(→xCode) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
* [[Main_Page]], [[Technoverse]], [[Template]], [[TemplateHowTo]], [[HowTos]] | * [[Main_Page]], [[Technoverse]], [[Template]], [[TemplateHowTo]], [[HowTos]] | ||
+ | * [[PalmOS]] | ||
+ | * [[WebOS]] | ||
+ | * [[Tizen]] | ||
+ | * [[FirefoxOS | Firefox OS]] | ||
+ | * [[Jolla]] | ||
+ | * [[MerProject | Mer Project]] | ||
+ | * [[UbutuPhone | Ubuntu Phone]] | ||
+ | |||
+ | |||
+ | * [[AppleiOS]] | ||
+ | * [[AppleiPadOS]] | ||
+ | * [[AppleMacOS]] | ||
+ | * [[AppleTvOS]] | ||
+ | * [[AppleWatchOS]] | ||
+ | * [[AppleSwift]] | ||
+ | * [[AppleSwiftUI]] | ||
+ | * [[AppleDevTools]] | ||
+ | * [[AppleMacOSXKernel]] | ||
+ | * [[AppleMacOSX-Services]] | ||
+ | * [[AppleMacOSX-GUI]] | ||
+ | * [[AppleMacOSX-PackageManagers]] | ||
+ | * [[AppleDarwin-As-A-System]] | ||
+ | * [[AppleDarwin-Kernel]] | ||
+ | * [[AppleDarwin-Services]] | ||
+ | * [[AppleDarwin-GUI]] | ||
− | |||
− | |||
− | |||
− | |||
== Apple Dev Tools == | == Apple Dev Tools == | ||
Line 26: | Line 47: | ||
* https://developer.apple.com/xcode/ | * https://developer.apple.com/xcode/ | ||
* https://apps.apple.com/fr/app/xcode/id497799835?mt=12 | * https://apps.apple.com/fr/app/xcode/id497799835?mt=12 | ||
+ | |||
+ | ==== Xcode Trouble shouting ==== | ||
+ | * https://xcodebuildsettings.com/#category-swift | ||
=== git lab === | === git lab === | ||
Line 45: | Line 69: | ||
=== CocoaPods === | === CocoaPods === | ||
* https://cocoapods.org | * https://cocoapods.org | ||
+ | |||
+ | ==== How to use Cocoa Pods ==== | ||
+ | * https://medium.com/@soufianerafik/how-to-add-pods-to-an-xcode-project-2994aa2abbf1 | ||
+ | |||
+ | * https://guides.cocoapods.org/using/getting-started.html | ||
=== GitKraken === | === GitKraken === |
Latest revision as of 12:55, 4 March 2021
Contents
Apple Dev Tools
NeXT Steps
here everything has yet to be done !
coming soon :
Everything You Always Wanted to Know on Apple Dev Tools... (But Were Afraid to Ask)
a collection of links of interest
See also
- AppleiOS
- AppleiPadOS
- AppleMacOS
- AppleTvOS
- AppleWatchOS
- AppleSwift
- AppleSwiftUI
- AppleDevTools
- AppleMacOSXKernel
- AppleMacOSX-Services
- AppleMacOSX-GUI
- AppleMacOSX-PackageManagers
- AppleDarwin-As-A-System
- AppleDarwin-Kernel
- AppleDarwin-Services
- AppleDarwin-GUI
Apple Dev Tools
xCode
- https://help.apple.com/xcode/mac/current/
- https://developer.apple.com/documentation/xcode/
- https://developer.apple.com/xcode/
- https://apps.apple.com/fr/app/xcode/id497799835?mt=12
Xcode Trouble shouting
git lab
- https://docs.gitlab.com/runner/install/osx.html
- https://circleci.com/enterprise/?utm_source=gnb&utm_medium=SEM&utm_campaign=SEM-gnb-200-Ld-ni&utm_content=SEM-gnb-200-Ld-ni-Xcode&gclid=Cj0KCQiAt_PuBRDcARIsAMNlBdq5V36wsN8u3LG9Gl864FRYAZCSRGn1sh0bC6B3p0FcX1KZKJoQikoaAozkEALw_wcB
macports
fink
gem
Homebrew
CocoaPods
How to use Cocoa Pods
GitKraken