Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/krzysztofzablocki/PropertyMapper

Property mapping for Objective-C iOS apps.
https://github.com/krzysztofzablocki/PropertyMapper

chore: update metadata

78bf91e3b220067225ead94fca62a60acb179cfb authored almost 4 years ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #69 from rdgborges/feature/watchos

Added support for watchos in podspec

530c5d4e2d358b2db9da663d74ef4e1603fec0b2 authored over 6 years ago by Krzysztof Zabłocki <[email protected]>
Update watchOS deployment target

a90ecc2f1199f3bf69a142ca6450ea31fb04a965 authored over 6 years ago by Rodrigo Borges <[email protected]>
Added support for watchos in podspec

567e22323e42419a070b7230fba0be4aba41b8e9 authored over 6 years ago by Rodrigo Borges <[email protected]>
docs: update metadata for 2.9 release

23865b1a79db512edf045a629305d33ee3aae5d7 authored about 7 years ago by Krzysztof Zablocki <[email protected]>
Merge pull request #66 from Miiha/enableNilBoxing

Allow nil from boxing

d702bec16b0eaafaa9c76e78aad4e75bd688df54 authored about 7 years ago by Krzysztof Zabłocki <[email protected]>
Removes nil check for boxed values.

This fixes a bug where nil values from boxing resulted in an invalid mapping.

3a11ca65ce1aac27d5563aebf9941f836e9e0b1b authored about 7 years ago by Michael Kao <[email protected]>
Modernizes example project

7141b13393a2dbc08c1217eebbf806397ce978b6 authored about 7 years ago by Michael Kao <[email protected]>
Merge pull request #65 from mbesnili/xcode9

Xcode 9 transition.

ec6135c89b032b4f91ca19c9b7b9b4fc53cf743a authored about 7 years ago by Krzysztof Zabłocki <[email protected]>
Update build settings to recommended settings.

Fix 'This block declaration is not a prototype' warning.

4f5878f9218fc52ff6c24566297021edfa361052 authored over 7 years ago by mbesnili <[email protected]>
increase metadata

5ea69c4565b975c58a73594daee82acf601e4f5f authored over 7 years ago by Krzysztof Zablocki <[email protected]>
Merge pull request #64 from andydrizen/master

Renaming the module map file in the source directory

8e7811ecad9f3e427b52ec130f6b3d6e03bfb612 authored over 7 years ago by Krzysztof Zabłocki <[email protected]>
Renaming the module map file in the source directory to a non-default name for Xcode 8.3 compatibility

e89cb2bf28d66a035cb629a9dd66099b9c71ca98 authored over 7 years ago by Andy Drizen <[email protected]>
Merge pull request #63 from simonboots/applicationExtensionAPIOnly

Allow use in application extensions

cb70b84793e9a55e70b76c5d6404bdb1a55ed54d authored almost 8 years ago by Krzysztof Zabłocki <[email protected]>
Allow use in application extensions

bfd53b244f19ea1cde1e0df068929365c8f54448 authored almost 8 years ago by Simon Stiefel <[email protected]>
Update podspec to 2.7

6a90ea57195501e697c33eac97da653d52dba777 authored about 8 years ago by Krzysztof Zablocki <[email protected]>
Merge pull request #62 from adelinofaria/master

Improved debug on ignored values, added instance type on logs

501e68cde8c904bd15f79ebe753f575423c73ecd authored about 8 years ago by Krzysztof Zabłocki <[email protected]>
Improved debug on ignored values, added instance type on logs

eab13132d89d00618353f092e7033a3c32903e36 authored about 8 years ago by Adelino Faria <[email protected]>
feat: add codecov settings

d5f34638b4f4e1e6e0a855569a6217c031a74d83 authored over 8 years ago by Krzysztof Zabłocki <[email protected]>
feat: add travis CI configuration

843b794fba6a6a86eb9b5a847a2104765ef9d1aa authored over 8 years ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #60 from lino-silva/master

Added newline at EOF

4e6b871ae630e87ceaee02b7e8a70844979dc229 authored over 8 years ago by Krzysztof Zabłocki <[email protected]>
Added newline at EOF

e3ec445a71904d36680cb64b0057663f53d0c6d3 authored over 8 years ago by Lino Silva <[email protected]>
Added newline at EOF

93826a98228151d843c462f34f6f5b65a7a4432a authored over 8 years ago by Lino Silva <[email protected]>
Merge pull request #59 from idcuesta/master

Fixed mapping to non-collection object when using KZProperty with NS_BLOCK_ASSERTIONS defined

85235906b71b0fde78030b925b43827587b3b4d0 authored over 8 years ago by Krzysztof Zabłocki <[email protected]>
Fixed issue handling mapping to non-collection object when using KZProperty descriptor with NS_BLOCK_ASSERTIONS defined

15b830399744cd06041b384c1369a73be00566f9 authored over 8 years ago by Nacho <[email protected]>
Merge pull request #56 from joostvanderborg/patch-1

Update podspec for TvOS

830ab123877d7b55e3c14ab00e64465a6b85e5a3 authored almost 9 years ago by Krzysztof Zabłocki <[email protected]>
Update podspec for TvOS

This adds support for tvos when using cocoapods (tested on TvOS).

c11a9e76f56860698d1a711b5329ee1b69a8b3e9 authored almost 9 years ago by Joost van der Borg <[email protected]>
update podspec

4a66bb6723b82bdf087831293ed02966f639e513 authored about 9 years ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #55 from KevinVitale/master

Adds tests for mapping protocol dependencies

9ff45b4e50cb4e79ec3b0a979c327bb639e8a98a authored about 9 years ago by Krzysztof Zabłocki <[email protected]>
[Tests] changed wording of test description/expectation

da9a2f42e4e6562fb2dc219a56269ce077e75dfd authored about 9 years ago by Kevin Vitale <[email protected]>
[Tests] adds mapping tests for dependencies using protocols

When mapping anonymous objects that adhere to some protocol,
prefer using `id<SomeProtocol>` as ...

44b8733d181a7b8a86ed787abf30bc828cad9699 authored about 9 years ago by Kevin Vitale <[email protected]>
[Misc] adds 'TestProtocol', w/property on 'TestObject'

9203ad03e7ad0a255aa72e9172aa37450c6a466f authored about 9 years ago by Kevin Vitale <[email protected]>
[App] fixes exception throw for missing 'rootViewController'

aaab027d7cbf653cd3d124285f8378c323866c77 authored about 9 years ago by Kevin Vitale <[email protected]>
[Tests] updates 'Kiwi' to v2.4.0

- Podfile: 'Kiwi/XCTest' -> 'Kiwi'
- ran `pod update`

685fdc7704e7a01c921f81f81c0d363889c77cfe authored about 9 years ago by Kevin Vitale <[email protected]>
Merge pull request #52 from KevinVitale/master

Validates @encodes(id<SomeProtocol>) will pass

84af861b7db38f0ff53e2409c1a5a672a2bc3ba7 authored about 9 years ago by Krzysztof Zabłocki <[email protected]>
Validates @encodes(id<SomeProtocol>) will pass

Mapping can fail for properties that include protocol information.

For instance, `id<MyProtocol...

70d2da1c1a09c90c52f88a5c33eb624a5bbe6815 authored about 9 years ago by Kevin Vitale <[email protected]>
Merge pull request #51 from cfdrake/master

Carthage support

94a7ae1dd143e737276d677c1f17e2c395e5cc19 authored about 9 years ago by Krzysztof Zabłocki <[email protected]>
Split out iOS and Mac to two separate framework targets

This ensures that the current version of Carthage can build two separate
frameworks properly. Ea...

3fe1b0c83d672096264b349af8b4382b526e8b22 authored about 9 years ago by Colin Drake <[email protected]>
Update README.md with Carthage information

Also, update Cocoapods with more detailed instructions and reword a few things.

7192782ae580df4d18b1c6aa240c68d805d1a41f authored about 9 years ago by Colin Drake <[email protected]>
Setup framework target to work for both OSX and iOS

2266e0f6fbba57e2f02317c8300eff13225c7d5d authored about 9 years ago by Colin Drake <[email protected]>
Add in Carthage compatibility

1b39986030af576eaf74d6fee55d5b48165b2d56 authored about 9 years ago by Colin Drake <[email protected]>
Merge pull request #50 from adelinofaria/master

Added support to DateFormat with milliseconds

2e2cd0bc5577ae46faceb4c18f7bc75a689a2018 authored over 9 years ago by Krzysztof Zabłocki <[email protected]>
Added support to DateFormat with milliseconds

374f438f12f48e86c4ee2e6ade3ab86f0c45130f authored over 9 years ago by Adelino Faria <[email protected]>
Merge pull request #48 from ilyannn/forked

Give readonly access to .propertyName of KZPropertyDescriptor

7496b765aa0686d68c718b09253c75d7ae41e95a authored over 9 years ago by Krzysztof Zabłocki <[email protected]>
Give readonly access to .propertyName of KZPropertyDescriptor

0bc131c2ef36b506ed34593432a88a8a3c16ff70 authored over 9 years ago by ilya n <[email protected]>
Update README.md

f96cadb0cd569a81fe4e6dea0c370cbc51e41d10 authored almost 10 years ago by Krzysztof Zabłocki <[email protected]>
Update README.md

e5bba64cf6b39c42294ba1261b3c29637dc8656b authored almost 10 years ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #45 from krzyzanowskim/master

Update date format to ISO 8601. Format Available since iOS 6.0.

c8830f7ad305668b8142327f0198f08a6edbf12d authored about 10 years ago by Krzysztof Zabłocki <[email protected]>
Update date format to ISO 8601. Format Available since iOS 6.0.

5dd13d58850076f66eb8a49af3ce2a3399ef0522 authored about 10 years ago by Marcin Krzyżanowski <[email protected]>
Update README.md

bac762f2c03741946cd39500d0ccf35e5d862424 authored about 10 years ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #38 from iOSCowboy/master

Fixed Warning related to casting converting void pointer and function pointer

32a8bf3b9bb9b5d6f140167aeb9124fb25fc1e66 authored over 10 years ago by Krzysztof Zabłocki <[email protected]>
Fixed Warning related to casting converting void pointer and function pointer

Assigning a void pointer to a function pointer is an undefined behaviour.
If more strict warning...

dfb2cb7a3b7ed7411f03083eba75ffd6cf68166f authored over 10 years ago by Hector Zarate <[email protected]>
Merge pull request #34 from marekcirkos/master

Unified assert behaviour while error handling

ca626da91b2935afcaf2e2d4693f58794012ddd6 authored over 10 years ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #36 from Eddpt/fix/date-formatter-initialization

Used dispatch_once_t for NSDateFormatter creation

d4447512d9901c4e0358f0756e3e1c2f4fa07f01 authored over 10 years ago by Krzysztof Zabłocki <[email protected]>
Used dispatch_once_t for NSDateFormatter creation in order to avoid crashes when multiple threads use KZPropertyMapper.

03a912c64930f4f9367be8e849e95c81804547ef authored over 10 years ago by Edgar Antunes <[email protected]>
Changed version number in Podspec

aa21a5e37fec11c25bd6993e378d8e33eaabeb0d authored over 10 years ago by Marek Cirkos <[email protected]>
When asserts are turned on raising exceptions, whenever something is wrong with data.

When asserts are turned off not rising exceptions and returning NO as parsing effect, whenever so...

a7b8565832727bd1e7f451a96e2fabc582f6c78a authored over 10 years ago by Marek Cirkos <[email protected]>
Removed duplicated tests.

4654dcfa0396996f1b0cbf12baa6418dd5c90b54 authored over 10 years ago by Marek Cirkos <[email protected]>
Merge pull request #32 from marekcirkos/master

Updated Kiwi and changed tests to XCTest

22ec29aca797c8b6e4481360fa7b71e611108688 authored over 10 years ago by Krzysztof Zabłocki <[email protected]>
Updated Kiwi and changed tests to XCTest

76d6a3e30fac12f48f58a4312a3d39a82f7f4dc4 authored over 10 years ago by Marek Cirkos <[email protected]>
Update KZPropertyMapper.podspec

f5809ddd7fc5d0010174189b579ee9aff72fc13c authored over 10 years ago by Krzysztof Zabłocki <[email protected]>
Merge pull request #30 from marekcirkos/typeChecking

Added type checking while parsing.

5cc24c7bfe1f8bdf105fc2b973a1d363a0edfffd authored over 10 years ago by Krzysztof Zabłocki <[email protected]>
Updated Podspec and README.md

5255682b7ab85a8456a5cde12dc59278edd1f11d authored over 10 years ago by Marek Cirkos <[email protected]>
Refactored method names and added better logging in case of type mismatch.

d68b61fcc1027d00a4a4d9116c619126d8962516 authored over 10 years ago by Marek Cirkos <[email protected]>
Added type checking while parsing.

59370e6f467e6ef1ec282830ea69188f0b8ae57c authored over 10 years ago by Marek Cirkos <[email protected]>
Merge branch 'KZList' of https://github.com/marekcirkos/KZPropertyMapper into marekcirkos-KZList

Conflicts:
Example/Example.xcodeproj/project.pbxproj

28d9656585958ca6f89c0ffcf176da4fdd076fc7 authored over 10 years ago by Krzysztof Zablocki <[email protected]>
Merge pull request #29 from marekcirkos/robustParsing

Added robustness to parsing.

ced2bc624d216b4dabfe3fcd3c6071e01d8a9106 authored over 10 years ago by Krzysztof Zabłocki <[email protected]>
Added robustness to parsing.

cb4500bbf9d3e0c2ba188fd08ce747be6ea1e2ed authored over 10 years ago by Marek Cirkos <[email protected]>
Added KZList macro that allows to map multiple rules against one parsing element

3d4887aa73f97e31ef063d18854c470328a5a293 authored over 10 years ago by Marek Cirkos <[email protected]>
Merge pull request #23 from samdods/master

added if(NO){…} around [target property]

dd3e4ac62ac170e358a7f707ab680d71c2755210 authored over 10 years ago by Krzysztof Zabłocki <[email protected]>
added if(NO){…} around [target property] so that it will be optimised out by the compiler and to avoid side effects

9c8d3d569dd5591fb04fa33f85da006c8de478bc authored almost 11 years ago by Sam Dods <[email protected]>
Merge pull request #22 from inFullMobile/ManagedObjects

Properties that are not part of the MOM, don't notify changes

c95710df20155d6d48776d8877b1fe3109023deb authored almost 11 years ago by Krzysztof Zabłocki <[email protected]>
Properties that are not part of the managed object model, don't use notifications

f556c540de74444ce5fba641202ebaba894bd0cd authored almost 11 years ago by Hector Zarate <[email protected]>
version 2.0.2

e63d52419352b33149efd0d227df86ad5768f989 authored almost 11 years ago by Krzysztof Zablocki <[email protected]>
Merge pull request #21 from shaps80/master

BugFix: NSErrorMake UserInfo

d2b5e725eb6e3974c6d4cade1f47919be226044d authored almost 11 years ago by Krzysztof Zabłocki <[email protected]>
NSErrorMake was grabbing a mutableCopy of the userinfo but if this was nil, you'd get no useful error logging at all. The fix will always return a mutable dictionary, ensuring the message is always presented for logging.

466bba22d3b2eef41504a5e92358d12723d6e0e9 authored almost 11 years ago by Shaps Mohsenin <[email protected]>
version 2.0.1

a2fe96bdfda95bb6527d483bf2e6ff99eff5246c authored almost 11 years ago by Krzysztof Zablocki <[email protected]>
Merge pull request #19 from madninja/feature/osx

Add support for OSX

bf60d7cda7007d9bc5d4f332742c6593b0b0bb7e authored almost 11 years ago by Krzysztof Zabłocki <[email protected]>
Add support for OSX

bd6c428fff042ebd7db0fe4014932c3bb5a39ba3 authored almost 11 years ago by Marc Nijdam <[email protected]>
Merge pull request #18 from marekcirkos/master

Fixed wrong objc_msgSendTyped typing.

6ec62720136057b61b748b521ce88f3987ddf5dd authored about 11 years ago by Krzysztof Zabłocki <[email protected]>
Fixed wrong objc_msgSendTyped typing.

614514301ac51b4fcd38e7236a489a565e471d97 authored about 11 years ago by Marek Cirkos <[email protected]>
Merge pull request #17 from marekcirkos/master

Support for two-argument selectors used to pass property name being changed

01aaa45aa75d9c817f88f47fb9ada41bf9a79890 authored about 11 years ago by Krzysztof Zabłocki <[email protected]>
Fixed typo

a27983ad31a3cf3acc779321c7eba23a1d6dc879 authored about 11 years ago by Marek Cirkos <[email protected]>
Added support for two-argument selectors to pass property name.

9d0f11cdedb00a3dc2895876923853091c51983f authored about 11 years ago by Marek Cirkos <[email protected]>
typed msgSend for CoreData

93e2ec36f702ae4f8828e427dcc3cb975ebda84e authored about 11 years ago by Krzysztof Zablocki <[email protected]>
Merge pull request #14 from octover/path_fix

Allow for mapping to subobjects by using KVC's forKeyPath:

057c14b74bbeb245289c6f8f1bb9e93b4b40c78b authored about 11 years ago by Krzysztof Zabłocki <[email protected]>
Allow for mapping to subobjects by using KVC's forKeyPath:

d3c7f5b7ac96ac8382080905c58b64938b583b72 authored about 11 years ago by Caleb Jaffa <[email protected]>
crash fix when nil values would end up array route and crash on assert

73c254c8f94f40d72bcf102aeeeae605129d5e6c authored about 11 years ago by Krzysztof Zablocki <[email protected]>
pod spec update

ddf6bef625d1987395be3efadc361a40b2f35290 authored about 11 years ago by Krzysztof Zablocki <[email protected]>
Merge pull request #12 from krzysztofzablocki/feature/new_syntax_and_validation

Feature/new syntax and validation

db5b223858afad1a6448e3da85e7a7f4ec039b97 authored about 11 years ago by Krzysztof Zabłocki <[email protected]>
Readme again

6cfe2e9904303ab773e0826d3493df441ae0e2c3 authored about 11 years ago by Krzysztof Zablocki <[email protected]>
Merge pull request #13 from andrewsardone/1.1-podspec

Update podspec to use 1.1 tag

70450f7a66468a67e33abc9a665277e47ff346aa authored about 11 years ago by Krzysztof Zabłocki <[email protected]>
NSUInteger only used for length, NSInteger used otherwise as it's more common to have negative than huge number in validations

7d87562ebfa6c380769217bb629a7a38f92c4384 authored about 11 years ago by Krzysztof Zablocki <[email protected]>
Update podspec to use 1.1 tag

https://github.com/andrewsardone/KZPropertyMapper/releases/tag/1.1

In response to updates in kr...

0555e45ac0ff6600f59e21e3c236a154715ccad3 authored about 11 years ago by Andrew Sardone <[email protected]>
Update README.md

81be747103c03001ad2aa087fc2b6081c811b615 authored about 11 years ago by Krzysztof Zabłocki <[email protected]>
updated read me

26a89fefd69b5b348fa9221090966b225d833cd5 authored about 11 years ago by Krzysztof Zablocki <[email protected]>
added ability to disable property getter call and thus verification

9467c8f57e4f33d2d9c90b5bbb26ef0d2248265f authored about 11 years ago by Krzysztof Zablocki <[email protected]>
another small refactor

6b1a88c8a061e184e4fad36c57e11113feb13fc2 authored about 11 years ago by Krzysztof Zablocki <[email protected]>
further refactor

ed2cba7b8a2c4e36172c01087487e5a70a3d3f57 authored about 11 years ago by Krzysztof Zablocki <[email protected]>
test refactor

2b21c952621305dd28e8fb1433174feb73f6bd35 authored about 11 years ago by Krzysztof Zablocki <[email protected]>