vChewing-macOS/Source/Installer
Lukhnos Liu 42c4441d05 Introduce a Swift class to the Installer
This is so that the Installer will be built with the correct Swift
settings, especially those that instruct the Xcode to package the Swift
runtime libraries. This is needed because the Installer now depends on
InputSourceHelper, which is written in Swift. Without this, the app
would not be packaged with the Swift runtime libraries, which caused
the installer to be unusable on older but supported macOS versions.
2022-01-19 10:05:38 -08:00
..
Base.lproj Modernize project and bump min version to 10.10 2018-11-24 21:47:15 -08:00
NotarizedArchives Update Installer to support app notarization 2019-10-28 23:42:39 -07:00
en.lproj Update copyright years 2022-01-18 23:28:08 -08:00
zh-Hant.lproj Update copyright years 2022-01-18 23:28:08 -08:00
AppDelegate.h Update copyright headers (fixes #213) 2022-01-18 14:21:55 -08:00
AppDelegate.m Update copyright headers (fixes #213) 2022-01-18 14:21:55 -08:00
ArchiveUtil.h Update copyright headers (fixes #213) 2022-01-18 14:21:55 -08:00
ArchiveUtil.m Update copyright headers (fixes #213) 2022-01-18 14:21:55 -08:00
Installer-Info.plist Bump to version 2.0-alpha 2022-01-18 23:31:07 -08:00
Installer-Prefix.pch Add a native installer and bump version. 2012-08-01 21:47:36 -07:00
InstallerUtil.swift Introduce a Swift class to the Installer 2022-01-19 10:05:38 -08:00
McBopomofoInstaller-Bridging-Header.h Introduce a Swift class to the Installer 2022-01-19 10:05:38 -08:00
main.m Update copyright headers (fixes #213) 2022-01-18 14:21:55 -08:00