malcommac/DMLazyScrollView 293
Lazy Loading UIScrollView for iOS (with support for infinite scrolling)
malcommac/DMPagerViewController 279
DMPagerViewController is page navigation controller like the one used in Twitter or Tinder
🌀swift async http client - fast, lightweight, type-safe
malcommac/DMCircularScrollView 204
Infinite/Circular Scrolling Implementation for UIScrollView
🔧 Feature Flagging for Swift
malcommac/DMDynamicWaterfall 110
UICollectionView Waterfall Layout with UIKit Dynamics
malcommac/DMScrollingTicker 110
Advanced horizontal scrolling ticker for iOS
malcommac/DMInspectorPalette 62
Animated NSScrollView with collapsible sections like in XCode Inspector
✈️ Universal Logging - low overheaded simple & flexible for Swift (iOS, macOS, tvOS)
An high customizable alternative to UIPageControl
pull request commentmalcommac/sentry-cocoa-sdk-xcframeworks
Run package.sh in root folder in GH workflow
thank u!
comment created time in 16 days
PR merged malcommac/sentry-cocoa-sdk-xcframeworks
Fixes #1.
pr closed time in 16 days
issue closedmalcommac/sentry-cocoa-sdk-xcframeworks
xcframework stored in .scripts folder
I believe you have a mistake in your Github CI script. https://github.com/malcommac/sentry-cocoa-sdk-xcframeworks/blob/8826891b5be67010b4cba2302a609632964edb0a/.github/workflows/package.yml#L19
Instead of cd .scripts && sh ./package.sh
, I believe you just want to run sh .scripts/package.sh
. Otherwise, $PWD
refers to .scripts/
, and the framework is stored inside the .scripts
folder instead of the root folder:
https://github.com/malcommac/sentry-cocoa-sdk-xcframeworks/blob/8826891b5be67010b4cba2302a609632964edb0a/.scripts/package.sh#L24-L28
closed time in 16 days
tcwaltherpush eventmalcommac/sentry-cocoa-sdk-xcframeworks
commit sha 9422f52d632ed324017e1e35bf3656e5a95da5be
Run package.sh in root folder in GH workflow
commit sha 90e162acca4d6c0f837e498143a10edd9b26055c
Merge pull request #2 from tcwalther/main Run package.sh in root folder in GH workflow
push time in 16 days
startedgoogle/generative-ai-swift
started time in 17 days
startedEmergeTools/ETTrace
started time in a month
startedapple/swift-foundation
started time in a month
issue closedimmobiliare/Glider
[Bug]: In case of no space left on device FileTransport crashes
Platform Version
Any
SDK Version
Any
Xcode Version
Any
Steps To Reproduce
This bug occurs because the write and seek methods of FileHandle do not throw exceptions. When there is no space left on the destination disk, the program crashes.
To reproduce the bug, create a small disk image using the hdutil
command: hdiutil create -size 2m -fs HFS+ /tmp/2meg.dmg
and settings the log and associated file transport.
The result is Thread X: "*** -[NSConcreteFileHandle writeData:]: No space left on device"
Expected Behavior
It should never crash.
Actual Incorrect Behavior
it crashes with [NSConcreteFileHandle writeData:]: No space left on device"
closed time in 2 months
malcommaccreated tagimmobiliare/Glider
✈️ Universal Logging - low overheaded simple & flexible for Swift (iOS, macOS, tvOS)
created time in 2 months
push eventimmobiliare/Glider
commit sha bb0722e69c73a969e79e66af7bc405e199cce2b0
Update podspec for Swift 5.8 and Glider update 2.0.2
push time in 2 months
push eventimmobiliare/Glider
commit sha 0d66080763f27ac7eab824da5787ffa55c9a1f5d
#15: Support for throws in FileHandle for iOS 13.4+
commit sha 8dfed388f431d3197a3813da2a09ccbe87b0812c
Merge pull request #6 from immobiliare/feature/15-fix-filetransport-crash #15: Support for throws in FileHandle for iOS 13.4+
push time in 2 months
PR merged immobiliare/Glider
The following PR fixes a problem which occur when not enough space on disk is available to write data from FileHandle. This happens with the old FileHandle APIs which does not support throwing.
I've fixed it for iOS 13.4 which should be enough for everyone using the library.
pr closed time in 2 months
PR opened immobiliare/Glider
The following PR fixes a problem which occur when not enough space on disk is available to write data from FileHandle. This happens with the old FileHandle APIs which does not support throwing.
I've fixed it for iOS 13.4 which should be enough for everyone using the library.
pr created time in 2 months
push eventimmobiliare/Glider
commit sha c07de6aad69e527c8613e9adc1b415cc35300074
Update .spi.yml
commit sha d943f0492954c89637de07293450c59f7752af9b
Merge pull request #3 from finestructure/patch-1 Update .spi.yml
push time in 2 months
PR merged immobiliare/Glider
Doc generation in SPI fails, because it's referencing non-existing targets!
pr closed time in 2 months
create barnchimmobiliare/Glider
branch : feature/15-fix-filetransport-crash
created branch time in 2 months
issue openedimmobiliare/Glider
[Bug]: In case of no space left on device FileTransport crashes
Platform Version
Any
SDK Version
Any
Xcode Version
Any
Steps To Reproduce
This bug occurs because the write and seek methods of FileHandle do not throw exceptions. When there is no space left on the destination disk, the program crashes.
To reproduce the bug, create a small disk image using the hdutil
command: hdiutil create -size 2m -fs HFS+ /tmp/2meg.dmg
and settings the log and associated file transport.
The result is Thread X: "*** -[NSConcreteFileHandle writeData:]: No space left on device"
Expected Behavior
It should never crash.
Actual Incorrect Behavior
it crashes with [NSConcreteFileHandle writeData:]: No space left on device"
created time in 2 months
issue commentmixpanel/mixpanel-swift
Lots of crashes on `FlushRequest.sendRequest(_:type:useIP:completion:)` with 4.0.4
I wonder if anyone read these issues. Anyway it still the most relevant crash issue in our app.
comment created time in 2 months
fork malcommac/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
fork in 2 months
startedlibsql/libsql
started time in 2 months
startedstevengharris/MarkupEditor
started time in 2 months
issue commentabielzulio/chatgpt-raycast
Are you suggesting that I install it from the store? Because I can't seem to find it.
could I install it manually?
comment created time in 2 months
startedvishalMalvi/DesignPattern
started time in 2 months
startedAvdLee/appstoreconnect-swift-sdk
started time in 3 months
startedjohnno1962/InjectionIII
started time in 3 months
startedartemnovichkov/Swift-For-Scripting
started time in 3 months
startedartemnovichkov/Swift-For-Scripting
started time in 3 months