-
Would it be possible to have an easy way to include this as a dependency for a project?
Many Thanks
-
Cartfile:
> github "TimOliver/TOPasscodeViewController"
Terminal:
> iMac:App-iOS-Sources user$ carthage update --platform iOS --no-use-binaries
> *** Cloning TOPasscodeViewController
> *** …
-
Hi,
For iOS projets it's will be great to make your component [Carthage](https://github.com/Carthage/Carthage) compatible
Take a look at these articles:
- [Ruthlessly Simple Dependency Managemen…
-
Hi,
I try to use armchair. I use this in my AppDelegate
```
Armchair.appID("12345678")
// Demo mode
Armchair.showPrompt()
```
And I added a new language under the project tab. The prom…
-
### Describe the bug
If installed using carthage (as per the installation guide), a build error occurs for the CocoaAsyncSocket dependency:
```
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET…
-
-
Hi,
For iOS projets it's will be great to make your component [Carthage](https://github.com/Carthage/Carthage) compatible
Take a look at these articles:
- [Ruthlessly Simple Dependency Managemen…
-
```[tasklist]
### Tasks
- [x] Automated tests for SPM installation
- [x] Automated tests for SPM installation on Mac Catalyst
- [x] Replace MUXSDKStatsTargets with MuxCore binary target in Package…
-
Hi,
For iOS projets it's will be great to make your component [Carthage](https://github.com/Carthage/Carthage) compatible
Take a look at these articles:
- [Ruthlessly Simple Dependency Managemen…
-
Hi,
For iOS and macOS projets it's will be great to make your component [Carthage](https://github.com/Carthage/Carthage) compatible
Take a look at these articles:
- [Ruthlessly Simple Dependency…