|
181 | 181 | 941B042E2978CDF900CA291E /* Icon-32.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-32.png"; sourceTree = "<group>"; }; |
182 | 182 | 941B042F2978CDF900CA291E /* Icon-16.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-16.png"; sourceTree = "<group>"; }; |
183 | 183 | 941B04302978CDF900CA291E /* Icon-64.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-64.png"; sourceTree = "<group>"; }; |
184 | | - B1000001000000000000000A /* SharedStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SharedStorage.swift; sourceTree = "<group>"; }; |
185 | | - B1000002000000000000000A /* SharedKeychain.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SharedKeychain.swift; sourceTree = "<group>"; }; |
186 | | - B1000005000000000000000A /* nostrkey.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = nostrkey.entitlements; sourceTree = "<group>"; }; |
187 | | - B1000006000000000000000A /* nostrkey.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = nostrkey.entitlements; sourceTree = "<group>"; }; |
188 | 184 | 944A6E02299F2FBB0032C2E3 /* experimental */ = {isa = PBXFileReference; lastKnownFileType = folder; path = experimental; sourceTree = "<group>"; }; |
189 | 185 | 944A6E12299F39D30032C2E3 /* permission */ = {isa = PBXFileReference; lastKnownFileType = folder; path = permission; sourceTree = "<group>"; }; |
190 | 186 | 944A6E38299F46270032C2E3 /* MainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainView.swift; sourceTree = "<group>"; }; |
|
204 | 200 | A10000050000000000000013 /* security */ = {isa = PBXFileReference; lastKnownFileType = folder; path = security; sourceTree = "<group>"; }; |
205 | 201 | A10000060000000000000014 /* vault */ = {isa = PBXFileReference; lastKnownFileType = folder; path = vault; sourceTree = "<group>"; }; |
206 | 202 | A10000070000000000000015 /* nostr-keys */ = {isa = PBXFileReference; lastKnownFileType = folder; path = "nostr-keys"; sourceTree = "<group>"; }; |
| 203 | + B1000001000000000000000A /* SharedStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SharedStorage.swift; sourceTree = "<group>"; }; |
| 204 | + B1000002000000000000000A /* SharedKeychain.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SharedKeychain.swift; sourceTree = "<group>"; }; |
| 205 | + B1000005000000000000000A /* nostrkey.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = nostrkey.entitlements; sourceTree = "<group>"; }; |
| 206 | + B1000006000000000000000A /* nostrkey.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = nostrkey.entitlements; sourceTree = "<group>"; }; |
207 | 207 | /* End PBXFileReference section */ |
208 | 208 |
|
209 | 209 | /* Begin PBXFrameworksBuildPhase section */ |
|
465 | 465 | attributes = { |
466 | 466 | BuildIndependentTargetsInParallel = 1; |
467 | 467 | LastSwiftUpdateCheck = 1420; |
468 | | - LastUpgradeCheck = 2620; |
| 468 | + LastUpgradeCheck = 2630; |
469 | 469 | ORGANIZATIONNAME = "Humanjava Enterprises"; |
470 | 470 | TargetAttributes = { |
471 | 471 | 941B03AE296FA90400CA291E = { |
|
673 | 673 | }; |
674 | 674 | /* End PBXTargetDependency section */ |
675 | 675 |
|
676 | | - |
677 | 676 | /* Begin XCBuildConfiguration section */ |
678 | 677 | 941B03FC296FA90400CA291E /* Debug */ = { |
679 | 678 | isa = XCBuildConfiguration; |
|
799 | 798 | buildSettings = { |
800 | 799 | CODE_SIGN_ENTITLEMENTS = "iOS (Extension)/nostrkey.entitlements"; |
801 | 800 | CODE_SIGN_STYLE = Automatic; |
802 | | - CURRENT_PROJECT_VERSION = 5.4.0; |
| 801 | + CURRENT_PROJECT_VERSION = 5.5.0; |
803 | 802 | GENERATE_INFOPLIST_FILE = YES; |
804 | 803 | INFOPLIST_FILE = "iOS (Extension)/Info.plist"; |
805 | 804 | INFOPLIST_KEY_CFBundleDisplayName = "nostrkey Extension"; |
|
810 | 809 | "@executable_path/Frameworks", |
811 | 810 | "@executable_path/../../Frameworks", |
812 | 811 | ); |
813 | | - MARKETING_VERSION = 1.5.8; |
| 812 | + MARKETING_VERSION = 1.5.9; |
814 | 813 | OTHER_LDFLAGS = ( |
815 | 814 | "-framework", |
816 | 815 | SafariServices, |
|
830 | 829 | buildSettings = { |
831 | 830 | CODE_SIGN_ENTITLEMENTS = "iOS (Extension)/nostrkey.entitlements"; |
832 | 831 | CODE_SIGN_STYLE = Automatic; |
833 | | - CURRENT_PROJECT_VERSION = 5.4.0; |
| 832 | + CURRENT_PROJECT_VERSION = 5.5.0; |
834 | 833 | GENERATE_INFOPLIST_FILE = YES; |
835 | 834 | INFOPLIST_FILE = "iOS (Extension)/Info.plist"; |
836 | 835 | INFOPLIST_KEY_CFBundleDisplayName = "nostrkey Extension"; |
|
841 | 840 | "@executable_path/Frameworks", |
842 | 841 | "@executable_path/../../Frameworks", |
843 | 842 | ); |
844 | | - MARKETING_VERSION = 1.5.8; |
| 843 | + MARKETING_VERSION = 1.5.9; |
845 | 844 | OTHER_LDFLAGS = ( |
846 | 845 | "-framework", |
847 | 846 | SafariServices, |
|
865 | 864 | ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; |
866 | 865 | CODE_SIGN_ENTITLEMENTS = "iOS (App)/nostrkey.entitlements"; |
867 | 866 | CODE_SIGN_STYLE = Automatic; |
868 | | - CURRENT_PROJECT_VERSION = 5.4.0; |
| 867 | + CURRENT_PROJECT_VERSION = 5.5.0; |
869 | 868 | DEVELOPMENT_TEAM = H48PW6TC25; |
870 | 869 | GENERATE_INFOPLIST_FILE = YES; |
871 | 870 | INFOPLIST_FILE = "iOS (App)/Info.plist"; |
|
882 | 881 | "$(inherited)", |
883 | 882 | "@executable_path/Frameworks", |
884 | 883 | ); |
885 | | - MARKETING_VERSION = 1.5.8; |
| 884 | + MARKETING_VERSION = 1.5.9; |
886 | 885 | OTHER_LDFLAGS = ( |
887 | 886 | "-framework", |
888 | 887 | SafariServices, |
|
909 | 908 | ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; |
910 | 909 | CODE_SIGN_ENTITLEMENTS = "iOS (App)/nostrkey.entitlements"; |
911 | 910 | CODE_SIGN_STYLE = Automatic; |
912 | | - CURRENT_PROJECT_VERSION = 5.4.0; |
| 911 | + CURRENT_PROJECT_VERSION = 5.5.0; |
913 | 912 | DEVELOPMENT_TEAM = H48PW6TC25; |
914 | 913 | GENERATE_INFOPLIST_FILE = YES; |
915 | 914 | INFOPLIST_FILE = "iOS (App)/Info.plist"; |
|
926 | 925 | "$(inherited)", |
927 | 926 | "@executable_path/Frameworks", |
928 | 927 | ); |
929 | | - MARKETING_VERSION = 1.5.8; |
| 928 | + MARKETING_VERSION = 1.5.9; |
930 | 929 | OTHER_LDFLAGS = ( |
931 | 930 | "-framework", |
932 | 931 | SafariServices, |
|
951 | 950 | buildSettings = { |
952 | 951 | CODE_SIGN_ENTITLEMENTS = "macOS (Extension)/nostrkey.entitlements"; |
953 | 952 | CODE_SIGN_STYLE = Automatic; |
954 | | - CURRENT_PROJECT_VERSION = 5.4.0; |
| 953 | + CURRENT_PROJECT_VERSION = 5.5.0; |
955 | 954 | DEAD_CODE_STRIPPING = YES; |
956 | 955 | ENABLE_APP_SANDBOX = YES; |
957 | 956 | ENABLE_HARDENED_RUNTIME = YES; |
|
966 | 965 | "@executable_path/../../../../Frameworks", |
967 | 966 | ); |
968 | 967 | MACOSX_DEPLOYMENT_TARGET = 11.0; |
969 | | - MARKETING_VERSION = 1.5.8; |
| 968 | + MARKETING_VERSION = 1.5.9; |
970 | 969 | OTHER_LDFLAGS = ( |
971 | 970 | "-framework", |
972 | 971 | SafariServices, |
|
985 | 984 | buildSettings = { |
986 | 985 | CODE_SIGN_ENTITLEMENTS = "macOS (Extension)/nostrkey.entitlements"; |
987 | 986 | CODE_SIGN_STYLE = Automatic; |
988 | | - CURRENT_PROJECT_VERSION = 5.4.0; |
| 987 | + CURRENT_PROJECT_VERSION = 5.5.0; |
989 | 988 | DEAD_CODE_STRIPPING = YES; |
990 | 989 | ENABLE_APP_SANDBOX = YES; |
991 | 990 | ENABLE_HARDENED_RUNTIME = YES; |
|
1000 | 999 | "@executable_path/../../../../Frameworks", |
1001 | 1000 | ); |
1002 | 1001 | MACOSX_DEPLOYMENT_TARGET = 11.0; |
1003 | | - MARKETING_VERSION = 1.5.8; |
| 1002 | + MARKETING_VERSION = 1.5.9; |
1004 | 1003 | OTHER_LDFLAGS = ( |
1005 | 1004 | "-framework", |
1006 | 1005 | SafariServices, |
|
1023 | 1022 | CODE_SIGN_ENTITLEMENTS = "macOS (App)/nostrkey.entitlements"; |
1024 | 1023 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
1025 | 1024 | CODE_SIGN_STYLE = Automatic; |
1026 | | - CURRENT_PROJECT_VERSION = 5.4.0; |
| 1025 | + CURRENT_PROJECT_VERSION = 5.5.0; |
1027 | 1026 | DEAD_CODE_STRIPPING = YES; |
1028 | 1027 | ENABLE_APP_SANDBOX = YES; |
1029 | 1028 | ENABLE_HARDENED_RUNTIME = YES; |
|
1048 | 1047 | "@executable_path/../Frameworks", |
1049 | 1048 | ); |
1050 | 1049 | MACOSX_DEPLOYMENT_TARGET = 13.5; |
1051 | | - MARKETING_VERSION = 1.5.8; |
| 1050 | + MARKETING_VERSION = 1.5.9; |
1052 | 1051 | OTHER_LDFLAGS = ( |
1053 | 1052 | "-framework", |
1054 | 1053 | SafariServices, |
|
1072 | 1071 | CODE_SIGN_ENTITLEMENTS = "macOS (App)/nostrkey.entitlements"; |
1073 | 1072 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
1074 | 1073 | CODE_SIGN_STYLE = Automatic; |
1075 | | - CURRENT_PROJECT_VERSION = 5.4.0; |
| 1074 | + CURRENT_PROJECT_VERSION = 5.5.0; |
1076 | 1075 | DEAD_CODE_STRIPPING = YES; |
1077 | 1076 | ENABLE_APP_SANDBOX = YES; |
1078 | 1077 | ENABLE_HARDENED_RUNTIME = YES; |
|
1097 | 1096 | "@executable_path/../Frameworks", |
1098 | 1097 | ); |
1099 | 1098 | MACOSX_DEPLOYMENT_TARGET = 13.5; |
1100 | | - MARKETING_VERSION = 1.5.8; |
| 1099 | + MARKETING_VERSION = 1.5.9; |
1101 | 1100 | OTHER_LDFLAGS = ( |
1102 | 1101 | "-framework", |
1103 | 1102 | SafariServices, |
|
0 commit comments