1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-25 23:56:32 +02:00

Added lang to objc fr

This commit is contained in:
Adam
2014-01-29 22:01:30 -08:00
parent a257b3bfba
commit 5ab214be72

View File

@@ -8,6 +8,7 @@ contributors:
translators: translators:
- ["Yannick Loriot", "https://github.com/YannickL"] - ["Yannick Loriot", "https://github.com/YannickL"]
filename: LearnObjectiveC.m filename: LearnObjectiveC.m
lang: fr-fr
--- ---
@@ -524,4 +525,4 @@ __unsafe_unretained NSArray *unsafeArray; // Comme __weak, mais la variable n'es
[iOS pour les écoliers : Votre première app iOS](http://www.raywenderlich.com/fr/39272/ios-pour-les-ecoliers-votre-premiere-app-ios-partie-12) [iOS pour les écoliers : Votre première app iOS](http://www.raywenderlich.com/fr/39272/ios-pour-les-ecoliers-votre-premiere-app-ios-partie-12)
[Programming with Objective-C. Apple PDF book](https://developer.apple.com/library/ios/documentation/cocoa/conceptual/ProgrammingWithObjectiveC/ProgrammingWithObjectiveC.pdf) [Programming with Objective-C. Apple PDF book](https://developer.apple.com/library/ios/documentation/cocoa/conceptual/ProgrammingWithObjectiveC/ProgrammingWithObjectiveC.pdf)