|
576 | 576 | );
|
577 | 577 | inputPaths = (
|
578 | 578 | "${SRCROOT}/Pods/Target Support Files/Pods-iosMathTests/Pods-iosMathTests-resources.sh",
|
579 |
| - "${PODS_CONFIGURATION_BUILD_DIR}/iosMath-iOS6.0/mathFonts.bundle", |
| 579 | + "${PODS_CONFIGURATION_BUILD_DIR}/iosMath-iOS6.0/mathFonts.bundle", |
580 | 580 | );
|
581 | 581 | name = "[CP] Copy Pods Resources";
|
582 | 582 | outputPaths = (
|
|
822 | 822 | isa = XCBuildConfiguration;
|
823 | 823 | baseConfigurationReference = D93290960585498BBAEE4535 /* Pods-iosMathExample.debug.xcconfig */;
|
824 | 824 | buildSettings = {
|
| 825 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 826 | + CODE_SIGN_STYLE = Automatic; |
| 827 | + DEVELOPMENT_TEAM = T984FR9Q54; |
825 | 828 | INFOPLIST_FILE = "iosMathExample/iosMath-Info.plist";
|
826 | 829 | IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
827 |
| - PRODUCT_BUNDLE_IDENTIFIER = MathChat.iosMathExample; |
| 830 | + PRODUCT_BUNDLE_IDENTIFIER = rotpanda.MathChat.iosMathExample; |
828 | 831 | PRODUCT_NAME = "$(TARGET_NAME)";
|
829 | 832 | PROVISIONING_PROFILE = "";
|
| 833 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
830 | 834 | WRAPPER_EXTENSION = app;
|
831 | 835 | };
|
832 | 836 | name = Debug;
|
|
835 | 839 | isa = XCBuildConfiguration;
|
836 | 840 | baseConfigurationReference = B16B9A63054AE3FFB5C36F6B /* Pods-iosMathExample.release.xcconfig */;
|
837 | 841 | buildSettings = {
|
| 842 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 843 | + CODE_SIGN_STYLE = Automatic; |
| 844 | + DEVELOPMENT_TEAM = T984FR9Q54; |
838 | 845 | INFOPLIST_FILE = "iosMathExample/iosMath-Info.plist";
|
839 | 846 | IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
840 |
| - PRODUCT_BUNDLE_IDENTIFIER = MathChat.iosMathExample; |
| 847 | + PRODUCT_BUNDLE_IDENTIFIER = rotpanda.MathChat.iosMathExample; |
841 | 848 | PRODUCT_NAME = "$(TARGET_NAME)";
|
842 | 849 | PROVISIONING_PROFILE = "";
|
| 850 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
843 | 851 | WRAPPER_EXTENSION = app;
|
844 | 852 | };
|
845 | 853 | name = Release;
|
|
0 commit comments