Pierre Brisorgueil
Pierre Brisorgueil
I duplicated and updated on my side, but I think this repo in its place, with a few more controls, buttonrow selected etc.
Hey, since last update it seems broken ``` [5/1/2021, 2:22:53 PM] [Xiaomi Air Purifier] Polling properties [5/1/2021, 2:22:53 PM] [Xiaomi Air Purifier] MIOTDevice is not connected MIoT Device (did: xxxxxxxxx)...
Hello, just ran into this with SPM : https://developer.apple.com/documentation/Xcode-Release-Notes/xcode-13-release-notes > Swift libraries depending on Combine may fail to build for targets including armv7 and i386 architectures. (82183186, 82189214) > >...
this PR break Carthage build https://github.com/ReactorKit/ReactorKit/pull/138 discussed https://github.com/ReactorKit/ReactorKit/issues/166 https://github.com/ReactorKit/ReactorKit/issues/167
dyld: Library not loaded: @rpath/WeakMapTable.framework/WeakMapTable Referenced from: /Users/pierrebrisorgueil/Library/Developer/CoreSimulator/Devices/2D27349F-91E4-45BB-84C9-9D8C2D47A637/data/Containers/Bundle/Application/A1589774-02B6-46C1-8A70-AAAA03D1E0FE/waosSwift.app/Frameworks/ReactorKit.framework/ReactorKit Reason: image not found dyld: launch, loading dependent libraries DYLD_SHARED_CACHE_DIR=/Users/pierrebrisorgueil/Library/Developer/CoreSimulator/Caches/dyld/19G2021/com.apple.CoreSimulator.SimRuntime.iOS-14-0.18A372 DYLD_ROOT_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot DYLD_LIBRARY_PATH=/Users/pierrebrisorgueil/Library/Developer/Xcode/DerivedData/waosSwift-blklsvylyurdhqcbfsxcfirghxkd/Build/Products/development-iphonesimulator:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libBacktraceRecording.dylib:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platf (lldb) i'm facing this issue after carthage installation on...
Hello, i have this since migration: ``` Build Failed Task failed with exit code 65: /usr/bin/xcrun xcodebuild -project /Users/pierrebrisorgueil/Documents/Dev/github/rype/Swift/Carthage/Checkouts/ReactorKit/ReactorKit.xcodeproj -scheme ReactorKit-Package -configuration Release -derivedDataPath /Users/pierrebrisorgueil/Library/Caches/org.carthage.CarthageKit/DerivedData/12.0_12A7209/ReactorKit/2.1.0 -sdk iphoneos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY=...
I have about fifteen scrapings that run from a global point of view I observe that it really complicates my code. **Examples:** - 1/ in a form, I have to...
Hum, during my research I came across a strange issue in an example: https://github.com/MontFerret/ferret/blob/master/examples/input.fql `FILTER TRIM(result.attributes.class) == 'g' => line 20:47 extraneous input '' expecting {'FOR', 'RETURN', 'FILTER', 'SORT', 'LIMIT',...
Hello :) just a quick question, is it possible to set multiple appearances for multiple kinds of toasts ? I have no idea to manage this currently Thx !
Hello, just ran into this with SPM : https://developer.apple.com/documentation/Xcode-Release-Notes/xcode-13-release-notes > Swift libraries depending on Combine may fail to build for targets including armv7 and i386 architectures. (82183186, 82189214) > >...