I already know the creation of singleton
in objective-C, but how to make it in swift programming?
Dose it need some extra effort?
Asked
Active
Viewed 417 times
3

Rajneesh071
- 30,846
- 15
- 61
- 74
-
2Check this thread http://stackoverflow.com/questions/24024549/dispatch-once-singleton-model-in-swift – T. Benjamin Larsen Jun 04 '14 at 09:45