|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 6B07F5E2BD9B3AE651158F53 /* Pods_Tinyphone.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 59720BC22BD39E9D5F820B31 /* Pods_Tinyphone.framework */; }; |
11 | 10 | B3025C2025530D7E00C331CA /* Tinyphone-OC.mm in Sources */ = {isa = PBXBuildFile; fileRef = B3025C1E25530D7E00C331CA /* Tinyphone-OC.mm */; }; |
12 | 11 | B327CAF32551784A0092FDB7 /* call.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B327CAD2255178480092FDB7 /* call.cpp */; }; |
13 | 12 | B327CAF52551784A0092FDB7 /* microtar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B327CAD8255178480092FDB7 /* microtar.cpp */; }; |
|
32 | 31 | B3AD62CB27E327C600F6A499 /* libopencore-amrnb.0.dylib in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = B36B645927E30DB000B011C9 /* libopencore-amrnb.0.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
33 | 32 | B3AD62CC27E327C600F6A499 /* libopencore-amrwb.0.dylib in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = B36B645A27E30DB000B011C9 /* libopencore-amrwb.0.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
34 | 33 | B3B92C3E2568152A0095EF2C /* mod_notify.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B3B92C3D2568152A0095EF2C /* mod_notify.cpp */; }; |
35 | | - B3C9365527E34ED300CE2CDB /* Pods_Tinyphone.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 59720BC22BD39E9D5F820B31 /* Pods_Tinyphone.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 34 | + B3C9365527E34ED300CE2CDB /* BuildFile in Embed Frameworks */ = {isa = PBXBuildFile; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
36 | 35 | B3D53FC92551696600523D5F /* AccountsView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B3D53FC82551696600523D5F /* AccountsView.xib */; }; |
37 | 36 | B3D53FCC255169CF00523D5F /* AccountsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3D53FCB255169CF00523D5F /* AccountsView.swift */; }; |
38 | 37 | B3D53FCE25516A4200523D5F /* LoadableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3D53FCD25516A4200523D5F /* LoadableView.swift */; }; |
|
41 | 40 | B3DDA56125515DF900D269C9 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B3DDA56025515DF900D269C9 /* Assets.xcassets */; }; |
42 | 41 | B3DDA56425515DF900D269C9 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B3DDA56225515DF900D269C9 /* Main.storyboard */; }; |
43 | 42 | B3F31832256EC23E00A3B272 /* baseapp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B3F31831256EC23D00A3B272 /* baseapp.cpp */; }; |
| 43 | + C145C4C50401915FBEE05B6D /* Pods_Tinyphone.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5DA457C98267B6EC1DF7E93 /* Pods_Tinyphone.framework */; }; |
44 | 44 | /* End PBXBuildFile section */ |
45 | 45 |
|
46 | 46 | /* Begin PBXCopyFilesBuildPhase section */ |
|
50 | 50 | dstPath = ""; |
51 | 51 | dstSubfolderSpec = 10; |
52 | 52 | files = ( |
53 | | - B3C9365527E34ED300CE2CDB /* Pods_Tinyphone.framework in Embed Frameworks */, |
| 53 | + B3C9365527E34ED300CE2CDB /* BuildFile in Embed Frameworks */, |
54 | 54 | B3AD62CB27E327C600F6A499 /* libopencore-amrnb.0.dylib in Embed Frameworks */, |
55 | 55 | B3AD62CC27E327C600F6A499 /* libopencore-amrwb.0.dylib in Embed Frameworks */, |
56 | 56 | B392C7B9255412560068492F /* libcryptopp.dylib in Embed Frameworks */, |
|
61 | 61 | /* End PBXCopyFilesBuildPhase section */ |
62 | 62 |
|
63 | 63 | /* Begin PBXFileReference section */ |
64 | | - 4E450987E9E5A20FE837795B /* Pods-Tinyphone.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tinyphone.release.xcconfig"; path = "Target Support Files/Pods-Tinyphone/Pods-Tinyphone.release.xcconfig"; sourceTree = "<group>"; }; |
65 | | - 59720BC22BD39E9D5F820B31 /* Pods_Tinyphone.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tinyphone.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
66 | | - 99885DBDCF2EAFE3FAA8AF7C /* Pods-Tinyphone.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tinyphone.debug.xcconfig"; path = "Target Support Files/Pods-Tinyphone/Pods-Tinyphone.debug.xcconfig"; sourceTree = "<group>"; }; |
| 64 | + 16D8BC54D525754431110FF1 /* Pods-Tinyphone.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tinyphone.release.xcconfig"; path = "Target Support Files/Pods-Tinyphone/Pods-Tinyphone.release.xcconfig"; sourceTree = "<group>"; }; |
| 65 | + 3D7A979CDB9519776336DB6B /* Pods-Tinyphone.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tinyphone.debug.xcconfig"; path = "Target Support Files/Pods-Tinyphone/Pods-Tinyphone.debug.xcconfig"; sourceTree = "<group>"; }; |
67 | 66 | B3025C1E25530D7E00C331CA /* Tinyphone-OC.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = "Tinyphone-OC.mm"; sourceTree = "<group>"; }; |
68 | 67 | B3025C1F25530D7E00C331CA /* Tinyphone-OC.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = "Tinyphone-OC.hpp"; sourceTree = "<group>"; }; |
69 | 68 | B327CAD0255178470092FDB7 /* Tinyphone-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tinyphone-Bridging-Header.h"; sourceTree = "<group>"; }; |
|
124 | 123 | B3F3182F256EC23100A3B272 /* osxapp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = osxapp.h; sourceTree = "<group>"; }; |
125 | 124 | B3F31831256EC23D00A3B272 /* baseapp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = baseapp.cpp; path = ../../tinyphone/baseapp.cpp; sourceTree = "<group>"; }; |
126 | 125 | B3F31833256EC2E100A3B272 /* app.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = app.hpp; path = ../../tinyphone/app.hpp; sourceTree = "<group>"; }; |
| 126 | + C5DA457C98267B6EC1DF7E93 /* Pods_Tinyphone.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tinyphone.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
127 | 127 | /* End PBXFileReference section */ |
128 | 128 |
|
129 | 129 | /* Begin PBXFrameworksBuildPhase section */ |
|
140 | 140 | B3AD62C827E3174300F6A499 /* boost.xcframework in Frameworks */, |
141 | 141 | B327CB502551A2940092FDB7 /* CoreAudio.framework in Frameworks */, |
142 | 142 | B327CB032551973A0092FDB7 /* libstatsd_static.a in Frameworks */, |
143 | | - 6B07F5E2BD9B3AE651158F53 /* Pods_Tinyphone.framework in Frameworks */, |
| 143 | + C145C4C50401915FBEE05B6D /* Pods_Tinyphone.framework in Frameworks */, |
144 | 144 | ); |
145 | 145 | runOnlyForDeploymentPostprocessing = 0; |
146 | 146 | }; |
|
150 | 150 | 9EDB4E7B95299CB02F683BF7 /* Pods */ = { |
151 | 151 | isa = PBXGroup; |
152 | 152 | children = ( |
153 | | - 99885DBDCF2EAFE3FAA8AF7C /* Pods-Tinyphone.debug.xcconfig */, |
154 | | - 4E450987E9E5A20FE837795B /* Pods-Tinyphone.release.xcconfig */, |
| 153 | + 3D7A979CDB9519776336DB6B /* Pods-Tinyphone.debug.xcconfig */, |
| 154 | + 16D8BC54D525754431110FF1 /* Pods-Tinyphone.release.xcconfig */, |
155 | 155 | ); |
156 | 156 | path = Pods; |
157 | 157 | sourceTree = "<group>"; |
|
212 | 212 | B327CB4C2551A2940092FDB7 /* CoreAudioKit.framework */, |
213 | 213 | B327CB4B2551A2940092FDB7 /* CoreAudioTypes.framework */, |
214 | 214 | B327CB01255195BD0092FDB7 /* libstatsd_static.a */, |
215 | | - 59720BC22BD39E9D5F820B31 /* Pods_Tinyphone.framework */, |
| 215 | + C5DA457C98267B6EC1DF7E93 /* Pods_Tinyphone.framework */, |
216 | 216 | ); |
217 | 217 | name = Frameworks; |
218 | 218 | sourceTree = "<group>"; |
|
271 | 271 | isa = PBXNativeTarget; |
272 | 272 | buildConfigurationList = B3DDA56925515DF900D269C9 /* Build configuration list for PBXNativeTarget "Tinyphone" */; |
273 | 273 | buildPhases = ( |
274 | | - 023F5C8B0DBB33BA59EBED3F /* [CP] Check Pods Manifest.lock */, |
| 274 | + 29A7D52E371764FBB29D1F23 /* [CP] Check Pods Manifest.lock */, |
275 | 275 | B3DDA55525515DF700D269C9 /* Sources */, |
276 | 276 | B3DDA55625515DF700D269C9 /* Frameworks */, |
277 | 277 | B3DDA55725515DF700D269C9 /* Resources */, |
278 | 278 | B327CB0825519E550092FDB7 /* Embed Frameworks */, |
279 | 279 | B392C7A52554035D0068492F /* Run Script */, |
280 | | - 627FED5B7A017D9C4A84B04C /* [CP] Embed Pods Frameworks */, |
| 280 | + 896443F6A4B218BA6302E72F /* [CP] Embed Pods Frameworks */, |
281 | 281 | ); |
282 | 282 | buildRules = ( |
283 | 283 | ); |
|
337 | 337 | /* End PBXResourcesBuildPhase section */ |
338 | 338 |
|
339 | 339 | /* Begin PBXShellScriptBuildPhase section */ |
340 | | - 023F5C8B0DBB33BA59EBED3F /* [CP] Check Pods Manifest.lock */ = { |
| 340 | + 29A7D52E371764FBB29D1F23 /* [CP] Check Pods Manifest.lock */ = { |
341 | 341 | isa = PBXShellScriptBuildPhase; |
342 | 342 | buildActionMask = 2147483647; |
343 | 343 | files = ( |
|
359 | 359 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
360 | 360 | showEnvVarsInLog = 0; |
361 | 361 | }; |
362 | | - 627FED5B7A017D9C4A84B04C /* [CP] Embed Pods Frameworks */ = { |
| 362 | + 896443F6A4B218BA6302E72F /* [CP] Embed Pods Frameworks */ = { |
363 | 363 | isa = PBXShellScriptBuildPhase; |
364 | 364 | buildActionMask = 2147483647; |
365 | 365 | files = ( |
|
600 | 600 | }; |
601 | 601 | B3DDA56A25515DF900D269C9 /* Debug */ = { |
602 | 602 | isa = XCBuildConfiguration; |
603 | | - baseConfigurationReference = 99885DBDCF2EAFE3FAA8AF7C /* Pods-Tinyphone.debug.xcconfig */; |
| 603 | + baseConfigurationReference = 3D7A979CDB9519776336DB6B /* Pods-Tinyphone.debug.xcconfig */; |
604 | 604 | buildSettings = { |
605 | 605 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
606 | 606 | CLANG_CXX_LANGUAGE_STANDARD = "c++14"; |
|
628 | 628 | /usr/local/lib, |
629 | 629 | ); |
630 | 630 | MACOSX_DEPLOYMENT_TARGET = 10.15; |
631 | | - MARKETING_VERSION = 36.0.0.83; |
| 631 | + MARKETING_VERSION = "36.0.0.84"; |
632 | 632 | OTHER_CPLUSPLUSFLAGS = ( |
633 | 633 | "$(OTHER_CFLAGS)", |
634 | 634 | "-DBOOST_SYSTEM_DYN_LINK", |
|
651 | 651 | }; |
652 | 652 | B3DDA56B25515DF900D269C9 /* Release */ = { |
653 | 653 | isa = XCBuildConfiguration; |
654 | | - baseConfigurationReference = 4E450987E9E5A20FE837795B /* Pods-Tinyphone.release.xcconfig */; |
| 654 | + baseConfigurationReference = 16D8BC54D525754431110FF1 /* Pods-Tinyphone.release.xcconfig */; |
655 | 655 | buildSettings = { |
656 | 656 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
657 | 657 | CLANG_CXX_LANGUAGE_STANDARD = "c++14"; |
|
678 | 678 | /usr/local/lib, |
679 | 679 | ); |
680 | 680 | MACOSX_DEPLOYMENT_TARGET = 10.15; |
681 | | - MARKETING_VERSION = 36.0.0.83; |
| 681 | + MARKETING_VERSION = "36.0.0.84"; |
682 | 682 | OTHER_CPLUSPLUSFLAGS = ( |
683 | 683 | "$(OTHER_CFLAGS)", |
684 | 684 | "-DBOOST_SYSTEM_DYN_LINK", |
|
0 commit comments