|
26 | 26 | 1022C27D255E6F99006DD5B5 /* TTDFKitHotRefrshTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 1022C279255E6F99006DD5B5 /* TTDFKitHotRefrshTool.m */; }; |
27 | 27 | 1022C27E255E6F99006DD5B5 /* SGDirWatchdog.m in Sources */ = {isa = PBXBuildFile; fileRef = 1022C27C255E6F99006DD5B5 /* SGDirWatchdog.m */; }; |
28 | 28 | 10F3A7ED257DDAAC0008E4CE /* TTDFWidget.m in Sources */ = {isa = PBXBuildFile; fileRef = 10F3A7EC257DDAAC0008E4CE /* TTDFWidget.m */; }; |
| 29 | + 3DADAE9528D1AD2D007EDC94 /* hotfixPatch.js in Resources */ = {isa = PBXBuildFile; fileRef = 3DADAE9428D1AD2D007EDC94 /* hotfixPatch.js */; }; |
29 | 30 | 4E20FC51A91F83A78098987E /* Pods_TTDFKitExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0C11E13E95E320FE9DB2EF46 /* Pods_TTDFKitExample.framework */; }; |
30 | 31 | /* End PBXBuildFile section */ |
31 | 32 |
|
|
84 | 85 | 1022C27C255E6F99006DD5B5 /* SGDirWatchdog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SGDirWatchdog.m; sourceTree = "<group>"; }; |
85 | 86 | 10F3A7EB257DDAAC0008E4CE /* TTDFWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TTDFWidget.h; sourceTree = "<group>"; }; |
86 | 87 | 10F3A7EC257DDAAC0008E4CE /* TTDFWidget.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TTDFWidget.m; sourceTree = "<group>"; }; |
| 88 | + 3DADAE9428D1AD2D007EDC94 /* hotfixPatch.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = hotfixPatch.js; sourceTree = "<group>"; }; |
87 | 89 | A6569A8DA44A261A15B12148 /* Pods-TTDFKitExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TTDFKitExample.debug.xcconfig"; path = "Target Support Files/Pods-TTDFKitExample/Pods-TTDFKitExample.debug.xcconfig"; sourceTree = "<group>"; }; |
88 | 90 | AD2663AED8A6905479D20CC0 /* Pods-TTDFKitExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TTDFKitExample.release.xcconfig"; path = "Target Support Files/Pods-TTDFKitExample/Pods-TTDFKitExample.release.xcconfig"; sourceTree = "<group>"; }; |
89 | 91 | /* End PBXFileReference section */ |
|
184 | 186 | isa = PBXGroup; |
185 | 187 | children = ( |
186 | 188 | 1022C241255E6DE4006DD5B5 /* bugPatch.js */, |
| 189 | + 3DADAE9428D1AD2D007EDC94 /* hotfixPatch.js */, |
187 | 190 | 1022C242255E6DE4006DD5B5 /* src */, |
188 | 191 | ); |
189 | 192 | path = Resources; |
|
373 | 376 | 1022C1F7255E6C36006DD5B5 /* LaunchScreen.storyboard in Resources */, |
374 | 377 | 1022C1F4255E6C36006DD5B5 /* Assets.xcassets in Resources */, |
375 | 378 | 1022C1F2255E6C34006DD5B5 /* Main.storyboard in Resources */, |
| 379 | + 3DADAE9528D1AD2D007EDC94 /* hotfixPatch.js in Resources */, |
376 | 380 | ); |
377 | 381 | runOnlyForDeploymentPostprocessing = 0; |
378 | 382 | }; |
|
641 | 645 | buildSettings = { |
642 | 646 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
643 | 647 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
644 | | - CODE_SIGN_STYLE = Automatic; |
645 | | - DEVELOPMENT_TEAM = FL273NP26J; |
| 648 | + CODE_SIGN_STYLE = Manual; |
| 649 | + DEVELOPMENT_TEAM = ""; |
646 | 650 | ENABLE_BITCODE = NO; |
647 | 651 | INFOPLIST_FILE = TTDFKitExample/Info.plist; |
648 | 652 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
|
652 | 656 | ); |
653 | 657 | PRODUCT_BUNDLE_IDENTIFIER = com.ttpatch.www.TTDFKitExample; |
654 | 658 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 659 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
655 | 660 | TARGETED_DEVICE_FAMILY = "1,2"; |
656 | 661 | }; |
657 | 662 | name = Debug; |
|
662 | 667 | buildSettings = { |
663 | 668 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
664 | 669 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
665 | | - CODE_SIGN_STYLE = Automatic; |
666 | | - DEVELOPMENT_TEAM = FL273NP26J; |
| 670 | + CODE_SIGN_STYLE = Manual; |
| 671 | + DEVELOPMENT_TEAM = ""; |
667 | 672 | ENABLE_BITCODE = NO; |
668 | 673 | INFOPLIST_FILE = TTDFKitExample/Info.plist; |
669 | 674 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
|
673 | 678 | ); |
674 | 679 | PRODUCT_BUNDLE_IDENTIFIER = com.ttpatch.www.TTDFKitExample; |
675 | 680 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 681 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
676 | 682 | TARGETED_DEVICE_FAMILY = "1,2"; |
677 | 683 | }; |
678 | 684 | name = Release; |
|
0 commit comments