Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-18337][TIMOB-18627][TIMOB-18630] 4_0_X iOS: Extensions/WatchKit backport #6751

Merged
merged 12 commits into from
Mar 27, 2015

Commits on Mar 27, 2015

  1. Configuration menu
    Copy the full SHA
    225ff69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17af430 View commit details
    Browse the repository at this point in the history
  3. [TIMOB-18337] iOS: Including Entitlements.plist in simulator builds

    Conflicts:
    	iphone/cli/commands/_build.js
    
    Conflicts:
    	iphone/cli/commands/_build.js
    jonalter committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    9892559 View commit details
    Browse the repository at this point in the history
  4. [TIMOB-18337] iOS: Extension entitlements and provisioning profile sh…

    …ould be set in its Xcode project
    jonalter committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    2f0417f View commit details
    Browse the repository at this point in the history
  5. [TIMOB-18337] iOS: Adding Ti.App.iOS.UserDefaults so UserDefaults can…

    … be opened with a suiteName
    
    Conflicts:
    	iphone/iphone/Titanium.xcodeproj/project.pbxproj
    
    Conflicts:
    	iphone/iphone/Titanium.xcodeproj/project.pbxproj
    jonalter committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    493baaa View commit details
    Browse the repository at this point in the history
  6. [TIMOB-18337] iOS: Filesystem adding directoryForSuite method

    Conflicts:
    	apidoc/Titanium/Filesystem/Filesystem.yml
    jonalter committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    ec67530 View commit details
    Browse the repository at this point in the history
  7. [TIMOB-18337] iOS: Ensure all write operations are atomic

    To avoid deadlocks accessing shared data in a group container.
    Details: https://developer.apple.com/library/ios/technotes/tn2408/_index.html
    jonalter committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    8b1e44f View commit details
    Browse the repository at this point in the history
  8. [TIMOB-18337] iOS: Database open/install can now take absolute paths

    To allow using databases in shared application group directories
    jonalter committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    553fde4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fae768 View commit details
    Browse the repository at this point in the history
  10. [TIMOB-18337] iOS: Doc fixes

    jonalter committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    2843056 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7c668f8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e9aa07e View commit details
    Browse the repository at this point in the history