Skip to content

0.30.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 13:53
· 299 commits to main since this release

What's Changed

  • Feature: PList keys as options (Christian Helmich) 1e37791
  • New parameter for finer control of the additional dependencies field in vcxproj (Anthony Potvin) adddd09
  • refactor: unify how frameworks are handled (Christian Helmich) a728994
  • Revert back TargetFileFullName to a property. (Jean-Sébastien Pelletier) a53d9c7
  • Ignore Smart commandline Visual Studio extension config file. (Jean-Sébastien Pelletier) c758b61
  • refactor (Xcode): simplify linking library name handling (Christian Helmich) 1ed2af7
  • refactor (Project.Configuration): make TargetFileFullName writeable and thus overridable (Christian Helmich) 67d136c
  • Change order of HelloXCode versions to build (Christian Helmich) 9d3be93
  • Do not pipe stdout of xcodebuild into xcpretty (Christian Helmich) 0781966
  • HelloLinux sample build fix (Sylvain Fortin) 2b3ac5e
  • refactor (Project.Configuration): remove obsolete OutputTypes IosApp, TvosApp, WatchOsApp (Christian Helmich) 3382a0f
  • refactor (Xcode): set configuration.DependenciesOtherLibraryFiles depending on dependency.PreferRelativePaths flag (Christian Helmich) e3a87b2
  • Add sharpmakeextend downstream pipeline (Sylvain Fortin) 341f4c7
  • avoid applying source file filter during add source files into xcode project to fix source file missing if SourceFilesExtensions is cleared in the script (Ying Huang) e380974