|
|
@ -7,12 +7,10 @@
|
|
|
|
objects = {
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
D60265482744012A00C77599 /* AddKeyButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = D60265472744012A00C77599 /* AddKeyButton.swift */; };
|
|
|
|
|
|
|
|
D602654A2744014600C77599 /* AllKeysView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D60265492744014500C77599 /* AllKeysView.swift */; };
|
|
|
|
|
|
|
|
D60E9D6E26D1998B009A4537 /* OTPGeneratorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D60E9D6D26D1998B009A4537 /* OTPGeneratorTests.swift */; };
|
|
|
|
D60E9D6E26D1998B009A4537 /* OTPGeneratorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D60E9D6D26D1998B009A4537 /* OTPGeneratorTests.swift */; };
|
|
|
|
D60E9D7226D1A863009A4537 /* KeyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D60E9D7126D1A863009A4537 /* KeyView.swift */; };
|
|
|
|
D60E9D7226D1A863009A4537 /* KeyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D60E9D7126D1A863009A4537 /* KeyView.swift */; };
|
|
|
|
D60E9D7426D1ABF9009A4537 /* CircularProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D60E9D7326D1ABF9009A4537 /* CircularProgressView.swift */; };
|
|
|
|
D60E9D7426D1ABF9009A4537 /* CircularProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D60E9D7326D1ABF9009A4537 /* CircularProgressView.swift */; };
|
|
|
|
D60E9D7726D1B160009A4537 /* CodeScanner in Frameworks */ = {isa = PBXBuildFile; platformFilter = ios; productRef = D60E9D7626D1B160009A4537 /* CodeScanner */; };
|
|
|
|
D60E9D7726D1B160009A4537 /* CodeScanner in Frameworks */ = {isa = PBXBuildFile; productRef = D60E9D7626D1B160009A4537 /* CodeScanner */; };
|
|
|
|
D60E9D7A26D1E985009A4537 /* EditKeyForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = D60E9D7926D1E985009A4537 /* EditKeyForm.swift */; };
|
|
|
|
D60E9D7A26D1E985009A4537 /* EditKeyForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = D60E9D7926D1E985009A4537 /* EditKeyForm.swift */; };
|
|
|
|
D61479D726D0AF1C00710B79 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D61479D626D0AF1C00710B79 /* AppDelegate.swift */; };
|
|
|
|
D61479D726D0AF1C00710B79 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D61479D626D0AF1C00710B79 /* AppDelegate.swift */; };
|
|
|
|
D61479D926D0AF1C00710B79 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D61479D826D0AF1C00710B79 /* SceneDelegate.swift */; };
|
|
|
|
D61479D926D0AF1C00710B79 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D61479D826D0AF1C00710B79 /* SceneDelegate.swift */; };
|
|
|
@ -86,10 +84,6 @@
|
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
D60265472744012A00C77599 /* AddKeyButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AddKeyButton.swift; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
D60265492744014500C77599 /* AllKeysView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AllKeysView.swift; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
D602654B274401F800C77599 /* OTP.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = OTP.entitlements; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
D604B0F82744036F00960D31 /* CodeScanner */ = {isa = PBXFileReference; lastKnownFileType = folder; name = CodeScanner; path = ../CodeScanner; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
D60E9D6D26D1998B009A4537 /* OTPGeneratorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OTPGeneratorTests.swift; sourceTree = "<group>"; };
|
|
|
|
D60E9D6D26D1998B009A4537 /* OTPGeneratorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OTPGeneratorTests.swift; sourceTree = "<group>"; };
|
|
|
|
D60E9D7126D1A863009A4537 /* KeyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyView.swift; sourceTree = "<group>"; };
|
|
|
|
D60E9D7126D1A863009A4537 /* KeyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyView.swift; sourceTree = "<group>"; };
|
|
|
|
D60E9D7326D1ABF9009A4537 /* CircularProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CircularProgressView.swift; sourceTree = "<group>"; };
|
|
|
|
D60E9D7326D1ABF9009A4537 /* CircularProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CircularProgressView.swift; sourceTree = "<group>"; };
|
|
|
@ -156,29 +150,19 @@
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
D604B0F72744036F00960D31 /* Packages */ = {
|
|
|
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
|
|
|
children = (
|
|
|
|
|
|
|
|
D604B0F82744036F00960D31 /* CodeScanner */,
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
name = Packages;
|
|
|
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
D60E9D7826D1E976009A4537 /* Views */ = {
|
|
|
|
D60E9D7826D1E976009A4537 /* Views */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
|
D61479EA26D13DEF00710B79 /* AppView.swift */,
|
|
|
|
D61479EA26D13DEF00710B79 /* AppView.swift */,
|
|
|
|
D60265472744012A00C77599 /* AddKeyButton.swift */,
|
|
|
|
D6A2BD1126D56C70004DC4E3 /* KeysSection.swift */,
|
|
|
|
|
|
|
|
D6A2BD0F26D533EB004DC4E3 /* FoldersSection.swift */,
|
|
|
|
|
|
|
|
D6A2BD1326D5707F004DC4E3 /* FolderRow.swift */,
|
|
|
|
|
|
|
|
D60E9D7126D1A863009A4537 /* KeyView.swift */,
|
|
|
|
|
|
|
|
D60E9D7326D1ABF9009A4537 /* CircularProgressView.swift */,
|
|
|
|
|
|
|
|
D6A2BD0B26D5332B004DC4E3 /* FolderView.swift */,
|
|
|
|
D6A2BCAF26D313E7004DC4E3 /* AddQRView.swift */,
|
|
|
|
D6A2BCAF26D313E7004DC4E3 /* AddQRView.swift */,
|
|
|
|
D68B3D9F26D2937000CB35A2 /* AddURLForm.swift */,
|
|
|
|
D68B3D9F26D2937000CB35A2 /* AddURLForm.swift */,
|
|
|
|
D60265492744014500C77599 /* AllKeysView.swift */,
|
|
|
|
|
|
|
|
D60E9D7326D1ABF9009A4537 /* CircularProgressView.swift */,
|
|
|
|
|
|
|
|
D60E9D7926D1E985009A4537 /* EditKeyForm.swift */,
|
|
|
|
D60E9D7926D1E985009A4537 /* EditKeyForm.swift */,
|
|
|
|
D6A2BD1326D5707F004DC4E3 /* FolderRow.swift */,
|
|
|
|
|
|
|
|
D6A2BD0F26D533EB004DC4E3 /* FoldersSection.swift */,
|
|
|
|
|
|
|
|
D6A2BD0B26D5332B004DC4E3 /* FolderView.swift */,
|
|
|
|
|
|
|
|
D6A2BD1126D56C70004DC4E3 /* KeysSection.swift */,
|
|
|
|
|
|
|
|
D60E9D7126D1A863009A4537 /* KeyView.swift */,
|
|
|
|
|
|
|
|
D6A2BCCB26D3E670004DC4E3 /* PreferencesView.swift */,
|
|
|
|
D6A2BCCB26D3E670004DC4E3 /* PreferencesView.swift */,
|
|
|
|
D6A2BCEB26D3F7F9004DC4E3 /* QRCodeView.swift */,
|
|
|
|
D6A2BCEB26D3F7F9004DC4E3 /* QRCodeView.swift */,
|
|
|
|
);
|
|
|
|
);
|
|
|
@ -188,7 +172,6 @@
|
|
|
|
D61479CA26D0AF1C00710B79 = {
|
|
|
|
D61479CA26D0AF1C00710B79 = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
|
D604B0F72744036F00960D31 /* Packages */,
|
|
|
|
|
|
|
|
D61479D526D0AF1C00710B79 /* OTP */,
|
|
|
|
D61479D526D0AF1C00710B79 /* OTP */,
|
|
|
|
D61479F226D141F700710B79 /* OTPKit */,
|
|
|
|
D61479F226D141F700710B79 /* OTPKit */,
|
|
|
|
D6147A0026D141F800710B79 /* OTPKitTests */,
|
|
|
|
D6147A0026D141F800710B79 /* OTPKitTests */,
|
|
|
@ -209,7 +192,6 @@
|
|
|
|
D61479D526D0AF1C00710B79 /* OTP */ = {
|
|
|
|
D61479D526D0AF1C00710B79 /* OTP */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
|
D602654B274401F800C77599 /* OTP.entitlements */,
|
|
|
|
|
|
|
|
D61479E426D0AF1E00710B79 /* Info.plist */,
|
|
|
|
D61479E426D0AF1E00710B79 /* Info.plist */,
|
|
|
|
D61479D626D0AF1C00710B79 /* AppDelegate.swift */,
|
|
|
|
D61479D626D0AF1C00710B79 /* AppDelegate.swift */,
|
|
|
|
D6A2BCCF26D3E888004DC4E3 /* BackupDocument.swift */,
|
|
|
|
D6A2BCCF26D3E888004DC4E3 /* BackupDocument.swift */,
|
|
|
@ -414,9 +396,7 @@
|
|
|
|
D6A2BD1026D533EB004DC4E3 /* FoldersSection.swift in Sources */,
|
|
|
|
D6A2BD1026D533EB004DC4E3 /* FoldersSection.swift in Sources */,
|
|
|
|
D6A2BCAE26D29601004DC4E3 /* EditedKey.swift in Sources */,
|
|
|
|
D6A2BCAE26D29601004DC4E3 /* EditedKey.swift in Sources */,
|
|
|
|
D6A2BD1426D5707F004DC4E3 /* FolderRow.swift in Sources */,
|
|
|
|
D6A2BD1426D5707F004DC4E3 /* FolderRow.swift in Sources */,
|
|
|
|
D60265482744012A00C77599 /* AddKeyButton.swift in Sources */,
|
|
|
|
|
|
|
|
D6A2BCD026D3E888004DC4E3 /* BackupDocument.swift in Sources */,
|
|
|
|
D6A2BCD026D3E888004DC4E3 /* BackupDocument.swift in Sources */,
|
|
|
|
D602654A2744014600C77599 /* AllKeysView.swift in Sources */,
|
|
|
|
|
|
|
|
D6A2BD1226D56C70004DC4E3 /* KeysSection.swift in Sources */,
|
|
|
|
D6A2BD1226D56C70004DC4E3 /* KeysSection.swift in Sources */,
|
|
|
|
D60E9D7226D1A863009A4537 /* KeyView.swift in Sources */,
|
|
|
|
D60E9D7226D1A863009A4537 /* KeyView.swift in Sources */,
|
|
|
|
D68B3DA026D2937000CB35A2 /* AddURLForm.swift in Sources */,
|
|
|
|
D68B3DA026D2937000CB35A2 /* AddURLForm.swift in Sources */,
|
|
|
@ -609,7 +589,6 @@
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = OTP/OTP.entitlements;
|
|
|
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
DEVELOPMENT_TEAM = V4WK9KR9U2;
|
|
|
|
DEVELOPMENT_TEAM = V4WK9KR9U2;
|
|
|
@ -627,10 +606,9 @@
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = net.shadowfacts.OTP;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = net.shadowfacts.OTP;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SUPPORTS_MACCATALYST = YES;
|
|
|
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2,6";
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
};
|
|
|
@ -640,7 +618,6 @@
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = OTP/OTP.entitlements;
|
|
|
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
DEVELOPMENT_TEAM = V4WK9KR9U2;
|
|
|
|
DEVELOPMENT_TEAM = V4WK9KR9U2;
|
|
|
@ -658,10 +635,9 @@
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = net.shadowfacts.OTP;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = net.shadowfacts.OTP;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SUPPORTS_MACCATALYST = YES;
|
|
|
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2,6";
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
};
|
|
|
|