|
@@ -16,7 +16,7 @@
|
|
|
4A426DF22754A1E300B3733B /* INTabbarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A426DF12754A1E300B3733B /* INTabbarController.swift */; };
|
|
|
4A426DF52754A27D00B3733B /* INRecorderController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A426DF42754A27D00B3733B /* INRecorderController.swift */; };
|
|
|
4A426DFA2754A47700B3733B /* INPhotoVideosController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A426DF92754A47700B3733B /* INPhotoVideosController.swift */; };
|
|
|
- 4A426DFC2754A4B200B3733B /* INIntrocudeController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A426DFB2754A4B200B3733B /* INIntrocudeController.swift */; };
|
|
|
+ 4A426DFC2754A4B200B3733B /* INIntroduceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A426DFB2754A4B200B3733B /* INIntroduceController.swift */; };
|
|
|
4A426DFE2754A4F600B3733B /* INVideoExportController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A426DFD2754A4F600B3733B /* INVideoExportController.swift */; };
|
|
|
BFC6C47BC8163110D4E205C0 /* Pods_Introduce.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D67E85C017389B87957100F /* Pods_Introduce.framework */; };
|
|
|
/* End PBXBuildFile section */
|
|
@@ -35,7 +35,7 @@
|
|
|
4A426DF12754A1E300B3733B /* INTabbarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = INTabbarController.swift; sourceTree = "<group>"; };
|
|
|
4A426DF42754A27D00B3733B /* INRecorderController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = INRecorderController.swift; sourceTree = "<group>"; };
|
|
|
4A426DF92754A47700B3733B /* INPhotoVideosController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = INPhotoVideosController.swift; sourceTree = "<group>"; };
|
|
|
- 4A426DFB2754A4B200B3733B /* INIntrocudeController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = INIntrocudeController.swift; sourceTree = "<group>"; };
|
|
|
+ 4A426DFB2754A4B200B3733B /* INIntroduceController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = INIntroduceController.swift; sourceTree = "<group>"; };
|
|
|
4A426DFD2754A4F600B3733B /* INVideoExportController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = INVideoExportController.swift; sourceTree = "<group>"; };
|
|
|
F6FE9FC563C2B8CC6005F8C8 /* Pods-Introduce.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Introduce.debug.xcconfig"; path = "Target Support Files/Pods-Introduce/Pods-Introduce.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
@@ -109,7 +109,7 @@
|
|
|
children = (
|
|
|
4A426DF42754A27D00B3733B /* INRecorderController.swift */,
|
|
|
4A426DF92754A47700B3733B /* INPhotoVideosController.swift */,
|
|
|
- 4A426DFB2754A4B200B3733B /* INIntrocudeController.swift */,
|
|
|
+ 4A426DFB2754A4B200B3733B /* INIntroduceController.swift */,
|
|
|
4A426DFD2754A4F600B3733B /* INVideoExportController.swift */,
|
|
|
);
|
|
|
path = Record;
|
|
@@ -167,8 +167,10 @@
|
|
|
4A426DD1275484DF00B3733B /* Project object */ = {
|
|
|
isa = PBXProject;
|
|
|
attributes = {
|
|
|
+ CLASSPREFIX = IN;
|
|
|
LastSwiftUpdateCheck = 1310;
|
|
|
LastUpgradeCheck = 1310;
|
|
|
+ ORGANIZATIONNAME = BytesFlow;
|
|
|
TargetAttributes = {
|
|
|
4A426DD8275484DF00B3733B = {
|
|
|
CreatedOnToolsVersion = 13.1;
|
|
@@ -276,7 +278,7 @@
|
|
|
4A426DDD275484DF00B3733B /* AppDelegate.swift in Sources */,
|
|
|
4A426DF52754A27D00B3733B /* INRecorderController.swift in Sources */,
|
|
|
4A426DFE2754A4F600B3733B /* INVideoExportController.swift in Sources */,
|
|
|
- 4A426DFC2754A4B200B3733B /* INIntrocudeController.swift in Sources */,
|
|
|
+ 4A426DFC2754A4B200B3733B /* INIntroduceController.swift in Sources */,
|
|
|
4A426DF22754A1E300B3733B /* INTabbarController.swift in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|