|
12 | 12 | 0C36F9731DF702B1001A0F23 /* AudioRecorderManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C36F9711DF702B1001A0F23 /* AudioRecorderManager.swift */; };
|
13 | 13 | 0C36F9751DF7045D001A0F23 /* AudioErrorType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C36F9741DF7045D001A0F23 /* AudioErrorType.swift */; };
|
14 | 14 | 0CF7A0441DF7387300A46D4C /* SoundWave+Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CF7A0431DF7387300A46D4C /* SoundWave+Helpers.swift */; };
|
| 15 | + 13914E8A226D27DB0045C99D /* Bell.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 13914E89226D27DA0045C99D /* Bell.mp3 */; }; |
15 | 16 | 40144728817BA31B396A9E61 /* Pods_SoundWave_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 70C5A476D8539422A7DD5391 /* Pods_SoundWave_Example.framework */; };
|
16 | 17 | 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; };
|
17 | 18 | 607FACD81AFB9204008FA782 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD71AFB9204008FA782 /* ViewController.swift */; };
|
|
39 | 40 | 0C36F9711DF702B1001A0F23 /* AudioRecorderManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AudioRecorderManager.swift; sourceTree = "<group>"; };
|
40 | 41 | 0C36F9741DF7045D001A0F23 /* AudioErrorType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AudioErrorType.swift; sourceTree = "<group>"; };
|
41 | 42 | 0CF7A0431DF7387300A46D4C /* SoundWave+Helpers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SoundWave+Helpers.swift"; sourceTree = "<group>"; };
|
| 43 | + 13914E89226D27DA0045C99D /* Bell.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = Bell.mp3; sourceTree = "<group>"; }; |
42 | 44 | 3AFD797C4A2888A01D51DD7D /* Pods-SoundWave_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SoundWave_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-SoundWave_Example/Pods-SoundWave_Example.release.xcconfig"; sourceTree = "<group>"; };
|
43 | 45 | 4A7954A0D9F1F67919EBA6E3 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
44 | 46 | 607FACD01AFB9204008FA782 /* SoundWave_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SoundWave_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
137 | 139 | 607FACD31AFB9204008FA782 /* Supporting Files */ = {
|
138 | 140 | isa = PBXGroup;
|
139 | 141 | children = (
|
| 142 | + 13914E89226D27DA0045C99D /* Bell.mp3 */, |
140 | 143 | 607FACD41AFB9204008FA782 /* Info.plist */,
|
141 | 144 | 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */,
|
142 | 145 | 607FACDC1AFB9204008FA782 /* Images.xcassets */,
|
|
270 | 273 | buildActionMask = 2147483647;
|
271 | 274 | files = (
|
272 | 275 | 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */,
|
| 276 | + 13914E8A226D27DB0045C99D /* Bell.mp3 in Resources */, |
273 | 277 | 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */,
|
274 | 278 | 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */,
|
275 | 279 | );
|
|
0 commit comments