how can i use NS_DESIGNATED_INITIALIZER in xcode 5
it give me error Expected ':'
i recognize the problem in xCode version , it work fine with xCode 6
i find this code in TapkuLibrary thank you in advance
how can i use NS_DESIGNATED_INITIALIZER in xcode 5
it give me error Expected ':'
i recognize the problem in xCode version , it work fine with xCode 6
i find this code in TapkuLibrary thank you in advance
Copyright © 2021 Jogjafile Inc.
it is the attribute
so define it in your pch
then you can also use it in xcode5