Skip to content

Commit 71ab3de

Browse files
committed
Update sample list
Signed-off-by: Liu Lantao <[email protected]>
1 parent f744bbd commit 71ab3de

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

samplecode.csv

+16-6
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,30 @@
1+
AVCamBarcode,https://developer.apple.com/library/content/samplecode/AVCamBarcode/Listings/../Introduction/Intro.html,AVCamBarcode: Using AVFoundation to Detect Barcodes and Faces,"Sep 19, 2017"
12
AVCamPhotoFilter,https://developer.apple.com/library/content/samplecode/AVCamPhotoFilter/Listings/../Introduction/Intro.html,AVCamPhotoFilter: Using AVFoundation to Capture photos with image processing,"Sep 19, 2017"
23
AVCustomEdit,https://developer.apple.com/library/content/samplecode/AVCustomEdit/Listings/../Introduction/Intro.html,AVCustomEdit,"Aug 17, 2017"
4+
avloopplayer,https://developer.apple.com/library/content/samplecode/avloopplayer/Listings/../Introduction/Intro.html,AVFoundation Looping Player: Using AVQueuePlayer and AVPlayerLooper to demonstra ...,"Sep 13, 2016"
35
avexporter,https://developer.apple.com/library/content/samplecode/avexporter/Listings/../Introduction/Intro.html,AVFoundationExporter: Exporting and Transcoding Movies,"Sep 13, 2016"
46
AVFoundationSimplePlayer-iOS,https://developer.apple.com/library/content/samplecode/AVFoundationSimplePlayer-iOS/Listings/../Introduction/Intro.html,AVFoundationSimplePlayer-iOS: Using AVFoundation to Play Media,"Sep 13, 2016"
57
ReaderWriter,https://developer.apple.com/library/content/samplecode/ReaderWriter/Listings/../Introduction/Intro.html,AVReaderWriter: Offline Audio / Video Processing,"Sep 13, 2016"
68
AccessibilityUIExamples,https://developer.apple.com/library/content/samplecode/AccessibilityUIExamples/Listings/../Introduction/Intro.html,AccessibilityUIExamples,"Sep 12, 2017"
9+
AdaptiveElements,https://developer.apple.com/library/content/samplecode/AdaptiveElements/Listings/../Introduction/Intro.html,AdaptiveElements: Implementing Your Own Adaptive Design with UIKit,"Sep 13, 2016"
10+
AdoptingMetalII,https://developer.apple.com/library/content/samplecode/AdoptingMetalII/Listings/../Introduction/Intro.html,Adopting Metal II: Designing and Implementing a Real-World Metal Renderer,"Sep 13, 2016"
711
AppChat,https://developer.apple.com/library/content/samplecode/AppChat/Listings/../Introduction/Intro.html,AppChat: Using Peek and Pop APIs,"Oct 27, 2016"
812
ApplicationShortcuts,https://developer.apple.com/library/content/samplecode/ApplicationShortcuts/Listings/../Introduction/Intro.html,ApplicationShortcuts: Using UIApplicationShortcutItems,"Dec 14, 2017"
9-
AudioInARKit,https://developer.apple.com/library/content/samplecode/AudioInARKit/Listings/../Introduction/Intro.html,Audio in ARKit,"Sep 19, 2017"
10-
AudioUnitV3Example,https://developer.apple.com/library/content/samplecode/AudioUnitV3Example/Listings/../Introduction/Intro.html,AudioUnitV3Example: A Basic AudioUnit Extension and Host Implementation,"Nov 14, 2016"
13+
AudioInARKit,https://developer.apple.com/library/content/samplecode/AudioInARKit/Listings/../Introduction/Intro.html,Audio in ARKit,"Mar 08, 2018"
14+
AudioUnitV3Example,https://developer.apple.com/library/content/samplecode/AudioUnitV3Example/Listings/../Introduction/Intro.html,AudioUnitV3Example: A Basic AudioUnit Extension and Host Implementation,"Jun 06, 2017"
1115
CFHostSample,https://developer.apple.com/library/content/samplecode/CFHostSample/Listings/../Introduction/Intro.html,CFHostSample,"Mar 14, 2017"
1216
DemoBots,https://developer.apple.com/library/content/samplecode/DemoBots/Listings/../Introduction/Intro.html,DemoBots: Building a Cross Platform Game with SpriteKit and GameplayKit,"Sep 13, 2016"
1317
DotViewUndo,https://developer.apple.com/library/content/samplecode/DotViewUndo/Listings/../Introduction/Intro.html,DotViewUndo,"Aug 17, 2017"
14-
UsingPhotosFramework,https://developer.apple.com/library/content/samplecode/UsingPhotosFramework/Listings/../Introduction/Intro.html,Example app using Photos framework,"Feb 24, 2017"
18+
UsingPhotosFramework,https://developer.apple.com/library/content/samplecode/UsingPhotosFramework/Listings/../Introduction/Intro.html,Example app using Photos framework,"Jun 06, 2017"
19+
Flags,https://developer.apple.com/library/content/samplecode/Flags/Listings/../Introduction/Intro.html,Flags: A demonstration of automatic RTL support in Asset Catalogs and UIStackVie ...,"Oct 27, 2016"
20+
footprint,https://developer.apple.com/library/content/samplecode/footprint/Listings/../Introduction/Intro.html,Footprint: Indoor Positioning with Core Location,"Sep 28, 2016"
21+
scenekit-2017,https://developer.apple.com/library/content/samplecode/scenekit-2017/Listings/../Introduction/Intro.html,Fox 2: SceneKit WWDC 2017 sample code,"Feb 08, 2018"
1522
Fox,https://developer.apple.com/library/content/samplecode/Fox/Listings/../Introduction/Intro.html,Fox: Building a SceneKit Game with the Xcode Scene Editor,"Sep 13, 2016"
1623
GeometricPrimitives,https://developer.apple.com/library/content/samplecode/GeometricPrimitives/Listings/../Introduction/Intro.html,Geometric Primitives: Exact Orientation and Incircle Predicates using simd,"Sep 28, 2016"
17-
InteractiveContent,https://developer.apple.com/library/content/samplecode/InteractiveContent/Listings/../Introduction/Intro.html,Interactive Content with ARKit,"Aug 31, 2017"
18-
MPSMatrixMultiplicationSample,https://developer.apple.com/library/content/samplecode/MPSMatrixMultiplicationSample/Listings/../Introduction/Intro.html,MPSMatrixMultiplication: Creating and Multiplying Matrices in Metal,"Sep 13, 2016"
24+
InteractiveContent,https://developer.apple.com/library/content/samplecode/InteractiveContent/Listings/../Introduction/Intro.html,Interactive Content with ARKit,"Feb 15, 2018"
25+
MPRemoteCommandSample,https://developer.apple.com/library/content/samplecode/MPRemoteCommandSample/Listings/../Introduction/Intro.html,MPRemoteCommandSample: Using MPRemoteCommandCenter respond to remote control eve ...,"Oct 27, 2016"
26+
MPSCNNHelloWorld,https://developer.apple.com/library/content/samplecode/MPSCNNHelloWorld/Listings/../Introduction/Intro.html,MPSCNNHelloWorld: Simple Digit Detection Convolution Neural Networks (CNN),"Nov 17, 2016"
27+
MPSMatrixMultiplicationSample,https://developer.apple.com/library/content/samplecode/MPSMatrixMultiplicationSample/Listings/../Introduction/Intro.html,MPSMatrixMultiplication: Creating and Multiplying Matrices in Metal,"Aug 21, 2017"
1928
MetalImageFilters,https://developer.apple.com/library/content/samplecode/MetalImageFilters/Listings/../Introduction/Intro.html,Metal Image Filters: Using the image filters provided by the Metal Performance S ...,"Sep 13, 2016"
2029
MetalImageRecognition,https://developer.apple.com/library/content/samplecode/MetalImageRecognition/Listings/../Introduction/Intro.html,MetalImageRecognition: Performing Image Recognition with Inception_v3 Network us ...,"Nov 12, 2016"
2130
MotionGraphs,https://developer.apple.com/library/content/samplecode/MotionGraphs/Listings/../Introduction/Intro.html,MotionGraphs,"Feb 02, 2017"
@@ -25,10 +34,11 @@ PrintPhoto,https://developer.apple.com/library/content/samplecode/PrintPhoto/Lis
2534
Scoreboard,https://developer.apple.com/library/content/samplecode/Scoreboard/Listings/../Introduction/Intro.html,Scoreboard: A demonstration of RTL support on macOS using NSStackView and locali ...,"Oct 27, 2016"
2635
ShapeEdit,https://developer.apple.com/library/content/samplecode/ShapeEdit/Listings/../Introduction/Intro.html,ShapeEdit: Building a Simple iCloud Document App,"Sep 13, 2016"
2736
SimpleTunnel,https://developer.apple.com/library/content/samplecode/SimpleTunnel/Listings/../Introduction/Intro.html,SimpleTunnel: Customized Networking Using the NetworkExtension Framework,"Oct 04, 2016"
28-
SpeedySloth,https://developer.apple.com/library/content/samplecode/SpeedySloth/Listings/../Introduction/Intro.html,SpeedySloth: Using HealthKit to build a workout app for Apple Watch,"Oct 04, 2016"
37+
TVMLGuide,https://developer.apple.com/library/content/samplecode/TVMLGuide/Listings/../Introduction/Intro.html,TVML Guide: Core concepts in TVML and TVMLKit,"Jun 06, 2017"
2938
TalkingToTheLiveView,https://developer.apple.com/library/content/samplecode/TalkingToTheLiveView/Listings/../Introduction/Intro.html,TalkingToTheLiveView: Sending messages to a Swift Playground live view and savin ...,"Sep 13, 2016"
3039
ToolbarSample,https://developer.apple.com/library/content/samplecode/ToolbarSample/Listings/../Introduction/Intro.html,ToolbarSample: Using NSToolbar to construct a window toolbar,"Jan 19, 2017"
3140
TouchCanvas,https://developer.apple.com/library/content/samplecode/TouchCanvas/Listings/../Introduction/Intro.html,TouchCanvas: Using UITouch efficiently and effectively,"Nov 16, 2017"
41+
UICatalogFortvOS,https://developer.apple.com/library/content/samplecode/UICatalogFortvOS/Listings/../Introduction/Intro.html,UIKit Catalog (tvOS): Creating and Customizing UIKit Controls,"Feb 02, 2017"
3242
UnicornChat,https://developer.apple.com/library/content/samplecode/UnicornChat/Listings/../Introduction/Intro.html,UnicornChat: Extending Your Apps with SiriKit,"Oct 27, 2016"
3343
UnitTests,https://developer.apple.com/library/content/samplecode/UnitTests/Listings/../Introduction/Intro.html,Unit Testing Apps and Frameworks,"Sep 19, 2017"
3444
ViewControllerPreviews,https://developer.apple.com/library/content/samplecode/ViewControllerPreviews/Listings/../Introduction/Intro.html,ViewControllerPreviews: Using the UIViewController previewing APIs,"Sep 13, 2016"

0 commit comments

Comments
 (0)