Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to add OctopusKit as dependency from develop branch. #6

Closed
pradeeproark opened this issue Sep 8, 2020 · 0 comments · Fixed by #7
Closed

Unable to add OctopusKit as dependency from develop branch. #6

pradeeproark opened this issue Sep 8, 2020 · 0 comments · Fixed by #7

Comments

@pradeeproark
Copy link
Contributor

Category: 'Import Failure'

Describe the bug
When following the instructions in the QuickStart README here -> https://github.com/InvadingOctopus/octopuskit/blob/master/QuickStart/README%20QuickStart.md the 2nd step fails when adding a dependency to the develop branch

To Reproduce
Steps to reproduce the behavior:

  1. Start with a new 'SwiftUI' single page application project as suggested in the README.
  2. Add a swift package dependency and specify this repository. https://github.com/InvadingOctopus/octopuskit
  3. Click next and select 'Develop' branch for version.
  4. Click next
  5. See error

Expected behavior
Proceed to add OctopusKit dependency to project.

Screenshots
Screenshot 2020-09-08 at 17 24 44

Build Environment (what you're developing on)
- OctopusKit Version: 'develop'
- macOS Version: '10.15.6'
- Xcode Version: 'Xcode-12 beta 6 (12A8189n)'
- Swift Version: '5.3'

Target Device (what you're compiling for)
- Device: 'AppleTV Simulator'
- Target OS Version: 'tvOS'

Additional context
The issue appears to be the deprecated MacOS flag in the manifest now that BigSur has been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant