{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":50253926,"defaultBranch":"master","name":"Kickstarter-ReactiveExtensions","ownerLogin":"kickstarter","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-01-23T19:14:48.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/120676?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1683054617.0","currentOid":""},"activityList":{"items":[{"before":"9113464e01cb6d0a67bb39c341f28c26d01124f5","after":null,"ref":"refs/tags/2.0.0","pushedAt":"2023-05-02T19:09:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"}},{"before":"e3f7786b5bcc7b99c14b9fd313302bb59d9c3fe9","after":"36984ccbdbf1874728f801f29bc0e41706efdd0a","ref":"refs/heads/master","pushedAt":"2023-05-02T19:08:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"Introduce Swift Package Manager Support (#86)\n\n* last change\r\n\r\n* Revert \"last change\"\r\n\r\nThis reverts commit 92123ec72c8f2adbc73be1a2ed14fecf50dbf1a3.\r\n\r\n* added package.swift file\r\n\r\n* moved test files into a test directory for package file to reference.\r\n\r\n* moved Package.swift to top level directory\r\n\r\n* Moved all files under Sources and Tests directory\r\n\r\n* Updating source file name from ReactiveExtensions to ReactiveExtensions-iOS\r\n\r\n* Renamed source folder from ReactiveExtensions-TestHelpers to ReactiveExtensions-TestHelpers-iOS\r\n\r\n* Added ReactiveSwift dependency to Package.swift\r\n\r\n* Update target dependencies on SPM package ReactiveSwift\r\n\r\n* Add In Foundation in Link Binary with Libraries Build Phase\r\n\r\n* Oddly Foundation import failing when in another public package.\r\n\r\nFoundation import, which is the base iOS library for any Swift related code.\r\n\r\n* Renamed ReactiveExtensions-iOS to ReactiveExtensions, ReactiveExtensions-TestHelpers-iOS to ReactiveExtensions-TestHelpers\r\n\r\n* Updated to latest xcode and newer iOS versions.\r\n\r\n* Updated target names to match library names.\r\n\r\nThis might fix an issue when this framework is imported of not being able to import ReactiveExtensions. Previously ReactiveExtensions was the library name but not the target name.\r\n\r\n* removed dependency because it might be interrupting another ReactiveSwift Carthage dependency when imported inside Kickstarter.\r\n\r\n* trigger SPM update to Package.swift\r\n\r\n* triggering spm update.\r\n\r\n* triggering spm update.\r\n\r\n* lock reactiveswift version and make it a named dependency so we dont have to import it after we import reactiveextensions.\r\n\r\n* added Foundation as being a linker setting in the targets. Hope is it will be exposed when the package is resolved in the consumer.\r\n\r\n* Updated location of Info.plist in project file now all targets are building.\r\n\r\n* trying Foundation as a dependency\r\n\r\n* correctly broken package.swift\r\n\r\n* removed git submodule of ReactiveSwift dependency and replaced with SPM package\r\n\r\n* all targets building with xcode 14.2. Tests are/were failing since the last xcode upgrade. fix next.\r\n\r\n* tests are working now with cmd+u\r\n\r\nneeded to remove linked binaries because they were listed as dependencies in the test targets.\r\n\r\n* updated package manifest to include tvOS because its now compiling and tests are running against it.\r\n\r\n* Updated deployment target for main project.\r\n\r\n* bumped current project version from 1 to 2\r\n\r\n* updated ci for newer version of xcode.\r\n\r\n* triggering ci build\r\n\r\n* updated ci file for supported devices. bin/test works locally at least.\r\n\r\n* updated ci file to support iPhone 8 simulator.\r\n\r\n* updated to use iOS 15 and 16 with specific devices available on CI's xcode version 14.2.0\r\n\r\n* updated ci file to prestart simulators - its still referencing the iPhone 8 somewhere.\r\n\r\n* added a few simluator preload steps and a default environmnent. Hoping to get past the destination specifier error.\r\n\r\n* update ci file to test tv and ios in separate jobs reflecting how config.yml works with ios-oss\r\n\r\n* moved steps around to lint before preload simulator\r\n\r\n* moved lint step right after checkout...not sure why its failing.\r\n\r\n* added a makefile\r\n\r\n* removed bootstrap step - unneeded\r\n\r\n* spacing might make this work...\r\n\r\n* syntax corrections\r\n\r\n* simplified file so '-' might be recognized by scheme\r\n\r\n* minor modifications\r\n\r\n* updated tv os sim name, renamed artifact steps\r\n\r\n* this file might be why the import is failing in SPM\r\n\r\n* updated package paths for tvOS\r\n\r\n* changed around the dependency download requirement to be less specific\r\n\r\n* tried some more submodule cleanup.\r\n\r\n* Ok consolidated iOS and tvOS into one main target, test helper target and testing target.\r\n\r\nThe framework can still be tested against both platforms...just allows SPM to easily import one set of dependencies.\r\n\r\n* addressed warnings - tests passing\r\n\r\n* Addressed some recommended settings from xcode 14.2\r\n\r\n* More recommended build settings.\r\n\r\n* trigger build on ci\r\n\r\n* updated ci file to run tvOS and iOS test jobs using the same target\r\n\r\n* linter fixes\r\n\r\n* update makefile to reference on scheme for both jobs\r\n\r\n* added minimum versions to the spm import. Might solve an issue with version targeting with Swift 5.6.2\r\n\r\n* updated minimum base version of dependency","shortMessageHtmlLink":"Introduce Swift Package Manager Support (#86)"}},{"before":"7dd58c2518c82cee7564ae9705053c8103d93f00","after":"49d8ee89409d7c504c9d7cacda811b961740faa1","ref":"refs/heads/feature/swift-package","pushedAt":"2023-05-01T21:58:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"updated minimum base version of dependency","shortMessageHtmlLink":"updated minimum base version of dependency"}},{"before":"674abd3d3c8e13375ad412d4e856b678d54daf39","after":"7dd58c2518c82cee7564ae9705053c8103d93f00","ref":"refs/heads/feature/swift-package","pushedAt":"2023-05-01T21:51:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"added minimum versions to the spm import. Might solve an issue with version targeting with Swift 5.6.2","shortMessageHtmlLink":"added minimum versions to the spm import. Might solve an issue with v…"}},{"before":"08c50b2d1922fee78dcf76463eb53eafa2cc2290","after":"674abd3d3c8e13375ad412d4e856b678d54daf39","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-27T20:31:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"update makefile to reference on scheme for both jobs","shortMessageHtmlLink":"update makefile to reference on scheme for both jobs"}},{"before":"194dc6ab3ec13c2203260539859c16cafb8de937","after":"08c50b2d1922fee78dcf76463eb53eafa2cc2290","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-27T20:28:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"linter fixes","shortMessageHtmlLink":"linter fixes"}},{"before":"c1e4cacff6de781ebd0c17adae17281137b70ddc","after":"194dc6ab3ec13c2203260539859c16cafb8de937","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-27T20:19:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"updated ci file to run tvOS and iOS test jobs using the same target","shortMessageHtmlLink":"updated ci file to run tvOS and iOS test jobs using the same target"}},{"before":"d20fadda0a8bd552032320ff499c595ebf0ebf94","after":"c1e4cacff6de781ebd0c17adae17281137b70ddc","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-27T20:17:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"trigger build on ci","shortMessageHtmlLink":"trigger build on ci"}},{"before":"3da2421e351ccb9fad54dee335867e228227b076","after":"d20fadda0a8bd552032320ff499c595ebf0ebf94","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-27T20:14:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"More recommended build settings.","shortMessageHtmlLink":"More recommended build settings."}},{"before":"caa17b26e1880ccc7fe13e90f054bef8eef3aa7c","after":"3da2421e351ccb9fad54dee335867e228227b076","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-27T20:12:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"Addressed some recommended settings from xcode 14.2","shortMessageHtmlLink":"Addressed some recommended settings from xcode 14.2"}},{"before":"0879028e3104a70682f083dbef42ef1992b48ff9","after":"caa17b26e1880ccc7fe13e90f054bef8eef3aa7c","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-27T20:07:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"addressed warnings - tests passing","shortMessageHtmlLink":"addressed warnings - tests passing"}},{"before":"a2cee075c319bf855f3450bbe51ec8cffc6e1101","after":"0879028e3104a70682f083dbef42ef1992b48ff9","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-27T19:58:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"Ok consolidated iOS and tvOS into one main target, test helper target and testing target.\n\nThe framework can still be tested against both platforms...just allows SPM to easily import one set of dependencies.","shortMessageHtmlLink":"Ok consolidated iOS and tvOS into one main target, test helper target…"}},{"before":"b7cc9d4faaec79c42059f5ef97fcb2c947935abc","after":"a2cee075c319bf855f3450bbe51ec8cffc6e1101","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-27T19:36:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"tried some more submodule cleanup.","shortMessageHtmlLink":"tried some more submodule cleanup."}},{"before":"7c9e7e1d03a006a5cf5ebdec9851778d33842e4f","after":"b7cc9d4faaec79c42059f5ef97fcb2c947935abc","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-27T19:11:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"changed around the dependency download requirement to be less specific","shortMessageHtmlLink":"changed around the dependency download requirement to be less specific"}},{"before":"2be14396dbd46148907a9cf1d4a9ef429307362a","after":"7c9e7e1d03a006a5cf5ebdec9851778d33842e4f","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-27T18:09:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"updated package paths for tvOS","shortMessageHtmlLink":"updated package paths for tvOS"}},{"before":null,"after":"2be14396dbd46148907a9cf1d4a9ef429307362a","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-27T17:59:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"this file might be why the import is failing in SPM","shortMessageHtmlLink":"this file might be why the import is failing in SPM"}},{"before":"59957b77549e2eaeef01425227e3442d06786bef","after":null,"ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-27T17:58:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"}},{"before":"9113464e01cb6d0a67bb39c341f28c26d01124f5","after":"e3f7786b5bcc7b99c14b9fd313302bb59d9c3fe9","ref":"refs/heads/master","pushedAt":"2023-04-25T22:46:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"Changing linker flags for Test Helpers target. (#83)","shortMessageHtmlLink":"Changing linker flags for Test Helpers target. (#83)"}},{"before":null,"after":"59957b77549e2eaeef01425227e3442d06786bef","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-25T22:43:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"restarting with feature swift branch because of import issues.","shortMessageHtmlLink":"restarting with feature swift branch because of import issues."}},{"before":"2be14396dbd46148907a9cf1d4a9ef429307362a","after":null,"ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-25T22:43:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"}},{"before":"f1b7371003eac00823ba774052dd29dd3ebe6474","after":null,"ref":"refs/tags/2.0.0","pushedAt":"2023-04-25T22:25:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"}},{"before":"f1b7371003eac00823ba774052dd29dd3ebe6474","after":"9113464e01cb6d0a67bb39c341f28c26d01124f5","ref":"refs/heads/master","pushedAt":"2023-04-25T22:24:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"removing submodule directory to correct SPM import error.","shortMessageHtmlLink":"removing submodule directory to correct SPM import error."}},{"before":"829c258a200ca31d2c2ed02314db36b441c057cc","after":null,"ref":"refs/tags/2.0.0","pushedAt":"2023-04-25T21:55:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"}},{"before":"e3f7786b5bcc7b99c14b9fd313302bb59d9c3fe9","after":"f1b7371003eac00823ba774052dd29dd3ebe6474","ref":"refs/heads/master","pushedAt":"2023-04-25T21:53:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"Updated for XCode 14, Swift 5.7 and ReactiveSwift 7.1.1 (#84)\n\n* last change\r\n\r\n* Revert \"last change\"\r\n\r\nThis reverts commit 92123ec72c8f2adbc73be1a2ed14fecf50dbf1a3.\r\n\r\n* added package.swift file\r\n\r\n* moved test files into a test directory for package file to reference.\r\n\r\n* moved Package.swift to top level directory\r\n\r\n* Moved all files under Sources and Tests directory\r\n\r\n* Updating source file name from ReactiveExtensions to ReactiveExtensions-iOS\r\n\r\n* Renamed source folder from ReactiveExtensions-TestHelpers to ReactiveExtensions-TestHelpers-iOS\r\n\r\n* Added ReactiveSwift dependency to Package.swift\r\n\r\n* Update target dependencies on SPM package ReactiveSwift\r\n\r\n* Add In Foundation in Link Binary with Libraries Build Phase\r\n\r\n* Oddly Foundation import failing when in another public package.\r\n\r\nFoundation import, which is the base iOS library for any Swift related code.\r\n\r\n* Renamed ReactiveExtensions-iOS to ReactiveExtensions, ReactiveExtensions-TestHelpers-iOS to ReactiveExtensions-TestHelpers\r\n\r\n* Updated to latest xcode and newer iOS versions.\r\n\r\n* Updated target names to match library names.\r\n\r\nThis might fix an issue when this framework is imported of not being able to import ReactiveExtensions. Previously ReactiveExtensions was the library name but not the target name.\r\n\r\n* removed dependency because it might be interrupting another ReactiveSwift Carthage dependency when imported inside Kickstarter.\r\n\r\n* trigger SPM update to Package.swift\r\n\r\n* triggering spm update.\r\n\r\n* triggering spm update.\r\n\r\n* lock reactiveswift version and make it a named dependency so we dont have to import it after we import reactiveextensions.\r\n\r\n* added Foundation as being a linker setting in the targets. Hope is it will be exposed when the package is resolved in the consumer.\r\n\r\n* Updated location of Info.plist in project file now all targets are building.\r\n\r\n* trying Foundation as a dependency\r\n\r\n* correctly broken package.swift\r\n\r\n* removed git submodule of ReactiveSwift dependency and replaced with SPM package\r\n\r\n* all targets building with xcode 14.2. Tests are/were failing since the last xcode upgrade. fix next.\r\n\r\n* tests are working now with cmd+u\r\n\r\nneeded to remove linked binaries because they were listed as dependencies in the test targets.\r\n\r\n* updated package manifest to include tvOS because its now compiling and tests are running against it.\r\n\r\n* Updated deployment target for main project.\r\n\r\n* bumped current project version from 1 to 2\r\n\r\n* updated ci for newer version of xcode.\r\n\r\n* triggering ci build\r\n\r\n* updated ci file for supported devices. bin/test works locally at least.\r\n\r\n* updated ci file to support iPhone 8 simulator.\r\n\r\n* updated to use iOS 15 and 16 with specific devices available on CI's xcode version 14.2.0\r\n\r\n* updated ci file to prestart simulators - its still referencing the iPhone 8 somewhere.\r\n\r\n* added a few simluator preload steps and a default environmnent. Hoping to get past the destination specifier error.\r\n\r\n* update ci file to test tv and ios in separate jobs reflecting how config.yml works with ios-oss\r\n\r\n* moved steps around to lint before preload simulator\r\n\r\n* moved lint step right after checkout...not sure why its failing.\r\n\r\n* added a makefile\r\n\r\n* removed bootstrap step - unneeded\r\n\r\n* spacing might make this work...\r\n\r\n* syntax corrections\r\n\r\n* simplified file so '-' might be recognized by scheme\r\n\r\n* minor modifications\r\n\r\n* updated tv os sim name, renamed artifact steps\r\n\r\n* this file might be why the import is failing in SPM","shortMessageHtmlLink":"Updated for XCode 14, Swift 5.7 and ReactiveSwift 7.1.1 (#84)"}},{"before":"e537973eb6d6512b023532988609b5eadea3b0ed","after":"2be14396dbd46148907a9cf1d4a9ef429307362a","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-25T21:41:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"this file might be why the import is failing in SPM","shortMessageHtmlLink":"this file might be why the import is failing in SPM"}},{"before":"cc3db3f6061e208149c0e6bfb047bb8215131a92","after":"e537973eb6d6512b023532988609b5eadea3b0ed","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-25T21:30:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"updated tv os sim name, renamed artifact steps","shortMessageHtmlLink":"updated tv os sim name, renamed artifact steps"}},{"before":"660fec91f073e4d4ee236f2ecdee5ffcf208d43b","after":"cc3db3f6061e208149c0e6bfb047bb8215131a92","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-25T21:23:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"minor modifications","shortMessageHtmlLink":"minor modifications"}},{"before":"bef9c73ded383270482c333e3d847dda2fa15f42","after":"660fec91f073e4d4ee236f2ecdee5ffcf208d43b","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-25T21:18:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"simplified file so '-' might be recognized by scheme","shortMessageHtmlLink":"simplified file so '-' might be recognized by scheme"}},{"before":"830d28044ab6e7174c8ed4d72aebac968dd2ae9d","after":"bef9c73ded383270482c333e3d847dda2fa15f42","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-25T21:11:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"syntax corrections","shortMessageHtmlLink":"syntax corrections"}},{"before":"c4bb845b7d06058b96f8e13502176584b5109032","after":"830d28044ab6e7174c8ed4d72aebac968dd2ae9d","ref":"refs/heads/feature/swift-package","pushedAt":"2023-04-25T21:08:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"msadoon","name":"Mubarak Sadoon","path":"/msadoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4282741?s=80&v=4"},"commit":{"message":"spacing might make this work...","shortMessageHtmlLink":"spacing might make this work..."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADJKPiSAA","startCursor":null,"endCursor":null}},"title":"Activity · kickstarter/Kickstarter-ReactiveExtensions"}