Skip to content

Tags: LebJe/swift-bundler

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix lint issue and improve documentation

* Replace accidental tab indentation with spaces

* Update README.md and installation instructions

* Documentation improvements

v1.4.8

Toggle v1.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create LICENSE

v1.4.7

Toggle v1.4.7's commit message
Document Info.plist customisation

v1.4.6

Toggle v1.4.6's commit message
Only attempt to remove file headers from swift files

v1.4.5

Toggle v1.4.5's commit message
Fix crash in universal builds

v1.4.4

Toggle v1.4.4's commit message
Change install.sh back to release

v1.4.3

Toggle v1.4.3's commit message
Fix dynamic library copying for universal builds

v1.4.2

Toggle v1.4.2's commit message
Correctly escape spaces in file paths

v1.4.1

Toggle v1.4.1's commit message
Fix dynamic library support

I changed it to use the standard rpath (lib) instead of
a custom one (DynamicLibraries) because it was causing
compatibility issues.

v1.4.0

Toggle v1.4.0's commit message