|
173 | 173 | 8AB959AE19A38478008EE97F /* AlertViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8AB959AC19A38478008EE97F /* AlertViewController.xib */; }; |
174 | 174 | 8AB959B219A38D83008EE97F /* UIAlertController+TTMAppearance.m in Sources */ = {isa = PBXBuildFile; fileRef = 8AB959B119A38D83008EE97F /* UIAlertController+TTMAppearance.m */; }; |
175 | 175 | 8AB959E819A398F4008EE97F /* AlertViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8AB959E719A398F4008EE97F /* AlertViewController.m */; }; |
| 176 | + 8ABBB65C19CBA48800F44D89 /* RubyAnnotationLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 8ABBB65B19CBA48800F44D89 /* RubyAnnotationLabel.m */; }; |
| 177 | + 8ABBB65D19CBA48800F44D89 /* RubyAnnotationLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 8ABBB65B19CBA48800F44D89 /* RubyAnnotationLabel.m */; }; |
| 178 | + 8ABBB65E19CBA7CF00F44D89 /* RubyAnnotationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8AD104BD19CB99BA00C30A3D /* RubyAnnotationViewController.m */; }; |
| 179 | + 8ABBB65F19CBA7D400F44D89 /* RubyAnnotationViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8AD104BE19CB99BA00C30A3D /* RubyAnnotationViewController.xib */; }; |
| 180 | + 8AD104BF19CB99BA00C30A3D /* RubyAnnotationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8AD104BD19CB99BA00C30A3D /* RubyAnnotationViewController.m */; }; |
| 181 | + 8AD104C019CB99BA00C30A3D /* RubyAnnotationViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8AD104BE19CB99BA00C30A3D /* RubyAnnotationViewController.xib */; }; |
176 | 182 | 8AE7B7B519A1981E00E0C6EB /* SVProgressHUD.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 8AE7B7B219A1981E00E0C6EB /* SVProgressHUD.bundle */; }; |
177 | 183 | 8AE7B7B619A1981E00E0C6EB /* SVProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 8AE7B7B419A1981E00E0C6EB /* SVProgressHUD.m */; }; |
178 | 184 | 8AE7B7C519A1999600E0C6EB /* HistogramViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8AE7B7BE19A1999600E0C6EB /* HistogramViewController.m */; }; |
|
330 | 336 | 8AB959B619A38FB4008EE97F /* iOS8Sampler-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "iOS8Sampler-Bridging-Header.h"; sourceTree = "<group>"; }; |
331 | 337 | 8AB959E619A398F4008EE97F /* AlertViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlertViewController.h; sourceTree = "<group>"; }; |
332 | 338 | 8AB959E719A398F4008EE97F /* AlertViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AlertViewController.m; sourceTree = "<group>"; }; |
| 339 | + 8ABBB65A19CBA48800F44D89 /* RubyAnnotationLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RubyAnnotationLabel.h; sourceTree = "<group>"; }; |
| 340 | + 8ABBB65B19CBA48800F44D89 /* RubyAnnotationLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RubyAnnotationLabel.m; sourceTree = "<group>"; }; |
| 341 | + 8AD104BC19CB99BA00C30A3D /* RubyAnnotationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RubyAnnotationViewController.h; sourceTree = "<group>"; }; |
| 342 | + 8AD104BD19CB99BA00C30A3D /* RubyAnnotationViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RubyAnnotationViewController.m; sourceTree = "<group>"; }; |
| 343 | + 8AD104BE19CB99BA00C30A3D /* RubyAnnotationViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RubyAnnotationViewController.xib; sourceTree = "<group>"; }; |
333 | 344 | 8AE7B7B219A1981E00E0C6EB /* SVProgressHUD.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = SVProgressHUD.bundle; sourceTree = "<group>"; }; |
334 | 345 | 8AE7B7B319A1981E00E0C6EB /* SVProgressHUD.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SVProgressHUD.h; sourceTree = "<group>"; }; |
335 | 346 | 8AE7B7B419A1981E00E0C6EB /* SVProgressHUD.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SVProgressHUD.m; sourceTree = "<group>"; }; |
|
765 | 776 | name = UIAlertController; |
766 | 777 | sourceTree = "<group>"; |
767 | 778 | }; |
| 779 | + 8AD104C119CB99BF00C30A3D /* RubyAnnotation */ = { |
| 780 | + isa = PBXGroup; |
| 781 | + children = ( |
| 782 | + 8AD104BC19CB99BA00C30A3D /* RubyAnnotationViewController.h */, |
| 783 | + 8AD104BD19CB99BA00C30A3D /* RubyAnnotationViewController.m */, |
| 784 | + 8AD104BE19CB99BA00C30A3D /* RubyAnnotationViewController.xib */, |
| 785 | + 8ABBB65A19CBA48800F44D89 /* RubyAnnotationLabel.h */, |
| 786 | + 8ABBB65B19CBA48800F44D89 /* RubyAnnotationLabel.m */, |
| 787 | + ); |
| 788 | + name = RubyAnnotation; |
| 789 | + sourceTree = "<group>"; |
| 790 | + }; |
768 | 791 | 8AE7B7B119A1981E00E0C6EB /* SVProgressHUD */ = { |
769 | 792 | isa = PBXGroup; |
770 | 793 | children = ( |
|
799 | 822 | 8A8D0CB719C9A5C0009E3448 /* MetalUniformStream */, |
800 | 823 | 8A9540F419A1C9EF008C6F07 /* AccordionFoldTransition */, |
801 | 824 | 8A8D0CF619C9CA49009E3448 /* SceneKit */, |
| 825 | + 8AD104C119CB99BF00C30A3D /* RubyAnnotation */, |
802 | 826 | ); |
803 | 827 | path = Samples; |
804 | 828 | sourceTree = "<group>"; |
|
1043 | 1067 | 8A8D0C9E19C9A034009E3448 /* bgm8.wav in Resources */, |
1044 | 1068 | 8A8D0C9F19C9A034009E3448 /* SwapRedAndGreen.cikernel in Resources */, |
1045 | 1069 | 8A8D0CA019C9A034009E3448 /* SVProgressHUD.bundle in Resources */, |
| 1070 | + 8ABBB65F19CBA7D400F44D89 /* RubyAnnotationViewController.xib in Resources */, |
1046 | 1071 | 8A8D0CA119C9A034009E3448 /* mh2_09.wav in Resources */, |
1047 | 1072 | 8A8D0CA219C9A034009E3448 /* MetalBasicViewController.xib in Resources */, |
1048 | 1073 | 8A8D0CA319C9A034009E3448 /* VisualEffectsViewController.xib in Resources */, |
|
1092 | 1117 | 8A9357A919B2F2ED00290399 /* bgm8.wav in Resources */, |
1093 | 1118 | 8A8D0BF419C99A8A009E3448 /* SwapRedAndGreen.cikernel in Resources */, |
1094 | 1119 | 8AE7B7B519A1981E00E0C6EB /* SVProgressHUD.bundle in Resources */, |
| 1120 | + 8AD104C019CB99BA00C30A3D /* RubyAnnotationViewController.xib in Resources */, |
1095 | 1121 | 8A9357AE19B2F2ED00290399 /* mh2_09.wav in Resources */, |
1096 | 1122 | 8A9BA65D19C96F790015DEFB /* MetalBasicViewController.xib in Resources */, |
1097 | 1123 | 8AAC233F19A230E300218191 /* VisualEffectsViewController.xib in Resources */, |
|
1147 | 1173 | 8A8D0C7319C9A034009E3448 /* PopoverDetailViewController.m in Sources */, |
1148 | 1174 | 8A8D0C7419C9A034009E3448 /* VisualEffectsViewController.m in Sources */, |
1149 | 1175 | 8A8D0CEA19C9B1CF009E3448 /* AAPLTransforms.mm in Sources */, |
| 1176 | + 8ABBB65D19CBA48800F44D89 /* RubyAnnotationLabel.m in Sources */, |
1150 | 1177 | 8A8D0C7519C9A034009E3448 /* TTMAudioUnitEffectHelper.m in Sources */, |
1151 | 1178 | 8A8D0C7619C9A034009E3448 /* SourceOver.m in Sources */, |
1152 | 1179 | 8A8D0C7719C9A034009E3448 /* MetalBasicViewController.m in Sources */, |
1153 | 1180 | 8A8D0C7819C9A034009E3448 /* CodeGeneratorViewController.m in Sources */, |
1154 | 1181 | 8A8D0CF319C9CA45009E3448 /* SceneKitViewController.m in Sources */, |
1155 | 1182 | 8A8D0C7919C9A034009E3448 /* UIAlertController+TTMAppearance.m in Sources */, |
| 1183 | + 8ABBB65E19CBA7CF00F44D89 /* RubyAnnotationViewController.m in Sources */, |
1156 | 1184 | 8A8D0C7A19C9A034009E3448 /* PedometerViewController.m in Sources */, |
1157 | 1185 | 8A8D0C7B19C9A034009E3448 /* AudioEngineViewController.m in Sources */, |
1158 | 1186 | 8A8D0C7C19C9A034009E3448 /* AlertViewController.m in Sources */, |
|
1173 | 1201 | 8A8D244419BCD3020005B633 /* TTMHealthKitHelper.m in Sources */, |
1174 | 1202 | 8A8D0CD119C9B163009E3448 /* MetalUniformStreamRenderer.mm in Sources */, |
1175 | 1203 | 8AE7B7B619A1981E00E0C6EB /* SVProgressHUD.m in Sources */, |
| 1204 | + 8ABBB65C19CBA48800F44D89 /* RubyAnnotationLabel.m in Sources */, |
1176 | 1205 | 8A8D0D0419C9D6B8009E3448 /* BrowseCodeViewController.m in Sources */, |
1177 | 1206 | 8A8D0CE119C9B1CF009E3448 /* AAPLCube.mm in Sources */, |
1178 | 1207 | 8AE7B7C719A1999600E0C6EB /* ImageFiltersViewController.m in Sources */, |
|
1189 | 1218 | 8A308E2A19BDD98A007C7315 /* PhotosViewController.m in Sources */, |
1190 | 1219 | 8A308E3C19BDEFC2007C7315 /* AVKitViewController.m in Sources */, |
1191 | 1220 | 8A95410E19A2074A008C6F07 /* MirrorX.m in Sources */, |
| 1221 | + 8AD104BF19CB99BA00C30A3D /* RubyAnnotationViewController.m in Sources */, |
1192 | 1222 | 8A8D0CBB19C9A91E009E3448 /* TTMMetalRenderer.mm in Sources */, |
1193 | 1223 | 8A95411119A20CF8008C6F07 /* AnamorphicStretch.m in Sources */, |
1194 | 1224 | 8A8D244C19BCFC7B0005B633 /* FontsViewController.m in Sources */, |
|
0 commit comments