|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 54; |
| 6 | + objectVersion = 60; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
81 | 81 | B40327762847AE0A00DF4DB0 /* Licensing.md in Resources */ = {isa = PBXBuildFile; fileRef = B40327752847AE0A00DF4DB0 /* Licensing.md */; };
|
82 | 82 | B40D61A02AE7F37900467AE9 /* DisableOTPView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B40D619F2AE7F37900467AE9 /* DisableOTPView.swift */; };
|
83 | 83 | B40D61A22AE7F89500467AE9 /* DisableOTPModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = B40D61A12AE7F89500467AE9 /* DisableOTPModel.swift */; };
|
| 84 | + B40F44452B27033A000D5E02 /* TokenRequestYubiOTPViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B40F44442B27033A000D5E02 /* TokenRequestYubiOTPViewController.swift */; }; |
84 | 85 | B411242F29D423A300D58001 /* ListStatusView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B411242E29D423A300D58001 /* ListStatusView.swift */; };
|
85 |
| - B432B1BF28B65B8600A7182F /* YubiKit in Frameworks */ = {isa = PBXBuildFile; productRef = B432B1BE28B65B8600A7182F /* YubiKit */; }; |
| 86 | + B42A39332B2A03D20039DB26 /* YubiKit in Frameworks */ = {isa = PBXBuildFile; productRef = B42A39322B2A03D20039DB26 /* YubiKit */; }; |
86 | 87 | B452EC1F2A1E4F460045E5D9 /* YubiOtpRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B452EC1E2A1E4F460045E5D9 /* YubiOtpRowView.swift */; };
|
87 | 88 | B452EC3D2A264A620045E5D9 /* ToastView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B452EC3C2A264A620045E5D9 /* ToastView.swift */; };
|
88 | 89 | B452EC442A2A06940045E5D9 /* ToastPresenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = B452EC432A2A06940045E5D9 /* ToastPresenter.swift */; };
|
|
224 | 225 | B40327752847AE0A00DF4DB0 /* Licensing.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Licensing.md; sourceTree = "<group>"; };
|
225 | 226 | B40D619F2AE7F37900467AE9 /* DisableOTPView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DisableOTPView.swift; sourceTree = "<group>"; };
|
226 | 227 | B40D61A12AE7F89500467AE9 /* DisableOTPModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DisableOTPModel.swift; sourceTree = "<group>"; };
|
| 228 | + B40F44442B27033A000D5E02 /* TokenRequestYubiOTPViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TokenRequestYubiOTPViewController.swift; sourceTree = "<group>"; }; |
227 | 229 | B411242E29D423A300D58001 /* ListStatusView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ListStatusView.swift; sourceTree = "<group>"; };
|
228 | 230 | B452EC1E2A1E4F460045E5D9 /* YubiOtpRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YubiOtpRowView.swift; sourceTree = "<group>"; };
|
229 | 231 | B452EC3C2A264A620045E5D9 /* ToastView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ToastView.swift; sourceTree = "<group>"; };
|
|
263 | 265 | isa = PBXFrameworksBuildPhase;
|
264 | 266 | buildActionMask = 2147483647;
|
265 | 267 | files = (
|
266 |
| - B432B1BF28B65B8600A7182F /* YubiKit in Frameworks */, |
| 268 | + B42A39332B2A03D20039DB26 /* YubiKit in Frameworks */, |
267 | 269 | B9F0FF11F842A39183974083 /* (null) in Frameworks */,
|
268 | 270 | 51AFD4DA271D4278008F2630 /* QuartzCore.framework in Frameworks */,
|
269 | 271 | );
|
|
307 | 309 | children = (
|
308 | 310 | 5156D05C265D2602007A94F8 /* TokenRequestViewController.swift */,
|
309 | 311 | B4FE90D32A443D8400B59170 /* TokenRequestWrapper.swift */,
|
| 312 | + B40F44442B27033A000D5E02 /* TokenRequestYubiOTPViewController.swift */, |
310 | 313 | );
|
311 | 314 | path = TokenSession;
|
312 | 315 | sourceTree = "<group>";
|
|
581 | 584 | );
|
582 | 585 | name = Authenticator;
|
583 | 586 | packageProductDependencies = (
|
584 |
| - B432B1BE28B65B8600A7182F /* YubiKit */, |
| 587 | + B42A39322B2A03D20039DB26 /* YubiKit */, |
585 | 588 | );
|
586 | 589 | productName = Authenticator;
|
587 | 590 | productReference = 818866B322DFD729006BC0A8 /* Authenticator.app */;
|
|
642 | 645 | );
|
643 | 646 | mainGroup = 818866AA22DFD729006BC0A8;
|
644 | 647 | packageReferences = (
|
645 |
| - B432B1BD28B65B8600A7182F /* XCRemoteSwiftPackageReference "yubikit-ios" */, |
| 648 | + B42A39312B2A03D20039DB26 /* XCLocalSwiftPackageReference "../yubikit-ios" */, |
646 | 649 | );
|
647 | 650 | productRefGroup = 818866B422DFD729006BC0A8 /* Products */;
|
648 | 651 | projectDirPath = "";
|
|
720 | 723 | A525965B23A45501006AA3C0 /* UIImageAdditions.swift in Sources */,
|
721 | 724 | 51A162862678A1F100C3FA1E /* OATHConfigurationController.swift in Sources */,
|
722 | 725 | 515542622649C88900B19C59 /* PasswordConfigurationViewModel.swift in Sources */,
|
| 726 | + B40F44452B27033A000D5E02 /* TokenRequestYubiOTPViewController.swift in Sources */, |
723 | 727 | B4C93E60299D156C00C2A8B8 /* ErrorAlertView.swift in Sources */,
|
724 | 728 | A591411D23830EB800CCCF67 /* UIApplicationExtension.swift in Sources */,
|
725 | 729 | 81FA3C34231AF2D8009C22AB /* AdvancedSettingsViewController.swift in Sources */,
|
|
1002 | 1006 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1003 | 1007 | CODE_SIGN_ENTITLEMENTS = Authenticator/Authenticator.entitlements;
|
1004 | 1008 | CODE_SIGN_STYLE = Automatic;
|
1005 |
| - CURRENT_PROJECT_VERSION = 121; |
| 1009 | + CURRENT_PROJECT_VERSION = 126; |
1006 | 1010 | DEVELOPMENT_TEAM = LQA3CS5MM7;
|
1007 | 1011 | HEADER_SEARCH_PATHS = "../Submodules/YubiKit/**";
|
1008 | 1012 | INFOPLIST_FILE = Authenticator/Info.plist;
|
|
1012 | 1016 | "@executable_path/Frameworks",
|
1013 | 1017 | );
|
1014 | 1018 | LIBRARY_SEARCH_PATHS = "";
|
1015 |
| - MARKETING_VERSION = 1.7.8; |
| 1019 | + MARKETING_VERSION = 1.7.9; |
1016 | 1020 | OTHER_LDFLAGS = "-ObjC";
|
1017 | 1021 | PRODUCT_BUNDLE_IDENTIFIER = com.yubico.Authenticator;
|
1018 | 1022 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
1030 | 1034 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1031 | 1035 | CODE_SIGN_ENTITLEMENTS = Authenticator/Authenticator.entitlements;
|
1032 | 1036 | CODE_SIGN_STYLE = Automatic;
|
1033 |
| - CURRENT_PROJECT_VERSION = 121; |
| 1037 | + CURRENT_PROJECT_VERSION = 126; |
1034 | 1038 | DEVELOPMENT_TEAM = LQA3CS5MM7;
|
1035 | 1039 | HEADER_SEARCH_PATHS = "../Submodules/YubiKit/**";
|
1036 | 1040 | INFOPLIST_FILE = Authenticator/Info.plist;
|
|
1040 | 1044 | "@executable_path/Frameworks",
|
1041 | 1045 | );
|
1042 | 1046 | LIBRARY_SEARCH_PATHS = "";
|
1043 |
| - MARKETING_VERSION = 1.7.8; |
| 1047 | + MARKETING_VERSION = 1.7.9; |
1044 | 1048 | OTHER_LDFLAGS = "-ObjC";
|
1045 | 1049 | PRODUCT_BUNDLE_IDENTIFIER = com.yubico.Authenticator;
|
1046 | 1050 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
1136 | 1140 | };
|
1137 | 1141 | /* End XCConfigurationList section */
|
1138 | 1142 |
|
1139 |
| -/* Begin XCRemoteSwiftPackageReference section */ |
1140 |
| - B432B1BD28B65B8600A7182F /* XCRemoteSwiftPackageReference "yubikit-ios" */ = { |
1141 |
| - isa = XCRemoteSwiftPackageReference; |
1142 |
| - repositoryURL = "https://github.com/Yubico/yubikit-ios"; |
1143 |
| - requirement = { |
1144 |
| - branch = main; |
1145 |
| - kind = branch; |
1146 |
| - }; |
| 1143 | +/* Begin XCLocalSwiftPackageReference section */ |
| 1144 | + B42A39312B2A03D20039DB26 /* XCLocalSwiftPackageReference "../yubikit-ios" */ = { |
| 1145 | + isa = XCLocalSwiftPackageReference; |
| 1146 | + relativePath = "../yubikit-ios"; |
1147 | 1147 | };
|
1148 |
| -/* End XCRemoteSwiftPackageReference section */ |
| 1148 | +/* End XCLocalSwiftPackageReference section */ |
1149 | 1149 |
|
1150 | 1150 | /* Begin XCSwiftPackageProductDependency section */
|
1151 |
| - B432B1BE28B65B8600A7182F /* YubiKit */ = { |
| 1151 | + B42A39322B2A03D20039DB26 /* YubiKit */ = { |
1152 | 1152 | isa = XCSwiftPackageProductDependency;
|
1153 |
| - package = B432B1BD28B65B8600A7182F /* XCRemoteSwiftPackageReference "yubikit-ios" */; |
1154 | 1153 | productName = YubiKit;
|
1155 | 1154 | };
|
1156 | 1155 | /* End XCSwiftPackageProductDependency section */
|
|
0 commit comments