blob: b2b321141d9ad4c0b670edb434c0ccfee4ba502a [file] [log] [blame]
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9/* Begin PBXBuildFile section */
Romain Bertozzi70d602f2016-10-28 16:11:21 -040010 02419BCF1DC3E75700DF0734 /* libboost_random.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 02419BCD1DC3E75700DF0734 /* libboost_random.a */; };
11 02419BD01DC3E75700DF0734 /* libboost_system.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 02419BCE1DC3E75700DF0734 /* libboost_system.a */; };
12 02419BD21DC3E76A00DF0734 /* libcryptopp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 02419BD11DC3E76A00DF0734 /* libcryptopp.a */; };
Romain Bertozzi88859c02016-12-05 16:34:55 -050013 024B612C1DF7654F00C4F9DE /* DaemonServiceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 024B612B1DF7654F00C4F9DE /* DaemonServiceTests.swift */; };
14 024B61311DF7656A00C4F9DE /* FixtureFailInitDRingAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 024B612E1DF7656A00C4F9DE /* FixtureFailInitDRingAdapter.mm */; };
15 024B61321DF7656A00C4F9DE /* FixtureFailStartDRingAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 024B61301DF7656A00C4F9DE /* FixtureFailStartDRingAdapter.mm */; };
16 024B61331DF765CA00C4F9DE /* DaemonService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B22E081DF7585F000358C9 /* DaemonService.swift */; };
Romain Bertozzi33cd34f2016-11-30 12:07:22 -050017 02674C851E0C757B0065EDF9 /* RxCocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 02674C811E0C757B0065EDF9 /* RxCocoa.framework */; };
18 02674C861E0C757B0065EDF9 /* RxSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 02674C821E0C757B0065EDF9 /* RxSwift.framework */; };
Romain Bertozzi81646982016-12-22 12:32:13 -050019 0273C2FF1E0C438F00CF00BA /* AccountAdapterDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0273C2FE1E0C438F00CF00BA /* AccountAdapterDelegate.swift */; };
Romain Bertozzi06adf622016-11-24 10:57:11 -050020 0273C3051E0C68B100CF00BA /* CreateProfileViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0273C3031E0C68B100CF00BA /* CreateProfileViewController.swift */; };
21 0273C3061E0C68B100CF00BA /* CreateRingAccountViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0273C3041E0C68B100CF00BA /* CreateRingAccountViewController.swift */; };
22 0273C3081E0C68BF00CF00BA /* RoundedButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0273C3071E0C68BF00CF00BA /* RoundedButton.swift */; };
Romain Bertozzi3b289ad2017-01-04 15:25:02 -050023 029CE9D71E1D8C860000C8E1 /* ServiceEventTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 029CE9D61E1D8C860000C8E1 /* ServiceEventTests.swift */; };
24 029CE9D81E1D8DC70000C8E1 /* ServiceEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C9B63E1E1D4E8C00F82F0C /* ServiceEvent.swift */; };
Romain Bertozzi70d602f2016-10-28 16:11:21 -040025 02AED8191DD4C4B100F740BA /* librestbed.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 02AED8181DD4C4B100F740BA /* librestbed.a */; };
Romain Bertozzi966233f2016-11-17 17:14:10 -050026 02B22DFC1DF755BB000358C9 /* AccountModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B22DFA1DF755BB000358C9 /* AccountModel.swift */; };
Romain Bertozzi72a1b8d2017-03-07 14:46:48 -050027 02B22DFD1DF755BB000358C9 /* CreateRingAccountViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B22DFB1DF755BB000358C9 /* CreateRingAccountViewModel.swift */; };
Romain Bertozzi966233f2016-11-17 17:14:10 -050028 02B22DFF1DF755DB000358C9 /* AccountsService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B22DFE1DF755DB000358C9 /* AccountsService.swift */; };
29 02B22E011DF755E5000358C9 /* MainTabBarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B22E001DF755E5000358C9 /* MainTabBarViewController.swift */; };
30 02B22E031DF755F7000358C9 /* WalkthroughStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 02B22E021DF755F7000358C9 /* WalkthroughStoryboard.storyboard */; };
Romain Bertozzif31aa1d2016-12-01 09:58:39 -050031 02B22E091DF7585F000358C9 /* DaemonService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B22E081DF7585F000358C9 /* DaemonService.swift */; };
Romain Bertozzi2202e6d2017-01-04 14:53:37 -050032 02C9B63F1E1D4E8C00F82F0C /* ServiceEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C9B63E1E1D4E8C00F82F0C /* ServiceEvent.swift */; };
Romain Bertozzi4361db32017-01-05 16:46:12 -050033 02DD80C81E1EAD70009A3510 /* AccountConfigModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02DD80C71E1EAD70009A3510 /* AccountConfigModel.swift */; };
34 02DD80CA1E1EAF1A009A3510 /* AccountCredentialsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02DD80C91E1EAF1A009A3510 /* AccountCredentialsModel.swift */; };
35 02DD80CD1E1EB2E4009A3510 /* ConfigKeyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02DD80CC1E1EB2E4009A3510 /* ConfigKeyModel.swift */; };
Romain Bertozzi966233f2016-11-17 17:14:10 -050036 02E1A0251DDE4ABA00D75B59 /* BoolStringExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 043866371D2304A700E06CE2 /* BoolStringExtension.swift */; };
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -040037 043866211D218B1100E06CE2 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 043866201D218B1100E06CE2 /* AudioToolbox.framework */; };
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -040038 043866331D22CE8C00E06CE2 /* MeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 043866321D22CE8C00E06CE2 /* MeViewController.swift */; };
39 043866361D22D06500E06CE2 /* AccountTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 043866351D22D06500E06CE2 /* AccountTableViewCell.swift */; };
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -040040 0438663B1D2313B700E06CE2 /* AccountDetailsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0438663A1D2313B700E06CE2 /* AccountDetailsViewController.swift */; };
41 043999F71D1C2D9D00E99CD9 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 043999F61D1C2D9D00E99CD9 /* AppDelegate.swift */; };
42 043999FA1D1C2D9D00E99CD9 /* Ring.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 043999F81D1C2D9D00E99CD9 /* Ring.xcdatamodeld */; };
43 04399A011D1C2D9D00E99CD9 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 043999FF1D1C2D9D00E99CD9 /* Main.storyboard */; };
44 04399A031D1C2D9D00E99CD9 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 04399A021D1C2D9D00E99CD9 /* Assets.xcassets */; };
45 04399A061D1C2D9D00E99CD9 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 04399A041D1C2D9D00E99CD9 /* LaunchScreen.storyboard */; };
46 04399A111D1C2D9D00E99CD9 /* RingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04399A101D1C2D9D00E99CD9 /* RingTests.swift */; };
47 04399A1C1D1C2D9D00E99CD9 /* RingUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04399A1B1D1C2D9D00E99CD9 /* RingUITests.swift */; };
48 04399A2A1D1C2DE300E99CD9 /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399A291D1C2DE300E99CD9 /* CoreMedia.framework */; };
49 04399A2C1D1C2DE900E99CD9 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399A2B1D1C2DE900E99CD9 /* AVFoundation.framework */; };
50 04399A941D1C2F5800E99CD9 /* libiconv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399A931D1C2F5800E99CD9 /* libiconv.tbd */; };
51 04399A971D1C2F6100E99CD9 /* libbz2.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399A951D1C2F6100E99CD9 /* libbz2.tbd */; };
52 04399A981D1C2F6100E99CD9 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399A961D1C2F6100E99CD9 /* libz.tbd */; };
Romain Bertozzi8d90d9e2016-12-22 12:12:50 -050053 04399AAC1D1C304300E99CD9 /* AccountAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 04399AA61D1C304300E99CD9 /* AccountAdapter.mm */; };
Romain Bertozzif31aa1d2016-12-01 09:58:39 -050054 04399AAD1D1C304300E99CD9 /* DRingAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 04399AA81D1C304300E99CD9 /* DRingAdapter.mm */; };
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -040055 04399AAE1D1C304300E99CD9 /* Utils.mm in Sources */ = {isa = PBXBuildFile; fileRef = 04399AAB1D1C304300E99CD9 /* Utils.mm */; };
56 04399AE41D1C341A00E99CD9 /* libavcodec.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AB21D1C341A00E99CD9 /* libavcodec.a */; };
57 04399AE51D1C341A00E99CD9 /* libavdevice.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AB31D1C341A00E99CD9 /* libavdevice.a */; };
58 04399AE61D1C341A00E99CD9 /* libavfilter.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AB41D1C341A00E99CD9 /* libavfilter.a */; };
59 04399AE71D1C341A00E99CD9 /* libavformat.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AB51D1C341A00E99CD9 /* libavformat.a */; };
60 04399AE81D1C341A00E99CD9 /* libavutil.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AB61D1C341A00E99CD9 /* libavutil.a */; };
61 04399AE91D1C341A00E99CD9 /* libFLAC.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AB71D1C341A00E99CD9 /* libFLAC.a */; };
62 04399AEA1D1C341A00E99CD9 /* libgmp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AB81D1C341A00E99CD9 /* libgmp.a */; };
63 04399AEB1D1C341A00E99CD9 /* libgnutls.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AB91D1C341A00E99CD9 /* libgnutls.a */; };
64 04399AED1D1C341A00E99CD9 /* libhogweed.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399ABB1D1C341A00E99CD9 /* libhogweed.a */; };
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -040065 04399AEF1D1C341A00E99CD9 /* libixml.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399ABD1D1C341A00E99CD9 /* libixml.a */; };
66 04399AF01D1C341A00E99CD9 /* libjsoncpp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399ABE1D1C341A00E99CD9 /* libjsoncpp.a */; };
67 04399AF11D1C341A00E99CD9 /* libmsgpackc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399ABF1D1C341A00E99CD9 /* libmsgpackc.a */; };
68 04399AF21D1C341A00E99CD9 /* libnettle.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AC01D1C341A00E99CD9 /* libnettle.a */; };
69 04399AF31D1C341A00E99CD9 /* libogg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AC11D1C341A00E99CD9 /* libogg.a */; };
70 04399AF41D1C341A00E99CD9 /* libopendht.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AC21D1C341A00E99CD9 /* libopendht.a */; };
71 04399AF51D1C341A00E99CD9 /* libopus.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AC31D1C341A00E99CD9 /* libopus.a */; };
72 04399AF61D1C341A00E99CD9 /* libpcre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AC41D1C341A00E99CD9 /* libpcre.a */; };
73 04399AF71D1C341A00E99CD9 /* libpcreposix.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AC51D1C341A00E99CD9 /* libpcreposix.a */; };
74 04399AF81D1C341A00E99CD9 /* libpj.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AC61D1C341A00E99CD9 /* libpj.a */; };
75 04399AF91D1C341A00E99CD9 /* libpjlib-util.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AC71D1C341A00E99CD9 /* libpjlib-util.a */; };
76 04399AFA1D1C341A00E99CD9 /* libpjmedia-audiodev.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AC81D1C341A00E99CD9 /* libpjmedia-audiodev.a */; };
77 04399AFB1D1C341A00E99CD9 /* libpjmedia-codec.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AC91D1C341A00E99CD9 /* libpjmedia-codec.a */; };
78 04399AFC1D1C341A00E99CD9 /* libpjmedia-videodev.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399ACA1D1C341A00E99CD9 /* libpjmedia-videodev.a */; };
79 04399AFD1D1C341A00E99CD9 /* libpjmedia.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399ACB1D1C341A00E99CD9 /* libpjmedia.a */; };
80 04399AFE1D1C341A00E99CD9 /* libpjnath.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399ACC1D1C341A00E99CD9 /* libpjnath.a */; };
81 04399AFF1D1C341A00E99CD9 /* libpjsip-simple.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399ACD1D1C341A00E99CD9 /* libpjsip-simple.a */; };
82 04399B001D1C341A00E99CD9 /* libpjsip-ua.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399ACE1D1C341A00E99CD9 /* libpjsip-ua.a */; };
83 04399B011D1C341A00E99CD9 /* libpjsip.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399ACF1D1C341A00E99CD9 /* libpjsip.a */; };
84 04399B021D1C341A00E99CD9 /* libpjsua.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AD01D1C341A00E99CD9 /* libpjsua.a */; };
85 04399B031D1C341A00E99CD9 /* libpjsua2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AD11D1C341A00E99CD9 /* libpjsua2.a */; };
86 04399B041D1C341A00E99CD9 /* libpostproc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AD21D1C341A00E99CD9 /* libpostproc.a */; };
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -040087 04399B061D1C341A00E99CD9 /* libring.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AD41D1C341A00E99CD9 /* libring.a */; };
88 04399B071D1C341A00E99CD9 /* libsamplerate.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AD51D1C341A00E99CD9 /* libsamplerate.a */; };
89 04399B081D1C341A00E99CD9 /* libsndfile.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AD61D1C341A00E99CD9 /* libsndfile.a */; };
90 04399B091D1C341A00E99CD9 /* libspeex.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AD71D1C341A00E99CD9 /* libspeex.a */; };
91 04399B0A1D1C341A00E99CD9 /* libspeexdsp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AD81D1C341A00E99CD9 /* libspeexdsp.a */; };
92 04399B0B1D1C341A00E99CD9 /* libsrtp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AD91D1C341A00E99CD9 /* libsrtp.a */; };
93 04399B0C1D1C341A00E99CD9 /* libswresample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399ADA1D1C341A00E99CD9 /* libswresample.a */; };
94 04399B0D1D1C341A00E99CD9 /* libswscale.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399ADB1D1C341A00E99CD9 /* libswscale.a */; };
95 04399B0E1D1C341A00E99CD9 /* libthreadutil.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399ADC1D1C341A00E99CD9 /* libthreadutil.a */; };
96 04399B0F1D1C341A00E99CD9 /* libupnp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399ADD1D1C341A00E99CD9 /* libupnp.a */; };
97 04399B101D1C341A00E99CD9 /* libvorbis.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399ADE1D1C341A00E99CD9 /* libvorbis.a */; };
98 04399B111D1C341A00E99CD9 /* libvorbisenc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399ADF1D1C341A00E99CD9 /* libvorbisenc.a */; };
99 04399B121D1C341A00E99CD9 /* libvorbisfile.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AE01D1C341A00E99CD9 /* libvorbisfile.a */; };
100 04399B131D1C341A00E99CD9 /* libvpx.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AE11D1C341A00E99CD9 /* libvpx.a */; };
101 04399B141D1C341A00E99CD9 /* libx264.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AE21D1C341A00E99CD9 /* libx264.a */; };
102 04399B151D1C341A00E99CD9 /* libyaml-cpp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04399AE31D1C341A00E99CD9 /* libyaml-cpp.a */; };
Romain Bertozzi4361db32017-01-05 16:46:12 -0500103 5516C29F1E71CEFF009D3D2D /* AccountModelHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5516C29E1E71CEFF009D3D2D /* AccountModelHelper.swift */; };
Silbino Goncalves Matado1caaa4b2017-03-20 09:59:41 -0400104 564C44591E8D7F8F000F92B1 /* LocalizedStringTableNames.swift in Sources */ = {isa = PBXBuildFile; fileRef = 564C44581E8D7F8F000F92B1 /* LocalizedStringTableNames.swift */; };
Silbino Goncalves Matadode1d0382017-03-17 17:25:52 -0400105 56AC64D51E7C7F4000EA1AA9 /* WelcomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56AC64D41E7C7F4000EA1AA9 /* WelcomeViewController.swift */; };
Romain Bertozzi37f33592017-03-21 16:07:12 -0400106 5557FD4A1E81AE850043E394 /* AccountModelHelperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5557FD491E81AE850043E394 /* AccountModelHelperTests.swift */; };
107 5557FD4B1E81AECF0043E394 /* AccountModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B22DFA1DF755BB000358C9 /* AccountModel.swift */; };
108 5557FD4C1E81AF840043E394 /* AccountConfigModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02DD80C71E1EAD70009A3510 /* AccountConfigModel.swift */; };
109 5557FD4D1E81AFF50043E394 /* ConfigKeyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02DD80CC1E1EB2E4009A3510 /* ConfigKeyModel.swift */; };
110 5557FD4E1E81B1F20043E394 /* AccountModelHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5516C29E1E71CEFF009D3D2D /* AccountModelHelper.swift */; };
111 5557FD4F1E81B2990043E394 /* AccountCredentialsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02DD80C91E1EAF1A009A3510 /* AccountCredentialsModel.swift */; };
Romain Bertozzi351479e2017-03-28 14:15:20 -0400112 557086521E8ADB9D001A7CE4 /* SystemAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 557086511E8ADB9D001A7CE4 /* SystemAdapter.mm */; };
Silbino Goncalves Matado1caaa4b2017-03-20 09:59:41 -0400113 56AC64D91E8012CA00EA1AA9 /* Walkthrough.strings in Resources */ = {isa = PBXBuildFile; fileRef = 56AC64DB1E8012CA00EA1AA9 /* Walkthrough.strings */; };
Silbino Goncalves Matadoeec4d582017-03-20 11:30:34 -0400114 56AC64DF1E804ECC00EA1AA9 /* SwitchCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56AC64DE1E804ECC00EA1AA9 /* SwitchCell.swift */; };
115 56AC64E11E80542300EA1AA9 /* TextFieldCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56AC64E01E80542300EA1AA9 /* TextFieldCell.swift */; };
116 56AC64E31E805F0200EA1AA9 /* TextCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56AC64E21E805F0200EA1AA9 /* TextCell.swift */; };
117 56AC650E1E85694D00EA1AA9 /* RoundedTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56AC650D1E85694D00EA1AA9 /* RoundedTextField.swift */; };
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400118/* End PBXBuildFile section */
119
120/* Begin PBXContainerItemProxy section */
121 04399A0D1D1C2D9D00E99CD9 /* PBXContainerItemProxy */ = {
122 isa = PBXContainerItemProxy;
123 containerPortal = 043999EB1D1C2D9D00E99CD9 /* Project object */;
124 proxyType = 1;
125 remoteGlobalIDString = 043999F21D1C2D9D00E99CD9;
126 remoteInfo = Ring;
127 };
128 04399A181D1C2D9D00E99CD9 /* PBXContainerItemProxy */ = {
129 isa = PBXContainerItemProxy;
130 containerPortal = 043999EB1D1C2D9D00E99CD9 /* Project object */;
131 proxyType = 1;
132 remoteGlobalIDString = 043999F21D1C2D9D00E99CD9;
133 remoteInfo = Ring;
134 };
135/* End PBXContainerItemProxy section */
136
137/* Begin PBXFileReference section */
Romain Bertozzi70d602f2016-10-28 16:11:21 -0400138 02419BCD1DC3E75700DF0734 /* libboost_random.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libboost_random.a; path = ../fat/lib/libboost_random.a; sourceTree = "<group>"; };
139 02419BCE1DC3E75700DF0734 /* libboost_system.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libboost_system.a; path = ../fat/lib/libboost_system.a; sourceTree = "<group>"; };
140 02419BD11DC3E76A00DF0734 /* libcryptopp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libcryptopp.a; path = ../fat/lib/libcryptopp.a; sourceTree = "<group>"; };
Romain Bertozzi88859c02016-12-05 16:34:55 -0500141 024B612B1DF7654F00C4F9DE /* DaemonServiceTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DaemonServiceTests.swift; sourceTree = "<group>"; };
142 024B612D1DF7656A00C4F9DE /* FixtureFailInitDRingAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FixtureFailInitDRingAdapter.h; path = Fixtures/DRingAdaptor/FixtureFailInitDRingAdapter.h; sourceTree = "<group>"; };
143 024B612E1DF7656A00C4F9DE /* FixtureFailInitDRingAdapter.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = FixtureFailInitDRingAdapter.mm; path = Fixtures/DRingAdaptor/FixtureFailInitDRingAdapter.mm; sourceTree = "<group>"; };
144 024B612F1DF7656A00C4F9DE /* FixtureFailStartDRingAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FixtureFailStartDRingAdapter.h; path = Fixtures/DRingAdaptor/FixtureFailStartDRingAdapter.h; sourceTree = "<group>"; };
145 024B61301DF7656A00C4F9DE /* FixtureFailStartDRingAdapter.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = FixtureFailStartDRingAdapter.mm; path = Fixtures/DRingAdaptor/FixtureFailStartDRingAdapter.mm; sourceTree = "<group>"; };
Romain Bertozzi33cd34f2016-11-30 12:07:22 -0500146 02674C801E0C757B0065EDF9 /* RxBlocking.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxBlocking.framework; path = Carthage/Build/iOS/RxBlocking.framework; sourceTree = "<group>"; };
147 02674C811E0C757B0065EDF9 /* RxCocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxCocoa.framework; path = Carthage/Build/iOS/RxCocoa.framework; sourceTree = "<group>"; };
148 02674C821E0C757B0065EDF9 /* RxSwift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxSwift.framework; path = Carthage/Build/iOS/RxSwift.framework; sourceTree = "<group>"; };
149 02674C831E0C757B0065EDF9 /* RxTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxTest.framework; path = Carthage/Build/iOS/RxTest.framework; sourceTree = "<group>"; };
Romain Bertozzi81646982016-12-22 12:32:13 -0500150 0273C2FE1E0C438F00CF00BA /* AccountAdapterDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AccountAdapterDelegate.swift; path = Services/AccountAdapterDelegate.swift; sourceTree = "<group>"; };
151 0273C3001E0C445200CF00BA /* RingPrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RingPrefixHeader.pch; path = Ring/RingPrefixHeader.pch; sourceTree = "<group>"; };
Romain Bertozzi06adf622016-11-24 10:57:11 -0500152 0273C3031E0C68B100CF00BA /* CreateProfileViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CreateProfileViewController.swift; path = Walkthrough/CreateProfileViewController.swift; sourceTree = "<group>"; };
153 0273C3041E0C68B100CF00BA /* CreateRingAccountViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CreateRingAccountViewController.swift; path = Walkthrough/CreateRingAccountViewController.swift; sourceTree = "<group>"; };
154 0273C3071E0C68BF00CF00BA /* RoundedButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RoundedButton.swift; path = UI/RoundedButton.swift; sourceTree = "<group>"; };
Romain Bertozzi88859c02016-12-05 16:34:55 -0500155 028568301DF610A9003A8D8D /* RingTests-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RingTests-Bridging-Header.h"; sourceTree = "<group>"; };
Romain Bertozzi3b289ad2017-01-04 15:25:02 -0500156 029CE9D61E1D8C860000C8E1 /* ServiceEventTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ServiceEventTests.swift; sourceTree = "<group>"; };
Romain Bertozzi70d602f2016-10-28 16:11:21 -0400157 02AED8181DD4C4B100F740BA /* librestbed.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = librestbed.a; path = ../DEPS/x86_64/lib/librestbed.a; sourceTree = "<group>"; };
Romain Bertozzi966233f2016-11-17 17:14:10 -0500158 02B22DFA1DF755BB000358C9 /* AccountModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AccountModel.swift; path = Account/AccountModel.swift; sourceTree = "<group>"; };
Romain Bertozzi72a1b8d2017-03-07 14:46:48 -0500159 02B22DFB1DF755BB000358C9 /* CreateRingAccountViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CreateRingAccountViewModel.swift; path = Account/CreateRingAccountViewModel.swift; sourceTree = "<group>"; };
Romain Bertozzi966233f2016-11-17 17:14:10 -0500160 02B22DFE1DF755DB000358C9 /* AccountsService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AccountsService.swift; path = Services/AccountsService.swift; sourceTree = "<group>"; };
161 02B22E001DF755E5000358C9 /* MainTabBarViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MainTabBarViewController.swift; path = MainTabBar/MainTabBarViewController.swift; sourceTree = "<group>"; };
162 02B22E021DF755F7000358C9 /* WalkthroughStoryboard.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = WalkthroughStoryboard.storyboard; path = Walkthrough/WalkthroughStoryboard.storyboard; sourceTree = "<group>"; };
Romain Bertozzif31aa1d2016-12-01 09:58:39 -0500163 02B22E081DF7585F000358C9 /* DaemonService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DaemonService.swift; path = Services/DaemonService.swift; sourceTree = "<group>"; };
Romain Bertozzi2202e6d2017-01-04 14:53:37 -0500164 02C9B63E1E1D4E8C00F82F0C /* ServiceEvent.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ServiceEvent.swift; path = Services/ServiceEvent.swift; sourceTree = "<group>"; };
Romain Bertozzi4361db32017-01-05 16:46:12 -0500165 02DD80C71E1EAD70009A3510 /* AccountConfigModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AccountConfigModel.swift; path = Account/AccountConfigModel.swift; sourceTree = "<group>"; };
166 02DD80C91E1EAF1A009A3510 /* AccountCredentialsModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AccountCredentialsModel.swift; path = Account/AccountCredentialsModel.swift; sourceTree = "<group>"; };
167 02DD80CC1E1EB2E4009A3510 /* ConfigKeyModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ConfigKeyModel.swift; path = Account/ConfigKeyModel.swift; sourceTree = "<group>"; };
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400168 043866201D218B1100E06CE2 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400169 043866321D22CE8C00E06CE2 /* MeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MeViewController.swift; sourceTree = "<group>"; };
170 043866351D22D06500E06CE2 /* AccountTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AccountTableViewCell.swift; sourceTree = "<group>"; };
Romain Bertozzi966233f2016-11-17 17:14:10 -0500171 043866371D2304A700E06CE2 /* BoolStringExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BoolStringExtension.swift; path = Extensions/BoolStringExtension.swift; sourceTree = "<group>"; };
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400172 0438663A1D2313B700E06CE2 /* AccountDetailsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AccountDetailsViewController.swift; sourceTree = "<group>"; };
173 043999F31D1C2D9D00E99CD9 /* Ring.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Ring.app; sourceTree = BUILT_PRODUCTS_DIR; };
174 043999F61D1C2D9D00E99CD9 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
175 043999F91D1C2D9D00E99CD9 /* Ring.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Ring.xcdatamodel; sourceTree = "<group>"; };
176 04399A001D1C2D9D00E99CD9 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
177 04399A021D1C2D9D00E99CD9 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
178 04399A051D1C2D9D00E99CD9 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
179 04399A071D1C2D9D00E99CD9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
180 04399A0C1D1C2D9D00E99CD9 /* RingTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RingTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
181 04399A101D1C2D9D00E99CD9 /* RingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RingTests.swift; sourceTree = "<group>"; };
182 04399A121D1C2D9D00E99CD9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
183 04399A171D1C2D9D00E99CD9 /* RingUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RingUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
184 04399A1B1D1C2D9D00E99CD9 /* RingUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RingUITests.swift; sourceTree = "<group>"; };
185 04399A1D1D1C2D9D00E99CD9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
186 04399A291D1C2DE300E99CD9 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
187 04399A2B1D1C2DE900E99CD9 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
188 04399A931D1C2F5800E99CD9 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; };
189 04399A951D1C2F6100E99CD9 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; };
190 04399A961D1C2F6100E99CD9 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
Romain Bertozzi8d90d9e2016-12-22 12:12:50 -0500191 04399AA51D1C304300E99CD9 /* AccountAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AccountAdapter.h; path = Bridging/AccountAdapter.h; sourceTree = "<group>"; };
192 04399AA61D1C304300E99CD9 /* AccountAdapter.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AccountAdapter.mm; path = Bridging/AccountAdapter.mm; sourceTree = "<group>"; };
193 04399AA71D1C304300E99CD9 /* DRingAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DRingAdapter.h; path = Bridging/DRingAdapter.h; sourceTree = "<group>"; };
194 04399AA81D1C304300E99CD9 /* DRingAdapter.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = DRingAdapter.mm; path = Bridging/DRingAdapter.mm; sourceTree = "<group>"; };
195 04399AA91D1C304300E99CD9 /* Ring-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "Ring-Bridging-Header.h"; path = "Bridging/Ring-Bridging-Header.h"; sourceTree = "<group>"; };
196 04399AAA1D1C304300E99CD9 /* Utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Utils.h; path = Bridging/Utils.h; sourceTree = "<group>"; };
197 04399AAB1D1C304300E99CD9 /* Utils.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = Utils.mm; path = Bridging/Utils.mm; sourceTree = "<group>"; };
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400198 04399AB21D1C341A00E99CD9 /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavcodec.a; path = ../fat/lib/libavcodec.a; sourceTree = "<group>"; };
199 04399AB31D1C341A00E99CD9 /* libavdevice.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavdevice.a; path = ../fat/lib/libavdevice.a; sourceTree = "<group>"; };
200 04399AB41D1C341A00E99CD9 /* libavfilter.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavfilter.a; path = ../fat/lib/libavfilter.a; sourceTree = "<group>"; };
201 04399AB51D1C341A00E99CD9 /* libavformat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavformat.a; path = ../fat/lib/libavformat.a; sourceTree = "<group>"; };
202 04399AB61D1C341A00E99CD9 /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavutil.a; path = ../fat/lib/libavutil.a; sourceTree = "<group>"; };
203 04399AB71D1C341A00E99CD9 /* libFLAC.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libFLAC.a; path = ../fat/lib/libFLAC.a; sourceTree = "<group>"; };
204 04399AB81D1C341A00E99CD9 /* libgmp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgmp.a; path = ../fat/lib/libgmp.a; sourceTree = "<group>"; };
205 04399AB91D1C341A00E99CD9 /* libgnutls.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgnutls.a; path = ../fat/lib/libgnutls.a; sourceTree = "<group>"; };
206 04399ABB1D1C341A00E99CD9 /* libhogweed.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libhogweed.a; path = ../fat/lib/libhogweed.a; sourceTree = "<group>"; };
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400207 04399ABD1D1C341A00E99CD9 /* libixml.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libixml.a; path = ../fat/lib/libixml.a; sourceTree = "<group>"; };
208 04399ABE1D1C341A00E99CD9 /* libjsoncpp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjsoncpp.a; path = ../fat/lib/libjsoncpp.a; sourceTree = "<group>"; };
209 04399ABF1D1C341A00E99CD9 /* libmsgpackc.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libmsgpackc.a; path = ../fat/lib/libmsgpackc.a; sourceTree = "<group>"; };
210 04399AC01D1C341A00E99CD9 /* libnettle.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libnettle.a; path = ../fat/lib/libnettle.a; sourceTree = "<group>"; };
211 04399AC11D1C341A00E99CD9 /* libogg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libogg.a; path = ../fat/lib/libogg.a; sourceTree = "<group>"; };
212 04399AC21D1C341A00E99CD9 /* libopendht.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libopendht.a; path = ../fat/lib/libopendht.a; sourceTree = "<group>"; };
213 04399AC31D1C341A00E99CD9 /* libopus.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libopus.a; path = ../fat/lib/libopus.a; sourceTree = "<group>"; };
214 04399AC41D1C341A00E99CD9 /* libpcre.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpcre.a; path = ../fat/lib/libpcre.a; sourceTree = "<group>"; };
215 04399AC51D1C341A00E99CD9 /* libpcreposix.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpcreposix.a; path = ../fat/lib/libpcreposix.a; sourceTree = "<group>"; };
216 04399AC61D1C341A00E99CD9 /* libpj.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpj.a; path = ../fat/lib/libpj.a; sourceTree = "<group>"; };
217 04399AC71D1C341A00E99CD9 /* libpjlib-util.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libpjlib-util.a"; path = "../fat/lib/libpjlib-util.a"; sourceTree = "<group>"; };
218 04399AC81D1C341A00E99CD9 /* libpjmedia-audiodev.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libpjmedia-audiodev.a"; path = "../fat/lib/libpjmedia-audiodev.a"; sourceTree = "<group>"; };
219 04399AC91D1C341A00E99CD9 /* libpjmedia-codec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libpjmedia-codec.a"; path = "../fat/lib/libpjmedia-codec.a"; sourceTree = "<group>"; };
220 04399ACA1D1C341A00E99CD9 /* libpjmedia-videodev.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libpjmedia-videodev.a"; path = "../fat/lib/libpjmedia-videodev.a"; sourceTree = "<group>"; };
221 04399ACB1D1C341A00E99CD9 /* libpjmedia.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpjmedia.a; path = ../fat/lib/libpjmedia.a; sourceTree = "<group>"; };
222 04399ACC1D1C341A00E99CD9 /* libpjnath.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpjnath.a; path = ../fat/lib/libpjnath.a; sourceTree = "<group>"; };
223 04399ACD1D1C341A00E99CD9 /* libpjsip-simple.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libpjsip-simple.a"; path = "../fat/lib/libpjsip-simple.a"; sourceTree = "<group>"; };
224 04399ACE1D1C341A00E99CD9 /* libpjsip-ua.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libpjsip-ua.a"; path = "../fat/lib/libpjsip-ua.a"; sourceTree = "<group>"; };
225 04399ACF1D1C341A00E99CD9 /* libpjsip.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpjsip.a; path = ../fat/lib/libpjsip.a; sourceTree = "<group>"; };
226 04399AD01D1C341A00E99CD9 /* libpjsua.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpjsua.a; path = ../fat/lib/libpjsua.a; sourceTree = "<group>"; };
227 04399AD11D1C341A00E99CD9 /* libpjsua2.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpjsua2.a; path = ../fat/lib/libpjsua2.a; sourceTree = "<group>"; };
228 04399AD21D1C341A00E99CD9 /* libpostproc.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpostproc.a; path = ../fat/lib/libpostproc.a; sourceTree = "<group>"; };
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400229 04399AD41D1C341A00E99CD9 /* libring.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libring.a; path = ../fat/lib/libring.a; sourceTree = "<group>"; };
230 04399AD51D1C341A00E99CD9 /* libsamplerate.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libsamplerate.a; path = ../fat/lib/libsamplerate.a; sourceTree = "<group>"; };
231 04399AD61D1C341A00E99CD9 /* libsndfile.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libsndfile.a; path = ../fat/lib/libsndfile.a; sourceTree = "<group>"; };
232 04399AD71D1C341A00E99CD9 /* libspeex.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libspeex.a; path = ../fat/lib/libspeex.a; sourceTree = "<group>"; };
233 04399AD81D1C341A00E99CD9 /* libspeexdsp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libspeexdsp.a; path = ../fat/lib/libspeexdsp.a; sourceTree = "<group>"; };
234 04399AD91D1C341A00E99CD9 /* libsrtp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libsrtp.a; path = ../fat/lib/libsrtp.a; sourceTree = "<group>"; };
235 04399ADA1D1C341A00E99CD9 /* libswresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libswresample.a; path = ../fat/lib/libswresample.a; sourceTree = "<group>"; };
236 04399ADB1D1C341A00E99CD9 /* libswscale.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libswscale.a; path = ../fat/lib/libswscale.a; sourceTree = "<group>"; };
237 04399ADC1D1C341A00E99CD9 /* libthreadutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libthreadutil.a; path = ../fat/lib/libthreadutil.a; sourceTree = "<group>"; };
238 04399ADD1D1C341A00E99CD9 /* libupnp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libupnp.a; path = ../fat/lib/libupnp.a; sourceTree = "<group>"; };
239 04399ADE1D1C341A00E99CD9 /* libvorbis.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libvorbis.a; path = ../fat/lib/libvorbis.a; sourceTree = "<group>"; };
240 04399ADF1D1C341A00E99CD9 /* libvorbisenc.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libvorbisenc.a; path = ../fat/lib/libvorbisenc.a; sourceTree = "<group>"; };
241 04399AE01D1C341A00E99CD9 /* libvorbisfile.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libvorbisfile.a; path = ../fat/lib/libvorbisfile.a; sourceTree = "<group>"; };
242 04399AE11D1C341A00E99CD9 /* libvpx.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libvpx.a; path = ../fat/lib/libvpx.a; sourceTree = "<group>"; };
243 04399AE21D1C341A00E99CD9 /* libx264.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libx264.a; path = ../fat/lib/libx264.a; sourceTree = "<group>"; };
244 04399AE31D1C341A00E99CD9 /* libyaml-cpp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libyaml-cpp.a"; path = "../fat/lib/libyaml-cpp.a"; sourceTree = "<group>"; };
Romain Bertozzi4361db32017-01-05 16:46:12 -0500245 5516C29E1E71CEFF009D3D2D /* AccountModelHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AccountModelHelper.swift; path = Account/AccountModelHelper.swift; sourceTree = "<group>"; };
Silbino Goncalves Matado1caaa4b2017-03-20 09:59:41 -0400246 564C44581E8D7F8F000F92B1 /* LocalizedStringTableNames.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LocalizedStringTableNames.swift; sourceTree = "<group>"; };
Silbino Goncalves Matadode1d0382017-03-17 17:25:52 -0400247 56AC64D41E7C7F4000EA1AA9 /* WelcomeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WelcomeViewController.swift; sourceTree = "<group>"; };
Romain Bertozzi37f33592017-03-21 16:07:12 -0400248 5557FD491E81AE850043E394 /* AccountModelHelperTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AccountModelHelperTests.swift; sourceTree = "<group>"; };
Romain Bertozzi351479e2017-03-28 14:15:20 -0400249 557086501E8ADB9D001A7CE4 /* SystemAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SystemAdapter.h; path = Bridging/SystemAdapter.h; sourceTree = "<group>"; };
250 557086511E8ADB9D001A7CE4 /* SystemAdapter.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = SystemAdapter.mm; path = Bridging/SystemAdapter.mm; sourceTree = "<group>"; };
Silbino Goncalves Matado1caaa4b2017-03-20 09:59:41 -0400251 56AC64DA1E8012CA00EA1AA9 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Walkthrough.strings; sourceTree = "<group>"; };
Silbino Goncalves Matadoeec4d582017-03-20 11:30:34 -0400252 56AC64DE1E804ECC00EA1AA9 /* SwitchCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwitchCell.swift; sourceTree = "<group>"; };
253 56AC64E01E80542300EA1AA9 /* TextFieldCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TextFieldCell.swift; sourceTree = "<group>"; };
254 56AC64E21E805F0200EA1AA9 /* TextCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TextCell.swift; sourceTree = "<group>"; };
255 56AC650D1E85694D00EA1AA9 /* RoundedTextField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoundedTextField.swift; sourceTree = "<group>"; };
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400256/* End PBXFileReference section */
257
258/* Begin PBXFrameworksBuildPhase section */
259 043999F01D1C2D9D00E99CD9 /* Frameworks */ = {
260 isa = PBXFrameworksBuildPhase;
261 buildActionMask = 2147483647;
262 files = (
Romain Bertozzi33cd34f2016-11-30 12:07:22 -0500263 02674C851E0C757B0065EDF9 /* RxCocoa.framework in Frameworks */,
264 02674C861E0C757B0065EDF9 /* RxSwift.framework in Frameworks */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400265 043866211D218B1100E06CE2 /* AudioToolbox.framework in Frameworks */,
Romain Bertozzi70d602f2016-10-28 16:11:21 -0400266 02AED8191DD4C4B100F740BA /* librestbed.a in Frameworks */,
267 02419BD21DC3E76A00DF0734 /* libcryptopp.a in Frameworks */,
268 02419BCF1DC3E75700DF0734 /* libboost_random.a in Frameworks */,
269 02419BD01DC3E75700DF0734 /* libboost_system.a in Frameworks */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400270 04399AE41D1C341A00E99CD9 /* libavcodec.a in Frameworks */,
271 04399AE51D1C341A00E99CD9 /* libavdevice.a in Frameworks */,
272 04399AE61D1C341A00E99CD9 /* libavfilter.a in Frameworks */,
273 04399AE71D1C341A00E99CD9 /* libavformat.a in Frameworks */,
274 04399AE81D1C341A00E99CD9 /* libavutil.a in Frameworks */,
275 04399AE91D1C341A00E99CD9 /* libFLAC.a in Frameworks */,
276 04399AEA1D1C341A00E99CD9 /* libgmp.a in Frameworks */,
277 04399AEB1D1C341A00E99CD9 /* libgnutls.a in Frameworks */,
278 04399AED1D1C341A00E99CD9 /* libhogweed.a in Frameworks */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400279 04399AEF1D1C341A00E99CD9 /* libixml.a in Frameworks */,
280 04399AF01D1C341A00E99CD9 /* libjsoncpp.a in Frameworks */,
281 04399AF11D1C341A00E99CD9 /* libmsgpackc.a in Frameworks */,
282 04399AF21D1C341A00E99CD9 /* libnettle.a in Frameworks */,
283 04399AF31D1C341A00E99CD9 /* libogg.a in Frameworks */,
284 04399AF41D1C341A00E99CD9 /* libopendht.a in Frameworks */,
285 04399AF51D1C341A00E99CD9 /* libopus.a in Frameworks */,
286 04399AF61D1C341A00E99CD9 /* libpcre.a in Frameworks */,
287 04399AF71D1C341A00E99CD9 /* libpcreposix.a in Frameworks */,
288 04399AF81D1C341A00E99CD9 /* libpj.a in Frameworks */,
289 04399AF91D1C341A00E99CD9 /* libpjlib-util.a in Frameworks */,
290 04399AFA1D1C341A00E99CD9 /* libpjmedia-audiodev.a in Frameworks */,
291 04399AFB1D1C341A00E99CD9 /* libpjmedia-codec.a in Frameworks */,
292 04399AFC1D1C341A00E99CD9 /* libpjmedia-videodev.a in Frameworks */,
293 04399AFD1D1C341A00E99CD9 /* libpjmedia.a in Frameworks */,
294 04399AFE1D1C341A00E99CD9 /* libpjnath.a in Frameworks */,
295 04399AFF1D1C341A00E99CD9 /* libpjsip-simple.a in Frameworks */,
296 04399B001D1C341A00E99CD9 /* libpjsip-ua.a in Frameworks */,
297 04399B011D1C341A00E99CD9 /* libpjsip.a in Frameworks */,
298 04399B021D1C341A00E99CD9 /* libpjsua.a in Frameworks */,
299 04399B031D1C341A00E99CD9 /* libpjsua2.a in Frameworks */,
300 04399B041D1C341A00E99CD9 /* libpostproc.a in Frameworks */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400301 04399B061D1C341A00E99CD9 /* libring.a in Frameworks */,
302 04399B071D1C341A00E99CD9 /* libsamplerate.a in Frameworks */,
303 04399B081D1C341A00E99CD9 /* libsndfile.a in Frameworks */,
304 04399B091D1C341A00E99CD9 /* libspeex.a in Frameworks */,
305 04399B0A1D1C341A00E99CD9 /* libspeexdsp.a in Frameworks */,
306 04399B0B1D1C341A00E99CD9 /* libsrtp.a in Frameworks */,
307 04399B0C1D1C341A00E99CD9 /* libswresample.a in Frameworks */,
308 04399B0D1D1C341A00E99CD9 /* libswscale.a in Frameworks */,
309 04399B0E1D1C341A00E99CD9 /* libthreadutil.a in Frameworks */,
310 04399B0F1D1C341A00E99CD9 /* libupnp.a in Frameworks */,
311 04399B101D1C341A00E99CD9 /* libvorbis.a in Frameworks */,
312 04399B111D1C341A00E99CD9 /* libvorbisenc.a in Frameworks */,
313 04399B121D1C341A00E99CD9 /* libvorbisfile.a in Frameworks */,
314 04399B131D1C341A00E99CD9 /* libvpx.a in Frameworks */,
315 04399B141D1C341A00E99CD9 /* libx264.a in Frameworks */,
316 04399B151D1C341A00E99CD9 /* libyaml-cpp.a in Frameworks */,
317 04399A971D1C2F6100E99CD9 /* libbz2.tbd in Frameworks */,
318 04399A981D1C2F6100E99CD9 /* libz.tbd in Frameworks */,
319 04399A941D1C2F5800E99CD9 /* libiconv.tbd in Frameworks */,
320 04399A2C1D1C2DE900E99CD9 /* AVFoundation.framework in Frameworks */,
321 04399A2A1D1C2DE300E99CD9 /* CoreMedia.framework in Frameworks */,
322 );
323 runOnlyForDeploymentPostprocessing = 0;
324 };
325 04399A091D1C2D9D00E99CD9 /* Frameworks */ = {
326 isa = PBXFrameworksBuildPhase;
327 buildActionMask = 2147483647;
328 files = (
329 );
330 runOnlyForDeploymentPostprocessing = 0;
331 };
332 04399A141D1C2D9D00E99CD9 /* Frameworks */ = {
333 isa = PBXFrameworksBuildPhase;
334 buildActionMask = 2147483647;
335 files = (
336 );
337 runOnlyForDeploymentPostprocessing = 0;
338 };
339/* End PBXFrameworksBuildPhase section */
340
341/* Begin PBXGroup section */
Romain Bertozzi06adf622016-11-24 10:57:11 -0500342 0273C3021E0C689600CF00BA /* Walkthrough */ = {
343 isa = PBXGroup;
344 children = (
Silbino Goncalves Matadoeec4d582017-03-20 11:30:34 -0400345 56AC64DD1E804EB500EA1AA9 /* Cells */,
Romain Bertozzi06adf622016-11-24 10:57:11 -0500346 0273C3031E0C68B100CF00BA /* CreateProfileViewController.swift */,
347 0273C3041E0C68B100CF00BA /* CreateRingAccountViewController.swift */,
348 );
349 name = Walkthrough;
350 sourceTree = "<group>";
351 };
Romain Bertozzi88859c02016-12-05 16:34:55 -0500352 028568231DF60E5C003A8D8D /* Fixtures */ = {
353 isa = PBXGroup;
354 children = (
355 028568241DF60E65003A8D8D /* DRingAdapter */,
356 );
357 name = Fixtures;
358 sourceTree = "<group>";
359 };
360 028568241DF60E65003A8D8D /* DRingAdapter */ = {
361 isa = PBXGroup;
362 children = (
363 024B612D1DF7656A00C4F9DE /* FixtureFailInitDRingAdapter.h */,
364 024B612E1DF7656A00C4F9DE /* FixtureFailInitDRingAdapter.mm */,
365 024B612F1DF7656A00C4F9DE /* FixtureFailStartDRingAdapter.h */,
366 024B61301DF7656A00C4F9DE /* FixtureFailStartDRingAdapter.mm */,
367 );
368 name = DRingAdapter;
369 sourceTree = "<group>";
370 };
Romain Bertozzi70d602f2016-10-28 16:11:21 -0400371 02AED8171DD4C4B000F740BA /* Frameworks */ = {
372 isa = PBXGroup;
373 children = (
Romain Bertozzi33cd34f2016-11-30 12:07:22 -0500374 02674C801E0C757B0065EDF9 /* RxBlocking.framework */,
375 02674C811E0C757B0065EDF9 /* RxCocoa.framework */,
376 02674C821E0C757B0065EDF9 /* RxSwift.framework */,
377 02674C831E0C757B0065EDF9 /* RxTest.framework */,
Romain Bertozzi70d602f2016-10-28 16:11:21 -0400378 );
379 name = Frameworks;
380 sourceTree = "<group>";
381 };
Romain Bertozzie36578b2016-11-16 17:34:46 -0500382 02DE64671DDD15FC007D20EC /* Storyboards */ = {
383 isa = PBXGroup;
384 children = (
Romain Bertozzi966233f2016-11-17 17:14:10 -0500385 02B22E021DF755F7000358C9 /* WalkthroughStoryboard.storyboard */,
Romain Bertozzie36578b2016-11-16 17:34:46 -0500386 043999FF1D1C2D9D00E99CD9 /* Main.storyboard */,
387 04399A041D1C2D9D00E99CD9 /* LaunchScreen.storyboard */,
388 );
389 name = Storyboards;
390 sourceTree = "<group>";
391 };
Romain Bertozzi966233f2016-11-17 17:14:10 -0500392 02E1A0261DDE4C2E00D75B59 /* Services */ = {
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400393 isa = PBXGroup;
394 children = (
Romain Bertozzif31aa1d2016-12-01 09:58:39 -0500395 02B22E081DF7585F000358C9 /* DaemonService.swift */,
Romain Bertozzi966233f2016-11-17 17:14:10 -0500396 02B22DFE1DF755DB000358C9 /* AccountsService.swift */,
Romain Bertozzi81646982016-12-22 12:32:13 -0500397 0273C2FE1E0C438F00CF00BA /* AccountAdapterDelegate.swift */,
Romain Bertozzi2202e6d2017-01-04 14:53:37 -0500398 02C9B63E1E1D4E8C00F82F0C /* ServiceEvent.swift */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400399 );
Romain Bertozzi966233f2016-11-17 17:14:10 -0500400 name = Services;
401 sourceTree = "<group>";
402 };
403 02E1A0271DDE4C3900D75B59 /* Account */ = {
404 isa = PBXGroup;
405 children = (
406 02B22DFA1DF755BB000358C9 /* AccountModel.swift */,
Romain Bertozzi4361db32017-01-05 16:46:12 -0500407 5516C29E1E71CEFF009D3D2D /* AccountModelHelper.swift */,
Romain Bertozzi72a1b8d2017-03-07 14:46:48 -0500408 02B22DFB1DF755BB000358C9 /* CreateRingAccountViewModel.swift */,
Romain Bertozzi4361db32017-01-05 16:46:12 -0500409 02DD80C71E1EAD70009A3510 /* AccountConfigModel.swift */,
410 02DD80C91E1EAF1A009A3510 /* AccountCredentialsModel.swift */,
411 02DD80CC1E1EB2E4009A3510 /* ConfigKeyModel.swift */,
Romain Bertozzi966233f2016-11-17 17:14:10 -0500412 );
413 name = Account;
414 sourceTree = "<group>";
415 };
Romain Bertozzi8d90d9e2016-12-22 12:12:50 -0500416 02EFCACF1E0C3DD600FD8ED1 /* Bridging */ = {
417 isa = PBXGroup;
418 children = (
419 04399AA91D1C304300E99CD9 /* Ring-Bridging-Header.h */,
420 04399AA51D1C304300E99CD9 /* AccountAdapter.h */,
421 04399AA61D1C304300E99CD9 /* AccountAdapter.mm */,
Romain Bertozzi351479e2017-03-28 14:15:20 -0400422 557086501E8ADB9D001A7CE4 /* SystemAdapter.h */,
423 557086511E8ADB9D001A7CE4 /* SystemAdapter.mm */,
Romain Bertozzi8d90d9e2016-12-22 12:12:50 -0500424 04399AA71D1C304300E99CD9 /* DRingAdapter.h */,
425 04399AA81D1C304300E99CD9 /* DRingAdapter.mm */,
426 04399AAA1D1C304300E99CD9 /* Utils.h */,
427 04399AAB1D1C304300E99CD9 /* Utils.mm */,
Romain Bertozzi8d90d9e2016-12-22 12:12:50 -0500428 );
429 name = Bridging;
430 sourceTree = "<group>";
431 };
Romain Bertozzi966233f2016-11-17 17:14:10 -0500432 02F9B1C21DDDFF0E00FE123D /* MainTabBar */ = {
433 isa = PBXGroup;
434 children = (
435 02B22E001DF755E5000358C9 /* MainTabBarViewController.swift */,
436 );
437 name = MainTabBar;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400438 sourceTree = "<group>";
439 };
440 0438662D1D22C87500E06CE2 /* ViewController */ = {
441 isa = PBXGroup;
442 children = (
443 043866321D22CE8C00E06CE2 /* MeViewController.swift */,
444 0438663A1D2313B700E06CE2 /* AccountDetailsViewController.swift */,
Silbino Goncalves Matadode1d0382017-03-17 17:25:52 -0400445 56AC64D41E7C7F4000EA1AA9 /* WelcomeViewController.swift */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400446 );
447 name = ViewController;
448 sourceTree = "<group>";
449 };
450 043866341D22D04E00E06CE2 /* UI */ = {
451 isa = PBXGroup;
452 children = (
Romain Bertozzi06adf622016-11-24 10:57:11 -0500453 0273C3071E0C68BF00CF00BA /* RoundedButton.swift */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400454 043866351D22D06500E06CE2 /* AccountTableViewCell.swift */,
Silbino Goncalves Matadoeec4d582017-03-20 11:30:34 -0400455 56AC650D1E85694D00EA1AA9 /* RoundedTextField.swift */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400456 );
457 name = UI;
458 sourceTree = "<group>";
459 };
460 043866391D2307C000E06CE2 /* Extensions */ = {
461 isa = PBXGroup;
462 children = (
463 043866371D2304A700E06CE2 /* BoolStringExtension.swift */,
464 );
465 name = Extensions;
466 sourceTree = "<group>";
467 };
468 043999EA1D1C2D9D00E99CD9 = {
469 isa = PBXGroup;
470 children = (
Romain Bertozzi81646982016-12-22 12:32:13 -0500471 0273C3001E0C445200CF00BA /* RingPrefixHeader.pch */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400472 04399A991D1C2F6400E99CD9 /* SYS_DEPS */,
473 04399A921D1C2E3600E99CD9 /* RING_DEPS */,
474 043999F51D1C2D9D00E99CD9 /* Ring */,
475 04399A0F1D1C2D9D00E99CD9 /* RingTests */,
476 04399A1A1D1C2D9D00E99CD9 /* RingUITests */,
477 043999F41D1C2D9D00E99CD9 /* Products */,
Romain Bertozzi70d602f2016-10-28 16:11:21 -0400478 02AED8171DD4C4B000F740BA /* Frameworks */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400479 );
480 sourceTree = "<group>";
481 };
482 043999F41D1C2D9D00E99CD9 /* Products */ = {
483 isa = PBXGroup;
484 children = (
485 043999F31D1C2D9D00E99CD9 /* Ring.app */,
486 04399A0C1D1C2D9D00E99CD9 /* RingTests.xctest */,
487 04399A171D1C2D9D00E99CD9 /* RingUITests.xctest */,
488 );
489 name = Products;
490 sourceTree = "<group>";
491 };
492 043999F51D1C2D9D00E99CD9 /* Ring */ = {
493 isa = PBXGroup;
494 children = (
Silbino Goncalves Matado1caaa4b2017-03-20 09:59:41 -0400495 564C44571E8D7F68000F92B1 /* Constants */,
496 56AC64D61E80121200EA1AA9 /* Internationalization */,
Romain Bertozzi06adf622016-11-24 10:57:11 -0500497 0273C3021E0C689600CF00BA /* Walkthrough */,
Romain Bertozzi8d90d9e2016-12-22 12:12:50 -0500498 02EFCACF1E0C3DD600FD8ED1 /* Bridging */,
Romain Bertozzi966233f2016-11-17 17:14:10 -0500499 02E1A0271DDE4C3900D75B59 /* Account */,
500 02E1A0261DDE4C2E00D75B59 /* Services */,
501 02F9B1C21DDDFF0E00FE123D /* MainTabBar */,
Romain Bertozzie36578b2016-11-16 17:34:46 -0500502 02DE64671DDD15FC007D20EC /* Storyboards */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400503 043866341D22D04E00E06CE2 /* UI */,
504 0438662D1D22C87500E06CE2 /* ViewController */,
Romain Bertozzi966233f2016-11-17 17:14:10 -0500505 043866391D2307C000E06CE2 /* Extensions */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400506 043999F61D1C2D9D00E99CD9 /* AppDelegate.swift */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400507 04399A021D1C2D9D00E99CD9 /* Assets.xcassets */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400508 04399A071D1C2D9D00E99CD9 /* Info.plist */,
509 043999F81D1C2D9D00E99CD9 /* Ring.xcdatamodeld */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400510 );
511 path = Ring;
512 sourceTree = "<group>";
513 };
514 04399A0F1D1C2D9D00E99CD9 /* RingTests */ = {
515 isa = PBXGroup;
516 children = (
Romain Bertozzi37f33592017-03-21 16:07:12 -0400517 5557FD491E81AE850043E394 /* AccountModelHelperTests.swift */,
Romain Bertozzi88859c02016-12-05 16:34:55 -0500518 024B612B1DF7654F00C4F9DE /* DaemonServiceTests.swift */,
Romain Bertozzi3b289ad2017-01-04 15:25:02 -0500519 029CE9D61E1D8C860000C8E1 /* ServiceEventTests.swift */,
Romain Bertozzi88859c02016-12-05 16:34:55 -0500520 028568301DF610A9003A8D8D /* RingTests-Bridging-Header.h */,
521 028568231DF60E5C003A8D8D /* Fixtures */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400522 04399A101D1C2D9D00E99CD9 /* RingTests.swift */,
523 04399A121D1C2D9D00E99CD9 /* Info.plist */,
524 );
525 path = RingTests;
526 sourceTree = "<group>";
527 };
528 04399A1A1D1C2D9D00E99CD9 /* RingUITests */ = {
529 isa = PBXGroup;
530 children = (
531 04399A1B1D1C2D9D00E99CD9 /* RingUITests.swift */,
532 04399A1D1D1C2D9D00E99CD9 /* Info.plist */,
533 );
534 path = RingUITests;
535 sourceTree = "<group>";
536 };
537 04399A921D1C2E3600E99CD9 /* RING_DEPS */ = {
538 isa = PBXGroup;
539 children = (
Romain Bertozzi70d602f2016-10-28 16:11:21 -0400540 02AED8181DD4C4B100F740BA /* librestbed.a */,
541 02419BD11DC3E76A00DF0734 /* libcryptopp.a */,
542 02419BCD1DC3E75700DF0734 /* libboost_random.a */,
543 02419BCE1DC3E75700DF0734 /* libboost_system.a */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400544 04399AB21D1C341A00E99CD9 /* libavcodec.a */,
545 04399AB31D1C341A00E99CD9 /* libavdevice.a */,
546 04399AB41D1C341A00E99CD9 /* libavfilter.a */,
547 04399AB51D1C341A00E99CD9 /* libavformat.a */,
548 04399AB61D1C341A00E99CD9 /* libavutil.a */,
549 04399AB71D1C341A00E99CD9 /* libFLAC.a */,
550 04399AB81D1C341A00E99CD9 /* libgmp.a */,
551 04399AB91D1C341A00E99CD9 /* libgnutls.a */,
552 04399ABB1D1C341A00E99CD9 /* libhogweed.a */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400553 04399ABD1D1C341A00E99CD9 /* libixml.a */,
554 04399ABE1D1C341A00E99CD9 /* libjsoncpp.a */,
555 04399ABF1D1C341A00E99CD9 /* libmsgpackc.a */,
556 04399AC01D1C341A00E99CD9 /* libnettle.a */,
557 04399AC11D1C341A00E99CD9 /* libogg.a */,
558 04399AC21D1C341A00E99CD9 /* libopendht.a */,
559 04399AC31D1C341A00E99CD9 /* libopus.a */,
560 04399AC41D1C341A00E99CD9 /* libpcre.a */,
561 04399AC51D1C341A00E99CD9 /* libpcreposix.a */,
562 04399AC61D1C341A00E99CD9 /* libpj.a */,
563 04399AC71D1C341A00E99CD9 /* libpjlib-util.a */,
564 04399AC81D1C341A00E99CD9 /* libpjmedia-audiodev.a */,
565 04399AC91D1C341A00E99CD9 /* libpjmedia-codec.a */,
566 04399ACA1D1C341A00E99CD9 /* libpjmedia-videodev.a */,
567 04399ACB1D1C341A00E99CD9 /* libpjmedia.a */,
568 04399ACC1D1C341A00E99CD9 /* libpjnath.a */,
569 04399ACD1D1C341A00E99CD9 /* libpjsip-simple.a */,
570 04399ACE1D1C341A00E99CD9 /* libpjsip-ua.a */,
571 04399ACF1D1C341A00E99CD9 /* libpjsip.a */,
572 04399AD01D1C341A00E99CD9 /* libpjsua.a */,
573 04399AD11D1C341A00E99CD9 /* libpjsua2.a */,
574 04399AD21D1C341A00E99CD9 /* libpostproc.a */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400575 04399AD41D1C341A00E99CD9 /* libring.a */,
576 04399AD51D1C341A00E99CD9 /* libsamplerate.a */,
577 04399AD61D1C341A00E99CD9 /* libsndfile.a */,
578 04399AD71D1C341A00E99CD9 /* libspeex.a */,
579 04399AD81D1C341A00E99CD9 /* libspeexdsp.a */,
580 04399AD91D1C341A00E99CD9 /* libsrtp.a */,
581 04399ADA1D1C341A00E99CD9 /* libswresample.a */,
582 04399ADB1D1C341A00E99CD9 /* libswscale.a */,
583 04399ADC1D1C341A00E99CD9 /* libthreadutil.a */,
584 04399ADD1D1C341A00E99CD9 /* libupnp.a */,
585 04399ADE1D1C341A00E99CD9 /* libvorbis.a */,
586 04399ADF1D1C341A00E99CD9 /* libvorbisenc.a */,
587 04399AE01D1C341A00E99CD9 /* libvorbisfile.a */,
588 04399AE11D1C341A00E99CD9 /* libvpx.a */,
589 04399AE21D1C341A00E99CD9 /* libx264.a */,
590 04399AE31D1C341A00E99CD9 /* libyaml-cpp.a */,
591 );
592 name = RING_DEPS;
593 sourceTree = "<group>";
594 };
595 04399A991D1C2F6400E99CD9 /* SYS_DEPS */ = {
596 isa = PBXGroup;
597 children = (
598 043866201D218B1100E06CE2 /* AudioToolbox.framework */,
599 04399A2B1D1C2DE900E99CD9 /* AVFoundation.framework */,
600 04399A291D1C2DE300E99CD9 /* CoreMedia.framework */,
601 04399A951D1C2F6100E99CD9 /* libbz2.tbd */,
602 04399A931D1C2F5800E99CD9 /* libiconv.tbd */,
603 04399A961D1C2F6100E99CD9 /* libz.tbd */,
604 );
605 name = SYS_DEPS;
606 sourceTree = "<group>";
607 };
Silbino Goncalves Matado1caaa4b2017-03-20 09:59:41 -0400608 564C44571E8D7F68000F92B1 /* Constants */ = {
609 isa = PBXGroup;
610 children = (
611 564C44581E8D7F8F000F92B1 /* LocalizedStringTableNames.swift */,
612 );
613 name = Constants;
614 sourceTree = "<group>";
615 };
616 56AC64D61E80121200EA1AA9 /* Internationalization */ = {
617 isa = PBXGroup;
618 children = (
619 56AC64DB1E8012CA00EA1AA9 /* Walkthrough.strings */,
620 );
621 name = Internationalization;
622 sourceTree = "<group>";
623 };
Silbino Goncalves Matadoeec4d582017-03-20 11:30:34 -0400624 56AC64DD1E804EB500EA1AA9 /* Cells */ = {
625 isa = PBXGroup;
626 children = (
627 56AC64DE1E804ECC00EA1AA9 /* SwitchCell.swift */,
628 56AC64E01E80542300EA1AA9 /* TextFieldCell.swift */,
629 56AC64E21E805F0200EA1AA9 /* TextCell.swift */,
630 );
631 name = Cells;
632 sourceTree = "<group>";
633 };
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400634/* End PBXGroup section */
635
636/* Begin PBXNativeTarget section */
637 043999F21D1C2D9D00E99CD9 /* Ring */ = {
638 isa = PBXNativeTarget;
639 buildConfigurationList = 04399A201D1C2D9D00E99CD9 /* Build configuration list for PBXNativeTarget "Ring" */;
640 buildPhases = (
641 043999EF1D1C2D9D00E99CD9 /* Sources */,
642 043999F01D1C2D9D00E99CD9 /* Frameworks */,
643 043999F11D1C2D9D00E99CD9 /* Resources */,
Romain Bertozzi33cd34f2016-11-30 12:07:22 -0500644 0273C3011E0C655900CF00BA /* ShellScript */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400645 );
646 buildRules = (
647 );
648 dependencies = (
649 );
650 name = Ring;
651 productName = Ring;
652 productReference = 043999F31D1C2D9D00E99CD9 /* Ring.app */;
653 productType = "com.apple.product-type.application";
654 };
655 04399A0B1D1C2D9D00E99CD9 /* RingTests */ = {
656 isa = PBXNativeTarget;
657 buildConfigurationList = 04399A231D1C2D9D00E99CD9 /* Build configuration list for PBXNativeTarget "RingTests" */;
658 buildPhases = (
659 04399A081D1C2D9D00E99CD9 /* Sources */,
660 04399A091D1C2D9D00E99CD9 /* Frameworks */,
661 04399A0A1D1C2D9D00E99CD9 /* Resources */,
662 );
663 buildRules = (
664 );
665 dependencies = (
666 04399A0E1D1C2D9D00E99CD9 /* PBXTargetDependency */,
667 );
668 name = RingTests;
669 productName = RingTests;
670 productReference = 04399A0C1D1C2D9D00E99CD9 /* RingTests.xctest */;
671 productType = "com.apple.product-type.bundle.unit-test";
672 };
673 04399A161D1C2D9D00E99CD9 /* RingUITests */ = {
674 isa = PBXNativeTarget;
675 buildConfigurationList = 04399A261D1C2D9D00E99CD9 /* Build configuration list for PBXNativeTarget "RingUITests" */;
676 buildPhases = (
677 04399A131D1C2D9D00E99CD9 /* Sources */,
678 04399A141D1C2D9D00E99CD9 /* Frameworks */,
679 04399A151D1C2D9D00E99CD9 /* Resources */,
680 );
681 buildRules = (
682 );
683 dependencies = (
684 04399A191D1C2D9D00E99CD9 /* PBXTargetDependency */,
685 );
686 name = RingUITests;
687 productName = RingUITests;
688 productReference = 04399A171D1C2D9D00E99CD9 /* RingUITests.xctest */;
689 productType = "com.apple.product-type.bundle.ui-testing";
690 };
691/* End PBXNativeTarget section */
692
693/* Begin PBXProject section */
694 043999EB1D1C2D9D00E99CD9 /* Project object */ = {
695 isa = PBXProject;
696 attributes = {
697 LastSwiftUpdateCheck = 0730;
Romain Bertozzia933e792016-12-15 15:45:02 -0500698 LastUpgradeCheck = 0820;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400699 ORGANIZATIONNAME = "Savoir-faire Linux";
700 TargetAttributes = {
701 043999F21D1C2D9D00E99CD9 = {
702 CreatedOnToolsVersion = 7.3.1;
Romain Bertozzi70d602f2016-10-28 16:11:21 -0400703 DevelopmentTeam = KM95526DS8;
Romain Bertozzifac9f892016-11-10 11:00:44 -0500704 LastSwiftMigration = 0810;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400705 };
706 04399A0B1D1C2D9D00E99CD9 = {
707 CreatedOnToolsVersion = 7.3.1;
Romain Bertozzifac9f892016-11-10 11:00:44 -0500708 LastSwiftMigration = 0810;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400709 TestTargetID = 043999F21D1C2D9D00E99CD9;
710 };
711 04399A161D1C2D9D00E99CD9 = {
712 CreatedOnToolsVersion = 7.3.1;
Romain Bertozzifac9f892016-11-10 11:00:44 -0500713 LastSwiftMigration = 0810;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400714 TestTargetID = 043999F21D1C2D9D00E99CD9;
715 };
716 };
717 };
718 buildConfigurationList = 043999EE1D1C2D9D00E99CD9 /* Build configuration list for PBXProject "Ring" */;
719 compatibilityVersion = "Xcode 3.2";
720 developmentRegion = English;
721 hasScannedForEncodings = 0;
722 knownRegions = (
723 en,
724 Base,
725 );
726 mainGroup = 043999EA1D1C2D9D00E99CD9;
727 productRefGroup = 043999F41D1C2D9D00E99CD9 /* Products */;
728 projectDirPath = "";
729 projectRoot = "";
730 targets = (
731 043999F21D1C2D9D00E99CD9 /* Ring */,
732 04399A0B1D1C2D9D00E99CD9 /* RingTests */,
733 04399A161D1C2D9D00E99CD9 /* RingUITests */,
734 );
735 };
736/* End PBXProject section */
737
738/* Begin PBXResourcesBuildPhase section */
739 043999F11D1C2D9D00E99CD9 /* Resources */ = {
740 isa = PBXResourcesBuildPhase;
741 buildActionMask = 2147483647;
742 files = (
Silbino Goncalves Matado1caaa4b2017-03-20 09:59:41 -0400743 56AC64D91E8012CA00EA1AA9 /* Walkthrough.strings in Resources */,
Romain Bertozzi966233f2016-11-17 17:14:10 -0500744 02B22E031DF755F7000358C9 /* WalkthroughStoryboard.storyboard in Resources */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400745 04399A061D1C2D9D00E99CD9 /* LaunchScreen.storyboard in Resources */,
746 04399A031D1C2D9D00E99CD9 /* Assets.xcassets in Resources */,
747 04399A011D1C2D9D00E99CD9 /* Main.storyboard in Resources */,
748 );
749 runOnlyForDeploymentPostprocessing = 0;
750 };
751 04399A0A1D1C2D9D00E99CD9 /* Resources */ = {
752 isa = PBXResourcesBuildPhase;
753 buildActionMask = 2147483647;
754 files = (
755 );
756 runOnlyForDeploymentPostprocessing = 0;
757 };
758 04399A151D1C2D9D00E99CD9 /* Resources */ = {
759 isa = PBXResourcesBuildPhase;
760 buildActionMask = 2147483647;
761 files = (
762 );
763 runOnlyForDeploymentPostprocessing = 0;
764 };
765/* End PBXResourcesBuildPhase section */
766
Romain Bertozzi33cd34f2016-11-30 12:07:22 -0500767/* Begin PBXShellScriptBuildPhase section */
768 0273C3011E0C655900CF00BA /* ShellScript */ = {
769 isa = PBXShellScriptBuildPhase;
770 buildActionMask = 2147483647;
771 files = (
772 );
773 inputPaths = (
774 "$(SRCROOT)/Carthage/Build/iOS/RxSwift.framework",
775 "$(SRCROOT)/Carthage/Build/iOS/RxCocoa.framework",
776 );
777 outputPaths = (
778 );
779 runOnlyForDeploymentPostprocessing = 0;
780 shellPath = /bin/sh;
781 shellScript = "/usr/local/bin/carthage copy-frameworks";
782 };
783/* End PBXShellScriptBuildPhase section */
784
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400785/* Begin PBXSourcesBuildPhase section */
786 043999EF1D1C2D9D00E99CD9 /* Sources */ = {
787 isa = PBXSourcesBuildPhase;
788 buildActionMask = 2147483647;
789 files = (
Romain Bertozzi351479e2017-03-28 14:15:20 -0400790 557086521E8ADB9D001A7CE4 /* SystemAdapter.mm in Sources */,
Romain Bertozzi06adf622016-11-24 10:57:11 -0500791 0273C3051E0C68B100CF00BA /* CreateProfileViewController.swift in Sources */,
Romain Bertozzi966233f2016-11-17 17:14:10 -0500792 02E1A0251DDE4ABA00D75B59 /* BoolStringExtension.swift in Sources */,
Romain Bertozzi8d90d9e2016-12-22 12:12:50 -0500793 04399AAC1D1C304300E99CD9 /* AccountAdapter.mm in Sources */,
Romain Bertozzi4361db32017-01-05 16:46:12 -0500794 02DD80C81E1EAD70009A3510 /* AccountConfigModel.swift in Sources */,
Romain Bertozzif31aa1d2016-12-01 09:58:39 -0500795 02B22E091DF7585F000358C9 /* DaemonService.swift in Sources */,
Romain Bertozzi06adf622016-11-24 10:57:11 -0500796 0273C3061E0C68B100CF00BA /* CreateRingAccountViewController.swift in Sources */,
Romain Bertozzi2202e6d2017-01-04 14:53:37 -0500797 02C9B63F1E1D4E8C00F82F0C /* ServiceEvent.swift in Sources */,
Romain Bertozzi4361db32017-01-05 16:46:12 -0500798 02DD80CD1E1EB2E4009A3510 /* ConfigKeyModel.swift in Sources */,
799 5516C29F1E71CEFF009D3D2D /* AccountModelHelper.swift in Sources */,
Silbino Goncalves Matadoeec4d582017-03-20 11:30:34 -0400800 56AC64E11E80542300EA1AA9 /* TextFieldCell.swift in Sources */,
801 56AC64E31E805F0200EA1AA9 /* TextCell.swift in Sources */,
802 56AC650E1E85694D00EA1AA9 /* RoundedTextField.swift in Sources */,
Romain Bertozzi966233f2016-11-17 17:14:10 -0500803 02B22E011DF755E5000358C9 /* MainTabBarViewController.swift in Sources */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400804 043999F71D1C2D9D00E99CD9 /* AppDelegate.swift in Sources */,
Romain Bertozzi966233f2016-11-17 17:14:10 -0500805 02B22DFC1DF755BB000358C9 /* AccountModel.swift in Sources */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400806 043866331D22CE8C00E06CE2 /* MeViewController.swift in Sources */,
Silbino Goncalves Matadoeec4d582017-03-20 11:30:34 -0400807 56AC64DF1E804ECC00EA1AA9 /* SwitchCell.swift in Sources */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400808 04399AAE1D1C304300E99CD9 /* Utils.mm in Sources */,
Romain Bertozzi72a1b8d2017-03-07 14:46:48 -0500809 02B22DFD1DF755BB000358C9 /* CreateRingAccountViewModel.swift in Sources */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400810 043999FA1D1C2D9D00E99CD9 /* Ring.xcdatamodeld in Sources */,
811 0438663B1D2313B700E06CE2 /* AccountDetailsViewController.swift in Sources */,
Romain Bertozzi4361db32017-01-05 16:46:12 -0500812 02DD80CA1E1EAF1A009A3510 /* AccountCredentialsModel.swift in Sources */,
Romain Bertozzi06adf622016-11-24 10:57:11 -0500813 0273C3081E0C68BF00CF00BA /* RoundedButton.swift in Sources */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400814 043866361D22D06500E06CE2 /* AccountTableViewCell.swift in Sources */,
Romain Bertozzif31aa1d2016-12-01 09:58:39 -0500815 04399AAD1D1C304300E99CD9 /* DRingAdapter.mm in Sources */,
Romain Bertozzi81646982016-12-22 12:32:13 -0500816 0273C2FF1E0C438F00CF00BA /* AccountAdapterDelegate.swift in Sources */,
Romain Bertozzi966233f2016-11-17 17:14:10 -0500817 02B22DFF1DF755DB000358C9 /* AccountsService.swift in Sources */,
Silbino Goncalves Matado1caaa4b2017-03-20 09:59:41 -0400818 564C44591E8D7F8F000F92B1 /* LocalizedStringTableNames.swift in Sources */,
Silbino Goncalves Matadode1d0382017-03-17 17:25:52 -0400819 56AC64D51E7C7F4000EA1AA9 /* WelcomeViewController.swift in Sources */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400820 );
821 runOnlyForDeploymentPostprocessing = 0;
822 };
823 04399A081D1C2D9D00E99CD9 /* Sources */ = {
824 isa = PBXSourcesBuildPhase;
825 buildActionMask = 2147483647;
826 files = (
Romain Bertozzi88859c02016-12-05 16:34:55 -0500827 024B61311DF7656A00C4F9DE /* FixtureFailInitDRingAdapter.mm in Sources */,
Romain Bertozzi37f33592017-03-21 16:07:12 -0400828 5557FD4E1E81B1F20043E394 /* AccountModelHelper.swift in Sources */,
829 5557FD4F1E81B2990043E394 /* AccountCredentialsModel.swift in Sources */,
830 5557FD4B1E81AECF0043E394 /* AccountModel.swift in Sources */,
831 5557FD4A1E81AE850043E394 /* AccountModelHelperTests.swift in Sources */,
832 5557FD4C1E81AF840043E394 /* AccountConfigModel.swift in Sources */,
Romain Bertozzi88859c02016-12-05 16:34:55 -0500833 024B61331DF765CA00C4F9DE /* DaemonService.swift in Sources */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400834 04399A111D1C2D9D00E99CD9 /* RingTests.swift in Sources */,
Romain Bertozzi3b289ad2017-01-04 15:25:02 -0500835 029CE9D71E1D8C860000C8E1 /* ServiceEventTests.swift in Sources */,
Romain Bertozzi37f33592017-03-21 16:07:12 -0400836 5557FD4D1E81AFF50043E394 /* ConfigKeyModel.swift in Sources */,
Romain Bertozzi88859c02016-12-05 16:34:55 -0500837 024B612C1DF7654F00C4F9DE /* DaemonServiceTests.swift in Sources */,
Romain Bertozzi3b289ad2017-01-04 15:25:02 -0500838 029CE9D81E1D8DC70000C8E1 /* ServiceEvent.swift in Sources */,
Romain Bertozzi88859c02016-12-05 16:34:55 -0500839 024B61321DF7656A00C4F9DE /* FixtureFailStartDRingAdapter.mm in Sources */,
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400840 );
841 runOnlyForDeploymentPostprocessing = 0;
842 };
843 04399A131D1C2D9D00E99CD9 /* Sources */ = {
844 isa = PBXSourcesBuildPhase;
845 buildActionMask = 2147483647;
846 files = (
847 04399A1C1D1C2D9D00E99CD9 /* RingUITests.swift in Sources */,
848 );
849 runOnlyForDeploymentPostprocessing = 0;
850 };
851/* End PBXSourcesBuildPhase section */
852
853/* Begin PBXTargetDependency section */
854 04399A0E1D1C2D9D00E99CD9 /* PBXTargetDependency */ = {
855 isa = PBXTargetDependency;
856 target = 043999F21D1C2D9D00E99CD9 /* Ring */;
857 targetProxy = 04399A0D1D1C2D9D00E99CD9 /* PBXContainerItemProxy */;
858 };
859 04399A191D1C2D9D00E99CD9 /* PBXTargetDependency */ = {
860 isa = PBXTargetDependency;
861 target = 043999F21D1C2D9D00E99CD9 /* Ring */;
862 targetProxy = 04399A181D1C2D9D00E99CD9 /* PBXContainerItemProxy */;
863 };
864/* End PBXTargetDependency section */
865
866/* Begin PBXVariantGroup section */
867 043999FF1D1C2D9D00E99CD9 /* Main.storyboard */ = {
868 isa = PBXVariantGroup;
869 children = (
870 04399A001D1C2D9D00E99CD9 /* Base */,
871 );
872 name = Main.storyboard;
873 sourceTree = "<group>";
874 };
875 04399A041D1C2D9D00E99CD9 /* LaunchScreen.storyboard */ = {
876 isa = PBXVariantGroup;
877 children = (
878 04399A051D1C2D9D00E99CD9 /* Base */,
879 );
880 name = LaunchScreen.storyboard;
881 sourceTree = "<group>";
882 };
Silbino Goncalves Matado1caaa4b2017-03-20 09:59:41 -0400883 56AC64DB1E8012CA00EA1AA9 /* Walkthrough.strings */ = {
884 isa = PBXVariantGroup;
885 children = (
886 56AC64DA1E8012CA00EA1AA9 /* Base */,
887 );
888 name = Walkthrough.strings;
889 sourceTree = "<group>";
890 };
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400891/* End PBXVariantGroup section */
892
893/* Begin XCBuildConfiguration section */
894 04399A1E1D1C2D9D00E99CD9 /* Debug */ = {
895 isa = XCBuildConfiguration;
896 buildSettings = {
897 ALWAYS_SEARCH_USER_PATHS = NO;
Silbino Goncalves Matado1caaa4b2017-03-20 09:59:41 -0400898 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400899 CLANG_ANALYZER_NONNULL = YES;
900 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
901 CLANG_CXX_LIBRARY = "libc++";
902 CLANG_ENABLE_MODULES = YES;
903 CLANG_ENABLE_OBJC_ARC = YES;
904 CLANG_WARN_BOOL_CONVERSION = YES;
905 CLANG_WARN_CONSTANT_CONVERSION = YES;
906 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
907 CLANG_WARN_EMPTY_BODY = YES;
908 CLANG_WARN_ENUM_CONVERSION = YES;
Romain Bertozzia933e792016-12-15 15:45:02 -0500909 CLANG_WARN_INFINITE_RECURSION = YES;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400910 CLANG_WARN_INT_CONVERSION = YES;
911 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
Romain Bertozzia933e792016-12-15 15:45:02 -0500912 CLANG_WARN_SUSPICIOUS_MOVE = YES;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400913 CLANG_WARN_UNREACHABLE_CODE = YES;
914 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
915 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
916 COPY_PHASE_STRIP = NO;
917 DEBUG_INFORMATION_FORMAT = dwarf;
918 ENABLE_STRICT_OBJC_MSGSEND = YES;
919 ENABLE_TESTABILITY = YES;
920 GCC_C_LANGUAGE_STANDARD = gnu99;
921 GCC_DYNAMIC_NO_PIC = NO;
922 GCC_NO_COMMON_BLOCKS = YES;
923 GCC_OPTIMIZATION_LEVEL = 0;
924 GCC_PREPROCESSOR_DEFINITIONS = (
925 "DEBUG=1",
926 "$(inherited)",
927 );
928 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
929 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
930 GCC_WARN_UNDECLARED_SELECTOR = YES;
931 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
932 GCC_WARN_UNUSED_FUNCTION = YES;
933 GCC_WARN_UNUSED_VARIABLE = YES;
934 IPHONEOS_DEPLOYMENT_TARGET = 9.3;
935 MTL_ENABLE_DEBUG_INFO = YES;
936 ONLY_ACTIVE_ARCH = YES;
937 SDKROOT = iphoneos;
938 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
939 TARGETED_DEVICE_FAMILY = "1,2";
940 };
941 name = Debug;
942 };
943 04399A1F1D1C2D9D00E99CD9 /* Release */ = {
944 isa = XCBuildConfiguration;
945 buildSettings = {
946 ALWAYS_SEARCH_USER_PATHS = NO;
Silbino Goncalves Matado1caaa4b2017-03-20 09:59:41 -0400947 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400948 CLANG_ANALYZER_NONNULL = YES;
949 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
950 CLANG_CXX_LIBRARY = "libc++";
951 CLANG_ENABLE_MODULES = YES;
952 CLANG_ENABLE_OBJC_ARC = YES;
953 CLANG_WARN_BOOL_CONVERSION = YES;
954 CLANG_WARN_CONSTANT_CONVERSION = YES;
955 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
956 CLANG_WARN_EMPTY_BODY = YES;
957 CLANG_WARN_ENUM_CONVERSION = YES;
Romain Bertozzia933e792016-12-15 15:45:02 -0500958 CLANG_WARN_INFINITE_RECURSION = YES;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400959 CLANG_WARN_INT_CONVERSION = YES;
960 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
Romain Bertozzia933e792016-12-15 15:45:02 -0500961 CLANG_WARN_SUSPICIOUS_MOVE = YES;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400962 CLANG_WARN_UNREACHABLE_CODE = YES;
963 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
964 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
965 COPY_PHASE_STRIP = NO;
966 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
967 ENABLE_NS_ASSERTIONS = NO;
968 ENABLE_STRICT_OBJC_MSGSEND = YES;
969 GCC_C_LANGUAGE_STANDARD = gnu99;
970 GCC_NO_COMMON_BLOCKS = YES;
971 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
972 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
973 GCC_WARN_UNDECLARED_SELECTOR = YES;
974 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
975 GCC_WARN_UNUSED_FUNCTION = YES;
976 GCC_WARN_UNUSED_VARIABLE = YES;
977 IPHONEOS_DEPLOYMENT_TARGET = 9.3;
978 MTL_ENABLE_DEBUG_INFO = NO;
979 SDKROOT = iphoneos;
Romain Bertozzia933e792016-12-15 15:45:02 -0500980 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -0400981 TARGETED_DEVICE_FAMILY = "1,2";
982 VALIDATE_PRODUCT = YES;
983 };
984 name = Release;
985 };
986 04399A211D1C2D9D00E99CD9 /* Debug */ = {
987 isa = XCBuildConfiguration;
988 buildSettings = {
989 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
990 CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
991 CLANG_ENABLE_MODULES = YES;
992 CODE_SIGN_IDENTITY = "iPhone Developer";
993 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
Romain Bertozzi70d602f2016-10-28 16:11:21 -0400994 DEVELOPMENT_TEAM = KM95526DS8;
Romain Bertozzi33cd34f2016-11-30 12:07:22 -0500995 FRAMEWORK_SEARCH_PATHS = (
996 "$(inherited)",
997 "$(PROJECT_DIR)/Carthage/Build/iOS",
998 );
Romain Bertozzi81646982016-12-22 12:32:13 -0500999 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1000 GCC_PREFIX_HEADER = Ring/RingPrefixHeader.pch;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001001 HEADER_SEARCH_PATHS = "$(SRCROOT)/../fat/include";
1002 INFOPLIST_FILE = Ring/Info.plist;
Romain Bertozzi43843692016-11-10 11:09:18 -05001003 IPHONEOS_DEPLOYMENT_TARGET = 9.3;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001004 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1005 LIBRARY_SEARCH_PATHS = "$(SRCROOT)/../fat/lib";
Romain Bertozzi70d602f2016-10-28 16:11:21 -04001006 PRODUCT_BUNDLE_IDENTIFIER = cx.ring;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001007 PRODUCT_NAME = "$(TARGET_NAME)";
1008 PROVISIONING_PROFILE = "";
Romain Bertozzi8d90d9e2016-12-22 12:12:50 -05001009 SWIFT_OBJC_BRIDGING_HEADER = "Ring/Bridging/Ring-Bridging-Header.h";
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001010 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
Romain Bertozzifac9f892016-11-10 11:00:44 -05001011 SWIFT_VERSION = 3.0;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001012 };
1013 name = Debug;
1014 };
1015 04399A221D1C2D9D00E99CD9 /* Release */ = {
1016 isa = XCBuildConfiguration;
1017 buildSettings = {
1018 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1019 CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
1020 CLANG_ENABLE_MODULES = YES;
1021 CODE_SIGN_IDENTITY = "iPhone Developer";
1022 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
Romain Bertozzi70d602f2016-10-28 16:11:21 -04001023 DEVELOPMENT_TEAM = KM95526DS8;
Romain Bertozzi33cd34f2016-11-30 12:07:22 -05001024 FRAMEWORK_SEARCH_PATHS = (
1025 "$(inherited)",
1026 "$(PROJECT_DIR)/Carthage/Build/iOS",
1027 );
Romain Bertozzi81646982016-12-22 12:32:13 -05001028 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1029 GCC_PREFIX_HEADER = Ring/RingPrefixHeader.pch;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001030 HEADER_SEARCH_PATHS = "$(SRCROOT)/../fat/include";
1031 INFOPLIST_FILE = Ring/Info.plist;
Romain Bertozzi43843692016-11-10 11:09:18 -05001032 IPHONEOS_DEPLOYMENT_TARGET = 9.3;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001033 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1034 LIBRARY_SEARCH_PATHS = "$(SRCROOT)/../fat/lib";
Romain Bertozzi70d602f2016-10-28 16:11:21 -04001035 PRODUCT_BUNDLE_IDENTIFIER = cx.ring;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001036 PRODUCT_NAME = "$(TARGET_NAME)";
1037 PROVISIONING_PROFILE = "";
Romain Bertozzi8d90d9e2016-12-22 12:12:50 -05001038 SWIFT_OBJC_BRIDGING_HEADER = "Ring/Bridging/Ring-Bridging-Header.h";
Romain Bertozzifac9f892016-11-10 11:00:44 -05001039 SWIFT_VERSION = 3.0;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001040 };
1041 name = Release;
1042 };
1043 04399A241D1C2D9D00E99CD9 /* Debug */ = {
1044 isa = XCBuildConfiguration;
1045 buildSettings = {
1046 BUNDLE_LOADER = "$(TEST_HOST)";
Romain Bertozzi33cd34f2016-11-30 12:07:22 -05001047 FRAMEWORK_SEARCH_PATHS = (
1048 "$(inherited)",
1049 "$(PROJECT_DIR)/Carthage/Build/iOS",
1050 );
Romain Bertozzi88859c02016-12-05 16:34:55 -05001051 HEADER_SEARCH_PATHS = "$(SRCROOT)/../fat/include";
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001052 INFOPLIST_FILE = RingTests/Info.plist;
1053 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
Romain Bertozzi88859c02016-12-05 16:34:55 -05001054 LIBRARY_SEARCH_PATHS = "$(SRCROOT)/../fat/lib";
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001055 PRODUCT_BUNDLE_IDENTIFIER = cx.ring.RingTests;
1056 PRODUCT_NAME = "$(TARGET_NAME)";
Romain Bertozzi88859c02016-12-05 16:34:55 -05001057 SWIFT_OBJC_BRIDGING_HEADER = "RingTests/RingTests-Bridging-Header.h";
Romain Bertozzifac9f892016-11-10 11:00:44 -05001058 SWIFT_VERSION = 3.0;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001059 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Ring.app/Ring";
1060 };
1061 name = Debug;
1062 };
1063 04399A251D1C2D9D00E99CD9 /* Release */ = {
1064 isa = XCBuildConfiguration;
1065 buildSettings = {
1066 BUNDLE_LOADER = "$(TEST_HOST)";
Romain Bertozzi33cd34f2016-11-30 12:07:22 -05001067 FRAMEWORK_SEARCH_PATHS = (
1068 "$(inherited)",
1069 "$(PROJECT_DIR)/Carthage/Build/iOS",
1070 );
Romain Bertozzi88859c02016-12-05 16:34:55 -05001071 HEADER_SEARCH_PATHS = "$(SRCROOT)/../fat/include";
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001072 INFOPLIST_FILE = RingTests/Info.plist;
1073 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
Romain Bertozzi88859c02016-12-05 16:34:55 -05001074 LIBRARY_SEARCH_PATHS = "$(SRCROOT)/../fat/lib";
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001075 PRODUCT_BUNDLE_IDENTIFIER = cx.ring.RingTests;
1076 PRODUCT_NAME = "$(TARGET_NAME)";
Romain Bertozzi88859c02016-12-05 16:34:55 -05001077 SWIFT_OBJC_BRIDGING_HEADER = "RingTests/RingTests-Bridging-Header.h";
Romain Bertozzifac9f892016-11-10 11:00:44 -05001078 SWIFT_VERSION = 3.0;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001079 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Ring.app/Ring";
1080 };
1081 name = Release;
1082 };
1083 04399A271D1C2D9D00E99CD9 /* Debug */ = {
1084 isa = XCBuildConfiguration;
1085 buildSettings = {
1086 INFOPLIST_FILE = RingUITests/Info.plist;
1087 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
Romain Bertozzi88859c02016-12-05 16:34:55 -05001088 PRODUCT_BUNDLE_IDENTIFIER = cx.ring.RingUITest;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001089 PRODUCT_NAME = "$(TARGET_NAME)";
Romain Bertozzifac9f892016-11-10 11:00:44 -05001090 SWIFT_VERSION = 3.0;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001091 TEST_TARGET_NAME = Ring;
1092 };
1093 name = Debug;
1094 };
1095 04399A281D1C2D9D00E99CD9 /* Release */ = {
1096 isa = XCBuildConfiguration;
1097 buildSettings = {
1098 INFOPLIST_FILE = RingUITests/Info.plist;
1099 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
Romain Bertozzi88859c02016-12-05 16:34:55 -05001100 PRODUCT_BUNDLE_IDENTIFIER = cx.ring.RingUITest;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001101 PRODUCT_NAME = "$(TARGET_NAME)";
Romain Bertozzifac9f892016-11-10 11:00:44 -05001102 SWIFT_VERSION = 3.0;
Guillaume Roguezd0a1faf2016-06-29 15:55:37 -04001103 TEST_TARGET_NAME = Ring;
1104 };
1105 name = Release;
1106 };
1107/* End XCBuildConfiguration section */
1108
1109/* Begin XCConfigurationList section */
1110 043999EE1D1C2D9D00E99CD9 /* Build configuration list for PBXProject "Ring" */ = {
1111 isa = XCConfigurationList;
1112 buildConfigurations = (
1113 04399A1E1D1C2D9D00E99CD9 /* Debug */,
1114 04399A1F1D1C2D9D00E99CD9 /* Release */,
1115 );
1116 defaultConfigurationIsVisible = 0;
1117 defaultConfigurationName = Release;
1118 };
1119 04399A201D1C2D9D00E99CD9 /* Build configuration list for PBXNativeTarget "Ring" */ = {
1120 isa = XCConfigurationList;
1121 buildConfigurations = (
1122 04399A211D1C2D9D00E99CD9 /* Debug */,
1123 04399A221D1C2D9D00E99CD9 /* Release */,
1124 );
1125 defaultConfigurationIsVisible = 0;
1126 defaultConfigurationName = Release;
1127 };
1128 04399A231D1C2D9D00E99CD9 /* Build configuration list for PBXNativeTarget "RingTests" */ = {
1129 isa = XCConfigurationList;
1130 buildConfigurations = (
1131 04399A241D1C2D9D00E99CD9 /* Debug */,
1132 04399A251D1C2D9D00E99CD9 /* Release */,
1133 );
1134 defaultConfigurationIsVisible = 0;
1135 defaultConfigurationName = Release;
1136 };
1137 04399A261D1C2D9D00E99CD9 /* Build configuration list for PBXNativeTarget "RingUITests" */ = {
1138 isa = XCConfigurationList;
1139 buildConfigurations = (
1140 04399A271D1C2D9D00E99CD9 /* Debug */,
1141 04399A281D1C2D9D00E99CD9 /* Release */,
1142 );
1143 defaultConfigurationIsVisible = 0;
1144 defaultConfigurationName = Release;
1145 };
1146/* End XCConfigurationList section */
1147
1148/* Begin XCVersionGroup section */
1149 043999F81D1C2D9D00E99CD9 /* Ring.xcdatamodeld */ = {
1150 isa = XCVersionGroup;
1151 children = (
1152 043999F91D1C2D9D00E99CD9 /* Ring.xcdatamodel */,
1153 );
1154 currentVersion = 043999F91D1C2D9D00E99CD9 /* Ring.xcdatamodel */;
1155 path = Ring.xcdatamodeld;
1156 sourceTree = "<group>";
1157 versionGroupType = wrapper.xcdatamodel;
1158 };
1159/* End XCVersionGroup section */
1160 };
1161 rootObject = 043999EB1D1C2D9D00E99CD9 /* Project object */;
1162}