Age | Commit message (Collapse) | Author |
|
platform
|
|
|
|
|
|
|
|
runtime ios version either load it from private or public frameworks path
|
|
apps to run on 64bit devices with iOS9 and is also safe for all older iOS versions)
|
|
hint :) - backport from mrmc fork
|
|
|
|
|
|
the xcconfig files (this leaves out the extension and fixes linking so that it now also finds tbd files)
|
|
and waveform from tree
|
|
|
|
|
|
|
|
signing it - this fixes runtime error on ios5.1 devices
|
|
|
|
|
|
The goal was to create a bundled target that can be started and
debugged from Xcode just like the standalone Kodi binary.
Kept all of the 4 original build script steps, so the build process
itself does not changed at all, only the following changes made:
- XBMC_DEPENDS added to App-OSX.xcconfig common config file instead of
defining per target
- otool -L calls replaced by otool -LX to eliminate the first summary
line from the output result, that could cause the parsing of the result
fail
|
|
UI sounds addons
|
|
|
|
|
|
|
|
|
|
|
|
fixes linker warning
|
|
10.7 (means we need at least osx 10.7 for beeing able to run) and bump ios deployment target from 4.2 to 5.1 (means we need at least ios 5.1 to run)
|
|
backups on jenkins which were broken in a0a6e40a6299ff004353603201e6d60f569c1a2c
|
|
|
|
|
|
|
|
|
|
This reverts commit 4949be256667f3e500e52b7084476ae1f2b00d92.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(/Volumes/Kodi in our case) - else the prepared .DS_Store won't work and we don't get the background image and icon position
|
|
has properly aligned icons)
|
|
fixup some pathes - remove some unneeded checks and do a sanity clean of the rw dmg during packaging
|
|
|
|
|
|
|
|
|
|
feedab2c2a3b88b5c9c3b910dd69b8be24d7408d)
|
|
92cbadcd53e13edb8384ab5f474f34f58f0cfebd)
|
|
9d00bbd19b99c474fd981305f6b6e123256bbea0)
|
|
related artwork to the central folder for this (reverted from commit 2a9f21e0f24a08b708a54051842f29bba5e3c205)
|