632 lines
33 KiB
Plaintext
632 lines
33 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 54;
|
|
objects = {
|
|
|
|
/* Begin PBXAggregateTarget section */
|
|
D2B1E43722F9F84E0065F95C /* UpdateDependency */ = {
|
|
isa = PBXAggregateTarget;
|
|
buildConfigurationList = D2B1E43A22F9F84F0065F95C /* Build configuration list for PBXAggregateTarget "UpdateDependency" */;
|
|
buildPhases = (
|
|
D2B1E43B22F9F8550065F95C /* ShellScript */,
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = UpdateDependency;
|
|
productName = UpdateDependency;
|
|
};
|
|
EA985CBC298AE8CB00F2FF2E /* Artifactory */ = {
|
|
isa = PBXAggregateTarget;
|
|
buildConfigurationList = EA985CBF298AE8CC00F2FF2E /* Build configuration list for PBXAggregateTarget "Artifactory" */;
|
|
buildPhases = (
|
|
EA985CC0298AE8D000F2FF2E /* ShellScript */,
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Artifactory;
|
|
productName = Artifactory;
|
|
};
|
|
/* End PBXAggregateTarget section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
D29C557825BF1F340082E7D6 /* JSONCreatorActionHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = D29C557725BF1F340082E7D6 /* JSONCreatorActionHandler.swift */; };
|
|
D2B1E3F322F4A68F0065F95C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2B1E3F222F4A68F0065F95C /* AppDelegate.swift */; };
|
|
D2B1E3F522F4A68F0065F95C /* MasterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2B1E3F422F4A68F0065F95C /* MasterViewController.swift */; };
|
|
D2B1E3F722F4A68F0065F95C /* DetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2B1E3F622F4A68F0065F95C /* DetailViewController.swift */; };
|
|
D2B1E3FA22F4A68F0065F95C /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D2B1E3F822F4A68F0065F95C /* Main.storyboard */; };
|
|
D2B1E3FC22F4A6930065F95C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D2B1E3FB22F4A6930065F95C /* Assets.xcassets */; };
|
|
D2B1E3FF22F4A6930065F95C /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D2B1E3FD22F4A6930065F95C /* LaunchScreen.storyboard */; };
|
|
D2B1E40A22F4C9F00065F95C /* JSON in Resources */ = {isa = PBXBuildFile; fileRef = D2B1E40922F4C9F00065F95C /* JSON */; };
|
|
EA09CDBD282C3FD800A7835F /* CoreBluetooth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA09CDBC282C3FD800A7835F /* CoreBluetooth.framework */; };
|
|
EA33618B288B1B630071C351 /* VDS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA33618A288B1B630071C351 /* VDS.framework */; };
|
|
EA33618C288B1B630071C351 /* VDS.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = EA33618A288B1B630071C351 /* VDS.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
EA5B696E2866BC1000B17D2E /* MVMCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA5B696C2866BC1000B17D2E /* MVMCore.framework */; };
|
|
EA5B696F2866BC1000B17D2E /* MVMCore.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = EA5B696C2866BC1000B17D2E /* MVMCore.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
EA5B69702866BC1000B17D2E /* MVMCoreUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA5B696D2866BC1000B17D2E /* MVMCoreUI.framework */; };
|
|
EA5B69712866BC1000B17D2E /* MVMCoreUI.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = EA5B696D2866BC1000B17D2E /* MVMCoreUI.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
EA62997B2C9B7BCA008980E3 /* ClientParameterBiometricTypeModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6299712C9B7BCA008980E3 /* ClientParameterBiometricTypeModel.swift */; };
|
|
EA62997C2C9B7BCA008980E3 /* ActionRegisterFidoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6299722C9B7BCA008980E3 /* ActionRegisterFidoModel.swift */; };
|
|
EA62997D2C9B7BCA008980E3 /* ClientParameterBiometricStatusHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6299732C9B7BCA008980E3 /* ClientParameterBiometricStatusHandler.swift */; };
|
|
EA62997E2C9B7BCA008980E3 /* ActionRegisterFidoHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6299742C9B7BCA008980E3 /* ActionRegisterFidoHandler.swift */; };
|
|
EA62997F2C9B7BCA008980E3 /* ActionBiometricStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6299752C9B7BCA008980E3 /* ActionBiometricStateModel.swift */; };
|
|
EA6299802C9B7BCA008980E3 /* ActionBiometricStateHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6299762C9B7BCA008980E3 /* ActionBiometricStateHandler.swift */; };
|
|
EA6299812C9B7BCA008980E3 /* ClientParameterBiometricStatusModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6299772C9B7BCA008980E3 /* ClientParameterBiometricStatusModel.swift */; };
|
|
EA6299822C9B7BCA008980E3 /* ClientParameterBiometricType.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6299782C9B7BCA008980E3 /* ClientParameterBiometricType.swift */; };
|
|
EA6299832C9B7BCA008980E3 /* ClientParameterBiometricsEnabledHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6299792C9B7BCA008980E3 /* ClientParameterBiometricsEnabledHandler.swift */; };
|
|
EA6299842C9B7BCA008980E3 /* ClientParameterBiometricsEnabledModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA62997A2C9B7BCA008980E3 /* ClientParameterBiometricsEnabledModel.swift */; };
|
|
EA6299882C9B7C54008980E3 /* RegisterPushNotificationActionHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6299852C9B7C53008980E3 /* RegisterPushNotificationActionHandler.swift */; };
|
|
EA6299892C9B7C54008980E3 /* ActionRegisterPushNotificationModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6299862C9B7C53008980E3 /* ActionRegisterPushNotificationModel.swift */; };
|
|
EA62998A2C9B7C54008980E3 /* BiometricSetupBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6299872C9B7C54008980E3 /* BiometricSetupBehavior.swift */; };
|
|
EAC58C022BEAB7AB00BA39FA /* VDSCoreTokens.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAC58C012BEAB7AB00BA39FA /* VDSCoreTokens.xcframework */; };
|
|
EAC58C032BEAB7AB00BA39FA /* VDSCoreTokens.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = EAC58C012BEAB7AB00BA39FA /* VDSCoreTokens.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
D2B1E52622FA0EAB0065F95C /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
EA33618C288B1B630071C351 /* VDS.framework in Embed Frameworks */,
|
|
EA5B696F2866BC1000B17D2E /* MVMCore.framework in Embed Frameworks */,
|
|
EAC58C032BEAB7AB00BA39FA /* VDSCoreTokens.xcframework in Embed Frameworks */,
|
|
EA5B69712866BC1000B17D2E /* MVMCoreUI.framework in Embed Frameworks */,
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
D29C557725BF1F340082E7D6 /* JSONCreatorActionHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONCreatorActionHandler.swift; sourceTree = "<group>"; };
|
|
D2B1E3EF22F4A68F0065F95C /* JSONCreator.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JSONCreator.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D2B1E3F222F4A68F0065F95C /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
D2B1E3F422F4A68F0065F95C /* MasterViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MasterViewController.swift; sourceTree = "<group>"; };
|
|
D2B1E3F622F4A68F0065F95C /* DetailViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DetailViewController.swift; sourceTree = "<group>"; };
|
|
D2B1E3F922F4A68F0065F95C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
D2B1E3FB22F4A6930065F95C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
D2B1E3FE22F4A6930065F95C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
D2B1E40022F4A6930065F95C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
D2B1E40922F4C9F00065F95C /* JSON */ = {isa = PBXFileReference; lastKnownFileType = folder; path = JSON; sourceTree = "<group>"; };
|
|
D2B1E51222F9F9590065F95C /* MVMAnimationFramework.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MVMAnimationFramework.framework; path = ../SharedFrameworks/MVMAnimationFramework.framework; sourceTree = "<group>"; };
|
|
D2B1E51C22FA0DF50065F95C /* MVMCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MVMCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D2B1E51E22FA0DF80065F95C /* MVMCoreUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MVMCoreUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
EA09CDBC282C3FD800A7835F /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; };
|
|
EA17584F2BC9B18A00A5C0D9 /* VDSTokens.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = VDSTokens.xcframework; path = ../SharedFrameworks/VDSTokens.xcframework; sourceTree = "<group>"; };
|
|
EA2ED278285BB3F400781478 /* MVMCoreUI.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = MVMCoreUI.xcframework; path = ../SharedFrameworks/MVMCoreUI.xcframework; sourceTree = "<group>"; };
|
|
EA2ED279285BB3F400781478 /* MVMCore.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = MVMCore.xcframework; path = ../SharedFrameworks/MVMCore.xcframework; sourceTree = "<group>"; };
|
|
EA2ED27E285BD00D00781478 /* MVMCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MVMCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
EA2ED27F285BD00D00781478 /* MVMCoreUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MVMCoreUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
EA33618A288B1B630071C351 /* VDS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = VDS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
EA3361FA2891D54A0071C351 /* VDSTypographyTokens.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = VDSTypographyTokens.xcframework; path = ../SharedFrameworks/VDSTypographyTokens.xcframework; sourceTree = "<group>"; };
|
|
EA5B696C2866BC1000B17D2E /* MVMCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MVMCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
EA5B696D2866BC1000B17D2E /* MVMCoreUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MVMCoreUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
EA6299712C9B7BCA008980E3 /* ClientParameterBiometricTypeModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ClientParameterBiometricTypeModel.swift; sourceTree = "<group>"; };
|
|
EA6299722C9B7BCA008980E3 /* ActionRegisterFidoModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActionRegisterFidoModel.swift; sourceTree = "<group>"; };
|
|
EA6299732C9B7BCA008980E3 /* ClientParameterBiometricStatusHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ClientParameterBiometricStatusHandler.swift; sourceTree = "<group>"; };
|
|
EA6299742C9B7BCA008980E3 /* ActionRegisterFidoHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActionRegisterFidoHandler.swift; sourceTree = "<group>"; };
|
|
EA6299752C9B7BCA008980E3 /* ActionBiometricStateModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActionBiometricStateModel.swift; sourceTree = "<group>"; };
|
|
EA6299762C9B7BCA008980E3 /* ActionBiometricStateHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActionBiometricStateHandler.swift; sourceTree = "<group>"; };
|
|
EA6299772C9B7BCA008980E3 /* ClientParameterBiometricStatusModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ClientParameterBiometricStatusModel.swift; sourceTree = "<group>"; };
|
|
EA6299782C9B7BCA008980E3 /* ClientParameterBiometricType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ClientParameterBiometricType.swift; sourceTree = "<group>"; };
|
|
EA6299792C9B7BCA008980E3 /* ClientParameterBiometricsEnabledHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ClientParameterBiometricsEnabledHandler.swift; sourceTree = "<group>"; };
|
|
EA62997A2C9B7BCA008980E3 /* ClientParameterBiometricsEnabledModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ClientParameterBiometricsEnabledModel.swift; sourceTree = "<group>"; };
|
|
EA6299852C9B7C53008980E3 /* RegisterPushNotificationActionHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RegisterPushNotificationActionHandler.swift; sourceTree = "<group>"; };
|
|
EA6299862C9B7C53008980E3 /* ActionRegisterPushNotificationModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActionRegisterPushNotificationModel.swift; sourceTree = "<group>"; };
|
|
EA6299872C9B7C54008980E3 /* BiometricSetupBehavior.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BiometricSetupBehavior.swift; sourceTree = "<group>"; };
|
|
EA7E676927582F2200ABF773 /* MVMCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MVMCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
EA7E676A27582F2200ABF773 /* MVMCoreUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MVMCoreUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
EAA658142875FA5E00484A7D /* VDSFormControlsTokens.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = VDSFormControlsTokens.xcframework; path = ../SharedFrameworks/VDSFormControlsTokens.xcframework; sourceTree = "<group>"; };
|
|
EAC58C012BEAB7AB00BA39FA /* VDSCoreTokens.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = VDSCoreTokens.xcframework; path = ../SharedFrameworks/VDSCoreTokens.xcframework; sourceTree = "<group>"; };
|
|
EACA5E5D2853DBC900CBA65B /* VDSColorTokens.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = VDSColorTokens.xcframework; path = ../SharedFrameworks/VDSColorTokens.xcframework; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
D2B1E3EC22F4A68F0065F95C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
EA09CDBD282C3FD800A7835F /* CoreBluetooth.framework in Frameworks */,
|
|
EA33618B288B1B630071C351 /* VDS.framework in Frameworks */,
|
|
EAC58C022BEAB7AB00BA39FA /* VDSCoreTokens.xcframework in Frameworks */,
|
|
EA5B696E2866BC1000B17D2E /* MVMCore.framework in Frameworks */,
|
|
EA5B69702866BC1000B17D2E /* MVMCoreUI.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
D288D69B26CAE26900A5C365 /* MF */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
EA6299862C9B7C53008980E3 /* ActionRegisterPushNotificationModel.swift */,
|
|
EA6299872C9B7C54008980E3 /* BiometricSetupBehavior.swift */,
|
|
EA6299852C9B7C53008980E3 /* RegisterPushNotificationActionHandler.swift */,
|
|
EA6299762C9B7BCA008980E3 /* ActionBiometricStateHandler.swift */,
|
|
EA6299752C9B7BCA008980E3 /* ActionBiometricStateModel.swift */,
|
|
EA6299742C9B7BCA008980E3 /* ActionRegisterFidoHandler.swift */,
|
|
EA6299722C9B7BCA008980E3 /* ActionRegisterFidoModel.swift */,
|
|
EA6299792C9B7BCA008980E3 /* ClientParameterBiometricsEnabledHandler.swift */,
|
|
EA62997A2C9B7BCA008980E3 /* ClientParameterBiometricsEnabledModel.swift */,
|
|
EA6299732C9B7BCA008980E3 /* ClientParameterBiometricStatusHandler.swift */,
|
|
EA6299772C9B7BCA008980E3 /* ClientParameterBiometricStatusModel.swift */,
|
|
EA6299782C9B7BCA008980E3 /* ClientParameterBiometricType.swift */,
|
|
EA6299712C9B7BCA008980E3 /* ClientParameterBiometricTypeModel.swift */,
|
|
D29C557725BF1F340082E7D6 /* JSONCreatorActionHandler.swift */,
|
|
);
|
|
path = MF;
|
|
sourceTree = "<group>";
|
|
};
|
|
D2B1E3E622F4A68F0065F95C = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D2B1E3F122F4A68F0065F95C /* JSONCreator */,
|
|
D2B1E3F022F4A68F0065F95C /* Products */,
|
|
D2B1E42A22F9D0D90065F95C /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
D2B1E3F022F4A68F0065F95C /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D2B1E3EF22F4A68F0065F95C /* JSONCreator.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
D2B1E3F122F4A68F0065F95C /* JSONCreator */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D288D69B26CAE26900A5C365 /* MF */,
|
|
D2B1E40922F4C9F00065F95C /* JSON */,
|
|
D2B1E3F222F4A68F0065F95C /* AppDelegate.swift */,
|
|
D2B1E3F422F4A68F0065F95C /* MasterViewController.swift */,
|
|
D2B1E3F622F4A68F0065F95C /* DetailViewController.swift */,
|
|
D2B1E3F822F4A68F0065F95C /* Main.storyboard */,
|
|
D2B1E3FB22F4A6930065F95C /* Assets.xcassets */,
|
|
D2B1E3FD22F4A6930065F95C /* LaunchScreen.storyboard */,
|
|
D2B1E40022F4A6930065F95C /* Info.plist */,
|
|
);
|
|
path = JSONCreator;
|
|
sourceTree = "<group>";
|
|
};
|
|
D2B1E42A22F9D0D90065F95C /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
EAC58C012BEAB7AB00BA39FA /* VDSCoreTokens.xcframework */,
|
|
EA17584F2BC9B18A00A5C0D9 /* VDSTokens.xcframework */,
|
|
EA3361FA2891D54A0071C351 /* VDSTypographyTokens.xcframework */,
|
|
EA33618A288B1B630071C351 /* VDS.framework */,
|
|
EAA658142875FA5E00484A7D /* VDSFormControlsTokens.xcframework */,
|
|
EA5B696C2866BC1000B17D2E /* MVMCore.framework */,
|
|
EA5B696D2866BC1000B17D2E /* MVMCoreUI.framework */,
|
|
EA2ED27E285BD00D00781478 /* MVMCore.framework */,
|
|
EA2ED27F285BD00D00781478 /* MVMCoreUI.framework */,
|
|
EA2ED279285BB3F400781478 /* MVMCore.xcframework */,
|
|
EA2ED278285BB3F400781478 /* MVMCoreUI.xcframework */,
|
|
EACA5E5D2853DBC900CBA65B /* VDSColorTokens.xcframework */,
|
|
EA09CDBC282C3FD800A7835F /* CoreBluetooth.framework */,
|
|
EA7E676927582F2200ABF773 /* MVMCore.framework */,
|
|
EA7E676A27582F2200ABF773 /* MVMCoreUI.framework */,
|
|
D2B1E51C22FA0DF50065F95C /* MVMCore.framework */,
|
|
D2B1E51E22FA0DF80065F95C /* MVMCoreUI.framework */,
|
|
D2B1E51222F9F9590065F95C /* MVMAnimationFramework.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
D2B1E3EE22F4A68F0065F95C /* JSONCreator */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = D2B1E40322F4A6930065F95C /* Build configuration list for PBXNativeTarget "JSONCreator" */;
|
|
buildPhases = (
|
|
D2B1E3EB22F4A68F0065F95C /* Sources */,
|
|
D2B1E3EC22F4A68F0065F95C /* Frameworks */,
|
|
D2B1E3ED22F4A68F0065F95C /* Resources */,
|
|
D2B1E52622FA0EAB0065F95C /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = JSONCreator;
|
|
productName = JSONCreator;
|
|
productReference = D2B1E3EF22F4A68F0065F95C /* JSONCreator.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
D2B1E3E722F4A68F0065F95C /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 1030;
|
|
LastUpgradeCheck = 1030;
|
|
ORGANIZATIONNAME = "Verizon Wireless";
|
|
TargetAttributes = {
|
|
D2B1E3EE22F4A68F0065F95C = {
|
|
CreatedOnToolsVersion = 10.3;
|
|
};
|
|
D2B1E43722F9F84E0065F95C = {
|
|
CreatedOnToolsVersion = 10.3;
|
|
};
|
|
EA985CBC298AE8CB00F2FF2E = {
|
|
CreatedOnToolsVersion = 14.2;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = D2B1E3EA22F4A68F0065F95C /* Build configuration list for PBXProject "JSONCreator" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
es,
|
|
"es-MX",
|
|
);
|
|
mainGroup = D2B1E3E622F4A68F0065F95C;
|
|
productRefGroup = D2B1E3F022F4A68F0065F95C /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
D2B1E3EE22F4A68F0065F95C /* JSONCreator */,
|
|
D2B1E43722F9F84E0065F95C /* UpdateDependency */,
|
|
EA985CBC298AE8CB00F2FF2E /* Artifactory */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
D2B1E3ED22F4A68F0065F95C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D2B1E3FF22F4A6930065F95C /* LaunchScreen.storyboard in Resources */,
|
|
D2B1E3FC22F4A6930065F95C /* Assets.xcassets in Resources */,
|
|
D2B1E40A22F4C9F00065F95C /* JSON in Resources */,
|
|
D2B1E3FA22F4A68F0065F95C /* Main.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
D2B1E43B22F9F8550065F95C /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "#!/bin/bash\n\ncd ../\nsh update.sh\n";
|
|
};
|
|
EA985CC0298AE8D000F2FF2E /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n# Type a script or drag a script file from your workspace to insert its path.\ncd \"${PROJECT_DIR}\"\ncd ../\ncd \"Supporting Files/Artifactory\"\nmkdir -p \"../../SharedFrameworks\"\nsh DownloadArtifactoryItems.sh\n";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
D2B1E3EB22F4A68F0065F95C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
EA6299812C9B7BCA008980E3 /* ClientParameterBiometricStatusModel.swift in Sources */,
|
|
EA62997C2C9B7BCA008980E3 /* ActionRegisterFidoModel.swift in Sources */,
|
|
EA62997D2C9B7BCA008980E3 /* ClientParameterBiometricStatusHandler.swift in Sources */,
|
|
EA62997B2C9B7BCA008980E3 /* ClientParameterBiometricTypeModel.swift in Sources */,
|
|
EA6299832C9B7BCA008980E3 /* ClientParameterBiometricsEnabledHandler.swift in Sources */,
|
|
D2B1E3F722F4A68F0065F95C /* DetailViewController.swift in Sources */,
|
|
EA6299822C9B7BCA008980E3 /* ClientParameterBiometricType.swift in Sources */,
|
|
D2B1E3F522F4A68F0065F95C /* MasterViewController.swift in Sources */,
|
|
EA6299802C9B7BCA008980E3 /* ActionBiometricStateHandler.swift in Sources */,
|
|
EA6299842C9B7BCA008980E3 /* ClientParameterBiometricsEnabledModel.swift in Sources */,
|
|
EA62997E2C9B7BCA008980E3 /* ActionRegisterFidoHandler.swift in Sources */,
|
|
D2B1E3F322F4A68F0065F95C /* AppDelegate.swift in Sources */,
|
|
EA62998A2C9B7C54008980E3 /* BiometricSetupBehavior.swift in Sources */,
|
|
EA6299882C9B7C54008980E3 /* RegisterPushNotificationActionHandler.swift in Sources */,
|
|
EA62997F2C9B7BCA008980E3 /* ActionBiometricStateModel.swift in Sources */,
|
|
D29C557825BF1F340082E7D6 /* JSONCreatorActionHandler.swift in Sources */,
|
|
EA6299892C9B7C54008980E3 /* ActionRegisterPushNotificationModel.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
D2B1E3F822F4A68F0065F95C /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
D2B1E3F922F4A68F0065F95C /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
D2B1E3FD22F4A6930065F95C /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
D2B1E3FE22F4A6930065F95C /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
D2B1E40122F4A6930065F95C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
D2B1E40222F4A6930065F95C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
D2B1E40422F4A6930065F95C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = "";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PROJECT_DIR)/../SharedFrameworks",
|
|
);
|
|
INFOPLIST_FILE = JSONCreator/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.vzw.JSONCreator;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_WORKSPACE = NO;
|
|
};
|
|
name = Debug;
|
|
};
|
|
D2B1E40522F4A6930065F95C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = "";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PROJECT_DIR)/../SharedFrameworks",
|
|
);
|
|
INFOPLIST_FILE = JSONCreator/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.vzw.JSONCreator;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_WORKSPACE = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
D2B1E43822F9F84F0065F95C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = FCMA4QKS77;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
D2B1E43922F9F84F0065F95C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = FCMA4QKS77;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
EA985CBD298AE8CC00F2FF2E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = FCMA4QKS77;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
EA985CBE298AE8CC00F2FF2E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = FCMA4QKS77;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
D2B1E3EA22F4A68F0065F95C /* Build configuration list for PBXProject "JSONCreator" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
D2B1E40122F4A6930065F95C /* Debug */,
|
|
D2B1E40222F4A6930065F95C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
D2B1E40322F4A6930065F95C /* Build configuration list for PBXNativeTarget "JSONCreator" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
D2B1E40422F4A6930065F95C /* Debug */,
|
|
D2B1E40522F4A6930065F95C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
D2B1E43A22F9F84F0065F95C /* Build configuration list for PBXAggregateTarget "UpdateDependency" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
D2B1E43822F9F84F0065F95C /* Debug */,
|
|
D2B1E43922F9F84F0065F95C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
EA985CBF298AE8CC00F2FF2E /* Build configuration list for PBXAggregateTarget "Artifactory" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
EA985CBD298AE8CC00F2FF2E /* Debug */,
|
|
EA985CBE298AE8CC00F2FF2E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = D2B1E3E722F4A68F0065F95C /* Project object */;
|
|
}
|