mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-04-24 03:00:11 -04:00
1102 lines
74 KiB
Plaintext
1102 lines
74 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
A77DB69613EDCD2A00961E2C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A77DB69513EDCD2A00961E2C /* Foundation.framework */; };
|
|
A77DB69813EDCD2A00961E2C /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A77DB69713EDCD2A00961E2C /* UIKit.framework */; };
|
|
A77DB69A13EDCD2A00961E2C /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A77DB69913EDCD2A00961E2C /* CoreGraphics.framework */; };
|
|
A77DB69C13EDCD2A00961E2C /* AddressBook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A77DB69B13EDCD2A00961E2C /* AddressBook.framework */; };
|
|
A77DB69E13EDCD2A00961E2C /* AddressBookUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A77DB69D13EDCD2A00961E2C /* AddressBookUI.framework */; };
|
|
A77DB6A013EDCD2A00961E2C /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A77DB69F13EDCD2A00961E2C /* AudioToolbox.framework */; };
|
|
A77DB6A213EDCD2A00961E2C /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A77DB6A113EDCD2A00961E2C /* AVFoundation.framework */; };
|
|
A77DB6A413EDCD2A00961E2C /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A77DB6A313EDCD2A00961E2C /* CoreLocation.framework */; };
|
|
A77DB6A613EDCD2A00961E2C /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A77DB6A513EDCD2A00961E2C /* MediaPlayer.framework */; };
|
|
A77DB6A813EDCD2A00961E2C /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A77DB6A713EDCD2A00961E2C /* QuartzCore.framework */; };
|
|
A77DB6AA13EDCD2A00961E2C /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A77DB6A913EDCD2A00961E2C /* SystemConfiguration.framework */; };
|
|
A77DB6AC13EDCD2A00961E2C /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A77DB6AB13EDCD2A00961E2C /* MobileCoreServices.framework */; };
|
|
A77DB6AE13EDCD2A00961E2C /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A77DB6AD13EDCD2A00961E2C /* CoreMedia.framework */; };
|
|
A77DB6B413EDCD2A00961E2C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A77DB6B213EDCD2A00961E2C /* InfoPlist.strings */; };
|
|
A77DB6B613EDCD2A00961E2C /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB6B513EDCD2A00961E2C /* main.m */; };
|
|
A77DB6B913EDCD2B00961E2C /* PhoneGap.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A77DB6B813EDCD2B00961E2C /* PhoneGap.framework */; };
|
|
A77DB6BE13EDCD2B00961E2C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A77DB6BC13EDCD2B00961E2C /* Localizable.strings */; };
|
|
A77DB6C213EDCD2B00961E2C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A77DB6C013EDCD2B00961E2C /* Localizable.strings */; };
|
|
A77DB6C513EDCD2B00961E2C /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = A77DB6C413EDCD2B00961E2C /* icon.png */; };
|
|
A77DB6C713EDCD2B00961E2C /* icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A77DB6C613EDCD2B00961E2C /* icon@2x.png */; };
|
|
A77DB6C913EDCD2B00961E2C /* icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = A77DB6C813EDCD2B00961E2C /* icon-72.png */; };
|
|
A77DB6CC13EDCD2B00961E2C /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = A77DB6CB13EDCD2B00961E2C /* Default.png */; };
|
|
A77DB6CE13EDCD2B00961E2C /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A77DB6CD13EDCD2B00961E2C /* Default@2x.png */; };
|
|
A77DB6D013EDCD2B00961E2C /* Capture.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A77DB6CF13EDCD2B00961E2C /* Capture.bundle */; };
|
|
A77DB6D213EDCD2B00961E2C /* PhoneGap.plist in Resources */ = {isa = PBXBuildFile; fileRef = A77DB6D113EDCD2B00961E2C /* PhoneGap.plist */; };
|
|
A77DB6D613EDCD2B00961E2C /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB6D513EDCD2B00961E2C /* AppDelegate.m */; };
|
|
A77DB77C13EDCD7300961E2C /* SHKOAuthSharer.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB6E213EDCD7300961E2C /* SHKOAuthSharer.m */; };
|
|
A77DB77D13EDCD7300961E2C /* SHKSharer.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB6E413EDCD7300961E2C /* SHKSharer.m */; };
|
|
A77DB77E13EDCD7300961E2C /* UIWebView+SHK.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB6E713EDCD7300961E2C /* UIWebView+SHK.m */; };
|
|
A77DB77F13EDCD7300961E2C /* SFHFKeychainUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB6EB13EDCD7300961E2C /* SFHFKeychainUtils.m */; };
|
|
A77DB78013EDCD7300961E2C /* NSMutableURLRequest+Parameters.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB6EF13EDCD7300961E2C /* NSMutableURLRequest+Parameters.m */; };
|
|
A77DB78113EDCD7300961E2C /* NSString+URLEncoding.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB6F113EDCD7300961E2C /* NSString+URLEncoding.m */; };
|
|
A77DB78213EDCD7300961E2C /* NSURL+Base.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB6F313EDCD7300961E2C /* NSURL+Base.m */; };
|
|
A77DB78313EDCD7300961E2C /* Base64Transcoder.c in Sources */ = {isa = PBXBuildFile; fileRef = A77DB6F513EDCD7300961E2C /* Base64Transcoder.c */; };
|
|
A77DB78413EDCD7300961E2C /* hmac.c in Sources */ = {isa = PBXBuildFile; fileRef = A77DB6F713EDCD7300961E2C /* hmac.c */; };
|
|
A77DB78513EDCD7300961E2C /* sha1.c in Sources */ = {isa = PBXBuildFile; fileRef = A77DB6F913EDCD7300961E2C /* sha1.c */; };
|
|
A77DB78613EDCD7300961E2C /* OAAsynchronousDataFetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB6FC13EDCD7300961E2C /* OAAsynchronousDataFetcher.m */; };
|
|
A77DB78713EDCD7300961E2C /* OAConsumer.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB6FE13EDCD7300961E2C /* OAConsumer.m */; };
|
|
A77DB78813EDCD7300961E2C /* OADataFetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB70013EDCD7300961E2C /* OADataFetcher.m */; };
|
|
A77DB78913EDCD7300961E2C /* OAHMAC_SHA1SignatureProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB70213EDCD7300961E2C /* OAHMAC_SHA1SignatureProvider.m */; };
|
|
A77DB78A13EDCD7300961E2C /* OAMutableURLRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB70413EDCD7300961E2C /* OAMutableURLRequest.m */; };
|
|
A77DB78B13EDCD7300961E2C /* OAPlaintextSignatureProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB70613EDCD7300961E2C /* OAPlaintextSignatureProvider.m */; };
|
|
A77DB78C13EDCD7300961E2C /* OARequestParameter.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB70813EDCD7300961E2C /* OARequestParameter.m */; };
|
|
A77DB78D13EDCD7300961E2C /* OAServiceTicket.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB70A13EDCD7300961E2C /* OAServiceTicket.m */; };
|
|
A77DB78E13EDCD7300961E2C /* OAToken.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB70D13EDCD7300961E2C /* OAToken.m */; };
|
|
A77DB78F13EDCD7300961E2C /* SHKRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB71013EDCD7300961E2C /* SHKRequest.m */; };
|
|
A77DB79013EDCD7300961E2C /* SHK.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB71213EDCD7300961E2C /* SHK.m */; };
|
|
A77DB79113EDCD7300961E2C /* SHKItem.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB71413EDCD7300961E2C /* SHKItem.m */; };
|
|
A77DB79213EDCD7300961E2C /* SHKOfflineSharer.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB71613EDCD7300961E2C /* SHKOfflineSharer.m */; };
|
|
A77DB79313EDCD7300961E2C /* SHKSharers.plist in Resources */ = {isa = PBXBuildFile; fileRef = A77DB71713EDCD7300961E2C /* SHKSharers.plist */; };
|
|
A77DB79413EDCD7300961E2C /* SHKCustomFormController.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB71A13EDCD7300961E2C /* SHKCustomFormController.m */; };
|
|
A77DB79513EDCD7300961E2C /* SHKCustomFormFieldCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB71C13EDCD7300961E2C /* SHKCustomFormFieldCell.m */; };
|
|
A77DB79613EDCD7300961E2C /* SHKCustomShareMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB71E13EDCD7300961E2C /* SHKCustomShareMenu.m */; };
|
|
A77DB79713EDCD7300961E2C /* SHKCustomShareMenuCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB72013EDCD7300961E2C /* SHKCustomShareMenuCell.m */; };
|
|
A77DB79813EDCD7300961E2C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A77DB72213EDCD7300961E2C /* Localizable.strings */; };
|
|
A77DB79A13EDCD7300961E2C /* SHKCopy.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB72C13EDCD7300961E2C /* SHKCopy.m */; };
|
|
A77DB79B13EDCD7300961E2C /* SHKMail.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB72F13EDCD7300961E2C /* SHKMail.m */; };
|
|
A77DB79C13EDCD7300961E2C /* SHKSafari.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB73213EDCD7300961E2C /* SHKSafari.m */; };
|
|
A77DB79D13EDCD7300961E2C /* SHKPhotoAlbum.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB73513EDCD7300961E2C /* SHKPhotoAlbum.m */; };
|
|
A77DB79E13EDCD7300961E2C /* SHKDelicious.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB73913EDCD7300961E2C /* SHKDelicious.m */; };
|
|
A77DB79F13EDCD7300961E2C /* FBConnect.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A77DB73C13EDCD7300961E2C /* FBConnect.bundle */; };
|
|
A77DB7A013EDCD7300961E2C /* FBConnectGlobal.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB73F13EDCD7300961E2C /* FBConnectGlobal.m */; };
|
|
A77DB7A113EDCD7300961E2C /* FBDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB74113EDCD7300961E2C /* FBDialog.m */; };
|
|
A77DB7A213EDCD7300961E2C /* FBFeedDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB74313EDCD7300961E2C /* FBFeedDialog.m */; };
|
|
A77DB7A313EDCD7300961E2C /* FBLoginButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB74513EDCD7300961E2C /* FBLoginButton.m */; };
|
|
A77DB7A413EDCD7300961E2C /* FBLoginDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB74713EDCD7300961E2C /* FBLoginDialog.m */; };
|
|
A77DB7A513EDCD7300961E2C /* FBPermissionDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB74913EDCD7300961E2C /* FBPermissionDialog.m */; };
|
|
A77DB7A613EDCD7300961E2C /* FBRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB74B13EDCD7300961E2C /* FBRequest.m */; };
|
|
A77DB7A713EDCD7300961E2C /* FBSession.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB74D13EDCD7300961E2C /* FBSession.m */; };
|
|
A77DB7A813EDCD7300961E2C /* FBStreamDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB74F13EDCD7300961E2C /* FBStreamDialog.m */; };
|
|
A77DB7A913EDCD7300961E2C /* FBXMLHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB75113EDCD7300961E2C /* FBXMLHandler.m */; };
|
|
A77DB7AA13EDCD7300961E2C /* SHKFacebook.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB75313EDCD7300961E2C /* SHKFacebook.m */; };
|
|
A77DB7AB13EDCD7300961E2C /* SHKFBStreamDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB75513EDCD7300961E2C /* SHKFBStreamDialog.m */; };
|
|
A77DB7AC13EDCD7300961E2C /* SHKGoogleReader.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB75813EDCD7300961E2C /* SHKGoogleReader.m */; };
|
|
A77DB7AD13EDCD7300961E2C /* SHKInstapaper.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB75B13EDCD7300961E2C /* SHKInstapaper.m */; };
|
|
A77DB7AE13EDCD7300961E2C /* SHKPinboard.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB75E13EDCD7300961E2C /* SHKPinboard.m */; };
|
|
A77DB7AF13EDCD7300961E2C /* SHKReadItLater.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB76113EDCD7300961E2C /* SHKReadItLater.m */; };
|
|
A77DB7B013EDCD7300961E2C /* SHKTumblr.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB76413EDCD7300961E2C /* SHKTumblr.m */; };
|
|
A77DB7B113EDCD7300961E2C /* SHKTwitter.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB76713EDCD7300961E2C /* SHKTwitter.m */; };
|
|
A77DB7B213EDCD7300961E2C /* SHKTwitterForm.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB76913EDCD7300961E2C /* SHKTwitterForm.m */; };
|
|
A77DB7B313EDCD7300961E2C /* SHKActionSheet.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB76D13EDCD7300961E2C /* SHKActionSheet.m */; };
|
|
A77DB7B413EDCD7300961E2C /* SHKActivityIndicator.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB76F13EDCD7300961E2C /* SHKActivityIndicator.m */; };
|
|
A77DB7B513EDCD7300961E2C /* SHKFormController.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB77113EDCD7300961E2C /* SHKFormController.m */; };
|
|
A77DB7B613EDCD7300961E2C /* SHKFormFieldCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB77313EDCD7300961E2C /* SHKFormFieldCell.m */; };
|
|
A77DB7B713EDCD7300961E2C /* SHKFormFieldSettings.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB77513EDCD7300961E2C /* SHKFormFieldSettings.m */; };
|
|
A77DB7B813EDCD7300961E2C /* SHKOAuthView.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB77713EDCD7300961E2C /* SHKOAuthView.m */; };
|
|
A77DB7B913EDCD7300961E2C /* SHKShareMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB77913EDCD7300961E2C /* SHKShareMenu.m */; };
|
|
A77DB7BA13EDCD7300961E2C /* SHKViewControllerWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB77B13EDCD7300961E2C /* SHKViewControllerWrapper.m */; };
|
|
A77DB7BC13EDCD9E00961E2C /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A77DB7BB13EDCD9E00961E2C /* Security.framework */; };
|
|
A77DB7BE13EDCDA900961E2C /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A77DB7BD13EDCDA900961E2C /* MessageUI.framework */; };
|
|
A77DB7C113EDD1E200961E2C /* ShareKitPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = A77DB7C013EDD1E200961E2C /* ShareKitPlugin.m */; };
|
|
A77DB7C313EDD20500961E2C /* www in Resources */ = {isa = PBXBuildFile; fileRef = A77DB7C213EDD20500961E2C /* www */; };
|
|
A7A29BA513F772FE003409BB /* SHKSharer+Phonegap.m in Sources */ = {isa = PBXBuildFile; fileRef = A7A29BA413F772FE003409BB /* SHKSharer+Phonegap.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
A77DB69113EDCD2A00961E2C /* example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A77DB69513EDCD2A00961E2C /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
A77DB69713EDCD2A00961E2C /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
A77DB69913EDCD2A00961E2C /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
A77DB69B13EDCD2A00961E2C /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; };
|
|
A77DB69D13EDCD2A00961E2C /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; };
|
|
A77DB69F13EDCD2A00961E2C /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
A77DB6A113EDCD2A00961E2C /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
A77DB6A313EDCD2A00961E2C /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
|
|
A77DB6A513EDCD2A00961E2C /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; };
|
|
A77DB6A713EDCD2A00961E2C /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
A77DB6A913EDCD2A00961E2C /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
|
A77DB6AB13EDCD2A00961E2C /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
|
|
A77DB6AD13EDCD2A00961E2C /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
|
|
A77DB6B113EDCD2A00961E2C /* example-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "example-Info.plist"; sourceTree = "<group>"; };
|
|
A77DB6B313EDCD2A00961E2C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
A77DB6B513EDCD2A00961E2C /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
A77DB6B713EDCD2B00961E2C /* example-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "example-Prefix.pch"; sourceTree = "<group>"; };
|
|
A77DB6B813EDCD2B00961E2C /* PhoneGap.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhoneGap.framework; path = /Users/Shared/PhoneGap/Frameworks/PhoneGap.framework; sourceTree = "<absolute>"; };
|
|
A77DB6BD13EDCD2B00961E2C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = Resources/en.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
A77DB6C113EDCD2B00961E2C /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = Resources/es.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
A77DB6C413EDCD2B00961E2C /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = icon.png; path = Resources/icons/icon.png; sourceTree = "<group>"; };
|
|
A77DB6C613EDCD2B00961E2C /* icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "icon@2x.png"; path = "Resources/icons/icon@2x.png"; sourceTree = "<group>"; };
|
|
A77DB6C813EDCD2B00961E2C /* icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "icon-72.png"; path = "Resources/icons/icon-72.png"; sourceTree = "<group>"; };
|
|
A77DB6CB13EDCD2B00961E2C /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = Resources/splash/Default.png; sourceTree = "<group>"; };
|
|
A77DB6CD13EDCD2B00961E2C /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default@2x.png"; path = "Resources/splash/Default@2x.png"; sourceTree = "<group>"; };
|
|
A77DB6CF13EDCD2B00961E2C /* Capture.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = Capture.bundle; path = Resources/Capture.bundle; sourceTree = "<group>"; };
|
|
A77DB6D113EDCD2B00961E2C /* PhoneGap.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = PhoneGap.plist; sourceTree = "<group>"; };
|
|
A77DB6D413EDCD2B00961E2C /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Classes/AppDelegate.h; sourceTree = "<group>"; };
|
|
A77DB6D513EDCD2B00961E2C /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = Classes/AppDelegate.m; sourceTree = "<group>"; };
|
|
A77DB6D813EDCD2B00961E2C /* README */ = {isa = PBXFileReference; lastKnownFileType = text; name = README; path = Plugins/README; sourceTree = "<group>"; };
|
|
A77DB6E113EDCD7300961E2C /* SHKOAuthSharer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKOAuthSharer.h; sourceTree = "<group>"; };
|
|
A77DB6E213EDCD7300961E2C /* SHKOAuthSharer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKOAuthSharer.m; sourceTree = "<group>"; };
|
|
A77DB6E313EDCD7300961E2C /* SHKSharer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKSharer.h; sourceTree = "<group>"; };
|
|
A77DB6E413EDCD7300961E2C /* SHKSharer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKSharer.m; sourceTree = "<group>"; };
|
|
A77DB6E613EDCD7300961E2C /* UIWebView+SHK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIWebView+SHK.h"; sourceTree = "<group>"; };
|
|
A77DB6E713EDCD7300961E2C /* UIWebView+SHK.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIWebView+SHK.m"; sourceTree = "<group>"; };
|
|
A77DB6EA13EDCD7300961E2C /* SFHFKeychainUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SFHFKeychainUtils.h; sourceTree = "<group>"; };
|
|
A77DB6EB13EDCD7300961E2C /* SFHFKeychainUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SFHFKeychainUtils.m; sourceTree = "<group>"; };
|
|
A77DB6EE13EDCD7300961E2C /* NSMutableURLRequest+Parameters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMutableURLRequest+Parameters.h"; sourceTree = "<group>"; };
|
|
A77DB6EF13EDCD7300961E2C /* NSMutableURLRequest+Parameters.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMutableURLRequest+Parameters.m"; sourceTree = "<group>"; };
|
|
A77DB6F013EDCD7300961E2C /* NSString+URLEncoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+URLEncoding.h"; sourceTree = "<group>"; };
|
|
A77DB6F113EDCD7300961E2C /* NSString+URLEncoding.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+URLEncoding.m"; sourceTree = "<group>"; };
|
|
A77DB6F213EDCD7300961E2C /* NSURL+Base.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSURL+Base.h"; sourceTree = "<group>"; };
|
|
A77DB6F313EDCD7300961E2C /* NSURL+Base.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSURL+Base.m"; sourceTree = "<group>"; };
|
|
A77DB6F513EDCD7300961E2C /* Base64Transcoder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Base64Transcoder.c; sourceTree = "<group>"; };
|
|
A77DB6F613EDCD7300961E2C /* Base64Transcoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Base64Transcoder.h; sourceTree = "<group>"; };
|
|
A77DB6F713EDCD7300961E2C /* hmac.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hmac.c; sourceTree = "<group>"; };
|
|
A77DB6F813EDCD7300961E2C /* hmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; };
|
|
A77DB6F913EDCD7300961E2C /* sha1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sha1.c; sourceTree = "<group>"; };
|
|
A77DB6FA13EDCD7300961E2C /* sha1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha1.h; sourceTree = "<group>"; };
|
|
A77DB6FB13EDCD7300961E2C /* OAAsynchronousDataFetcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OAAsynchronousDataFetcher.h; sourceTree = "<group>"; };
|
|
A77DB6FC13EDCD7300961E2C /* OAAsynchronousDataFetcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OAAsynchronousDataFetcher.m; sourceTree = "<group>"; };
|
|
A77DB6FD13EDCD7300961E2C /* OAConsumer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OAConsumer.h; sourceTree = "<group>"; };
|
|
A77DB6FE13EDCD7300961E2C /* OAConsumer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OAConsumer.m; sourceTree = "<group>"; };
|
|
A77DB6FF13EDCD7300961E2C /* OADataFetcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OADataFetcher.h; sourceTree = "<group>"; };
|
|
A77DB70013EDCD7300961E2C /* OADataFetcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OADataFetcher.m; sourceTree = "<group>"; };
|
|
A77DB70113EDCD7300961E2C /* OAHMAC_SHA1SignatureProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OAHMAC_SHA1SignatureProvider.h; sourceTree = "<group>"; };
|
|
A77DB70213EDCD7300961E2C /* OAHMAC_SHA1SignatureProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OAHMAC_SHA1SignatureProvider.m; sourceTree = "<group>"; };
|
|
A77DB70313EDCD7300961E2C /* OAMutableURLRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OAMutableURLRequest.h; sourceTree = "<group>"; };
|
|
A77DB70413EDCD7300961E2C /* OAMutableURLRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OAMutableURLRequest.m; sourceTree = "<group>"; };
|
|
A77DB70513EDCD7300961E2C /* OAPlaintextSignatureProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OAPlaintextSignatureProvider.h; sourceTree = "<group>"; };
|
|
A77DB70613EDCD7300961E2C /* OAPlaintextSignatureProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OAPlaintextSignatureProvider.m; sourceTree = "<group>"; };
|
|
A77DB70713EDCD7300961E2C /* OARequestParameter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OARequestParameter.h; sourceTree = "<group>"; };
|
|
A77DB70813EDCD7300961E2C /* OARequestParameter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OARequestParameter.m; sourceTree = "<group>"; };
|
|
A77DB70913EDCD7300961E2C /* OAServiceTicket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OAServiceTicket.h; sourceTree = "<group>"; };
|
|
A77DB70A13EDCD7300961E2C /* OAServiceTicket.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OAServiceTicket.m; sourceTree = "<group>"; };
|
|
A77DB70B13EDCD7300961E2C /* OASignatureProviding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OASignatureProviding.h; sourceTree = "<group>"; };
|
|
A77DB70C13EDCD7300961E2C /* OAToken.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OAToken.h; sourceTree = "<group>"; };
|
|
A77DB70D13EDCD7300961E2C /* OAToken.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OAToken.m; sourceTree = "<group>"; };
|
|
A77DB70E13EDCD7300961E2C /* OAuthConsumer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OAuthConsumer.h; sourceTree = "<group>"; };
|
|
A77DB70F13EDCD7300961E2C /* SHKRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKRequest.h; sourceTree = "<group>"; };
|
|
A77DB71013EDCD7300961E2C /* SHKRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKRequest.m; sourceTree = "<group>"; };
|
|
A77DB71113EDCD7300961E2C /* SHK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHK.h; sourceTree = "<group>"; };
|
|
A77DB71213EDCD7300961E2C /* SHK.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHK.m; sourceTree = "<group>"; };
|
|
A77DB71313EDCD7300961E2C /* SHKItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKItem.h; sourceTree = "<group>"; };
|
|
A77DB71413EDCD7300961E2C /* SHKItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKItem.m; sourceTree = "<group>"; };
|
|
A77DB71513EDCD7300961E2C /* SHKOfflineSharer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKOfflineSharer.h; sourceTree = "<group>"; };
|
|
A77DB71613EDCD7300961E2C /* SHKOfflineSharer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKOfflineSharer.m; sourceTree = "<group>"; };
|
|
A77DB71713EDCD7300961E2C /* SHKSharers.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = SHKSharers.plist; sourceTree = "<group>"; };
|
|
A77DB71913EDCD7300961E2C /* SHKCustomFormController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKCustomFormController.h; sourceTree = "<group>"; };
|
|
A77DB71A13EDCD7300961E2C /* SHKCustomFormController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKCustomFormController.m; sourceTree = "<group>"; };
|
|
A77DB71B13EDCD7300961E2C /* SHKCustomFormFieldCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKCustomFormFieldCell.h; sourceTree = "<group>"; };
|
|
A77DB71C13EDCD7300961E2C /* SHKCustomFormFieldCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKCustomFormFieldCell.m; sourceTree = "<group>"; };
|
|
A77DB71D13EDCD7300961E2C /* SHKCustomShareMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKCustomShareMenu.h; sourceTree = "<group>"; };
|
|
A77DB71E13EDCD7300961E2C /* SHKCustomShareMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKCustomShareMenu.m; sourceTree = "<group>"; };
|
|
A77DB71F13EDCD7300961E2C /* SHKCustomShareMenuCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKCustomShareMenuCell.h; sourceTree = "<group>"; };
|
|
A77DB72013EDCD7300961E2C /* SHKCustomShareMenuCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKCustomShareMenuCell.m; sourceTree = "<group>"; };
|
|
A77DB72313EDCD7300961E2C /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
A77DB72413EDCD7300961E2C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
A77DB72B13EDCD7300961E2C /* SHKCopy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKCopy.h; sourceTree = "<group>"; };
|
|
A77DB72C13EDCD7300961E2C /* SHKCopy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKCopy.m; sourceTree = "<group>"; };
|
|
A77DB72E13EDCD7300961E2C /* SHKMail.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKMail.h; sourceTree = "<group>"; };
|
|
A77DB72F13EDCD7300961E2C /* SHKMail.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKMail.m; sourceTree = "<group>"; };
|
|
A77DB73113EDCD7300961E2C /* SHKSafari.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKSafari.h; sourceTree = "<group>"; };
|
|
A77DB73213EDCD7300961E2C /* SHKSafari.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKSafari.m; sourceTree = "<group>"; };
|
|
A77DB73413EDCD7300961E2C /* SHKPhotoAlbum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKPhotoAlbum.h; sourceTree = "<group>"; };
|
|
A77DB73513EDCD7300961E2C /* SHKPhotoAlbum.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKPhotoAlbum.m; sourceTree = "<group>"; };
|
|
A77DB73813EDCD7300961E2C /* SHKDelicious.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKDelicious.h; sourceTree = "<group>"; };
|
|
A77DB73913EDCD7300961E2C /* SHKDelicious.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKDelicious.m; sourceTree = "<group>"; };
|
|
A77DB73C13EDCD7300961E2C /* FBConnect.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = FBConnect.bundle; sourceTree = "<group>"; };
|
|
A77DB73D13EDCD7300961E2C /* FBConnect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FBConnect.h; sourceTree = "<group>"; };
|
|
A77DB73E13EDCD7300961E2C /* FBConnectGlobal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FBConnectGlobal.h; sourceTree = "<group>"; };
|
|
A77DB73F13EDCD7300961E2C /* FBConnectGlobal.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FBConnectGlobal.m; sourceTree = "<group>"; };
|
|
A77DB74013EDCD7300961E2C /* FBDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FBDialog.h; sourceTree = "<group>"; };
|
|
A77DB74113EDCD7300961E2C /* FBDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FBDialog.m; sourceTree = "<group>"; };
|
|
A77DB74213EDCD7300961E2C /* FBFeedDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FBFeedDialog.h; sourceTree = "<group>"; };
|
|
A77DB74313EDCD7300961E2C /* FBFeedDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FBFeedDialog.m; sourceTree = "<group>"; };
|
|
A77DB74413EDCD7300961E2C /* FBLoginButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FBLoginButton.h; sourceTree = "<group>"; };
|
|
A77DB74513EDCD7300961E2C /* FBLoginButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FBLoginButton.m; sourceTree = "<group>"; };
|
|
A77DB74613EDCD7300961E2C /* FBLoginDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FBLoginDialog.h; sourceTree = "<group>"; };
|
|
A77DB74713EDCD7300961E2C /* FBLoginDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FBLoginDialog.m; sourceTree = "<group>"; };
|
|
A77DB74813EDCD7300961E2C /* FBPermissionDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FBPermissionDialog.h; sourceTree = "<group>"; };
|
|
A77DB74913EDCD7300961E2C /* FBPermissionDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FBPermissionDialog.m; sourceTree = "<group>"; };
|
|
A77DB74A13EDCD7300961E2C /* FBRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FBRequest.h; sourceTree = "<group>"; };
|
|
A77DB74B13EDCD7300961E2C /* FBRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FBRequest.m; sourceTree = "<group>"; };
|
|
A77DB74C13EDCD7300961E2C /* FBSession.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FBSession.h; sourceTree = "<group>"; };
|
|
A77DB74D13EDCD7300961E2C /* FBSession.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FBSession.m; sourceTree = "<group>"; };
|
|
A77DB74E13EDCD7300961E2C /* FBStreamDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FBStreamDialog.h; sourceTree = "<group>"; };
|
|
A77DB74F13EDCD7300961E2C /* FBStreamDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FBStreamDialog.m; sourceTree = "<group>"; };
|
|
A77DB75013EDCD7300961E2C /* FBXMLHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FBXMLHandler.h; sourceTree = "<group>"; };
|
|
A77DB75113EDCD7300961E2C /* FBXMLHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FBXMLHandler.m; sourceTree = "<group>"; };
|
|
A77DB75213EDCD7300961E2C /* SHKFacebook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKFacebook.h; sourceTree = "<group>"; };
|
|
A77DB75313EDCD7300961E2C /* SHKFacebook.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKFacebook.m; sourceTree = "<group>"; };
|
|
A77DB75413EDCD7300961E2C /* SHKFBStreamDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKFBStreamDialog.h; sourceTree = "<group>"; };
|
|
A77DB75513EDCD7300961E2C /* SHKFBStreamDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKFBStreamDialog.m; sourceTree = "<group>"; };
|
|
A77DB75713EDCD7300961E2C /* SHKGoogleReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKGoogleReader.h; sourceTree = "<group>"; };
|
|
A77DB75813EDCD7300961E2C /* SHKGoogleReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKGoogleReader.m; sourceTree = "<group>"; };
|
|
A77DB75A13EDCD7300961E2C /* SHKInstapaper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKInstapaper.h; sourceTree = "<group>"; };
|
|
A77DB75B13EDCD7300961E2C /* SHKInstapaper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKInstapaper.m; sourceTree = "<group>"; };
|
|
A77DB75D13EDCD7300961E2C /* SHKPinboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKPinboard.h; sourceTree = "<group>"; };
|
|
A77DB75E13EDCD7300961E2C /* SHKPinboard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKPinboard.m; sourceTree = "<group>"; };
|
|
A77DB76013EDCD7300961E2C /* SHKReadItLater.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKReadItLater.h; sourceTree = "<group>"; };
|
|
A77DB76113EDCD7300961E2C /* SHKReadItLater.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKReadItLater.m; sourceTree = "<group>"; };
|
|
A77DB76313EDCD7300961E2C /* SHKTumblr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKTumblr.h; sourceTree = "<group>"; };
|
|
A77DB76413EDCD7300961E2C /* SHKTumblr.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKTumblr.m; sourceTree = "<group>"; };
|
|
A77DB76613EDCD7300961E2C /* SHKTwitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKTwitter.h; sourceTree = "<group>"; };
|
|
A77DB76713EDCD7300961E2C /* SHKTwitter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKTwitter.m; sourceTree = "<group>"; };
|
|
A77DB76813EDCD7300961E2C /* SHKTwitterForm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKTwitterForm.h; sourceTree = "<group>"; };
|
|
A77DB76913EDCD7300961E2C /* SHKTwitterForm.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKTwitterForm.m; sourceTree = "<group>"; };
|
|
A77DB76A13EDCD7300961E2C /* SHKConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKConfig.h; sourceTree = "<group>"; };
|
|
A77DB76C13EDCD7300961E2C /* SHKActionSheet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKActionSheet.h; sourceTree = "<group>"; };
|
|
A77DB76D13EDCD7300961E2C /* SHKActionSheet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKActionSheet.m; sourceTree = "<group>"; };
|
|
A77DB76E13EDCD7300961E2C /* SHKActivityIndicator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKActivityIndicator.h; sourceTree = "<group>"; };
|
|
A77DB76F13EDCD7300961E2C /* SHKActivityIndicator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKActivityIndicator.m; sourceTree = "<group>"; };
|
|
A77DB77013EDCD7300961E2C /* SHKFormController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKFormController.h; sourceTree = "<group>"; };
|
|
A77DB77113EDCD7300961E2C /* SHKFormController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKFormController.m; sourceTree = "<group>"; };
|
|
A77DB77213EDCD7300961E2C /* SHKFormFieldCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKFormFieldCell.h; sourceTree = "<group>"; };
|
|
A77DB77313EDCD7300961E2C /* SHKFormFieldCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKFormFieldCell.m; sourceTree = "<group>"; };
|
|
A77DB77413EDCD7300961E2C /* SHKFormFieldSettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKFormFieldSettings.h; sourceTree = "<group>"; };
|
|
A77DB77513EDCD7300961E2C /* SHKFormFieldSettings.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKFormFieldSettings.m; sourceTree = "<group>"; };
|
|
A77DB77613EDCD7300961E2C /* SHKOAuthView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKOAuthView.h; sourceTree = "<group>"; };
|
|
A77DB77713EDCD7300961E2C /* SHKOAuthView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKOAuthView.m; sourceTree = "<group>"; };
|
|
A77DB77813EDCD7300961E2C /* SHKShareMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKShareMenu.h; sourceTree = "<group>"; };
|
|
A77DB77913EDCD7300961E2C /* SHKShareMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKShareMenu.m; sourceTree = "<group>"; };
|
|
A77DB77A13EDCD7300961E2C /* SHKViewControllerWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SHKViewControllerWrapper.h; sourceTree = "<group>"; };
|
|
A77DB77B13EDCD7300961E2C /* SHKViewControllerWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SHKViewControllerWrapper.m; sourceTree = "<group>"; };
|
|
A77DB7BB13EDCD9E00961E2C /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
|
A77DB7BD13EDCDA900961E2C /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; };
|
|
A77DB7BF13EDD1E200961E2C /* ShareKitPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ShareKitPlugin.h; path = Plugins/ShareKitPlugin.h; sourceTree = "<group>"; };
|
|
A77DB7C013EDD1E200961E2C /* ShareKitPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ShareKitPlugin.m; path = Plugins/ShareKitPlugin.m; sourceTree = "<group>"; };
|
|
A77DB7C213EDD20500961E2C /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; path = www; sourceTree = SOURCE_ROOT; };
|
|
A7A29BA313F772FE003409BB /* SHKSharer+Phonegap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "SHKSharer+Phonegap.h"; path = "Plugins/SHKSharer+Phonegap.h"; sourceTree = "<group>"; };
|
|
A7A29BA413F772FE003409BB /* SHKSharer+Phonegap.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "SHKSharer+Phonegap.m"; path = "Plugins/SHKSharer+Phonegap.m"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
A77DB68B13EDCD2A00961E2C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A77DB7BE13EDCDA900961E2C /* MessageUI.framework in Frameworks */,
|
|
A77DB7BC13EDCD9E00961E2C /* Security.framework in Frameworks */,
|
|
A77DB69613EDCD2A00961E2C /* Foundation.framework in Frameworks */,
|
|
A77DB69813EDCD2A00961E2C /* UIKit.framework in Frameworks */,
|
|
A77DB69A13EDCD2A00961E2C /* CoreGraphics.framework in Frameworks */,
|
|
A77DB69C13EDCD2A00961E2C /* AddressBook.framework in Frameworks */,
|
|
A77DB69E13EDCD2A00961E2C /* AddressBookUI.framework in Frameworks */,
|
|
A77DB6A013EDCD2A00961E2C /* AudioToolbox.framework in Frameworks */,
|
|
A77DB6A213EDCD2A00961E2C /* AVFoundation.framework in Frameworks */,
|
|
A77DB6A413EDCD2A00961E2C /* CoreLocation.framework in Frameworks */,
|
|
A77DB6A613EDCD2A00961E2C /* MediaPlayer.framework in Frameworks */,
|
|
A77DB6A813EDCD2A00961E2C /* QuartzCore.framework in Frameworks */,
|
|
A77DB6AA13EDCD2A00961E2C /* SystemConfiguration.framework in Frameworks */,
|
|
A77DB6AC13EDCD2A00961E2C /* MobileCoreServices.framework in Frameworks */,
|
|
A77DB6AE13EDCD2A00961E2C /* CoreMedia.framework in Frameworks */,
|
|
A77DB6B913EDCD2B00961E2C /* PhoneGap.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A77DB68E13EDCD2A00961E2C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
A77DB68313EDCD2A00961E2C = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6AF13EDCD2A00961E2C /* example */,
|
|
A77DB69413EDCD2A00961E2C /* Frameworks */,
|
|
A77DB69213EDCD2A00961E2C /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB69213EDCD2A00961E2C /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB69113EDCD2A00961E2C /* example.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB69413EDCD2A00961E2C /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB7BD13EDCDA900961E2C /* MessageUI.framework */,
|
|
A77DB7BB13EDCD9E00961E2C /* Security.framework */,
|
|
A77DB6B813EDCD2B00961E2C /* PhoneGap.framework */,
|
|
A77DB69513EDCD2A00961E2C /* Foundation.framework */,
|
|
A77DB69713EDCD2A00961E2C /* UIKit.framework */,
|
|
A77DB69913EDCD2A00961E2C /* CoreGraphics.framework */,
|
|
A77DB69B13EDCD2A00961E2C /* AddressBook.framework */,
|
|
A77DB69D13EDCD2A00961E2C /* AddressBookUI.framework */,
|
|
A77DB69F13EDCD2A00961E2C /* AudioToolbox.framework */,
|
|
A77DB6A113EDCD2A00961E2C /* AVFoundation.framework */,
|
|
A77DB6A313EDCD2A00961E2C /* CoreLocation.framework */,
|
|
A77DB6A513EDCD2A00961E2C /* MediaPlayer.framework */,
|
|
A77DB6A713EDCD2A00961E2C /* QuartzCore.framework */,
|
|
A77DB6A913EDCD2A00961E2C /* SystemConfiguration.framework */,
|
|
A77DB6AB13EDCD2A00961E2C /* MobileCoreServices.framework */,
|
|
A77DB6AD13EDCD2A00961E2C /* CoreMedia.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6AF13EDCD2A00961E2C /* example */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB7C213EDD20500961E2C /* www */,
|
|
A77DB6DE13EDCD7300961E2C /* ShareKit */,
|
|
A77DB6BA13EDCD2B00961E2C /* Resources */,
|
|
A77DB6D313EDCD2B00961E2C /* Classes */,
|
|
A77DB6D713EDCD2B00961E2C /* Plugins */,
|
|
A77DB6B013EDCD2A00961E2C /* Supporting Files */,
|
|
);
|
|
path = example;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6B013EDCD2A00961E2C /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6B113EDCD2A00961E2C /* example-Info.plist */,
|
|
A77DB6B213EDCD2A00961E2C /* InfoPlist.strings */,
|
|
A77DB6B513EDCD2A00961E2C /* main.m */,
|
|
A77DB6B713EDCD2B00961E2C /* example-Prefix.pch */,
|
|
A77DB6D113EDCD2B00961E2C /* PhoneGap.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6BA13EDCD2B00961E2C /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6CF13EDCD2B00961E2C /* Capture.bundle */,
|
|
A77DB6BB13EDCD2B00961E2C /* en.lproj */,
|
|
A77DB6BF13EDCD2B00961E2C /* es.lproj */,
|
|
A77DB6C313EDCD2B00961E2C /* icons */,
|
|
A77DB6CA13EDCD2B00961E2C /* splash */,
|
|
);
|
|
name = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6BB13EDCD2B00961E2C /* en.lproj */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6BC13EDCD2B00961E2C /* Localizable.strings */,
|
|
);
|
|
name = en.lproj;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6BF13EDCD2B00961E2C /* es.lproj */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6C013EDCD2B00961E2C /* Localizable.strings */,
|
|
);
|
|
name = es.lproj;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6C313EDCD2B00961E2C /* icons */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6C413EDCD2B00961E2C /* icon.png */,
|
|
A77DB6C613EDCD2B00961E2C /* icon@2x.png */,
|
|
A77DB6C813EDCD2B00961E2C /* icon-72.png */,
|
|
);
|
|
name = icons;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6CA13EDCD2B00961E2C /* splash */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6CB13EDCD2B00961E2C /* Default.png */,
|
|
A77DB6CD13EDCD2B00961E2C /* Default@2x.png */,
|
|
);
|
|
name = splash;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6D313EDCD2B00961E2C /* Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6D413EDCD2B00961E2C /* AppDelegate.h */,
|
|
A77DB6D513EDCD2B00961E2C /* AppDelegate.m */,
|
|
);
|
|
name = Classes;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6D713EDCD2B00961E2C /* Plugins */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A7A29BA313F772FE003409BB /* SHKSharer+Phonegap.h */,
|
|
A7A29BA413F772FE003409BB /* SHKSharer+Phonegap.m */,
|
|
A77DB7BF13EDD1E200961E2C /* ShareKitPlugin.h */,
|
|
A77DB7C013EDD1E200961E2C /* ShareKitPlugin.m */,
|
|
A77DB6D813EDCD2B00961E2C /* README */,
|
|
);
|
|
name = Plugins;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6DE13EDCD7300961E2C /* ShareKit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6DF13EDCD7300961E2C /* Core */,
|
|
A77DB71813EDCD7300961E2C /* Customize UI */,
|
|
A77DB72113EDCD7300961E2C /* Localization */,
|
|
A77DB72813EDCD7300961E2C /* Sharers */,
|
|
A77DB76A13EDCD7300961E2C /* SHKConfig.h */,
|
|
A77DB76B13EDCD7300961E2C /* UI */,
|
|
);
|
|
path = ShareKit;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6DF13EDCD7300961E2C /* Core */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6E013EDCD7300961E2C /* Base Sharer Classes */,
|
|
A77DB6E513EDCD7300961E2C /* Categories */,
|
|
A77DB6E813EDCD7300961E2C /* Helpers */,
|
|
A77DB71113EDCD7300961E2C /* SHK.h */,
|
|
A77DB71213EDCD7300961E2C /* SHK.m */,
|
|
A77DB71313EDCD7300961E2C /* SHKItem.h */,
|
|
A77DB71413EDCD7300961E2C /* SHKItem.m */,
|
|
A77DB71513EDCD7300961E2C /* SHKOfflineSharer.h */,
|
|
A77DB71613EDCD7300961E2C /* SHKOfflineSharer.m */,
|
|
A77DB71713EDCD7300961E2C /* SHKSharers.plist */,
|
|
);
|
|
path = Core;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6E013EDCD7300961E2C /* Base Sharer Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6E113EDCD7300961E2C /* SHKOAuthSharer.h */,
|
|
A77DB6E213EDCD7300961E2C /* SHKOAuthSharer.m */,
|
|
A77DB6E313EDCD7300961E2C /* SHKSharer.h */,
|
|
A77DB6E413EDCD7300961E2C /* SHKSharer.m */,
|
|
);
|
|
path = "Base Sharer Classes";
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6E513EDCD7300961E2C /* Categories */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6E613EDCD7300961E2C /* UIWebView+SHK.h */,
|
|
A77DB6E713EDCD7300961E2C /* UIWebView+SHK.m */,
|
|
);
|
|
path = Categories;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6E813EDCD7300961E2C /* Helpers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6E913EDCD7300961E2C /* Keychain */,
|
|
A77DB6EC13EDCD7300961E2C /* OAuth */,
|
|
A77DB70F13EDCD7300961E2C /* SHKRequest.h */,
|
|
A77DB71013EDCD7300961E2C /* SHKRequest.m */,
|
|
);
|
|
path = Helpers;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6E913EDCD7300961E2C /* Keychain */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6EA13EDCD7300961E2C /* SFHFKeychainUtils.h */,
|
|
A77DB6EB13EDCD7300961E2C /* SFHFKeychainUtils.m */,
|
|
);
|
|
path = Keychain;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6EC13EDCD7300961E2C /* OAuth */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6ED13EDCD7300961E2C /* Categories */,
|
|
A77DB6F413EDCD7300961E2C /* Crytpo */,
|
|
A77DB6FB13EDCD7300961E2C /* OAAsynchronousDataFetcher.h */,
|
|
A77DB6FC13EDCD7300961E2C /* OAAsynchronousDataFetcher.m */,
|
|
A77DB6FD13EDCD7300961E2C /* OAConsumer.h */,
|
|
A77DB6FE13EDCD7300961E2C /* OAConsumer.m */,
|
|
A77DB6FF13EDCD7300961E2C /* OADataFetcher.h */,
|
|
A77DB70013EDCD7300961E2C /* OADataFetcher.m */,
|
|
A77DB70113EDCD7300961E2C /* OAHMAC_SHA1SignatureProvider.h */,
|
|
A77DB70213EDCD7300961E2C /* OAHMAC_SHA1SignatureProvider.m */,
|
|
A77DB70313EDCD7300961E2C /* OAMutableURLRequest.h */,
|
|
A77DB70413EDCD7300961E2C /* OAMutableURLRequest.m */,
|
|
A77DB70513EDCD7300961E2C /* OAPlaintextSignatureProvider.h */,
|
|
A77DB70613EDCD7300961E2C /* OAPlaintextSignatureProvider.m */,
|
|
A77DB70713EDCD7300961E2C /* OARequestParameter.h */,
|
|
A77DB70813EDCD7300961E2C /* OARequestParameter.m */,
|
|
A77DB70913EDCD7300961E2C /* OAServiceTicket.h */,
|
|
A77DB70A13EDCD7300961E2C /* OAServiceTicket.m */,
|
|
A77DB70B13EDCD7300961E2C /* OASignatureProviding.h */,
|
|
A77DB70C13EDCD7300961E2C /* OAToken.h */,
|
|
A77DB70D13EDCD7300961E2C /* OAToken.m */,
|
|
A77DB70E13EDCD7300961E2C /* OAuthConsumer.h */,
|
|
);
|
|
path = OAuth;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6ED13EDCD7300961E2C /* Categories */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6EE13EDCD7300961E2C /* NSMutableURLRequest+Parameters.h */,
|
|
A77DB6EF13EDCD7300961E2C /* NSMutableURLRequest+Parameters.m */,
|
|
A77DB6F013EDCD7300961E2C /* NSString+URLEncoding.h */,
|
|
A77DB6F113EDCD7300961E2C /* NSString+URLEncoding.m */,
|
|
A77DB6F213EDCD7300961E2C /* NSURL+Base.h */,
|
|
A77DB6F313EDCD7300961E2C /* NSURL+Base.m */,
|
|
);
|
|
path = Categories;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6F413EDCD7300961E2C /* Crytpo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB6F513EDCD7300961E2C /* Base64Transcoder.c */,
|
|
A77DB6F613EDCD7300961E2C /* Base64Transcoder.h */,
|
|
A77DB6F713EDCD7300961E2C /* hmac.c */,
|
|
A77DB6F813EDCD7300961E2C /* hmac.h */,
|
|
A77DB6F913EDCD7300961E2C /* sha1.c */,
|
|
A77DB6FA13EDCD7300961E2C /* sha1.h */,
|
|
);
|
|
path = Crytpo;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB71813EDCD7300961E2C /* Customize UI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB71913EDCD7300961E2C /* SHKCustomFormController.h */,
|
|
A77DB71A13EDCD7300961E2C /* SHKCustomFormController.m */,
|
|
A77DB71B13EDCD7300961E2C /* SHKCustomFormFieldCell.h */,
|
|
A77DB71C13EDCD7300961E2C /* SHKCustomFormFieldCell.m */,
|
|
A77DB71D13EDCD7300961E2C /* SHKCustomShareMenu.h */,
|
|
A77DB71E13EDCD7300961E2C /* SHKCustomShareMenu.m */,
|
|
A77DB71F13EDCD7300961E2C /* SHKCustomShareMenuCell.h */,
|
|
A77DB72013EDCD7300961E2C /* SHKCustomShareMenuCell.m */,
|
|
);
|
|
path = "Customize UI";
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB72113EDCD7300961E2C /* Localization */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB72213EDCD7300961E2C /* Localizable.strings */,
|
|
);
|
|
path = Localization;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB72813EDCD7300961E2C /* Sharers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB72913EDCD7300961E2C /* Actions */,
|
|
A77DB73613EDCD7300961E2C /* Services */,
|
|
);
|
|
path = Sharers;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB72913EDCD7300961E2C /* Actions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB72A13EDCD7300961E2C /* Copy */,
|
|
A77DB72D13EDCD7300961E2C /* Email */,
|
|
A77DB73013EDCD7300961E2C /* Open in Safari */,
|
|
A77DB73313EDCD7300961E2C /* Save to Album */,
|
|
);
|
|
path = Actions;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB72A13EDCD7300961E2C /* Copy */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB72B13EDCD7300961E2C /* SHKCopy.h */,
|
|
A77DB72C13EDCD7300961E2C /* SHKCopy.m */,
|
|
);
|
|
path = Copy;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB72D13EDCD7300961E2C /* Email */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB72E13EDCD7300961E2C /* SHKMail.h */,
|
|
A77DB72F13EDCD7300961E2C /* SHKMail.m */,
|
|
);
|
|
path = Email;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB73013EDCD7300961E2C /* Open in Safari */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB73113EDCD7300961E2C /* SHKSafari.h */,
|
|
A77DB73213EDCD7300961E2C /* SHKSafari.m */,
|
|
);
|
|
path = "Open in Safari";
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB73313EDCD7300961E2C /* Save to Album */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB73413EDCD7300961E2C /* SHKPhotoAlbum.h */,
|
|
A77DB73513EDCD7300961E2C /* SHKPhotoAlbum.m */,
|
|
);
|
|
path = "Save to Album";
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB73613EDCD7300961E2C /* Services */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB73713EDCD7300961E2C /* Delicious */,
|
|
A77DB73A13EDCD7300961E2C /* Facebook */,
|
|
A77DB75613EDCD7300961E2C /* Google Reader */,
|
|
A77DB75913EDCD7300961E2C /* Instapaper */,
|
|
A77DB75C13EDCD7300961E2C /* Pinboard */,
|
|
A77DB75F13EDCD7300961E2C /* Read It Later */,
|
|
A77DB76213EDCD7300961E2C /* Tumblr */,
|
|
A77DB76513EDCD7300961E2C /* Twitter */,
|
|
);
|
|
path = Services;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB73713EDCD7300961E2C /* Delicious */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB73813EDCD7300961E2C /* SHKDelicious.h */,
|
|
A77DB73913EDCD7300961E2C /* SHKDelicious.m */,
|
|
);
|
|
path = Delicious;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB73A13EDCD7300961E2C /* Facebook */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB73B13EDCD7300961E2C /* FBConnect */,
|
|
A77DB75213EDCD7300961E2C /* SHKFacebook.h */,
|
|
A77DB75313EDCD7300961E2C /* SHKFacebook.m */,
|
|
A77DB75413EDCD7300961E2C /* SHKFBStreamDialog.h */,
|
|
A77DB75513EDCD7300961E2C /* SHKFBStreamDialog.m */,
|
|
);
|
|
path = Facebook;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB73B13EDCD7300961E2C /* FBConnect */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB73C13EDCD7300961E2C /* FBConnect.bundle */,
|
|
A77DB73D13EDCD7300961E2C /* FBConnect.h */,
|
|
A77DB73E13EDCD7300961E2C /* FBConnectGlobal.h */,
|
|
A77DB73F13EDCD7300961E2C /* FBConnectGlobal.m */,
|
|
A77DB74013EDCD7300961E2C /* FBDialog.h */,
|
|
A77DB74113EDCD7300961E2C /* FBDialog.m */,
|
|
A77DB74213EDCD7300961E2C /* FBFeedDialog.h */,
|
|
A77DB74313EDCD7300961E2C /* FBFeedDialog.m */,
|
|
A77DB74413EDCD7300961E2C /* FBLoginButton.h */,
|
|
A77DB74513EDCD7300961E2C /* FBLoginButton.m */,
|
|
A77DB74613EDCD7300961E2C /* FBLoginDialog.h */,
|
|
A77DB74713EDCD7300961E2C /* FBLoginDialog.m */,
|
|
A77DB74813EDCD7300961E2C /* FBPermissionDialog.h */,
|
|
A77DB74913EDCD7300961E2C /* FBPermissionDialog.m */,
|
|
A77DB74A13EDCD7300961E2C /* FBRequest.h */,
|
|
A77DB74B13EDCD7300961E2C /* FBRequest.m */,
|
|
A77DB74C13EDCD7300961E2C /* FBSession.h */,
|
|
A77DB74D13EDCD7300961E2C /* FBSession.m */,
|
|
A77DB74E13EDCD7300961E2C /* FBStreamDialog.h */,
|
|
A77DB74F13EDCD7300961E2C /* FBStreamDialog.m */,
|
|
A77DB75013EDCD7300961E2C /* FBXMLHandler.h */,
|
|
A77DB75113EDCD7300961E2C /* FBXMLHandler.m */,
|
|
);
|
|
path = FBConnect;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB75613EDCD7300961E2C /* Google Reader */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB75713EDCD7300961E2C /* SHKGoogleReader.h */,
|
|
A77DB75813EDCD7300961E2C /* SHKGoogleReader.m */,
|
|
);
|
|
path = "Google Reader";
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB75913EDCD7300961E2C /* Instapaper */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB75A13EDCD7300961E2C /* SHKInstapaper.h */,
|
|
A77DB75B13EDCD7300961E2C /* SHKInstapaper.m */,
|
|
);
|
|
path = Instapaper;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB75C13EDCD7300961E2C /* Pinboard */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB75D13EDCD7300961E2C /* SHKPinboard.h */,
|
|
A77DB75E13EDCD7300961E2C /* SHKPinboard.m */,
|
|
);
|
|
path = Pinboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB75F13EDCD7300961E2C /* Read It Later */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB76013EDCD7300961E2C /* SHKReadItLater.h */,
|
|
A77DB76113EDCD7300961E2C /* SHKReadItLater.m */,
|
|
);
|
|
path = "Read It Later";
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB76213EDCD7300961E2C /* Tumblr */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB76313EDCD7300961E2C /* SHKTumblr.h */,
|
|
A77DB76413EDCD7300961E2C /* SHKTumblr.m */,
|
|
);
|
|
path = Tumblr;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB76513EDCD7300961E2C /* Twitter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB76613EDCD7300961E2C /* SHKTwitter.h */,
|
|
A77DB76713EDCD7300961E2C /* SHKTwitter.m */,
|
|
A77DB76813EDCD7300961E2C /* SHKTwitterForm.h */,
|
|
A77DB76913EDCD7300961E2C /* SHKTwitterForm.m */,
|
|
);
|
|
path = Twitter;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB76B13EDCD7300961E2C /* UI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A77DB76C13EDCD7300961E2C /* SHKActionSheet.h */,
|
|
A77DB76D13EDCD7300961E2C /* SHKActionSheet.m */,
|
|
A77DB76E13EDCD7300961E2C /* SHKActivityIndicator.h */,
|
|
A77DB76F13EDCD7300961E2C /* SHKActivityIndicator.m */,
|
|
A77DB77013EDCD7300961E2C /* SHKFormController.h */,
|
|
A77DB77113EDCD7300961E2C /* SHKFormController.m */,
|
|
A77DB77213EDCD7300961E2C /* SHKFormFieldCell.h */,
|
|
A77DB77313EDCD7300961E2C /* SHKFormFieldCell.m */,
|
|
A77DB77413EDCD7300961E2C /* SHKFormFieldSettings.h */,
|
|
A77DB77513EDCD7300961E2C /* SHKFormFieldSettings.m */,
|
|
A77DB77613EDCD7300961E2C /* SHKOAuthView.h */,
|
|
A77DB77713EDCD7300961E2C /* SHKOAuthView.m */,
|
|
A77DB77813EDCD7300961E2C /* SHKShareMenu.h */,
|
|
A77DB77913EDCD7300961E2C /* SHKShareMenu.m */,
|
|
A77DB77A13EDCD7300961E2C /* SHKViewControllerWrapper.h */,
|
|
A77DB77B13EDCD7300961E2C /* SHKViewControllerWrapper.m */,
|
|
);
|
|
path = UI;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
A77DB69013EDCD2A00961E2C /* example */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A77DB6DB13EDCD2B00961E2C /* Build configuration list for PBXNativeTarget "example" */;
|
|
buildPhases = (
|
|
A77DB68A13EDCD2A00961E2C /* Sources */,
|
|
A77DB68B13EDCD2A00961E2C /* Frameworks */,
|
|
A77DB68C13EDCD2A00961E2C /* Resources */,
|
|
A77DB68D13EDCD2A00961E2C /* Sources */,
|
|
A77DB68E13EDCD2A00961E2C /* Frameworks */,
|
|
A77DB68F13EDCD2A00961E2C /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = example;
|
|
productName = example;
|
|
productReference = A77DB69113EDCD2A00961E2C /* example.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
A77DB68513EDCD2A00961E2C /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0420;
|
|
};
|
|
buildConfigurationList = A77DB68813EDCD2A00961E2C /* Build configuration list for PBXProject "example" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
es,
|
|
de,
|
|
);
|
|
mainGroup = A77DB68313EDCD2A00961E2C;
|
|
productRefGroup = A77DB69213EDCD2A00961E2C /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
A77DB69013EDCD2A00961E2C /* example */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
A77DB68C13EDCD2A00961E2C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A77DB6B413EDCD2A00961E2C /* InfoPlist.strings in Resources */,
|
|
A77DB6BE13EDCD2B00961E2C /* Localizable.strings in Resources */,
|
|
A77DB6C213EDCD2B00961E2C /* Localizable.strings in Resources */,
|
|
A77DB6C513EDCD2B00961E2C /* icon.png in Resources */,
|
|
A77DB6C713EDCD2B00961E2C /* icon@2x.png in Resources */,
|
|
A77DB6C913EDCD2B00961E2C /* icon-72.png in Resources */,
|
|
A77DB6CC13EDCD2B00961E2C /* Default.png in Resources */,
|
|
A77DB6CE13EDCD2B00961E2C /* Default@2x.png in Resources */,
|
|
A77DB6D013EDCD2B00961E2C /* Capture.bundle in Resources */,
|
|
A77DB6D213EDCD2B00961E2C /* PhoneGap.plist in Resources */,
|
|
A77DB79313EDCD7300961E2C /* SHKSharers.plist in Resources */,
|
|
A77DB79813EDCD7300961E2C /* Localizable.strings in Resources */,
|
|
A77DB79F13EDCD7300961E2C /* FBConnect.bundle in Resources */,
|
|
A77DB7C313EDD20500961E2C /* www in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
A77DB68F13EDCD2A00961E2C /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/bash;
|
|
shellScript = "\n\t\t\t\t\t\t\t\tif [ ! -d \"$PROJECT_DIR/www\" ] ; then\n\t\t\t\t\t\t\t\t\tcp -R /Users/Shared/PhoneGap/Frameworks/PhoneGap.framework/www \"$PROJECT_DIR\"\n\t\t\t\t\t\t\t\tfi\n\t\t\t\t\t\t\t\t# detect www folder reference in project, if missing, print warning\n\t\t\t\t\t\t\t\tgrep \"{isa = PBXFileReference; lastKnownFileType = folder; path = www; sourceTree = \\\"<group>\\\"; };\" \"$PROJECT_DIR/$PROJECT_NAME.xcodeproj/project.pbxproj\"\n\t\t\t\t\t\t\t\trc=$? \n\t\t\t\t\t\t\t\tif [ $rc != 0 ] ; then\n\t\t\t\t\t\t\t\techo -e \"warning: Missing - Add $PROJECT_DIR/www as a folder reference in your project. Just drag and drop the folder into your project, in Xcode 4.\" 1>&2\n\t\t\t\t\t\t\t\tfi\t\t\t\t\t\t\t";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
A77DB68A13EDCD2A00961E2C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A77DB6B613EDCD2A00961E2C /* main.m in Sources */,
|
|
A77DB6D613EDCD2B00961E2C /* AppDelegate.m in Sources */,
|
|
A77DB77C13EDCD7300961E2C /* SHKOAuthSharer.m in Sources */,
|
|
A77DB77D13EDCD7300961E2C /* SHKSharer.m in Sources */,
|
|
A77DB77E13EDCD7300961E2C /* UIWebView+SHK.m in Sources */,
|
|
A77DB77F13EDCD7300961E2C /* SFHFKeychainUtils.m in Sources */,
|
|
A77DB78013EDCD7300961E2C /* NSMutableURLRequest+Parameters.m in Sources */,
|
|
A77DB78113EDCD7300961E2C /* NSString+URLEncoding.m in Sources */,
|
|
A77DB78213EDCD7300961E2C /* NSURL+Base.m in Sources */,
|
|
A77DB78313EDCD7300961E2C /* Base64Transcoder.c in Sources */,
|
|
A77DB78413EDCD7300961E2C /* hmac.c in Sources */,
|
|
A77DB78513EDCD7300961E2C /* sha1.c in Sources */,
|
|
A77DB78613EDCD7300961E2C /* OAAsynchronousDataFetcher.m in Sources */,
|
|
A77DB78713EDCD7300961E2C /* OAConsumer.m in Sources */,
|
|
A77DB78813EDCD7300961E2C /* OADataFetcher.m in Sources */,
|
|
A77DB78913EDCD7300961E2C /* OAHMAC_SHA1SignatureProvider.m in Sources */,
|
|
A77DB78A13EDCD7300961E2C /* OAMutableURLRequest.m in Sources */,
|
|
A77DB78B13EDCD7300961E2C /* OAPlaintextSignatureProvider.m in Sources */,
|
|
A77DB78C13EDCD7300961E2C /* OARequestParameter.m in Sources */,
|
|
A77DB78D13EDCD7300961E2C /* OAServiceTicket.m in Sources */,
|
|
A77DB78E13EDCD7300961E2C /* OAToken.m in Sources */,
|
|
A77DB78F13EDCD7300961E2C /* SHKRequest.m in Sources */,
|
|
A77DB79013EDCD7300961E2C /* SHK.m in Sources */,
|
|
A77DB79113EDCD7300961E2C /* SHKItem.m in Sources */,
|
|
A77DB79213EDCD7300961E2C /* SHKOfflineSharer.m in Sources */,
|
|
A77DB79413EDCD7300961E2C /* SHKCustomFormController.m in Sources */,
|
|
A77DB79513EDCD7300961E2C /* SHKCustomFormFieldCell.m in Sources */,
|
|
A77DB79613EDCD7300961E2C /* SHKCustomShareMenu.m in Sources */,
|
|
A77DB79713EDCD7300961E2C /* SHKCustomShareMenuCell.m in Sources */,
|
|
A77DB79A13EDCD7300961E2C /* SHKCopy.m in Sources */,
|
|
A77DB79B13EDCD7300961E2C /* SHKMail.m in Sources */,
|
|
A77DB79C13EDCD7300961E2C /* SHKSafari.m in Sources */,
|
|
A77DB79D13EDCD7300961E2C /* SHKPhotoAlbum.m in Sources */,
|
|
A77DB79E13EDCD7300961E2C /* SHKDelicious.m in Sources */,
|
|
A77DB7A013EDCD7300961E2C /* FBConnectGlobal.m in Sources */,
|
|
A77DB7A113EDCD7300961E2C /* FBDialog.m in Sources */,
|
|
A77DB7A213EDCD7300961E2C /* FBFeedDialog.m in Sources */,
|
|
A77DB7A313EDCD7300961E2C /* FBLoginButton.m in Sources */,
|
|
A77DB7A413EDCD7300961E2C /* FBLoginDialog.m in Sources */,
|
|
A77DB7A513EDCD7300961E2C /* FBPermissionDialog.m in Sources */,
|
|
A77DB7A613EDCD7300961E2C /* FBRequest.m in Sources */,
|
|
A77DB7A713EDCD7300961E2C /* FBSession.m in Sources */,
|
|
A77DB7A813EDCD7300961E2C /* FBStreamDialog.m in Sources */,
|
|
A77DB7A913EDCD7300961E2C /* FBXMLHandler.m in Sources */,
|
|
A77DB7AA13EDCD7300961E2C /* SHKFacebook.m in Sources */,
|
|
A77DB7AB13EDCD7300961E2C /* SHKFBStreamDialog.m in Sources */,
|
|
A77DB7AC13EDCD7300961E2C /* SHKGoogleReader.m in Sources */,
|
|
A77DB7AD13EDCD7300961E2C /* SHKInstapaper.m in Sources */,
|
|
A77DB7AE13EDCD7300961E2C /* SHKPinboard.m in Sources */,
|
|
A77DB7AF13EDCD7300961E2C /* SHKReadItLater.m in Sources */,
|
|
A77DB7B013EDCD7300961E2C /* SHKTumblr.m in Sources */,
|
|
A77DB7B113EDCD7300961E2C /* SHKTwitter.m in Sources */,
|
|
A77DB7B213EDCD7300961E2C /* SHKTwitterForm.m in Sources */,
|
|
A77DB7B313EDCD7300961E2C /* SHKActionSheet.m in Sources */,
|
|
A77DB7B413EDCD7300961E2C /* SHKActivityIndicator.m in Sources */,
|
|
A77DB7B513EDCD7300961E2C /* SHKFormController.m in Sources */,
|
|
A77DB7B613EDCD7300961E2C /* SHKFormFieldCell.m in Sources */,
|
|
A77DB7B713EDCD7300961E2C /* SHKFormFieldSettings.m in Sources */,
|
|
A77DB7B813EDCD7300961E2C /* SHKOAuthView.m in Sources */,
|
|
A77DB7B913EDCD7300961E2C /* SHKShareMenu.m in Sources */,
|
|
A77DB7BA13EDCD7300961E2C /* SHKViewControllerWrapper.m in Sources */,
|
|
A77DB7C113EDD1E200961E2C /* ShareKitPlugin.m in Sources */,
|
|
A7A29BA513F772FE003409BB /* SHKSharer+Phonegap.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A77DB68D13EDCD2A00961E2C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
A77DB6B213EDCD2A00961E2C /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
A77DB6B313EDCD2A00961E2C /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6BC13EDCD2B00961E2C /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
A77DB6BD13EDCD2B00961E2C /* en */,
|
|
);
|
|
name = Localizable.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB6C013EDCD2B00961E2C /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
A77DB6C113EDCD2B00961E2C /* es */,
|
|
);
|
|
name = Localizable.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
A77DB72213EDCD7300961E2C /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
A77DB72313EDCD7300961E2C /* de */,
|
|
A77DB72413EDCD7300961E2C /* en */,
|
|
);
|
|
name = Localizable.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
A77DB6D913EDCD2B00961E2C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_VERSION = com.apple.compilers.llvmgcc42;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 3.1;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A77DB6DA13EDCD2B00961E2C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_VERSION = com.apple.compilers.llvmgcc42;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 3.1;
|
|
SDKROOT = iphoneos;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
A77DB6DC13EDCD2B00961E2C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
FRAMEWORK_SEARCH_PATHS = /Users/Shared/PhoneGap/Frameworks;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "example/example-Prefix.pch";
|
|
GCC_PREPROCESSOR_DEFINITIONS = "PHONEGAP_FRAMEWORK=YES";
|
|
INFOPLIST_FILE = "example/example-Info.plist";
|
|
OTHER_LDFLAGS = (
|
|
"-weak_library",
|
|
/usr/lib/libSystem.B.dylib,
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A77DB6DD13EDCD2B00961E2C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = /Users/Shared/PhoneGap/Frameworks;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "example/example-Prefix.pch";
|
|
GCC_PREPROCESSOR_DEFINITIONS = "PHONEGAP_FRAMEWORK=YES";
|
|
INFOPLIST_FILE = "example/example-Info.plist";
|
|
OTHER_LDFLAGS = (
|
|
"-weak_library",
|
|
/usr/lib/libSystem.B.dylib,
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
VALIDATE_PRODUCT = YES;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
A77DB68813EDCD2A00961E2C /* Build configuration list for PBXProject "example" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A77DB6D913EDCD2B00961E2C /* Debug */,
|
|
A77DB6DA13EDCD2B00961E2C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A77DB6DB13EDCD2B00961E2C /* Build configuration list for PBXNativeTarget "example" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A77DB6DC13EDCD2B00961E2C /* Debug */,
|
|
A77DB6DD13EDCD2B00961E2C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = A77DB68513EDCD2A00961E2C /* Project object */;
|
|
}
|