Skip to content

Conversation

@cacorka91
Copy link

No description provided.

KyleMay and others added 30 commits October 22, 2015 19:49
…tKey

Adding Support for Custom JSONSubscriptType
fixed Alamofire & SwiftJSON integration example
Sets UIRequiredDeviceCapabilities for tvOS target
Wrong JSON's type specification URL, it should be http://www.json.org.
zhigang1992 and others added 29 commits November 24, 2015 15:42
Deleted Framework search paths for target OSX Test
…design-identity

Update codesign identity
…d have used always the most current one with the result that the lib is not usable with apps deploying on watchOS 2.0
OS X versions after OS X 10.8 Mountain dropped the “Mac” part of their
name. Now matches rest of README as well.
Programmatically set Cocoapod tag to match version
…d-target-fix

set the watch os deployment target to watchOS 2.0
The comment had array.empty which but it was implemented by array.isEmpty and similar for dictionary. Although the intent is clear, the comment suggested it was the code portion and it was mismatching. Thus, i think its necessary.
- `which's` doesnot seem to make lot of sense so i think its better off by using `whose`
- there was no space between `structuresby` which is changed to `structures by`
The increment (++) and decrement (--) operators will be deprecated with Swift 3.

For more information, see proposal SE-0004: https://github.com/apple/swift-evolution/blob/master/proposals/0004-remove-pre-post-inc-decrement.md
Use minimumCapacity Parameter to Optimize Dictionary Creation
Which's -> whose and typo fix in comments
@LukeTangPL LukeTangPL closed this Jun 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.