iZZiSwift

iZZiSwift

Learning by Sharing Swift Programing and more …

  • Swift Programming
    • Swift Language
    • i0S Swift Issue
  • Devices
  • MacOS
  • Python Programming
  • Kotlin Programming
  • Memo

Tag: swift-package-manager

What is import func, struct, class, and @_exported in Swift?

January 12, 2021 Odhran Miss

Question or problem in the Swift programming language: In Apple’s github for the Swift Package manager they use

Continue Reading

Vapor Web Framework: error: Swift does not support the SDK ‘MacOSX10.11.sdk’

January 4, 2021 Andrew Rocky

Question or problem in the Swift programming language: When trying to build Vapor 0.13 (and likely other versions) w/ Swift 3 and Xcode

Continue Reading

Swift Package Manager C-interop: Non-system libraries

January 2, 2021 Simon Abital

Question or problem in the Swift programming language: How can I use the Swift Package Manager to include C code (in my case, a single .c file and a header file) without requiring the user to install my C library into /usr/local/lib?

Continue Reading

Add dependency on a local swift package in Xcode 11

January 1, 2021 Bell Jacquise

Question or problem in the Swift programming language: I am trying to add a dependency on a local swift package in my Xcode project. (I don’t want to add a dependency using a file url file://me/dev/app/package as this cannot be shared to other environments)

Continue Reading

Mac app store productbuild

December 27, 2020 Jeffrey Schneider

Question or issue on macOS: Apple’s document on submitting an app to the Mac App store contains this example use of the command productbuild, from in /Developer/usr/bin/.

Continue Reading

Run SwiftUI preview from SPM Package

December 26, 2020 Ogima Cooper

Question or problem in the Swift programming language: I am developing a package of Swift Package Manager where SwiftUI views need to be included.

Continue Reading
swift programing language

Difference between Xcode and git for resolving swift packages

December 25, 2020 James Cameron

Question or problem in the Swift programming language: So the background is this: I have an Xcode project that depends on a swift package that’s in a private repository on github. Of course, this requires a key to access. So far, I’ve managed to configure CI such that I can ssh into the instance and […]

Continue Reading

Specify minimum macOS version for Swift Package Manager with Swift 5

December 23, 2020 Andrew Rocky

Question or issue on macOS: In order to have some code compile with SwiftPM, without adding #if available, I’m building the project with the following parameters:

Continue Reading

Bundle a Java 7 .jar for Mac

December 21, 2020 Simon Abital

Question or issue on macOS: I created a .jar that requires Java 7. I have Java 7 (JDK and JRE) and I can double-click to run the .jar. However, I want to package this into an application.

Continue Reading

Swift Package Manager tools version for development snapshots

December 18, 2020 Bell Jacquise

Question or problem in the Swift programming language: I try to experiment with some of the new features of SPM that are recently implemented in swift 5.3. Like new binary dependencies and resources support. To test these new feature I went to swift.org and downloaded latest swift 5.3 development snapshot which is currently April 21, […]

Continue Reading

Posts navigation

Older posts

Same Catagory Posts

    iZZiSwift | Developed by iZZi Team from 2017