|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + B8162F2226FB76F900FB0A9E /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = B88D4A3526F4E34900164BF5 /* GoogleService-Info.plist */; }; |
10 | 11 | B8190DF826FA388500E3994C /* SnippetType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8190DF726FA388500E3994C /* SnippetType.swift */; };
|
11 | 12 | B82561B426E81D570040A67E /* SnippetsLibraryApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = B82561B326E81D570040A67E /* SnippetsLibraryApp.swift */; };
|
12 | 13 | B82561B826E81D580040A67E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B82561B726E81D580040A67E /* Assets.xcassets */; };
|
|
613 | 614 | isa = PBXResourcesBuildPhase;
|
614 | 615 | buildActionMask = 2147483647;
|
615 | 616 | files = (
|
| 617 | + B8162F2226FB76F900FB0A9E /* GoogleService-Info.plist in Resources */, |
616 | 618 | B82561BB26E81D580040A67E /* Preview Assets.xcassets in Resources */,
|
617 | 619 | B82561B826E81D580040A67E /* Assets.xcassets in Resources */,
|
618 | 620 | );
|
|
873 | 875 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
874 | 876 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
875 | 877 | CODE_SIGN_ENTITLEMENTS = SnippetsLibrary/SnippetsLibrary.entitlements;
|
876 |
| - CODE_SIGN_IDENTITY = "Mac Developer"; |
877 |
| - CODE_SIGN_STYLE = Manual; |
| 878 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 879 | + CODE_SIGN_STYLE = Automatic; |
878 | 880 | COMBINE_HIDPI_IMAGES = YES;
|
879 |
| - CURRENT_PROJECT_VERSION = 4; |
| 881 | + CURRENT_PROJECT_VERSION = 7; |
880 | 882 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
881 | 883 | DEVELOPMENT_ASSET_PATHS = "\"SnippetsLibrary/Preview Content\"";
|
882 | 884 | DEVELOPMENT_TEAM = 7WLUFJRJ56;
|
|
891 | 893 | MARKETING_VERSION = 1.0;
|
892 | 894 | PRODUCT_BUNDLE_IDENTIFIER = com.cphlowiec.SnippetsLibrary;
|
893 | 895 | PRODUCT_NAME = "$(TARGET_NAME)";
|
894 |
| - PROVISIONING_PROFILE_SPECIFIER = "SnippetsLibrary Development"; |
| 896 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
895 | 897 | SWIFT_VERSION = 5.0;
|
896 | 898 | };
|
897 | 899 | name = Debug;
|
|
902 | 904 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
903 | 905 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
904 | 906 | CODE_SIGN_ENTITLEMENTS = SnippetsLibrary/SnippetsLibrary.entitlements;
|
905 |
| - CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application"; |
906 |
| - CODE_SIGN_STYLE = Manual; |
| 907 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 908 | + CODE_SIGN_STYLE = Automatic; |
907 | 909 | COMBINE_HIDPI_IMAGES = YES;
|
908 |
| - CURRENT_PROJECT_VERSION = 4; |
| 910 | + CURRENT_PROJECT_VERSION = 7; |
909 | 911 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
910 | 912 | DEVELOPMENT_ASSET_PATHS = "\"SnippetsLibrary/Preview Content\"";
|
911 | 913 | DEVELOPMENT_TEAM = 7WLUFJRJ56;
|
|
920 | 922 | MARKETING_VERSION = 1.0;
|
921 | 923 | PRODUCT_BUNDLE_IDENTIFIER = com.cphlowiec.SnippetsLibrary;
|
922 | 924 | PRODUCT_NAME = "$(TARGET_NAME)";
|
923 |
| - PROVISIONING_PROFILE_SPECIFIER = "SnippetsLibrary Distribution"; |
| 925 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
924 | 926 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = RELEASE;
|
925 | 927 | SWIFT_VERSION = 5.0;
|
926 | 928 | };
|
|
0 commit comments