Download CandyStore app Free Java Code
Description
Candy Store iOS app demo for devLink.
Icons
Source Files
The download file CandyStore-app-master.zip has the following entries.
CandyStore.xcodeproj/project.pbxproj//from w w w .j av a2 s .c o m
CandyStore.xcodeproj/project.xcworkspace/contents.xcworkspacedata
CandyStore/Application/CandyStoreAppDelegate.h
CandyStore/Application/CandyStoreAppDelegate.m
CandyStore/CandyStore-Info.plist
CandyStore/CandyStore-Prefix.pch
CandyStore/Category/NSDictionary+join.h
CandyStore/Category/NSDictionary+join.m
CandyStore/Category/NSObject+popup.h
CandyStore/Category/NSObject+popup.m
CandyStore/Category/NSObject+remoteErrorToApp.h
CandyStore/Category/NSObject+remoteErrorToApp.m
CandyStore/Category/NSURLRequest+cert.h
CandyStore/Category/NSURLRequest+cert.m
CandyStore/Category/UIApplication+delegate.h
CandyStore/Category/UIApplication+delegate.m
CandyStore/Category/UIColor+Helpers.h
CandyStore/Category/UIColor+Helpers.m
CandyStore/Category/UITableViewCell+activity.h
CandyStore/Category/UITableViewCell+activity.m
CandyStore/Category/UITableViewDelgate+emptyFooter.h
CandyStore/Category/UITableViewDelgate+emptyFooter.m
CandyStore/Category/UIViewController+barButtons.h
CandyStore/Category/UIViewController+barButtons.m
CandyStore/Category/UIViewController+newWithDefaultNib.h
CandyStore/Category/UIViewController+newWithDefaultNib.m
CandyStore/Controllers/AboutViewController.h
CandyStore/Controllers/AboutViewController.m
CandyStore/Controllers/CandyExchangeViewController.h
CandyStore/Controllers/CandyExchangeViewController.m
CandyStore/Controllers/CandyJarViewController.h
CandyStore/Controllers/CandyJarViewController.m
CandyStore/Controllers/CandyShopViewController.h
CandyStore/Controllers/CandyShopViewController.m
CandyStore/Controllers/RefreshingTableViewController.h
CandyStore/Controllers/RefreshingTableViewController.m
CandyStore/Controllers/ShopItemDetailViewController.h
CandyStore/Controllers/ShopItemDetailViewController.m
CandyStore/LICENSE
CandyStore/Model/CandyStore.xcdatamodeld/.xccurrentversion
CandyStore/Model/CandyStore.xcdatamodeld/CandyStore.xcdatamodel/contents
CandyStore/Model/CandyStore.xcdatamodeld/CandyStore_Exchange.xcdatamodel/contents
CandyStore/Model/ExchangeItem.h
CandyStore/Model/ExchangeItem.m
CandyStore/Model/Model.h
CandyStore/Model/ModelCategory/Product+model.h
CandyStore/Model/ModelCategory/Product+model.m
CandyStore/Model/ModelCategory/Purchase+model.h
CandyStore/Model/ModelCategory/Purchase+model.m
CandyStore/Model/ModelCore.h
CandyStore/Model/ModelCore.m
CandyStore/Model/Product.h
CandyStore/Model/Product.m
CandyStore/Model/Purchase.h
CandyStore/Model/Purchase.m
CandyStore/Repository/ExchangeItemRepository.h
CandyStore/Repository/ExchangeItemRepository.m
CandyStore/Repository/ProductRepository.h
CandyStore/Repository/ProductRepository.m
CandyStore/Repository/PurchaseRepository.h
CandyStore/Repository/PurchaseRepository.m
CandyStore/Repository/RepositoryBase.h
CandyStore/Repository/RepositoryBase.m
CandyStore/Services/AppProductRemoteService.h
CandyStore/Services/AppProductRemoteService.m
CandyStore/Services/CandyEatingService.h
CandyStore/Services/CandyEatingService.m
CandyStore/Services/CandyShopService.h
CandyStore/Services/CandyShopService.m
CandyStore/Services/EndpointService.h
CandyStore/Services/EndpointService.m
CandyStore/Services/ExchangeAddCreditRemoteService.h
CandyStore/Services/ExchangeAddCreditRemoteService.m
CandyStore/Services/ExchangeAvailableItemsRemoteService.h
CandyStore/Services/ExchangeAvailableItemsRemoteService.m
CandyStore/Services/ExchangeCreditsRemoteService.h
CandyStore/Services/ExchangeCreditsRemoteService.m
CandyStore/Services/ExchangeRefreshingService.h
CandyStore/Services/ExchangeRefreshingService.m
CandyStore/Services/ExchangeSubscriptionNotificationService.h
CandyStore/Services/ExchangeSubscriptionNotificationService.m
CandyStore/Services/ExchangeUseCreditRemoteService.h
CandyStore/Services/ExchangeUseCreditRemoteService.m
CandyStore/Services/FakeStoreKitBuilderService.h
CandyStore/Services/FakeStoreKitBuilderService.m
CandyStore/Services/HTTPMultipartBuilder.h
CandyStore/Services/HTTPMultipartBuilder.m
CandyStore/Services/HTTPRequestService.h
CandyStore/Services/HTTPRequestService.m
CandyStore/Services/ImageCachingService.h
CandyStore/Services/ImageCachingService.m
CandyStore/Services/ProductBuilderService.h
CandyStore/Services/ProductBuilderService.m
CandyStore/Services/ProductContentService.h
CandyStore/Services/ProductContentService.m
CandyStore/Services/PurchaseRulesService.h
CandyStore/Services/PurchaseRulesService.m
CandyStore/Services/ReceiptVerificationLocalService.h
CandyStore/Services/ReceiptVerificationLocalService.m
CandyStore/Services/ReceiptVerificationRemoteService.h
CandyStore/Services/ReceiptVerificationRemoteService.m
CandyStore/Services/RemoteServiceBase.h
CandyStore/Services/RemoteServiceBase.m
CandyStore/Services/SelfReferenceService.h
CandyStore/Services/SelfReferenceService.m
CandyStore/Services/TransactionDownloadService.h
CandyStore/Services/TransactionDownloadService.m
CandyStore/Services/TransactionReceiptService.h
CandyStore/Services/TransactionReceiptService.m
CandyStore/Services/TransferObjects/AttachmentTransfer.h
CandyStore/Services/TransferObjects/AttachmentTransfer.m
CandyStore/Style/Style.h
CandyStore/Style/UIColor+candy.h
CandyStore/Style/UIColor+candy.m
CandyStore/Style/UIFont+candy.h
CandyStore/Style/UIFont+candy.m
CandyStore/Third Party/JSON/NSObject+SBJSON.h
CandyStore/Third Party/JSON/NSObject+SBJSON.m
CandyStore/Third Party/JSON/SBJson.h
CandyStore/Third Party/JSON/SBJsonParser.h
CandyStore/Third Party/JSON/SBJsonParser.m
CandyStore/Third Party/JSON/SBJsonStreamParser.h
CandyStore/Third Party/JSON/SBJsonStreamParser.m
CandyStore/Third Party/JSON/SBJsonStreamParserAccumulator.h
CandyStore/Third Party/JSON/SBJsonStreamParserAccumulator.m
CandyStore/Third Party/JSON/SBJsonStreamParserAdapter.h
CandyStore/Third Party/JSON/SBJsonStreamParserAdapter.m
CandyStore/Third Party/JSON/SBJsonStreamParserState.h
CandyStore/Third Party/JSON/SBJsonStreamParserState.m
CandyStore/Third Party/JSON/SBJsonStreamWriter.h
CandyStore/Third Party/JSON/SBJsonStreamWriter.m
CandyStore/Third Party/JSON/SBJsonStreamWriterAccumulator.h
CandyStore/Third Party/JSON/SBJsonStreamWriterAccumulator.m
CandyStore/Third Party/JSON/SBJsonStreamWriterState.h
CandyStore/Third Party/JSON/SBJsonStreamWriterState.m
CandyStore/Third Party/JSON/SBJsonTokeniser.h
CandyStore/Third Party/JSON/SBJsonTokeniser.m
CandyStore/Third Party/JSON/SBJsonUTF8Stream.h
CandyStore/Third Party/JSON/SBJsonUTF8Stream.m
CandyStore/Third Party/JSON/SBJsonWriter.h
CandyStore/Third Party/JSON/SBJsonWriter.m
CandyStore/Third Party/base64/NSData+Base64.h
CandyStore/Third Party/base64/NSData+Base64.m
CandyStore/Views/BuyButton.h
CandyStore/Views/BuyButton.m
CandyStore/Views/Cells/ExchangeListItemCell.h
CandyStore/Views/Cells/ExchangeListItemCell.m
CandyStore/Views/Cells/JarListItemCell.h
CandyStore/Views/Cells/JarListItemCell.m
CandyStore/Views/Cells/ShopItemDetailPurchaseCell.h
CandyStore/Views/Cells/ShopItemDetailPurchaseCell.m
CandyStore/Views/Cells/ShopListItemCell.h
CandyStore/Views/Cells/ShopListItemCell.m
CandyStore/appIcon.png
CandyStore/appIcon@2x.png
CandyStore/en.lproj/CandyStore.storyboard
CandyStore/en.lproj/ExchangeListItemCell.xib
CandyStore/en.lproj/InfoPlist.strings
CandyStore/en.lproj/JarListItemCell.xib
CandyStore/en.lproj/ShopItemDetailPurchaseCell.xib
CandyStore/en.lproj/ShopListItemCell.xib
CandyStore/iTunesArtwork
CandyStore/images/aboutLogo.png
CandyStore/images/aboutLogo@2x.png
CandyStore/images/bigJarTab.png
CandyStore/images/bigJarTab@2x.png
CandyStore/images/blueBuyButton.png
CandyStore/images/blueBuyButton@2x.png
CandyStore/images/exchangeTab.png
CandyStore/images/exchangeTab@2x.png
CandyStore/images/grayBuyButton.png
CandyStore/images/grayBuyButton@2x.png
CandyStore/images/greenBuyButton.png
CandyStore/images/greenBuyButton@2x.png
CandyStore/images/shopPlaceholder.png
CandyStore/images/shopPlaceholder@2x.png
CandyStore/images/shopTab.png
CandyStore/images/shopTab@2x.png
CandyStore/images/smallJarTab.png
CandyStore/images/smallJarTab@2x.png
CandyStore/main.m
CandyStore/settingsIcon.png
CandyStore/settingsIcon@2x.png
CandyStore/welcome/Images/backgroundStripes.png
CandyStore/welcome/Images/welcomeIcon@2x.png
CandyStore/welcome/Parts/core/external/sizzle_c.js
CandyStore/welcome/Parts/license.txt
CandyStore/welcome/index.html
CandyStore/welcome/mobile/Images/WebClipIcon.png
CandyStore/welcome/mobile/Images/backgroundStripes.png
CandyStore/welcome/mobile/OfflineApp.manifest
CandyStore/welcome/mobile/Parts/parts.js
CandyStore/welcome/mobile/main.css
CandyStore/welcome/mobile/main.js
CandyStoreTests/AppProductRemoteServiceConnectivityTests.h
CandyStoreTests/AppProductRemoteServiceConnectivityTests.m
CandyStoreTests/Base64Tests.h
CandyStoreTests/Base64Tests.m
CandyStoreTests/CandyShopServiceTests.h
CandyStoreTests/CandyShopServiceTests.m
CandyStoreTests/CandyStoreTests-Info.plist
CandyStoreTests/Category/NSObject+waitForCompletion.h
CandyStoreTests/Category/NSObject+waitForCompletion.m
CandyStoreTests/ExchangeSubscriptionNotificationServiceTests.h
CandyStoreTests/ExchangeSubscriptionNotificationServiceTests.m
CandyStoreTests/appProductRemoteServiceTests.h
CandyStoreTests/appProductRemoteServiceTests.m
CandyStoreTests/en.lproj/InfoPlist.strings
slides/2011/Beginning iOS Development A Deeper Look.pdf
slides/2011/Beginning iOS Development A Deeper Look.pptx
slides/2011/Beginning iOS Development MVC in iOS.pdf
slides/2011/Beginning iOS Development MVC in iOS.pptx
slides/2012/Debugging iOS Apps.pptx
slides/2012/iOS In-App Purchase.pptx
welcome.dcproj/danielnorton.wdgtuser
welcome.dcproj/project/Images/backgroundStripes.png
welcome.dcproj/project/Images/welcomeIcon@2x.png
welcome.dcproj/project/Parts/datasources.js
welcome.dcproj/project/Parts/license.txt
welcome.dcproj/project/index.html
welcome.dcproj/project/mobile/Images/WebClipIcon.png
welcome.dcproj/project/mobile/Images/backgroundStripes.png
welcome.dcproj/project/mobile/Parts/parts.js
welcome.dcproj/project/mobile/Parts/setup.js
welcome.dcproj/project/mobile/main.css
welcome.dcproj/project/mobile/main.js
welcome.dcproj/projectInfo.plist
Download
Click the following link to download CandyStore-app-master.zip.
CandyStore-app-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »