|
16 | 16 | 6003F5A9195388D20070C39A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5A8195388D20070C39A /* Images.xcassets */; }; |
17 | 17 | 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; }; |
18 | 18 | 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; }; |
| 19 | + 6539381F223A364C00704EF3 /* CHANGELOG.md in Resources */ = {isa = PBXBuildFile; fileRef = 6539381E223A364C00704EF3 /* CHANGELOG.md */; }; |
19 | 20 | 65B6ED7521A9257500EEE134 /* TPLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = 65B6ED3321A9256E00EEE134 /* TPLoadingView.m */; }; |
20 | 21 | 65B6ED7621A9257500EEE134 /* TPBarButtonItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 65B6ED3421A9256E00EEE134 /* TPBarButtonItem.m */; }; |
21 | 22 | 65B6ED7C21A9257500EEE134 /* TPViewUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 65B6ED3E21A9256F00EEE134 /* TPViewUtil.m */; }; |
|
151 | 152 | 6003F59D195388D20070C39A /* TYAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TYAppDelegate.m; sourceTree = "<group>"; }; |
152 | 153 | 6003F5A8195388D20070C39A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; |
153 | 154 | 6003F5AE195388D20070C39A /* TuyaSmartHomeKit_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TuyaSmartHomeKit_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 155 | + 6539381E223A364C00704EF3 /* CHANGELOG.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; name = CHANGELOG.md; path = ../../CHANGELOG.md; sourceTree = "<group>"; }; |
154 | 156 | 65B6ED3021A9256E00EEE134 /* TPBaseView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TPBaseView.h; sourceTree = "<group>"; }; |
155 | 157 | 65B6ED3121A9256E00EEE134 /* TPLoadingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TPLoadingView.h; sourceTree = "<group>"; }; |
156 | 158 | 65B6ED3321A9256E00EEE134 /* TPLoadingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TPLoadingView.m; sourceTree = "<group>"; }; |
|
392 | 394 | 6003F593195388D20070C39A /* Example for TuyaSmartHomeKit */ = { |
393 | 395 | isa = PBXGroup; |
394 | 396 | children = ( |
| 397 | + 6539381E223A364C00704EF3 /* CHANGELOG.md */, |
395 | 398 | 6003F59C195388D20070C39A /* TYAppDelegate.h */, |
396 | 399 | 6003F59D195388D20070C39A /* TYAppDelegate.m */, |
397 | 400 | 6BA0E4C52211A08F00307E67 /* Scene */, |
|
827 | 830 | 65FC21B320C8D2FE00918C6D /* [email protected] in Resources */, |
828 | 831 | 6BA0E5092211A08F00307E67 /* [email protected] in Resources */, |
829 | 832 | 65FC227F20C9015800918C6D /* Localizable.strings in Resources */, |
| 833 | + 6539381F223A364C00704EF3 /* CHANGELOG.md in Resources */, |
830 | 834 | 65FC21B620C8D2FE00918C6D /* [email protected] in Resources */, |
831 | 835 | 65B6ED9121A9257500EEE134 /* phoneCodeList.plist in Resources */, |
832 | 836 | 65FC210220C8D2FE00918C6D /* [email protected] in Resources */, |
|
0 commit comments