Download SalesforceMobile SDK iOS Free Java Code

Description

Force.com mobile SDK for iOS applications.

Icons

SalesforceMobile SDK iOS

Source Files

The download file SalesforceMobileSDK-iOS-master.zip has the following entries.


.gitignore//from   w  w  w.j av a  2s  .c o  m
LICENSE.md
hybrid/SampleApps/ContactExplorer/ContactExplorer.xcodeproj/project.pbxproj
hybrid/SampleApps/ContactExplorer/ContactExplorer/Classes/AppDelegate.h
hybrid/SampleApps/ContactExplorer/ContactExplorer/Classes/AppDelegate.m
hybrid/SampleApps/ContactExplorer/ContactExplorer/ContactExplorer-Info.plist
hybrid/SampleApps/ContactExplorer/ContactExplorer/ContactExplorer-Prefix.pch
hybrid/SampleApps/ContactExplorer/ContactExplorer/PhoneGap.plist
hybrid/SampleApps/ContactExplorer/ContactExplorer/Plugins/README
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/Capture.bundle/controls_bg.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/Capture.bundle/controls_bg@2x.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/Capture.bundle/controls_bg~ipad.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/Capture.bundle/microphone.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/Capture.bundle/microphone@2x.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/Capture.bundle/microphone~ipad.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/Capture.bundle/record_button.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/Capture.bundle/record_button@2x.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/Capture.bundle/record_button~ipad.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/Capture.bundle/recording_bg.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/Capture.bundle/recording_bg@2x.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/Capture.bundle/recording_bg~ipad.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/Capture.bundle/stop_button.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/Capture.bundle/stop_button@2x.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/Capture.bundle/stop_button~ipad.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/en.lproj/Localizable.strings
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/es.lproj/Localizable.strings
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/icons/icon-72.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/icons/icon.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/icons/icon@2x.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/splash/Default-Portrait~ipad.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/splash/Default.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/splash/Default@2x.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/Resources/splash/Default~iPad.png
hybrid/SampleApps/ContactExplorer/ContactExplorer/en.lproj/InfoPlist.strings
hybrid/SampleApps/ContactExplorer/ContactExplorer/main.m
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/CoreData/CoreData.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/CoreData/NSManagedObject+ActiveRecord.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/CoreData/Private/RKManagedObjectFactory.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/CoreData/Private/RKManagedObjectMappingOperation.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/CoreData/Private/RKManagedObjectThreadSafeInvocation.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectCache.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectLoader.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectMapping.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectSeeder.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectStore.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/NSDictionary+RKRequestSerialization.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/Network.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/Private/NSData+MD5.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/Private/NSString+MD5.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/Private/RKRequest_Internals.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/Private/RKURL.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/RKClient.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/RKNetwork.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/RKNotifications.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/RKParams.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/RKParamsAttachment.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/RKReachabilityObserver.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/RKRequest.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/RKRequestCache.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/RKRequestQueue.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/RKRequestSerializable.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/RKRequestSerialization.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Network/RKResponse.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/ObjectMapping.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKErrorMessage.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectAttributeMapping.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectFactory.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectLoader.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectManager.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapper.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapperError.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapper_Private.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapping.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMappingOperation.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMappingProvider.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMappingResult.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectPropertyInspector.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectRelationshipMapping.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectRouter.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectSerializer.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKParserRegistry.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKRouter.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/RestKit.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Support/Errors.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Support/LCLNSLog.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Support/NSDictionary+RKAdditions.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Support/NSString+InflectionSupport.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Support/NSString+RestKit.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Support/RKAlert.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Support/RKLog.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Support/RKMIMETypes.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Support/RKParser.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Support/RKSearchEngine.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Support/Support.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Support/XML/LibXML/RKXMLParserLibXML.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Support/lcl.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Support/lcl_config_components.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Support/lcl_config_extensions.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/include/RestKit/Support/lcl_config_logger.h
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/libRestKitCoreData.a
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/libRestKitNetwork.a
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/libRestKitObjectMapping.a
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/libRestKitSupport.a
hybrid/SampleApps/ContactExplorer/dependencies/RestKit/libRestKitXMLParserLibxml.a
hybrid/SampleApps/ContactExplorer/dependencies/SalesforceOAuth/include/SalesforceOAuth/SFOAuthCoordinator.h
hybrid/SampleApps/ContactExplorer/dependencies/SalesforceOAuth/include/SalesforceOAuth/SFOAuthCredentials.h
hybrid/SampleApps/ContactExplorer/dependencies/SalesforceOAuth/libSalesforceOAuth.a
hybrid/SampleApps/ContactExplorer/dependencies/SalesforceSDK/include/SalesforceSDK/SFRestAPI.h
hybrid/SampleApps/ContactExplorer/dependencies/SalesforceSDK/include/SalesforceSDK/SFRestRequest.h
hybrid/SampleApps/ContactExplorer/dependencies/SalesforceSDK/libSalesforceSDK.a
hybrid/SampleApps/ContactExplorer/www/forcetk.js
hybrid/SampleApps/ContactExplorer/www/index.html
hybrid/SampleApps/ContactExplorer/www/jquery/images/ajax-loader.png
hybrid/SampleApps/ContactExplorer/www/jquery/images/icon-search-black.png
hybrid/SampleApps/ContactExplorer/www/jquery/images/icons-18-black.png
hybrid/SampleApps/ContactExplorer/www/jquery/images/icons-18-white.png
hybrid/SampleApps/ContactExplorer/www/jquery/images/icons-36-black.png
hybrid/SampleApps/ContactExplorer/www/jquery/images/icons-36-white.png
hybrid/SampleApps/ContactExplorer/www/jquery/jquery-1.6.2.js
hybrid/SampleApps/ContactExplorer/www/jquery/jquery-1.6.2.min.js
hybrid/SampleApps/ContactExplorer/www/jquery/jquery.mobile-1.0b2.css
hybrid/SampleApps/ContactExplorer/www/jquery/jquery.mobile-1.0b2.js
hybrid/SampleApps/ContactExplorer/www/jquery/jquery.mobile-1.0b2.min.css
hybrid/SampleApps/ContactExplorer/www/jquery/jquery.mobile-1.0b2.min.js
hybrid/SampleApps/ContactExplorer/www/phonegap-1.0.0.js
native/Force.com-based Application.xctemplate/AppDelegate.h
native/Force.com-based Application.xctemplate/Default-Portrait~ipad.png
native/Force.com-based Application.xctemplate/Default.png
native/Force.com-based Application.xctemplate/RootViewController.h
native/Force.com-based Application.xctemplate/RootViewController.m
native/Force.com-based Application.xctemplate/SplashViewController.h
native/Force.com-based Application.xctemplate/SplashViewController.m
native/Force.com-based Application.xctemplate/TemplateIcon.icns
native/Force.com-based Application.xctemplate/TemplateInfo.plist
native/Force.com-based Application.xctemplate/___PACKAGENAME___-Info.plist
native/Force.com-based Application.xctemplate/___PACKAGENAME___-Prefix.pch
native/Force.com-based Application.xctemplate/dbdotcomlogo.png
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/CoreData/CoreData.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/CoreData/NSManagedObject+ActiveRecord.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/CoreData/Private/RKManagedObjectFactory.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/CoreData/Private/RKManagedObjectMappingOperation.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/CoreData/Private/RKManagedObjectThreadSafeInvocation.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectCache.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectLoader.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectMapping.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectSeeder.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectStore.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/NSDictionary+RKRequestSerialization.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/Network.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/Private/NSData+MD5.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/Private/NSString+MD5.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/Private/RKRequest_Internals.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/Private/RKURL.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/RKClient.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/RKNetwork.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/RKNotifications.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/RKParams.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/RKParamsAttachment.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/RKReachabilityObserver.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/RKRequest.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/RKRequestCache.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/RKRequestQueue.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/RKRequestSerializable.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/RKRequestSerialization.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Network/RKResponse.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/ObjectMapping.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKErrorMessage.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectAttributeMapping.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectFactory.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectLoader.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectManager.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapper.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapperError.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapper_Private.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapping.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMappingOperation.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMappingProvider.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMappingResult.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectPropertyInspector.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectRelationshipMapping.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectRouter.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectSerializer.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKParserRegistry.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/ObjectMapping/RKRouter.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/RestKit.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Support/Errors.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Support/LCLNSLog.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Support/NSDictionary+RKAdditions.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Support/NSString+InflectionSupport.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Support/NSString+RestKit.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Support/RKAlert.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Support/RKLog.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Support/RKMIMETypes.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Support/RKParser.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Support/RKSearchEngine.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Support/Support.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Support/XML/LibXML/RKXMLParserLibXML.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Support/lcl.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Support/lcl_config_components.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Support/lcl_config_extensions.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/include/RestKit/Support/lcl_config_logger.h
native/Force.com-based Application.xctemplate/dependencies/RestKit/libRestKitCoreData.a
native/Force.com-based Application.xctemplate/dependencies/RestKit/libRestKitNetwork.a
native/Force.com-based Application.xctemplate/dependencies/RestKit/libRestKitObjectMapping.a
native/Force.com-based Application.xctemplate/dependencies/RestKit/libRestKitSupport.a
native/Force.com-based Application.xctemplate/dependencies/RestKit/libRestKitXMLParserLibxml.a
native/Force.com-based Application.xctemplate/dependencies/SBJson/include/SBJson/NSObject+SBJson.h
native/Force.com-based Application.xctemplate/dependencies/SBJson/include/SBJson/SBJson.h
native/Force.com-based Application.xctemplate/dependencies/SBJson/include/SBJson/SBJsonParser.h
native/Force.com-based Application.xctemplate/dependencies/SBJson/include/SBJson/SBJsonStreamParser.h
native/Force.com-based Application.xctemplate/dependencies/SBJson/include/SBJson/SBJsonStreamParserAccumulator.h
native/Force.com-based Application.xctemplate/dependencies/SBJson/include/SBJson/SBJsonStreamParserAdapter.h
native/Force.com-based Application.xctemplate/dependencies/SBJson/include/SBJson/SBJsonStreamWriter.h
native/Force.com-based Application.xctemplate/dependencies/SBJson/include/SBJson/SBJsonStreamWriterAccumulator.h
native/Force.com-based Application.xctemplate/dependencies/SBJson/include/SBJson/SBJsonWriter.h
native/Force.com-based Application.xctemplate/dependencies/SBJson/libsbjson-ios.a
native/Force.com-based Application.xctemplate/dependencies/SalesforceOAuth/include/SalesforceOAuth/SFOAuthCoordinator.h
native/Force.com-based Application.xctemplate/dependencies/SalesforceOAuth/include/SalesforceOAuth/SFOAuthCredentials.h
native/Force.com-based Application.xctemplate/dependencies/SalesforceOAuth/libSalesforceOAuth.a
native/Force.com-based Application.xctemplate/dependencies/SalesforceSDK/include/SalesforceSDK/SFRestAPI.h
native/Force.com-based Application.xctemplate/dependencies/SalesforceSDK/include/SalesforceSDK/SFRestRequest.h
native/Force.com-based Application.xctemplate/dependencies/SalesforceSDK/libSalesforceSDK.a
native/Force.com-based Application.xctemplate/en.lproj/InfoPlist.strings
native/Force.com-based Application.xctemplate/en.lproj/MainWindow-iPad.xib
native/Force.com-based Application.xctemplate/en.lproj/MainWindow.xib
native/Force.com-based Application.xctemplate/en.lproj/RootViewController.xib
native/Force.com-based Application.xctemplate/main.m
native/Force.com-based Application.xctemplate/readme.txt
native/SalesforceSDK/Documentation/docset/Contents/Info.plist
native/SalesforceSDK/Documentation/docset/Contents/Resources/Documents/Classes/SFRestAPI.html
native/SalesforceSDK/Documentation/docset/Contents/Resources/Documents/Classes/SFRestRequest.html
native/SalesforceSDK/Documentation/docset/Contents/Resources/Documents/Protocols/SFRestDelegate.html
native/SalesforceSDK/Documentation/docset/Contents/Resources/Documents/css/styles.css
native/SalesforceSDK/Documentation/docset/Contents/Resources/Documents/hierarchy.html
native/SalesforceSDK/Documentation/docset/Contents/Resources/Documents/img/button_bar_background.png
native/SalesforceSDK/Documentation/docset/Contents/Resources/Documents/img/disclosure.png
native/SalesforceSDK/Documentation/docset/Contents/Resources/Documents/img/disclosure_open.png
native/SalesforceSDK/Documentation/docset/Contents/Resources/Documents/img/title_background.png
native/SalesforceSDK/Documentation/docset/Contents/Resources/Documents/index.html
native/SalesforceSDK/Documentation/docset/Contents/Resources/docSet.dsidx
native/SalesforceSDK/Documentation/docset/Contents/Resources/docSet.mom
native/SalesforceSDK/Documentation/docset/Contents/Resources/docSet.skidx
native/SalesforceSDK/Documentation/docset/Contents/Resources/docSet.toc
native/SalesforceSDK/Documentation/html/Classes/SFRestAPI.html
native/SalesforceSDK/Documentation/html/Classes/SFRestRequest.html
native/SalesforceSDK/Documentation/html/Protocols/SFRestDelegate.html
native/SalesforceSDK/Documentation/html/css/styles.css
native/SalesforceSDK/Documentation/html/hierarchy.html
native/SalesforceSDK/Documentation/html/img/button_bar_background.png
native/SalesforceSDK/Documentation/html/img/disclosure.png
native/SalesforceSDK/Documentation/html/img/disclosure_open.png
native/SalesforceSDK/Documentation/html/img/title_background.png
native/SalesforceSDK/Documentation/html/index.html
native/SalesforceSDK/SalesforceSDK.xcodeproj/project.pbxproj
native/SalesforceSDK/SalesforceSDK/Classes/RKRequestDelegateWrapper.h
native/SalesforceSDK/SalesforceSDK/Classes/RKRequestDelegateWrapper.m
native/SalesforceSDK/SalesforceSDK/Classes/SFRestAPI.h
native/SalesforceSDK/SalesforceSDK/Classes/SFRestAPI.m
native/SalesforceSDK/SalesforceSDK/Classes/SFRestRequest.h
native/SalesforceSDK/SalesforceSDK/Classes/SFRestRequest.m
native/SalesforceSDK/SalesforceSDK/SalesforceSDK-Prefix.pch
native/SalesforceSDK/dependencies/RestKit/include/RestKit/CoreData/CoreData.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/CoreData/NSManagedObject+ActiveRecord.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/CoreData/Private/RKManagedObjectFactory.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/CoreData/Private/RKManagedObjectMappingOperation.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/CoreData/Private/RKManagedObjectThreadSafeInvocation.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectCache.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectLoader.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectMapping.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectSeeder.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectStore.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/NSDictionary+RKRequestSerialization.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/Network.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/Private/NSData+MD5.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/Private/NSString+MD5.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/Private/RKRequest_Internals.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/Private/RKURL.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/RKClient.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/RKNetwork.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/RKNotifications.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/RKParams.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/RKParamsAttachment.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/RKReachabilityObserver.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/RKRequest.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/RKRequestCache.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/RKRequestQueue.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/RKRequestSerializable.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/RKRequestSerialization.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Network/RKResponse.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/ObjectMapping.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKErrorMessage.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectAttributeMapping.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectFactory.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectLoader.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectManager.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapper.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapperError.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapper_Private.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapping.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMappingOperation.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMappingProvider.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMappingResult.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectPropertyInspector.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectRelationshipMapping.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectRouter.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectSerializer.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKParserRegistry.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/ObjectMapping/RKRouter.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/RestKit.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Support/Errors.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Support/LCLNSLog.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Support/NSDictionary+RKAdditions.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Support/NSString+InflectionSupport.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Support/NSString+RestKit.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Support/RKAlert.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Support/RKLog.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Support/RKMIMETypes.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Support/RKParser.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Support/RKSearchEngine.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Support/Support.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Support/XML/LibXML/RKXMLParserLibXML.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Support/lcl.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Support/lcl_config_components.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Support/lcl_config_extensions.h
native/SalesforceSDK/dependencies/RestKit/include/RestKit/Support/lcl_config_logger.h
native/SalesforceSDK/dependencies/RestKit/libRestKitCoreData.a
native/SalesforceSDK/dependencies/RestKit/libRestKitNetwork.a
native/SalesforceSDK/dependencies/RestKit/libRestKitObjectMapping.a
native/SalesforceSDK/dependencies/RestKit/libRestKitSupport.a
native/SalesforceSDK/dependencies/RestKit/libRestKitXMLParserLibxml.a
native/SalesforceSDK/dependencies/SBJson/include/SBJson/NSObject+SBJson.h
native/SalesforceSDK/dependencies/SBJson/include/SBJson/SBJson.h
native/SalesforceSDK/dependencies/SBJson/include/SBJson/SBJsonParser.h
native/SalesforceSDK/dependencies/SBJson/include/SBJson/SBJsonStreamParser.h
native/SalesforceSDK/dependencies/SBJson/include/SBJson/SBJsonStreamParserAccumulator.h
native/SalesforceSDK/dependencies/SBJson/include/SBJson/SBJsonStreamParserAdapter.h
native/SalesforceSDK/dependencies/SBJson/include/SBJson/SBJsonStreamWriter.h
native/SalesforceSDK/dependencies/SBJson/include/SBJson/SBJsonStreamWriterAccumulator.h
native/SalesforceSDK/dependencies/SBJson/include/SBJson/SBJsonWriter.h
native/SalesforceSDK/dependencies/SBJson/libsbjson-ios.a
native/SalesforceSDK/dependencies/SalesforceOAuth/include/SalesforceOAuth/SFOAuthCoordinator.h
native/SalesforceSDK/dependencies/SalesforceOAuth/include/SalesforceOAuth/SFOAuthCredentials.h
native/SalesforceSDK/dependencies/SalesforceOAuth/libSalesforceOAuth.a
native/SampleApps/RestAPIExplorer/RestAPIExplorer.xcodeproj/project.pbxproj
native/SampleApps/RestAPIExplorer/RestAPIExplorer/Default-Portrait~ipad.png
native/SampleApps/RestAPIExplorer/RestAPIExplorer/QueryListViewController.h
native/SampleApps/RestAPIExplorer/RestAPIExplorer/QueryListViewController.m
native/SampleApps/RestAPIExplorer/RestAPIExplorer/QueryListViewController.xib
native/SampleApps/RestAPIExplorer/RestAPIExplorer/RestAPIExplorer-Info.plist
native/SampleApps/RestAPIExplorer/RestAPIExplorer/RestAPIExplorer-Prefix.pch
native/SampleApps/RestAPIExplorer/RestAPIExplorer/RestAPIExplorerAppDelegate.h
native/SampleApps/RestAPIExplorer/RestAPIExplorer/RestAPIExplorerAppDelegate.m
native/SampleApps/RestAPIExplorer/RestAPIExplorer/RestAPIExplorerViewController.h
native/SampleApps/RestAPIExplorer/RestAPIExplorer/RestAPIExplorerViewController.m
native/SampleApps/RestAPIExplorer/RestAPIExplorer/en.lproj/InfoPlist.strings
native/SampleApps/RestAPIExplorer/RestAPIExplorer/en.lproj/MainWindow.xib
native/SampleApps/RestAPIExplorer/RestAPIExplorer/en.lproj/RestAPIExplorerViewController.xib
native/SampleApps/RestAPIExplorer/RestAPIExplorer/main.m
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/CoreData/CoreData.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/CoreData/NSManagedObject+ActiveRecord.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/CoreData/Private/RKManagedObjectFactory.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/CoreData/Private/RKManagedObjectMappingOperation.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/CoreData/Private/RKManagedObjectThreadSafeInvocation.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectCache.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectLoader.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectMapping.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectSeeder.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectStore.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/NSDictionary+RKRequestSerialization.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/Network.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/Private/NSData+MD5.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/Private/NSString+MD5.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/Private/RKRequest_Internals.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/Private/RKURL.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/RKClient.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/RKNetwork.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/RKNotifications.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/RKParams.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/RKParamsAttachment.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/RKReachabilityObserver.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/RKRequest.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/RKRequestCache.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/RKRequestQueue.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/RKRequestSerializable.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/RKRequestSerialization.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Network/RKResponse.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/ObjectMapping.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKErrorMessage.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectAttributeMapping.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectFactory.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectLoader.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectManager.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapper.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapperError.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapper_Private.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapping.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMappingOperation.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMappingProvider.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMappingResult.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectPropertyInspector.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectRelationshipMapping.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectRouter.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectSerializer.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKParserRegistry.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/ObjectMapping/RKRouter.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/RestKit.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Support/Errors.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Support/LCLNSLog.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Support/NSDictionary+RKAdditions.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Support/NSString+InflectionSupport.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Support/NSString+RestKit.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Support/RKAlert.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Support/RKLog.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Support/RKMIMETypes.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Support/RKParser.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Support/RKSearchEngine.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Support/Support.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Support/XML/LibXML/RKXMLParserLibXML.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Support/lcl.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Support/lcl_config_components.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Support/lcl_config_extensions.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/include/RestKit/Support/lcl_config_logger.h
native/SampleApps/RestAPIExplorer/dependencies/RestKit/libRestKitCoreData.a
native/SampleApps/RestAPIExplorer/dependencies/RestKit/libRestKitNetwork.a
native/SampleApps/RestAPIExplorer/dependencies/RestKit/libRestKitObjectMapping.a
native/SampleApps/RestAPIExplorer/dependencies/RestKit/libRestKitSupport.a
native/SampleApps/RestAPIExplorer/dependencies/RestKit/libRestKitXMLParserLibxml.a
native/SampleApps/RestAPIExplorer/dependencies/SBJson/include/SBJson/NSObject+SBJson.h
native/SampleApps/RestAPIExplorer/dependencies/SBJson/include/SBJson/SBJson.h
native/SampleApps/RestAPIExplorer/dependencies/SBJson/include/SBJson/SBJsonParser.h
native/SampleApps/RestAPIExplorer/dependencies/SBJson/include/SBJson/SBJsonStreamParser.h
native/SampleApps/RestAPIExplorer/dependencies/SBJson/include/SBJson/SBJsonStreamParserAccumulator.h
native/SampleApps/RestAPIExplorer/dependencies/SBJson/include/SBJson/SBJsonStreamParserAdapter.h
native/SampleApps/RestAPIExplorer/dependencies/SBJson/include/SBJson/SBJsonStreamWriter.h
native/SampleApps/RestAPIExplorer/dependencies/SBJson/include/SBJson/SBJsonStreamWriterAccumulator.h
native/SampleApps/RestAPIExplorer/dependencies/SBJson/include/SBJson/SBJsonWriter.h
native/SampleApps/RestAPIExplorer/dependencies/SBJson/libsbjson-ios.a
native/SampleApps/RestAPIExplorer/dependencies/SalesforceOAuth/include/SalesforceOAuth/SFOAuthCoordinator.h
native/SampleApps/RestAPIExplorer/dependencies/SalesforceOAuth/include/SalesforceOAuth/SFOAuthCredentials.h
native/SampleApps/RestAPIExplorer/dependencies/SalesforceOAuth/libSalesforceOAuth.a
native/SampleApps/RestAPIExplorer/dependencies/SalesforceSDK/include/SalesforceSDK/SFRestAPI.h
native/SampleApps/RestAPIExplorer/dependencies/SalesforceSDK/include/SalesforceSDK/SFRestRequest.h
native/SampleApps/RestAPIExplorer/dependencies/SalesforceSDK/libSalesforceSDK.a
native/SampleApps/RestAPIExplorer/icon-72.png
native/dependencies/RestKit/include/RestKit/CoreData/CoreData.h
native/dependencies/RestKit/include/RestKit/CoreData/NSManagedObject+ActiveRecord.h
native/dependencies/RestKit/include/RestKit/CoreData/Private/RKManagedObjectFactory.h
native/dependencies/RestKit/include/RestKit/CoreData/Private/RKManagedObjectMappingOperation.h
native/dependencies/RestKit/include/RestKit/CoreData/Private/RKManagedObjectThreadSafeInvocation.h
native/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectCache.h
native/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectLoader.h
native/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectMapping.h
native/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectSeeder.h
native/dependencies/RestKit/include/RestKit/CoreData/RKManagedObjectStore.h
native/dependencies/RestKit/include/RestKit/Network/NSDictionary+RKRequestSerialization.h
native/dependencies/RestKit/include/RestKit/Network/Network.h
native/dependencies/RestKit/include/RestKit/Network/Private/NSData+MD5.h
native/dependencies/RestKit/include/RestKit/Network/Private/NSString+MD5.h
native/dependencies/RestKit/include/RestKit/Network/Private/RKRequest_Internals.h
native/dependencies/RestKit/include/RestKit/Network/Private/RKURL.h
native/dependencies/RestKit/include/RestKit/Network/RKClient.h
native/dependencies/RestKit/include/RestKit/Network/RKNetwork.h
native/dependencies/RestKit/include/RestKit/Network/RKNotifications.h
native/dependencies/RestKit/include/RestKit/Network/RKParams.h
native/dependencies/RestKit/include/RestKit/Network/RKParamsAttachment.h
native/dependencies/RestKit/include/RestKit/Network/RKReachabilityObserver.h
native/dependencies/RestKit/include/RestKit/Network/RKRequest.h
native/dependencies/RestKit/include/RestKit/Network/RKRequestCache.h
native/dependencies/RestKit/include/RestKit/Network/RKRequestQueue.h
native/dependencies/RestKit/include/RestKit/Network/RKRequestSerializable.h
native/dependencies/RestKit/include/RestKit/Network/RKRequestSerialization.h
native/dependencies/RestKit/include/RestKit/Network/RKResponse.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/ObjectMapping.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKErrorMessage.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectAttributeMapping.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectFactory.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectLoader.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectManager.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapper.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapperError.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapper_Private.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMapping.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMappingOperation.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMappingProvider.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectMappingResult.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectPropertyInspector.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectRelationshipMapping.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectRouter.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKObjectSerializer.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKParserRegistry.h
native/dependencies/RestKit/include/RestKit/ObjectMapping/RKRouter.h
native/dependencies/RestKit/include/RestKit/RestKit.h
native/dependencies/RestKit/include/RestKit/Support/Errors.h
native/dependencies/RestKit/include/RestKit/Support/LCLNSLog.h
native/dependencies/RestKit/include/RestKit/Support/NSDictionary+RKAdditions.h
native/dependencies/RestKit/include/RestKit/Support/NSString+InflectionSupport.h
native/dependencies/RestKit/include/RestKit/Support/NSString+RestKit.h
native/dependencies/RestKit/include/RestKit/Support/RKAlert.h
native/dependencies/RestKit/include/RestKit/Support/RKLog.h
native/dependencies/RestKit/include/RestKit/Support/RKMIMETypes.h
native/dependencies/RestKit/include/RestKit/Support/RKParser.h
native/dependencies/RestKit/include/RestKit/Support/RKSearchEngine.h
native/dependencies/RestKit/include/RestKit/Support/Support.h
native/dependencies/RestKit/include/RestKit/Support/XML/LibXML/RKXMLParserLibXML.h
native/dependencies/RestKit/include/RestKit/Support/lcl.h
native/dependencies/RestKit/include/RestKit/Support/lcl_config_components.h
native/dependencies/RestKit/include/RestKit/Support/lcl_config_extensions.h
native/dependencies/RestKit/include/RestKit/Support/lcl_config_logger.h
native/dependencies/RestKit/libRestKitCoreData.a
native/dependencies/RestKit/libRestKitNetwork.a
native/dependencies/RestKit/libRestKitObjectMapping.a
native/dependencies/RestKit/libRestKitSupport.a
native/dependencies/RestKit/libRestKitXMLParserLibxml.a
native/dependencies/SBJson/include/SBJson/NSObject+SBJson.h
native/dependencies/SBJson/include/SBJson/SBJson.h
native/dependencies/SBJson/include/SBJson/SBJsonParser.h
native/dependencies/SBJson/include/SBJson/SBJsonStreamParser.h
native/dependencies/SBJson/include/SBJson/SBJsonStreamParserAccumulator.h
native/dependencies/SBJson/include/SBJson/SBJsonStreamParserAdapter.h
native/dependencies/SBJson/include/SBJson/SBJsonStreamWriter.h
native/dependencies/SBJson/include/SBJson/SBJsonStreamWriterAccumulator.h
native/dependencies/SBJson/include/SBJson/SBJsonWriter.h
native/dependencies/SBJson/libsbjson-ios.a
native/dependencies/SalesforceOAuth/include/SalesforceOAuth/SFOAuthCoordinator.h
native/dependencies/SalesforceOAuth/include/SalesforceOAuth/SFOAuthCredentials.h
native/dependencies/SalesforceOAuth/libSalesforceOAuth.a
native/dependencies/SalesforceSDK/include/SalesforceSDK/SFRestAPI.h
native/dependencies/SalesforceSDK/include/SalesforceSDK/SFRestRequest.h
native/dependencies/SalesforceSDK/libSalesforceSDK.a
readme.md

Download

Click the following link to download SalesforceMobileSDK-iOS-master.zip.

SalesforceMobileSDK-iOS-master.zip




















Home »
  Objective C Free Code »
    Development »




AdMob
Algorithm
Annotation
App
Authentication
Barcode
Calendar
client Library
Cocoa
Commandline
CoreData
Demo
Example
Framework
Google API
Google SDK
GoogleAnalytics
Graph
iTune
JavaScript
Json
KML
Library
List
MapKit
Matlab
Menu
Message
MVVM
NSDate
NSWindow
OAuth
Objective C API
Objective C Library
Objective C Sample
OsX Framework
Plugin
Sample
SDK
SDK Sample
Share
Storyboard
UnitTest
xcode
XML