|
43 | 43 | 901CC3FC21CB758500C55443 /* TZImageRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 901CC3F921CB757500C55443 /* TZImageRequestOperation.m */; };
|
44 | 44 | 901F2295215CABD600F604ED /* FLAnimatedImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 901F2291215CABD600F604ED /* FLAnimatedImage.m */; };
|
45 | 45 | 901F2296215CABD600F604ED /* FLAnimatedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 901F2293215CABD600F604ED /* FLAnimatedImageView.m */; };
|
46 |
| - 902938D81EE2D02C000F2F8F /* TZLocationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 902938D71EE2D02C000F2F8F /* TZLocationManager.m */; }; |
47 | 46 | 9038D5911C3974F0007DE549 /* TZTestCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9038D5901C3974F0007DE549 /* TZTestCell.m */; };
|
48 | 47 | 903996931F447604005E77C2 /* Photos.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 903996921F447604005E77C2 /* Photos.framework */; };
|
49 | 48 | 90A74B85203287C200D84C2A /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 90A74B83203287C200D84C2A /* Localizable.strings */; };
|
|
60 | 59 | 9F763A601FA072E500D9E526 /* TZProgressView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6DD0502A1DF659ED0057C78D /* TZProgressView.m */; };
|
61 | 60 | 9F763A621FA072E500D9E526 /* TZImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 90CE84AD1C3A89EF003D0779 /* TZImageManager.m */; };
|
62 | 61 | 9F763A641FA072E500D9E526 /* TZImageCropManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6DC84D091DF5358500A107A9 /* TZImageCropManager.m */; };
|
63 |
| - 9F763A661FA072E500D9E526 /* TZLocationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 902938D71EE2D02C000F2F8F /* TZLocationManager.m */; }; |
64 | 62 | 9F763A6A1FA072E500D9E526 /* NSBundle+TZImagePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D5358CC1D64600F00928CC6 /* NSBundle+TZImagePicker.m */; };
|
65 | 63 | 9F763A6B1FA0731E00D9E526 /* TZImagePickerController.h in Headers */ = {isa = PBXBuildFile; fileRef = 900EEFF61C2BBF9500EA709B /* TZImagePickerController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
66 | 64 | 9F763A6C1FA0733100D9E526 /* TZAssetModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 900EF00D1C2C0B1100EA709B /* TZAssetModel.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
75 | 73 | 9F763A751FA0741D00D9E526 /* TZProgressView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6DD050291DF659ED0057C78D /* TZProgressView.h */; };
|
76 | 74 | 9F763A761FA0741D00D9E526 /* TZImageManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 90CE84AC1C3A89EF003D0779 /* TZImageManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
77 | 75 | 9F763A771FA0741D00D9E526 /* TZImageCropManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6DC84D081DF5358500A107A9 /* TZImageCropManager.h */; };
|
78 |
| - 9F763A781FA0741D00D9E526 /* TZLocationManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 902938D61EE2D02C000F2F8F /* TZLocationManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
79 | 76 | B606A9C4265FD53200F5493E /* TZVideoCropController.m in Sources */ = {isa = PBXBuildFile; fileRef = B606A9C2265FD53200F5493E /* TZVideoCropController.m */; };
|
80 | 77 | B606A9CE265FD5F700F5493E /* TZVideoPlayerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 90CE84B61C3BABB6003D0779 /* TZVideoPlayerController.m */; };
|
81 | 78 | B662C36F2662914D006A672A /* TZVideoEditedPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B662C36E2662914D006A672A /* TZVideoEditedPreviewController.m */; };
|
|
180 | 177 | 901F2291215CABD600F604ED /* FLAnimatedImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FLAnimatedImage.m; sourceTree = "<group>"; };
|
181 | 178 | 901F2292215CABD600F604ED /* FLAnimatedImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FLAnimatedImageView.h; sourceTree = "<group>"; };
|
182 | 179 | 901F2293215CABD600F604ED /* FLAnimatedImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FLAnimatedImageView.m; sourceTree = "<group>"; };
|
183 |
| - 902938D61EE2D02C000F2F8F /* TZLocationManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZLocationManager.h; sourceTree = "<group>"; }; |
184 |
| - 902938D71EE2D02C000F2F8F /* TZLocationManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZLocationManager.m; sourceTree = "<group>"; }; |
185 | 180 | 9038D58F1C3974F0007DE549 /* TZTestCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZTestCell.h; sourceTree = "<group>"; };
|
186 | 181 | 9038D5901C3974F0007DE549 /* TZTestCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZTestCell.m; sourceTree = "<group>"; };
|
187 | 182 | 903996921F447604005E77C2 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; };
|
|
238 | 233 | /* End PBXFrameworksBuildPhase section */
|
239 | 234 |
|
240 | 235 | /* Begin PBXGroup section */
|
| 236 | + 5B7A0D4F288691E7002B2603 /* Location */ = { |
| 237 | + isa = PBXGroup; |
| 238 | + children = ( |
| 239 | + ); |
| 240 | + path = Location; |
| 241 | + sourceTree = "<group>"; |
| 242 | + }; |
241 | 243 | 6DC358641CC8BAE300898D29 /* Resources */ = {
|
242 | 244 | isa = PBXGroup;
|
243 | 245 | children = (
|
|
272 | 274 | 900E657E1C2BB8D5003D9A9E /* TZImagePickerController */ = {
|
273 | 275 | isa = PBXGroup;
|
274 | 276 | children = (
|
| 277 | + 5B7A0D4F288691E7002B2603 /* Location */, |
275 | 278 | 901F228F215CABD600F604ED /* FLAnimatedImage */,
|
276 | 279 | 900EEFF51C2BBF7600EA709B /* TZImagePickerController */,
|
277 | 280 | 900E65821C2BB8D5003D9A9E /* AppDelegate.h */,
|
|
355 | 358 | 901CC3F921CB757500C55443 /* TZImageRequestOperation.m */,
|
356 | 359 | 6DC84D081DF5358500A107A9 /* TZImageCropManager.h */,
|
357 | 360 | 6DC84D091DF5358500A107A9 /* TZImageCropManager.m */,
|
358 |
| - 902938D61EE2D02C000F2F8F /* TZLocationManager.h */, |
359 |
| - 902938D71EE2D02C000F2F8F /* TZLocationManager.m */, |
360 | 361 | 9005E2B2257A462E002A8682 /* UIView+TZLayout.h */,
|
361 | 362 | 9005E2B1257A462E002A8682 /* UIView+TZLayout.m */,
|
362 | 363 | 6D5358CB1D64600F00928CC6 /* NSBundle+TZImagePicker.h */,
|
|
420 | 421 | 9F763A741FA0741D00D9E526 /* TZGifPhotoPreviewController.h in Headers */,
|
421 | 422 | 9005E2B5257A462E002A8682 /* UIView+TZLayout.h in Headers */,
|
422 | 423 | 9F763A761FA0741D00D9E526 /* TZImageManager.h in Headers */,
|
423 |
| - 9F763A781FA0741D00D9E526 /* TZLocationManager.h in Headers */, |
424 | 424 | 9F763A711FA0741D00D9E526 /* TZPhotoPreviewController.h in Headers */,
|
425 | 425 | 9F763A721FA0741D00D9E526 /* TZPhotoPreviewCell.h in Headers */,
|
426 | 426 | 9F763A701FA0741D00D9E526 /* TZAssetCell.h in Headers */,
|
|
627 | 627 | 901CC3FC21CB758500C55443 /* TZImageRequestOperation.m in Sources */,
|
628 | 628 | 6D5358CD1D64600F00928CC6 /* NSBundle+TZImagePicker.m in Sources */,
|
629 | 629 | 900EEFF81C2BBF9500EA709B /* TZImagePickerController.m in Sources */,
|
630 |
| - 902938D81EE2D02C000F2F8F /* TZLocationManager.m in Sources */, |
631 | 630 | 6DC84D0A1DF5358500A107A9 /* TZImageCropManager.m in Sources */,
|
632 | 631 | );
|
633 | 632 | runOnlyForDeploymentPostprocessing = 0;
|
|
668 | 667 | 9F763A601FA072E500D9E526 /* TZProgressView.m in Sources */,
|
669 | 668 | 9F763A621FA072E500D9E526 /* TZImageManager.m in Sources */,
|
670 | 669 | 9F763A641FA072E500D9E526 /* TZImageCropManager.m in Sources */,
|
671 |
| - 9F763A661FA072E500D9E526 /* TZLocationManager.m in Sources */, |
672 | 670 | 9F763A6A1FA072E500D9E526 /* NSBundle+TZImagePicker.m in Sources */,
|
673 | 671 | );
|
674 | 672 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments