|
484 | 484 | isa = PBXProject; |
485 | 485 | attributes = { |
486 | 486 | CLASSPREFIX = DBZ_; |
| 487 | + LastSwiftUpdateCheck = 0700; |
487 | 488 | LastUpgradeCheck = 0510; |
488 | 489 | ORGANIZATIONNAME = "DBZ Technology"; |
489 | 490 | TargetAttributes = { |
|
509 | 510 | com.apple.BackgroundModes = { |
510 | 511 | enabled = 1; |
511 | 512 | }; |
| 513 | + com.apple.Push = { |
| 514 | + enabled = 1; |
| 515 | + }; |
512 | 516 | com.apple.SafariKeychain = { |
513 | 517 | enabled = 1; |
514 | 518 | }; |
|
728 | 732 | ); |
729 | 733 | MTL_ENABLE_DEBUG_INFO = NO; |
730 | 734 | PRODUCT_NAME = "${TARGET_NAME}"; |
731 | | - PROVISIONING_PROFILE = "374936aa-fb85-434b-a064-f30e76fd333f"; |
| 735 | + PROVISIONING_PROFILE = "d139b81d-9e50-49f2-9cb0-134febdb3a89"; |
732 | 736 | SKIP_INSTALL = YES; |
733 | 737 | SWIFT_OBJC_BRIDGING_HEADER = "Universal Presenter Remote/Universal Presenter Remote-Bridging-Header.h"; |
734 | 738 | }; |
|
854 | 858 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
855 | 859 | CLANG_ENABLE_MODULES = YES; |
856 | 860 | CODE_SIGN_ENTITLEMENTS = "Universal Presenter Remote/Universal Presenter Remote.entitlements"; |
857 | | - CODE_SIGN_IDENTITY = "iPhone Developer: Brendan Boyle (6EM5FFNW2D)"; |
| 861 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
858 | 862 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Brendan Boyle (6EM5FFNW2D)"; |
859 | 863 | EMBEDDED_CONTENT_CONTAINS_SWIFT = YES; |
| 864 | + ENABLE_BITCODE = NO; |
860 | 865 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
861 | 866 | GCC_PREFIX_HEADER = "Universal Presenter Remote/Universal Presenter Remote-Prefix.pch"; |
862 | 867 | INFOPLIST_FILE = "Universal Presenter Remote/Universal Presenter Remote-Info.plist"; |
863 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 868 | + IPHONEOS_DEPLOYMENT_TARGET = 8.4; |
864 | 869 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
865 | 870 | LIBRARY_SEARCH_PATHS = ( |
866 | 871 | "$(inherited)", |
|
882 | 887 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
883 | 888 | CLANG_ENABLE_MODULES = YES; |
884 | 889 | CODE_SIGN_ENTITLEMENTS = "Universal Presenter Remote/Universal Presenter Remote.entitlements"; |
885 | | - CODE_SIGN_IDENTITY = "iPhone Distribution: Brendan Boyle (93C4626635)"; |
| 890 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
886 | 891 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Brendan Boyle (93C4626635)"; |
887 | 892 | EMBEDDED_CONTENT_CONTAINS_SWIFT = YES; |
| 893 | + ENABLE_BITCODE = NO; |
888 | 894 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
889 | 895 | GCC_PREFIX_HEADER = "Universal Presenter Remote/Universal Presenter Remote-Prefix.pch"; |
890 | 896 | INFOPLIST_FILE = "Universal Presenter Remote/Universal Presenter Remote-Info.plist"; |
891 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 897 | + IPHONEOS_DEPLOYMENT_TARGET = 8.4; |
892 | 898 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
893 | 899 | LIBRARY_SEARCH_PATHS = ( |
894 | 900 | "$(inherited)", |
895 | 901 | "$(PROJECT_DIR)", |
896 | 902 | "$(PROJECT_DIR)/GoogleAnalytics", |
897 | 903 | ); |
898 | 904 | PRODUCT_NAME = "$(TARGET_NAME)"; |
899 | | - PROVISIONING_PROFILE = "ff5e77e7-4b6d-4b08-a30f-8868b720b896"; |
| 905 | + PROVISIONING_PROFILE = "992c1f57-b876-4a51-8b97-b59a7cba46af"; |
900 | 906 | SWIFT_OBJC_BRIDGING_HEADER = "Universal Presenter Remote/Universal Presenter Remote-Bridging-Header.h"; |
901 | 907 | WRAPPER_EXTENSION = app; |
902 | 908 | }; |
|
908 | 914 | BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Universal Presenter Remote.app/Universal Presenter Remote"; |
909 | 915 | CODE_SIGN_IDENTITY = "iPhone Developer: Brendan Boyle (6EM5FFNW2D)"; |
910 | 916 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Brendan Boyle (6EM5FFNW2D)"; |
| 917 | + ENABLE_BITCODE = YES; |
911 | 918 | FRAMEWORK_SEARCH_PATHS = ( |
912 | 919 | "$(SDKROOT)/Developer/Library/Frameworks", |
913 | 920 | "$(inherited)", |
|
933 | 940 | BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Universal Presenter Remote.app/Universal Presenter Remote"; |
934 | 941 | CODE_SIGN_IDENTITY = "iPhone Distribution: Brendan Boyle (93C4626635)"; |
935 | 942 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Brendan Boyle (93C4626635)"; |
| 943 | + ENABLE_BITCODE = YES; |
936 | 944 | FRAMEWORK_SEARCH_PATHS = ( |
937 | 945 | "$(SDKROOT)/Developer/Library/Frameworks", |
938 | 946 | "$(inherited)", |
|
942 | 950 | GCC_PREFIX_HEADER = "Universal Presenter Remote/Universal Presenter Remote-Prefix.pch"; |
943 | 951 | INFOPLIST_FILE = "Universal Presenter RemoteTests/Universal Presenter RemoteTests-Info.plist"; |
944 | 952 | PRODUCT_NAME = "$(TARGET_NAME)"; |
945 | | - PROVISIONING_PROFILE = "ff5e77e7-4b6d-4b08-a30f-8868b720b896"; |
| 953 | + PROVISIONING_PROFILE = "992c1f57-b876-4a51-8b97-b59a7cba46af"; |
946 | 954 | TEST_HOST = "$(BUNDLE_LOADER)"; |
947 | 955 | WRAPPER_EXTENSION = xctest; |
948 | 956 | }; |
|
0 commit comments