|
|
|
@@ -47,7 +47,7 @@
|
|
|
|
|
57DC7005178D82940050FC58 /* ic_launcher@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 57DC7004178D82940050FC58 /* ic_launcher@2x.png */; };
|
|
|
|
|
57DC7007178D84490050FC58 /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 57DC7006178D84490050FC58 /* CoreMotion.framework */; };
|
|
|
|
|
57DC700F178E03330050FC58 /* touchPointer_vc.m in Sources */ = {isa = PBXBuildFile; fileRef = 57DC700E178E03330050FC58 /* touchPointer_vc.m */; };
|
|
|
|
|
57DC7012178E16A40050FC58 /* setRecursiveUserInteraction.m in Sources */ = {isa = PBXBuildFile; fileRef = 57DC7011178E16A40050FC58 /* setRecursiveUserInteraction.m */; };
|
|
|
|
|
57DC7012178E16A40050FC58 /* UIViewTransitionCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 57DC7011178E16A40050FC58 /* UIViewTransitionCategory.m */; };
|
|
|
|
|
57DF0A85178FFFAB008B2D3D /* iPhone_autosize.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 57DF0A83178FFFAB008B2D3D /* iPhone_autosize.storyboard */; };
|
|
|
|
|
57FE71E31785C61400B50125 /* pinValidation_vc.m in Sources */ = {isa = PBXBuildFile; fileRef = 57FE71E21785C61400B50125 /* pinValidation_vc.m */; };
|
|
|
|
|
57FE71E61785D7FE00B50125 /* slideShowPreview_vc.m in Sources */ = {isa = PBXBuildFile; fileRef = 57FE71E51785D7FE00B50125 /* slideShowPreview_vc.m */; };
|
|
|
|
@@ -115,8 +115,8 @@
|
|
|
|
|
57DC7006178D84490050FC58 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
|
|
|
|
|
57DC700D178E03330050FC58 /* touchPointer_vc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = touchPointer_vc.h; sourceTree = "<group>"; };
|
|
|
|
|
57DC700E178E03330050FC58 /* touchPointer_vc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = touchPointer_vc.m; sourceTree = "<group>"; };
|
|
|
|
|
57DC7010178E16A40050FC58 /* setRecursiveUserInteraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = setRecursiveUserInteraction.h; sourceTree = "<group>"; };
|
|
|
|
|
57DC7011178E16A40050FC58 /* setRecursiveUserInteraction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = setRecursiveUserInteraction.m; sourceTree = "<group>"; };
|
|
|
|
|
57DC7010178E16A40050FC58 /* UIViewTransitionCategory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UIViewTransitionCategory.h; sourceTree = "<group>"; };
|
|
|
|
|
57DC7011178E16A40050FC58 /* UIViewTransitionCategory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIViewTransitionCategory.m; sourceTree = "<group>"; };
|
|
|
|
|
57DF0A84178FFFAB008B2D3D /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/iPhone_autoSize.storyboard; sourceTree = "<group>"; };
|
|
|
|
|
57FE71E11785C61300B50125 /* pinValidation_vc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pinValidation_vc.h; path = Communication/pinValidation_vc.h; sourceTree = "<group>"; };
|
|
|
|
|
57FE71E21785C61400B50125 /* pinValidation_vc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = pinValidation_vc.m; path = Communication/pinValidation_vc.m; sourceTree = "<group>"; };
|
|
|
|
@@ -154,8 +154,8 @@
|
|
|
|
|
57701741178B0A6900B99793 /* slideShowSwipeInList.m */,
|
|
|
|
|
57DC700D178E03330050FC58 /* touchPointer_vc.h */,
|
|
|
|
|
57DC700E178E03330050FC58 /* touchPointer_vc.m */,
|
|
|
|
|
57DC7010178E16A40050FC58 /* setRecursiveUserInteraction.h */,
|
|
|
|
|
57DC7011178E16A40050FC58 /* setRecursiveUserInteraction.m */,
|
|
|
|
|
57DC7010178E16A40050FC58 /* UIViewTransitionCategory.h */,
|
|
|
|
|
57DC7011178E16A40050FC58 /* UIViewTransitionCategory.m */,
|
|
|
|
|
);
|
|
|
|
|
name = slideShow;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
@@ -401,7 +401,7 @@
|
|
|
|
|
5770173F178B08A800B99793 /* SWReavealMainController.m in Sources */,
|
|
|
|
|
57701742178B0A6900B99793 /* slideShowSwipeInList.m in Sources */,
|
|
|
|
|
57DC700F178E03330050FC58 /* touchPointer_vc.m in Sources */,
|
|
|
|
|
57DC7012178E16A40050FC58 /* setRecursiveUserInteraction.m in Sources */,
|
|
|
|
|
57DC7012178E16A40050FC58 /* UIViewTransitionCategory.m in Sources */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|