Ecosyste.ms: OpenCollective

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

github.com/SDWebImage/librlottie-Xcode

A wrapper for librlottie + Xcode project. Support Carthage && CocoaPods && SwiftPM.
https://github.com/SDWebImage/librlottie-Xcode

Bumped the version to 0.2.1

4ae1ba205910c804ee2d4cd7dd7f122964fe3aad authored almost 4 years ago by DreamPiggy <[email protected]>
Update upstream rlottie to the latest commit

00041cef6891c89b75284929973619ba20202f6d authored almost 4 years ago by DreamPiggy <[email protected]>
Fix the watchOS simulator build issue. Disable the caching at all.

956c03bff87e756fab1365b9093ee94adbd946a9 authored almost 4 years ago by DreamPiggy <[email protected]>
Update rlottie submodule into the upstream master

4b633a92dd5e39ab9926bba769d3b6fb2ef2bd53 authored about 4 years ago by DreamPiggy <[email protected]>
Fix the CocoaPods issues when using non-modular-headers

e3d3de161b699d5052d0c18e33387c0e5cf6a6e4 authored over 4 years ago by DreamPiggy <[email protected]>
Bumped the version to 2.0

9c00bb03100619dd04a40382099cd61a2fc50815 authored over 4 years ago by DreamPiggy <[email protected]>
Update the Podspec and SwiftPM to ignore wasm

fb37730c8cd75b3206508a76b2a23c1fdfd4196f authored over 4 years ago by DreamPiggy <[email protected]>
Update the hack to fix for NEON asm, SwiftPM does not supports ASM

d2622e538411055ec4c577a80c751dae24d2a713 authored over 4 years ago by DreamPiggy <[email protected]>
Update the config header with cache support, update rapidjson project

8a05a1fa2f4355139f24b8b70d04636dadb3f18f authored over 4 years ago by DreamPiggy <[email protected]>
Update upstream rlottie v0.2.0

5d618c4dfbe7edafaa6dde38c7ee6eca9a8dff77 authored over 4 years ago by DreamPiggy <[email protected]>
Update the description about the official 0.1.0 version

61646d4a4b7332ecd4befbb9524b966a05a03929 authored over 4 years ago by DreamPiggy <[email protected]>
Remove the header, use symbol link instead

2669d89bcfa0067d4935e2cade535ab10df52dd9 authored over 4 years ago by DreamPiggy <[email protected]>
Update upstream rlottie v0.1.0

52676c41d37641ebb80f30c830985abf60441ef3 authored over 4 years ago by DreamPiggy <[email protected]>
Bumped the version to 0.1.3

21ba3d0cc0a60f4035a91d9f74385e9e92916e15 authored almost 5 years ago by DreamPiggy <[email protected]>
Fix Swift PM support by using the symbol link to the public header search path

db3a4b7f0f8f15dc788690541cbff61cf1d5e3ca authored almost 5 years ago by DreamPiggy <[email protected]>
Bumped the version to 0.1.2

0cf29b5044868a9c26d53e1fe440c0f5755ba09d authored almost 5 years ago by DreamPiggy <[email protected]>
Disable the assert, if JSON is damaged, return NULL instead

9e19d44750cf214d889db94e4066272466e1f98f authored almost 5 years ago by DreamPiggy <[email protected]>
Fix the umbrella header generation

b72d9b289c9ac84488f80a521fd4e5ee51069e58 authored almost 5 years ago by DreamPiggy <[email protected]>
Totally disable thread local on i386 architecture

219ae907e2c9e50067ca4a9c9cfe724d6d581c66 authored almost 5 years ago by DreamPiggy <[email protected]>
Disable 32-bit tvOS && watchOS simulator as well

bb91579d26682c3d842ee4a2c3d5df2c8415e97d authored almost 5 years ago by DreamPiggy <[email protected]>
Fix SwiftPM again, suck support on C language...

30277114e26bc005b1577194d6649adc2042eb41 authored almost 5 years ago by DreamPiggy <[email protected]>
Bumped the version to 0.1.1

f1d8fd41fb2e6edd8f9a5af0631f82cd9b643870 authored almost 5 years ago by DreamPiggy <[email protected]>
Fix the support on i386 iOS simulator, update readme

68e802ecde014a02a913b408e4d425947167c313 authored almost 5 years ago by DreamPiggy <[email protected]>
Move the librlottie.h into include folder, which solve the issue that SUCK SwiftPM always use the publicHeaderPath instead of individual headers for umbrella headers

af60ae16fd636d821085af6281e813cc9a62c492 authored almost 5 years ago by DreamPiggy <[email protected]>
Fix the git submodule index

bc333686ff1923eda7009137f4472418bc6f28c3 authored almost 5 years ago by DreamPiggy <[email protected]>
Fix the CocoaPods public header

61e862bdc776a633935f9276d8402c1ee8cb6112 authored almost 5 years ago by DreamPiggy <[email protected]>
Hack: disable the ASM code for `vdrawhelper_neon.cpp`, use the C implementation one instead.

2c56660cf04a48e20114e716bd1089777e7638bb authored almost 5 years ago by DreamPiggy <[email protected]>
Upgrade the min deployment on iOS to 9.0, because the `thread_local` does not works on iOS 8

ae47b909a556a7f6f99fd5682530f29ae35ed72b authored almost 5 years ago by DreamPiggy <[email protected]>
Add the CocoaPods support

3cdcb1e727e58bfe49c932fab82a5bdf971d4209 authored almost 5 years ago by DreamPiggy <[email protected]>
Add the Swift Package Manager support

e67ac9c9062e12bc0b930f611322f4d9697bfff3 authored almost 5 years ago by DreamPiggy <[email protected]>
Update the project configuration about deployment target version

5461c9a0c6df9d08d86637e9b8e2ee405467fa7a authored almost 5 years ago by DreamPiggy <[email protected]>
Add the readme about rlottie Xcode project

2009b2275cb0d14e5fd189f8cb14985d29bc4150 authored almost 5 years ago by DreamPiggy <[email protected]>
Add the rlottie submodule and Xcode project

3b176792b4477c0627011ee4fc18cb3c23b63757 authored almost 5 years ago by DreamPiggy <[email protected]>