mirror of
https://github.com/syncthing/syncthing-macos.git
synced 2026-05-17 12:00:37 +00:00
0eb861ff8f
* Remove unvendored Sparkle pod * README.md: Add note about prerequistes * Update bundled syncthing with 1.13.1 (was 1.13.0) * Vendor update Sparkle with Cocoapods from 1.19.0 to 1.24.0 * Fixup Pod to build for both Intel and Apple M1 Silicon * Manual fixing of Pod was needed after install - Set MACOSX_DEPLOYMENT_TARGET = 10.10 - ONLY_ACTIVE_ARCH = NO because of Intel and Apple M1 silicon - Use the new syncthing.xcworkspace in the build process from the toplevel Makefile - Add note about git submodule in the README.md for building the dmg with the script * Cleanup README.md and add forgotten xcworkspace due to gitignore entry * syncthing/DaemonProcess.swift: Add -logfile=default (fixes #91) * Add note about written logfile * Remove travis CI, as we already use TeamCity hosted on build.syncthing.net Co-authored-by: Jerry Jacobs <jerry@xor-gate.org>
17 lines
238 B
Plaintext
17 lines
238 B
Plaintext
PODS:
|
|
- Sparkle (1.24.0)
|
|
|
|
DEPENDENCIES:
|
|
- Sparkle
|
|
|
|
SPEC REPOS:
|
|
trunk:
|
|
- Sparkle
|
|
|
|
SPEC CHECKSUMS:
|
|
Sparkle: 270cd27377bf04e9c128af06e3a22d0f572d6ee3
|
|
|
|
PODFILE CHECKSUM: 3ebbf6b550b5a6127592510655bd0fce30bd33c9
|
|
|
|
COCOAPODS: 1.10.1
|