MontanaFlossCo/Flint
The Flint framework for building apps on Apple platforms using Feature Driven Development
SwiftMIT
Issues
- 0
FYI
#331 opened by vikingosegundo - 0
.
#330 opened - 0
- 3
Typo in Shortcuts guide
#325 opened by Fahrni - 0
Look at adding support for including Action(s) in iOS 13 menus and keyboard shortcuts
#324 opened by marcpalmer - 0
- 0
Look at integrating Action dispatch with Combine
#322 opened by marcpalmer - 0
Add Bitrise builds for Xcode 11 beta
#316 opened by marcpalmer - 0
- 1
- 0
- 0
- 0
- 0
Experiment with SwiftUI calling into Flint actions
#310 opened by marcpalmer - 0
Add SwiftPM support
#309 opened by marcpalmer - 0
Add convenience function to get list of all possible purchase combinations required to unlock a feature
#248 opened by marcpalmer - 0
- 0
- 0
- 0
Implement TV Provider permission adapter
#298 opened by marcpalmer - 0
Add a Notifications permission adapter
#299 opened by marcpalmer - 0
Amend required permissions info on features to include a set of only those that can be requested
#297 opened by marcpalmer - 0
Add HomeKit permissions adapter
#300 opened by marcpalmer - 3
Tackle typealias warnings
#266 opened by marcpalmer - 0
Make the add/edit voice shortcut functions support optional completion callbacks
#302 opened by marcpalmer - 0
Add bitrise CI build of FlintDemo master nightlies
#280 opened by marcpalmer - 0
Add bitrise CI build for FlintDemo PRs
#281 opened by marcpalmer - 1
Verify no concurrent write issues with persistent logs across app extensions (shortcuts) and app for timeline etc.
#256 opened by marcpalmer - 0
Add bitrise CI nightly build of Flint master
#279 opened by marcpalmer - 0
- 1
Add watchOS + latest Xcode build to Bitrise
#277 opened by marcpalmer - 0
Consider allowing all `error` log entries to come through even if not from a topic in the current focus
#241 opened by marcpalmer - 0
Review use of InputType? as return type where nil indicates "nothing to do" or error
#258 opened by marcpalmer - 0
- 0
- 0
- 0
Search code base for old `xxx(for:,with:)` signatures and replace with `xxx(input:,presenter:)`
#255 opened by marcpalmer - 0
- 0
Add warning if suggestedInvocationPhrase is nil when creating shortcut or donating
#257 opened by marcpalmer - 0
Make donateToSiri automatically apply Self.suggestedInvocationPhrase to intent if nil
#252 opened by marcpalmer - 0
addVoiceShortcut extension functions need specialisations for intents in the public API
#253 opened by marcpalmer - 0
Push podspec to cocoapods repo during release.
#239 opened by marcpalmer - 1
FlintCore cocoa pod fails linting
#238 opened by marcpalmer - 0
- 0
Clarify initialisation order of Flint dependencies with regard to logging being ready
#240 opened by marcpalmer - 1
- 1
Special handling required for Subscriptions
#243 opened by marcpalmer - 0
Cannot compile for iOS 10 deployment target
#236 opened by marcpalmer - 0
Multiple URL mappings are not working
#227 opened by marcpalmer - 0
URLs that do not begin with / are not supported
#228 opened by marcpalmer