diff --git a/Source/GUI/iOS/MediaInfo.xcodeproj/project.pbxproj b/Source/GUI/iOS/MediaInfo.xcodeproj/project.pbxproj index d4106716ed..9dca6e006b 100644 --- a/Source/GUI/iOS/MediaInfo.xcodeproj/project.pbxproj +++ b/Source/GUI/iOS/MediaInfo.xcodeproj/project.pbxproj @@ -1,812 +1,814 @@ // !$*UTF8*$! { - archiveVersion = 1; - classes = { - }; - objectVersion = 48; - objects = { + archiveVersion = 1; + classes = { + }; + objectVersion = 48; + objects = { /* Begin PBXBuildFile section */ - 020CA2F2223A92C2005BDC43 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 020CA2F1223A92C2005BDC43 /* StoreKit.framework */; }; - 020CA2F42247933B005BDC43 /* SubscribeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020CA2F32247933B005BDC43 /* SubscribeViewController.swift */; }; - 023546DC21EC7F7600CEDA8C /* libmediainfo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 023546DB21EC7F7600CEDA8C /* libmediainfo.a */; }; - 023546DE21EC801600CEDA8C /* libzen.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 023546DD21EC801600CEDA8C /* libzen.a */; }; - 023546E021EC8C2200CEDA8C /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 023546DF21EC8C2200CEDA8C /* libc++.tbd */; }; - 023546E221EC8C9200CEDA8C /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 023546E121EC8C9200CEDA8C /* libz.tbd */; }; - 0247292821455CBD00D6E5F7 /* AboutViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0247292721455CBD00D6E5F7 /* AboutViewController.swift */; }; - 02533D3F20FBDC0B00A7A150 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02533D3E20FBDC0B00A7A150 /* AppDelegate.swift */; }; - 02533D4220FBDC0B00A7A150 /* MediaInfo.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 02533D4020FBDC0B00A7A150 /* MediaInfo.xcdatamodeld */; }; - 02533D4420FBDC0B00A7A150 /* ReportsListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02533D4320FBDC0B00A7A150 /* ReportsListViewController.swift */; }; - 02533D4620FBDC0B00A7A150 /* ReportViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02533D4520FBDC0B00A7A150 /* ReportViewController.swift */; }; - 02533D4920FBDC0B00A7A150 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 02533D4720FBDC0B00A7A150 /* Main.storyboard */; }; - 02533D4B20FBDC0B00A7A150 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 02533D4A20FBDC0B00A7A150 /* Assets.xcassets */; }; - 02533D4E20FBDC0B00A7A150 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 02533D4C20FBDC0B00A7A150 /* LaunchScreen.storyboard */; }; - 02533D842109EB9F00A7A150 /* Core.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02533D832109EB9F00A7A150 /* Core.swift */; }; - 025482542423A96700DD28EB /* Core.strings in Resources */ = {isa = PBXBuildFile; fileRef = 025482522423A96700DD28EB /* Core.strings */; }; - 025614AC212D88900059789B /* ViewsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 025614AB212D88900059789B /* ViewsController.swift */; }; - 027EF2882248005900DAD4AA /* SubscriptionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 027EF2872248005900DAD4AA /* SubscriptionManager.swift */; }; - 02A54BE42382F4C200ACB213 /* lang.csv in Resources */ = {isa = PBXBuildFile; fileRef = 02A54BE22382F4C200ACB213 /* lang.csv */; }; - BB5BFE8288F6E36BCD659291 /* Pods_MediaInfo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9B99CFF6DCFBC6AED6A809E /* Pods_MediaInfo.framework */; }; + 020CA2F2223A92C2005BDC43 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 020CA2F1223A92C2005BDC43 /* StoreKit.framework */; }; + 020CA2F42247933B005BDC43 /* SubscribeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020CA2F32247933B005BDC43 /* SubscribeViewController.swift */; }; + 023546DC21EC7F7600CEDA8C /* libmediainfo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 023546DB21EC7F7600CEDA8C /* libmediainfo.a */; }; + 023546DE21EC801600CEDA8C /* libzen.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 023546DD21EC801600CEDA8C /* libzen.a */; }; + 023546E021EC8C2200CEDA8C /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 023546DF21EC8C2200CEDA8C /* libc++.tbd */; }; + 023546E221EC8C9200CEDA8C /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 023546E121EC8C9200CEDA8C /* libz.tbd */; }; + 0247292821455CBD00D6E5F7 /* AboutViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0247292721455CBD00D6E5F7 /* AboutViewController.swift */; }; + 02533D3F20FBDC0B00A7A150 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02533D3E20FBDC0B00A7A150 /* AppDelegate.swift */; }; + 02533D4220FBDC0B00A7A150 /* MediaInfo.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 02533D4020FBDC0B00A7A150 /* MediaInfo.xcdatamodeld */; }; + 02533D4420FBDC0B00A7A150 /* ReportsListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02533D4320FBDC0B00A7A150 /* ReportsListViewController.swift */; }; + 02533D4620FBDC0B00A7A150 /* ReportViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02533D4520FBDC0B00A7A150 /* ReportViewController.swift */; }; + 02533D4920FBDC0B00A7A150 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 02533D4720FBDC0B00A7A150 /* Main.storyboard */; }; + 02533D4E20FBDC0B00A7A150 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 02533D4C20FBDC0B00A7A150 /* LaunchScreen.storyboard */; }; + 02533D842109EB9F00A7A150 /* Core.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02533D832109EB9F00A7A150 /* Core.swift */; }; + 025482542423A96700DD28EB /* Core.strings in Resources */ = {isa = PBXBuildFile; fileRef = 025482522423A96700DD28EB /* Core.strings */; }; + 025614AC212D88900059789B /* ViewsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 025614AB212D88900059789B /* ViewsController.swift */; }; + 027EF2882248005900DAD4AA /* SubscriptionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 027EF2872248005900DAD4AA /* SubscriptionManager.swift */; }; + 02A54BE42382F4C200ACB213 /* lang.csv in Resources */ = {isa = PBXBuildFile; fileRef = 02A54BE22382F4C200ACB213 /* lang.csv */; }; + 036D02492F71411300FEBD2F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 036D02482F71411300FEBD2F /* Assets.xcassets */; }; + BB5BFE8288F6E36BCD659291 /* Pods_MediaInfo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9B99CFF6DCFBC6AED6A809E /* Pods_MediaInfo.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 020CA2F1223A92C2005BDC43 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; - 020CA2F32247933B005BDC43 /* SubscribeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscribeViewController.swift; sourceTree = ""; }; - 02209F5224031C410018C9D7 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Main.strings; sourceTree = ""; }; - 023546DB21EC7F7600CEDA8C /* libmediainfo.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libmediainfo.a; sourceTree = ""; }; - 023546DD21EC801600CEDA8C /* libzen.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libzen.a; sourceTree = ""; }; - 023546DF21EC8C2200CEDA8C /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; - 023546E121EC8C9200CEDA8C /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; - 0247292721455CBD00D6E5F7 /* AboutViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutViewController.swift; sourceTree = ""; }; - 025103BE242983D100102881 /* en */ = {isa = PBXFileReference; lastKnownFileType = text; name = en; path = en.lproj/lang.csv; sourceTree = ""; }; - 025103BF2429844B00102881 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text; name = "pt-BR"; path = "pt-BR.lproj/lang.csv"; sourceTree = ""; }; - 025103C02429846100102881 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Main.strings"; sourceTree = ""; }; - 02533D3B20FBDC0A00A7A150 /* MediaInfo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MediaInfo.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 02533D3E20FBDC0B00A7A150 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; - 02533D4120FBDC0B00A7A150 /* MediaInfo.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = MediaInfo.xcdatamodel; sourceTree = ""; }; - 02533D4320FBDC0B00A7A150 /* ReportsListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReportsListViewController.swift; sourceTree = ""; }; - 02533D4520FBDC0B00A7A150 /* ReportViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReportViewController.swift; sourceTree = ""; }; - 02533D4820FBDC0B00A7A150 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; - 02533D4A20FBDC0B00A7A150 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; - 02533D4D20FBDC0B00A7A150 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; - 02533D4F20FBDC0B00A7A150 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 02533D762104F3FD00A7A150 /* MediaInfo.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = MediaInfo.entitlements; sourceTree = ""; }; - 02533D822107EB7A00A7A150 /* MediaInfoDLL_Static.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MediaInfoDLL_Static.h; sourceTree = ""; }; - 02533D832109EB9F00A7A150 /* Core.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Core.swift; sourceTree = ""; }; - 025482532423A96700DD28EB /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Core.strings; sourceTree = ""; }; - 025482552423AC9200DD28EB /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Core.strings; sourceTree = ""; }; - 025482562423AC9C00DD28EB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Core.strings; sourceTree = ""; }; - 0254826024259CE500DD28EB /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Main.strings; sourceTree = ""; }; - 02548261242644F400DD28EB /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Main.strings; sourceTree = ""; }; - 02548262242644F900DD28EB /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Main.strings; sourceTree = ""; }; - 02548263242644FC00DD28EB /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Main.strings; sourceTree = ""; }; - 025482642426450000DD28EB /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Main.strings; sourceTree = ""; }; - 025482652426450500DD28EB /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Main.strings"; sourceTree = ""; }; - 025482662426450900DD28EB /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = ""; }; - 025482672426451000DD28EB /* zh-HK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-HK"; path = "zh-HK.lproj/Main.strings"; sourceTree = ""; }; - 025482682426451300DD28EB /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Main.strings; sourceTree = ""; }; - 025482692426451600DD28EB /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/Main.strings; sourceTree = ""; }; - 0254826A2426451900DD28EB /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Main.strings; sourceTree = ""; }; - 0254826B2426451D00DD28EB /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = hy.lproj/Main.strings; sourceTree = ""; }; - 0254826C2426452000DD28EB /* eu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = eu; path = eu.lproj/Main.strings; sourceTree = ""; }; - 0254826D2426452400DD28EB /* be */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = be; path = be.lproj/Main.strings; sourceTree = ""; }; - 0254826E2426452800DD28EB /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = bg.lproj/Main.strings; sourceTree = ""; }; - 0254826F2426453500DD28EB /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Main.strings; sourceTree = ""; }; - 025482702426453B00DD28EB /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Main.strings; sourceTree = ""; }; - 025482712426453F00DD28EB /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/Main.strings; sourceTree = ""; }; - 025482722426454200DD28EB /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Main.strings; sourceTree = ""; }; - 025482732426454600DD28EB /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Main.strings; sourceTree = ""; }; - 025482742426454C00DD28EB /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Main.strings; sourceTree = ""; }; - 025482752426455000DD28EB /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/Main.strings; sourceTree = ""; }; - 025482762426455300DD28EB /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Main.strings; sourceTree = ""; }; - 025482772426455600DD28EB /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Main.strings; sourceTree = ""; }; - 025482792426459A00DD28EB /* ka */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ka; path = ka.lproj/Main.strings; sourceTree = ""; }; - 0254827A2426459D00DD28EB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Main.strings; sourceTree = ""; }; - 0254827B242645A100DD28EB /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Main.strings; sourceTree = ""; }; - 0254827C242645A500DD28EB /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/Main.strings; sourceTree = ""; }; - 0254827D242645A900DD28EB /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Main.strings; sourceTree = ""; }; - 0254827E242645AE00DD28EB /* fa */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fa; path = fa.lproj/Main.strings; sourceTree = ""; }; - 0254827F242645B200DD28EB /* lt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lt; path = lt.lproj/Main.strings; sourceTree = ""; }; - 02548280242645B500DD28EB /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Main.strings; sourceTree = ""; }; - 02548281242645B800DD28EB /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Main.strings; sourceTree = ""; }; - 02548282242645BC00DD28EB /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Main.strings; sourceTree = ""; }; - 02548283242645BE00DD28EB /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Main.strings; sourceTree = ""; }; - 025482842426466100DD28EB /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/Core.strings; sourceTree = ""; }; - 025482852426466400DD28EB /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Core.strings; sourceTree = ""; }; - 025482862426466700DD28EB /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = hy.lproj/Core.strings; sourceTree = ""; }; - 025482872426466D00DD28EB /* eu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = eu; path = eu.lproj/Core.strings; sourceTree = ""; }; - 025482882426467100DD28EB /* be */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = be; path = be.lproj/Core.strings; sourceTree = ""; }; - 025482892426467400DD28EB /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = bg.lproj/Core.strings; sourceTree = ""; }; - 0254828A2426467600DD28EB /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Core.strings; sourceTree = ""; }; - 0254828B2426467900DD28EB /* zh-HK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-HK"; path = "zh-HK.lproj/Core.strings"; sourceTree = ""; }; - 0254828C2426467B00DD28EB /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Core.strings"; sourceTree = ""; }; - 0254828D2426467E00DD28EB /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Core.strings"; sourceTree = ""; }; - 0254828E2426468100DD28EB /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Core.strings; sourceTree = ""; }; - 0254828F2426468400DD28EB /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Core.strings; sourceTree = ""; }; - 025482902426468700DD28EB /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Core.strings; sourceTree = ""; }; - 025482912426468A00DD28EB /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Core.strings; sourceTree = ""; }; - 025482922426468F00DD28EB /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Core.strings; sourceTree = ""; }; - 025482932426469200DD28EB /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Core.strings; sourceTree = ""; }; - 025482942426469600DD28EB /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/Core.strings; sourceTree = ""; }; - 025482952426469A00DD28EB /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Core.strings; sourceTree = ""; }; - 025482962426469D00DD28EB /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Core.strings; sourceTree = ""; }; - 02548297242646A100DD28EB /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Core.strings; sourceTree = ""; }; - 02548298242646A400DD28EB /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Core.strings; sourceTree = ""; }; - 02548299242646AA00DD28EB /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Core.strings; sourceTree = ""; }; - 0254829A242646AD00DD28EB /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Core.strings"; sourceTree = ""; }; - 0254829B242646AF00DD28EB /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/Core.strings; sourceTree = ""; }; - 0254829C242646B200DD28EB /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Core.strings; sourceTree = ""; }; - 0254829D242646B500DD28EB /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/Core.strings; sourceTree = ""; }; - 0254829E242646BA00DD28EB /* ka */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ka; path = ka.lproj/Core.strings; sourceTree = ""; }; - 0254829F242646BD00DD28EB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Core.strings; sourceTree = ""; }; - 025482A0242646C000DD28EB /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Core.strings; sourceTree = ""; }; - 025482A1242646C500DD28EB /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Core.strings; sourceTree = ""; }; - 025482A2242646C800DD28EB /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Core.strings; sourceTree = ""; }; - 025482A3242646CC00DD28EB /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Core.strings; sourceTree = ""; }; - 025482A4242646CF00DD28EB /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Core.strings; sourceTree = ""; }; - 025482A5242646D200DD28EB /* lt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lt; path = lt.lproj/Core.strings; sourceTree = ""; }; - 025482A6242646D500DD28EB /* fa */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fa; path = fa.lproj/Core.strings; sourceTree = ""; }; - 025614AB212D88900059789B /* ViewsController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewsController.swift; sourceTree = ""; }; - 027EF2872248005900DAD4AA /* SubscriptionManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscriptionManager.swift; sourceTree = ""; }; - 02A54BE32382F4C200ACB213 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text; name = Base; path = Base.lproj/lang.csv; sourceTree = ""; }; - 02A54BE52382FD9E00ACB213 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text; name = fr; path = fr.lproj/lang.csv; sourceTree = ""; }; - 02A54BE62382FDC500ACB213 /* de */ = {isa = PBXFileReference; lastKnownFileType = text; name = de; path = de.lproj/lang.csv; sourceTree = ""; }; - 02A54BE72382FDEE00ACB213 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text; name = ko; path = ko.lproj/lang.csv; sourceTree = ""; }; - 02A54BEA2382FE3000ACB213 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text; name = ja; path = ja.lproj/lang.csv; sourceTree = ""; }; - 02A54BEB2382FE9F00ACB213 /* es */ = {isa = PBXFileReference; lastKnownFileType = text; name = es; path = es.lproj/lang.csv; sourceTree = ""; }; - 02A54BEC2382FED500ACB213 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text; name = ru; path = ru.lproj/lang.csv; sourceTree = ""; }; - 02A54BED2382FEEB00ACB213 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text; name = nl; path = nl.lproj/lang.csv; sourceTree = ""; }; - 02A54BEE2382FF1100ACB213 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text; name = cs; path = cs.lproj/lang.csv; sourceTree = ""; }; - 02A54BEF2382FF2C00ACB213 /* it */ = {isa = PBXFileReference; lastKnownFileType = text; name = it; path = it.lproj/lang.csv; sourceTree = ""; }; - 02A54BF02382FF4100ACB213 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text; name = sv; path = sv.lproj/lang.csv; sourceTree = ""; }; - 02A54BF12382FF8300ACB213 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text; name = ar; path = ar.lproj/lang.csv; sourceTree = ""; }; - 02A54BF22382FF9D00ACB213 /* th */ = {isa = PBXFileReference; lastKnownFileType = text; name = th; path = th.lproj/lang.csv; sourceTree = ""; }; - 02A54BF32382FFB400ACB213 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text; name = tr; path = tr.lproj/lang.csv; sourceTree = ""; }; - 02A54BF42382FFCE00ACB213 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text; name = hr; path = hr.lproj/lang.csv; sourceTree = ""; }; - 02A54BF52383005600ACB213 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text; name = pl; path = pl.lproj/lang.csv; sourceTree = ""; }; - 02A54BF62383007000ACB213 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text; name = uk; path = uk.lproj/lang.csv; sourceTree = ""; }; - 02A54BF72383008A00ACB213 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text; name = sk; path = sk.lproj/lang.csv; sourceTree = ""; }; - 02A54BF8238300C500ACB213 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text; name = hu; path = hu.lproj/lang.csv; sourceTree = ""; }; - 02A54BF9238300D800ACB213 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text; name = ro; path = ro.lproj/lang.csv; sourceTree = ""; }; - 02A54BFA238300EC00ACB213 /* da */ = {isa = PBXFileReference; lastKnownFileType = text; name = da; path = da.lproj/lang.csv; sourceTree = ""; }; - 02A54BFB2383010E00ACB213 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text; name = ca; path = ca.lproj/lang.csv; sourceTree = ""; }; - 02A54BFC2383012300ACB213 /* hy */ = {isa = PBXFileReference; lastKnownFileType = text; name = hy; path = hy.lproj/lang.csv; sourceTree = ""; }; - 02A54BFD2383014E00ACB213 /* bg */ = {isa = PBXFileReference; lastKnownFileType = text; name = bg; path = bg.lproj/lang.csv; sourceTree = ""; }; - 02A54BFE238301B100ACB213 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text; name = sq; path = sq.lproj/lang.csv; sourceTree = ""; }; - 02A54BFF238301F100ACB213 /* be */ = {isa = PBXFileReference; lastKnownFileType = text; name = be; path = be.lproj/lang.csv; sourceTree = ""; }; - 02A54C002383023500ACB213 /* ka */ = {isa = PBXFileReference; lastKnownFileType = text; name = ka; path = ka.lproj/lang.csv; sourceTree = ""; }; - 02A54C012383025900ACB213 /* gl */ = {isa = PBXFileReference; lastKnownFileType = text; name = gl; path = gl.lproj/lang.csv; sourceTree = ""; }; - 02A54C02238309D600ACB213 /* lt */ = {isa = PBXFileReference; lastKnownFileType = text; name = lt; path = lt.lproj/lang.csv; sourceTree = ""; }; - 02A54C0323830AC800ACB213 /* fa */ = {isa = PBXFileReference; lastKnownFileType = text; name = fa; path = fa.lproj/lang.csv; sourceTree = ""; }; - 02A54C0423830B2B00ACB213 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text; name = "zh-Hans"; path = "zh-Hans.lproj/lang.csv"; sourceTree = ""; }; - 02A54C0523830B5F00ACB213 /* el */ = {isa = PBXFileReference; lastKnownFileType = text; name = el; path = el.lproj/lang.csv; sourceTree = ""; }; - 02A54C0623830BB400ACB213 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text; name = "zh-Hant"; path = "zh-Hant.lproj/lang.csv"; sourceTree = ""; }; - 02A54C0723830BDC00ACB213 /* zh-HK */ = {isa = PBXFileReference; lastKnownFileType = text; name = "zh-HK"; path = "zh-HK.lproj/lang.csv"; sourceTree = ""; }; - 02A54C0923830C5C00ACB213 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text; name = pt; path = pt.lproj/lang.csv; sourceTree = ""; }; - 02A54C0B23830D6300ACB213 /* eu */ = {isa = PBXFileReference; lastKnownFileType = text; name = eu; path = eu.lproj/lang.csv; sourceTree = ""; }; - 10DFF955956F24E307A9C8B6 /* Pods-MediaInfo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MediaInfo.release.xcconfig"; path = "Pods/Target Support Files/Pods-MediaInfo/Pods-MediaInfo.release.xcconfig"; sourceTree = ""; }; - 2686AD3AAD7C5431B222A05B /* Pods-MediaInfo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MediaInfo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-MediaInfo/Pods-MediaInfo.debug.xcconfig"; sourceTree = ""; }; - E9B99CFF6DCFBC6AED6A809E /* Pods_MediaInfo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MediaInfo.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 020CA2F1223A92C2005BDC43 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 020CA2F32247933B005BDC43 /* SubscribeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscribeViewController.swift; sourceTree = ""; }; + 02209F5224031C410018C9D7 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Main.strings; sourceTree = ""; }; + 023546DB21EC7F7600CEDA8C /* libmediainfo.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libmediainfo.a; sourceTree = ""; }; + 023546DD21EC801600CEDA8C /* libzen.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libzen.a; sourceTree = ""; }; + 023546DF21EC8C2200CEDA8C /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 023546E121EC8C9200CEDA8C /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 0247292721455CBD00D6E5F7 /* AboutViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutViewController.swift; sourceTree = ""; }; + 025103BE242983D100102881 /* en */ = {isa = PBXFileReference; lastKnownFileType = text; name = en; path = en.lproj/lang.csv; sourceTree = ""; }; + 025103BF2429844B00102881 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text; name = "pt-BR"; path = "pt-BR.lproj/lang.csv"; sourceTree = ""; }; + 025103C02429846100102881 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Main.strings"; sourceTree = ""; }; + 02533D3B20FBDC0A00A7A150 /* MediaInfo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MediaInfo.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 02533D3E20FBDC0B00A7A150 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; + 02533D4120FBDC0B00A7A150 /* MediaInfo.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = MediaInfo.xcdatamodel; sourceTree = ""; }; + 02533D4320FBDC0B00A7A150 /* ReportsListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReportsListViewController.swift; sourceTree = ""; }; + 02533D4520FBDC0B00A7A150 /* ReportViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReportViewController.swift; sourceTree = ""; }; + 02533D4820FBDC0B00A7A150 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; + 02533D4D20FBDC0B00A7A150 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; + 02533D4F20FBDC0B00A7A150 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 02533D762104F3FD00A7A150 /* MediaInfo.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = MediaInfo.entitlements; sourceTree = ""; }; + 02533D822107EB7A00A7A150 /* MediaInfoDLL_Static.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MediaInfoDLL_Static.h; sourceTree = ""; }; + 02533D832109EB9F00A7A150 /* Core.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Core.swift; sourceTree = ""; }; + 025482532423A96700DD28EB /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Core.strings; sourceTree = ""; }; + 025482552423AC9200DD28EB /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Core.strings; sourceTree = ""; }; + 025482562423AC9C00DD28EB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Core.strings; sourceTree = ""; }; + 0254826024259CE500DD28EB /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Main.strings; sourceTree = ""; }; + 02548261242644F400DD28EB /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Main.strings; sourceTree = ""; }; + 02548262242644F900DD28EB /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Main.strings; sourceTree = ""; }; + 02548263242644FC00DD28EB /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Main.strings; sourceTree = ""; }; + 025482642426450000DD28EB /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Main.strings; sourceTree = ""; }; + 025482652426450500DD28EB /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Main.strings"; sourceTree = ""; }; + 025482662426450900DD28EB /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = ""; }; + 025482672426451000DD28EB /* zh-HK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-HK"; path = "zh-HK.lproj/Main.strings"; sourceTree = ""; }; + 025482682426451300DD28EB /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Main.strings; sourceTree = ""; }; + 025482692426451600DD28EB /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/Main.strings; sourceTree = ""; }; + 0254826A2426451900DD28EB /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Main.strings; sourceTree = ""; }; + 0254826B2426451D00DD28EB /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = hy.lproj/Main.strings; sourceTree = ""; }; + 0254826C2426452000DD28EB /* eu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = eu; path = eu.lproj/Main.strings; sourceTree = ""; }; + 0254826D2426452400DD28EB /* be */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = be; path = be.lproj/Main.strings; sourceTree = ""; }; + 0254826E2426452800DD28EB /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = bg.lproj/Main.strings; sourceTree = ""; }; + 0254826F2426453500DD28EB /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Main.strings; sourceTree = ""; }; + 025482702426453B00DD28EB /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Main.strings; sourceTree = ""; }; + 025482712426453F00DD28EB /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/Main.strings; sourceTree = ""; }; + 025482722426454200DD28EB /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Main.strings; sourceTree = ""; }; + 025482732426454600DD28EB /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Main.strings; sourceTree = ""; }; + 025482742426454C00DD28EB /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Main.strings; sourceTree = ""; }; + 025482752426455000DD28EB /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/Main.strings; sourceTree = ""; }; + 025482762426455300DD28EB /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Main.strings; sourceTree = ""; }; + 025482772426455600DD28EB /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Main.strings; sourceTree = ""; }; + 025482792426459A00DD28EB /* ka */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ka; path = ka.lproj/Main.strings; sourceTree = ""; }; + 0254827A2426459D00DD28EB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Main.strings; sourceTree = ""; }; + 0254827B242645A100DD28EB /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Main.strings; sourceTree = ""; }; + 0254827C242645A500DD28EB /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/Main.strings; sourceTree = ""; }; + 0254827D242645A900DD28EB /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Main.strings; sourceTree = ""; }; + 0254827E242645AE00DD28EB /* fa */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fa; path = fa.lproj/Main.strings; sourceTree = ""; }; + 0254827F242645B200DD28EB /* lt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lt; path = lt.lproj/Main.strings; sourceTree = ""; }; + 02548280242645B500DD28EB /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Main.strings; sourceTree = ""; }; + 02548281242645B800DD28EB /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Main.strings; sourceTree = ""; }; + 02548282242645BC00DD28EB /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Main.strings; sourceTree = ""; }; + 02548283242645BE00DD28EB /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Main.strings; sourceTree = ""; }; + 025482842426466100DD28EB /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/Core.strings; sourceTree = ""; }; + 025482852426466400DD28EB /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Core.strings; sourceTree = ""; }; + 025482862426466700DD28EB /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = hy.lproj/Core.strings; sourceTree = ""; }; + 025482872426466D00DD28EB /* eu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = eu; path = eu.lproj/Core.strings; sourceTree = ""; }; + 025482882426467100DD28EB /* be */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = be; path = be.lproj/Core.strings; sourceTree = ""; }; + 025482892426467400DD28EB /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = bg.lproj/Core.strings; sourceTree = ""; }; + 0254828A2426467600DD28EB /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Core.strings; sourceTree = ""; }; + 0254828B2426467900DD28EB /* zh-HK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-HK"; path = "zh-HK.lproj/Core.strings"; sourceTree = ""; }; + 0254828C2426467B00DD28EB /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Core.strings"; sourceTree = ""; }; + 0254828D2426467E00DD28EB /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Core.strings"; sourceTree = ""; }; + 0254828E2426468100DD28EB /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Core.strings; sourceTree = ""; }; + 0254828F2426468400DD28EB /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Core.strings; sourceTree = ""; }; + 025482902426468700DD28EB /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Core.strings; sourceTree = ""; }; + 025482912426468A00DD28EB /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Core.strings; sourceTree = ""; }; + 025482922426468F00DD28EB /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Core.strings; sourceTree = ""; }; + 025482932426469200DD28EB /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Core.strings; sourceTree = ""; }; + 025482942426469600DD28EB /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/Core.strings; sourceTree = ""; }; + 025482952426469A00DD28EB /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Core.strings; sourceTree = ""; }; + 025482962426469D00DD28EB /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Core.strings; sourceTree = ""; }; + 02548297242646A100DD28EB /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Core.strings; sourceTree = ""; }; + 02548298242646A400DD28EB /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Core.strings; sourceTree = ""; }; + 02548299242646AA00DD28EB /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Core.strings; sourceTree = ""; }; + 0254829A242646AD00DD28EB /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Core.strings"; sourceTree = ""; }; + 0254829B242646AF00DD28EB /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/Core.strings; sourceTree = ""; }; + 0254829C242646B200DD28EB /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Core.strings; sourceTree = ""; }; + 0254829D242646B500DD28EB /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/Core.strings; sourceTree = ""; }; + 0254829E242646BA00DD28EB /* ka */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ka; path = ka.lproj/Core.strings; sourceTree = ""; }; + 0254829F242646BD00DD28EB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Core.strings; sourceTree = ""; }; + 025482A0242646C000DD28EB /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Core.strings; sourceTree = ""; }; + 025482A1242646C500DD28EB /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Core.strings; sourceTree = ""; }; + 025482A2242646C800DD28EB /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Core.strings; sourceTree = ""; }; + 025482A3242646CC00DD28EB /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Core.strings; sourceTree = ""; }; + 025482A4242646CF00DD28EB /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Core.strings; sourceTree = ""; }; + 025482A5242646D200DD28EB /* lt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lt; path = lt.lproj/Core.strings; sourceTree = ""; }; + 025482A6242646D500DD28EB /* fa */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fa; path = fa.lproj/Core.strings; sourceTree = ""; }; + 025614AB212D88900059789B /* ViewsController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewsController.swift; sourceTree = ""; }; + 027EF2872248005900DAD4AA /* SubscriptionManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscriptionManager.swift; sourceTree = ""; }; + 02A54BE32382F4C200ACB213 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text; name = Base; path = Base.lproj/lang.csv; sourceTree = ""; }; + 02A54BE52382FD9E00ACB213 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text; name = fr; path = fr.lproj/lang.csv; sourceTree = ""; }; + 02A54BE62382FDC500ACB213 /* de */ = {isa = PBXFileReference; lastKnownFileType = text; name = de; path = de.lproj/lang.csv; sourceTree = ""; }; + 02A54BE72382FDEE00ACB213 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text; name = ko; path = ko.lproj/lang.csv; sourceTree = ""; }; + 02A54BEA2382FE3000ACB213 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text; name = ja; path = ja.lproj/lang.csv; sourceTree = ""; }; + 02A54BEB2382FE9F00ACB213 /* es */ = {isa = PBXFileReference; lastKnownFileType = text; name = es; path = es.lproj/lang.csv; sourceTree = ""; }; + 02A54BEC2382FED500ACB213 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text; name = ru; path = ru.lproj/lang.csv; sourceTree = ""; }; + 02A54BED2382FEEB00ACB213 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text; name = nl; path = nl.lproj/lang.csv; sourceTree = ""; }; + 02A54BEE2382FF1100ACB213 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text; name = cs; path = cs.lproj/lang.csv; sourceTree = ""; }; + 02A54BEF2382FF2C00ACB213 /* it */ = {isa = PBXFileReference; lastKnownFileType = text; name = it; path = it.lproj/lang.csv; sourceTree = ""; }; + 02A54BF02382FF4100ACB213 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text; name = sv; path = sv.lproj/lang.csv; sourceTree = ""; }; + 02A54BF12382FF8300ACB213 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text; name = ar; path = ar.lproj/lang.csv; sourceTree = ""; }; + 02A54BF22382FF9D00ACB213 /* th */ = {isa = PBXFileReference; lastKnownFileType = text; name = th; path = th.lproj/lang.csv; sourceTree = ""; }; + 02A54BF32382FFB400ACB213 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text; name = tr; path = tr.lproj/lang.csv; sourceTree = ""; }; + 02A54BF42382FFCE00ACB213 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text; name = hr; path = hr.lproj/lang.csv; sourceTree = ""; }; + 02A54BF52383005600ACB213 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text; name = pl; path = pl.lproj/lang.csv; sourceTree = ""; }; + 02A54BF62383007000ACB213 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text; name = uk; path = uk.lproj/lang.csv; sourceTree = ""; }; + 02A54BF72383008A00ACB213 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text; name = sk; path = sk.lproj/lang.csv; sourceTree = ""; }; + 02A54BF8238300C500ACB213 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text; name = hu; path = hu.lproj/lang.csv; sourceTree = ""; }; + 02A54BF9238300D800ACB213 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text; name = ro; path = ro.lproj/lang.csv; sourceTree = ""; }; + 02A54BFA238300EC00ACB213 /* da */ = {isa = PBXFileReference; lastKnownFileType = text; name = da; path = da.lproj/lang.csv; sourceTree = ""; }; + 02A54BFB2383010E00ACB213 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text; name = ca; path = ca.lproj/lang.csv; sourceTree = ""; }; + 02A54BFC2383012300ACB213 /* hy */ = {isa = PBXFileReference; lastKnownFileType = text; name = hy; path = hy.lproj/lang.csv; sourceTree = ""; }; + 02A54BFD2383014E00ACB213 /* bg */ = {isa = PBXFileReference; lastKnownFileType = text; name = bg; path = bg.lproj/lang.csv; sourceTree = ""; }; + 02A54BFE238301B100ACB213 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text; name = sq; path = sq.lproj/lang.csv; sourceTree = ""; }; + 02A54BFF238301F100ACB213 /* be */ = {isa = PBXFileReference; lastKnownFileType = text; name = be; path = be.lproj/lang.csv; sourceTree = ""; }; + 02A54C002383023500ACB213 /* ka */ = {isa = PBXFileReference; lastKnownFileType = text; name = ka; path = ka.lproj/lang.csv; sourceTree = ""; }; + 02A54C012383025900ACB213 /* gl */ = {isa = PBXFileReference; lastKnownFileType = text; name = gl; path = gl.lproj/lang.csv; sourceTree = ""; }; + 02A54C02238309D600ACB213 /* lt */ = {isa = PBXFileReference; lastKnownFileType = text; name = lt; path = lt.lproj/lang.csv; sourceTree = ""; }; + 02A54C0323830AC800ACB213 /* fa */ = {isa = PBXFileReference; lastKnownFileType = text; name = fa; path = fa.lproj/lang.csv; sourceTree = ""; }; + 02A54C0423830B2B00ACB213 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text; name = "zh-Hans"; path = "zh-Hans.lproj/lang.csv"; sourceTree = ""; }; + 02A54C0523830B5F00ACB213 /* el */ = {isa = PBXFileReference; lastKnownFileType = text; name = el; path = el.lproj/lang.csv; sourceTree = ""; }; + 02A54C0623830BB400ACB213 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text; name = "zh-Hant"; path = "zh-Hant.lproj/lang.csv"; sourceTree = ""; }; + 02A54C0723830BDC00ACB213 /* zh-HK */ = {isa = PBXFileReference; lastKnownFileType = text; name = "zh-HK"; path = "zh-HK.lproj/lang.csv"; sourceTree = ""; }; + 02A54C0923830C5C00ACB213 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text; name = pt; path = pt.lproj/lang.csv; sourceTree = ""; }; + 02A54C0B23830D6300ACB213 /* eu */ = {isa = PBXFileReference; lastKnownFileType = text; name = eu; path = eu.lproj/lang.csv; sourceTree = ""; }; + 036D02482F71411300FEBD2F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + 10DFF955956F24E307A9C8B6 /* Pods-MediaInfo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MediaInfo.release.xcconfig"; path = "Pods/Target Support Files/Pods-MediaInfo/Pods-MediaInfo.release.xcconfig"; sourceTree = ""; }; + 2686AD3AAD7C5431B222A05B /* Pods-MediaInfo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MediaInfo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-MediaInfo/Pods-MediaInfo.debug.xcconfig"; sourceTree = ""; }; + E9B99CFF6DCFBC6AED6A809E /* Pods_MediaInfo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MediaInfo.framework; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 02533D3820FBDC0A00A7A150 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 023546DC21EC7F7600CEDA8C /* libmediainfo.a in Frameworks */, - 023546DE21EC801600CEDA8C /* libzen.a in Frameworks */, - 020CA2F2223A92C2005BDC43 /* StoreKit.framework in Frameworks */, - 023546E221EC8C9200CEDA8C /* libz.tbd in Frameworks */, - 023546E021EC8C2200CEDA8C /* libc++.tbd in Frameworks */, - BB5BFE8288F6E36BCD659291 /* Pods_MediaInfo.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; + 02533D3820FBDC0A00A7A150 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 023546DC21EC7F7600CEDA8C /* libmediainfo.a in Frameworks */, + 023546DE21EC801600CEDA8C /* libzen.a in Frameworks */, + 020CA2F2223A92C2005BDC43 /* StoreKit.framework in Frameworks */, + 023546E221EC8C9200CEDA8C /* libz.tbd in Frameworks */, + 023546E021EC8C2200CEDA8C /* libc++.tbd in Frameworks */, + BB5BFE8288F6E36BCD659291 /* Pods_MediaInfo.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 02533D3220FBDC0A00A7A150 = { - isa = PBXGroup; - children = ( - 02533D3D20FBDC0A00A7A150 /* MediaInfo */, - 02533D3C20FBDC0A00A7A150 /* Products */, - 02533D712104EBB200A7A150 /* Frameworks */, - 8834747734C8190E13DEB649 /* Pods */, - ); - sourceTree = ""; - }; - 02533D3C20FBDC0A00A7A150 /* Products */ = { - isa = PBXGroup; - children = ( - 02533D3B20FBDC0A00A7A150 /* MediaInfo.app */, - ); - name = Products; - sourceTree = ""; - }; - 02533D3D20FBDC0A00A7A150 /* MediaInfo */ = { - isa = PBXGroup; - children = ( - 02A54BE22382F4C200ACB213 /* lang.csv */, - 02533D762104F3FD00A7A150 /* MediaInfo.entitlements */, - 02533D3E20FBDC0B00A7A150 /* AppDelegate.swift */, - 02533D4320FBDC0B00A7A150 /* ReportsListViewController.swift */, - 02533D4520FBDC0B00A7A150 /* ReportViewController.swift */, - 02533D4720FBDC0B00A7A150 /* Main.storyboard */, - 02533D4A20FBDC0B00A7A150 /* Assets.xcassets */, - 02533D4C20FBDC0B00A7A150 /* LaunchScreen.storyboard */, - 02533D4F20FBDC0B00A7A150 /* Info.plist */, - 02533D4020FBDC0B00A7A150 /* MediaInfo.xcdatamodeld */, - 02533D822107EB7A00A7A150 /* MediaInfoDLL_Static.h */, - 02533D832109EB9F00A7A150 /* Core.swift */, - 025614AB212D88900059789B /* ViewsController.swift */, - 0247292721455CBD00D6E5F7 /* AboutViewController.swift */, - 020CA2F32247933B005BDC43 /* SubscribeViewController.swift */, - 027EF2872248005900DAD4AA /* SubscriptionManager.swift */, - 025482522423A96700DD28EB /* Core.strings */, - ); - path = MediaInfo; - sourceTree = ""; - }; - 02533D712104EBB200A7A150 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 020CA2F1223A92C2005BDC43 /* StoreKit.framework */, - 023546E121EC8C9200CEDA8C /* libz.tbd */, - 023546DF21EC8C2200CEDA8C /* libc++.tbd */, - 023546DD21EC801600CEDA8C /* libzen.a */, - 023546DB21EC7F7600CEDA8C /* libmediainfo.a */, - E9B99CFF6DCFBC6AED6A809E /* Pods_MediaInfo.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; - 8834747734C8190E13DEB649 /* Pods */ = { - isa = PBXGroup; - children = ( - 2686AD3AAD7C5431B222A05B /* Pods-MediaInfo.debug.xcconfig */, - 10DFF955956F24E307A9C8B6 /* Pods-MediaInfo.release.xcconfig */, - ); - name = Pods; - sourceTree = ""; - }; + 02533D3220FBDC0A00A7A150 = { + isa = PBXGroup; + children = ( + 02533D3D20FBDC0A00A7A150 /* MediaInfo */, + 02533D3C20FBDC0A00A7A150 /* Products */, + 02533D712104EBB200A7A150 /* Frameworks */, + 8834747734C8190E13DEB649 /* Pods */, + ); + sourceTree = ""; + }; + 02533D3C20FBDC0A00A7A150 /* Products */ = { + isa = PBXGroup; + children = ( + 02533D3B20FBDC0A00A7A150 /* MediaInfo.app */, + ); + name = Products; + sourceTree = ""; + }; + 02533D3D20FBDC0A00A7A150 /* MediaInfo */ = { + isa = PBXGroup; + children = ( + 02A54BE22382F4C200ACB213 /* lang.csv */, + 02533D762104F3FD00A7A150 /* MediaInfo.entitlements */, + 02533D3E20FBDC0B00A7A150 /* AppDelegate.swift */, + 02533D4320FBDC0B00A7A150 /* ReportsListViewController.swift */, + 02533D4520FBDC0B00A7A150 /* ReportViewController.swift */, + 02533D4720FBDC0B00A7A150 /* Main.storyboard */, + 02533D4C20FBDC0B00A7A150 /* LaunchScreen.storyboard */, + 02533D4F20FBDC0B00A7A150 /* Info.plist */, + 02533D4020FBDC0B00A7A150 /* MediaInfo.xcdatamodeld */, + 02533D822107EB7A00A7A150 /* MediaInfoDLL_Static.h */, + 02533D832109EB9F00A7A150 /* Core.swift */, + 025614AB212D88900059789B /* ViewsController.swift */, + 0247292721455CBD00D6E5F7 /* AboutViewController.swift */, + 020CA2F32247933B005BDC43 /* SubscribeViewController.swift */, + 027EF2872248005900DAD4AA /* SubscriptionManager.swift */, + 025482522423A96700DD28EB /* Core.strings */, + 036D02482F71411300FEBD2F /* Assets.xcassets */, + ); + path = MediaInfo; + sourceTree = ""; + }; + 02533D712104EBB200A7A150 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 020CA2F1223A92C2005BDC43 /* StoreKit.framework */, + 023546E121EC8C9200CEDA8C /* libz.tbd */, + 023546DF21EC8C2200CEDA8C /* libc++.tbd */, + 023546DD21EC801600CEDA8C /* libzen.a */, + 023546DB21EC7F7600CEDA8C /* libmediainfo.a */, + E9B99CFF6DCFBC6AED6A809E /* Pods_MediaInfo.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 8834747734C8190E13DEB649 /* Pods */ = { + isa = PBXGroup; + children = ( + 2686AD3AAD7C5431B222A05B /* Pods-MediaInfo.debug.xcconfig */, + 10DFF955956F24E307A9C8B6 /* Pods-MediaInfo.release.xcconfig */, + ); + name = Pods; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 02533D3A20FBDC0A00A7A150 /* MediaInfo */ = { - isa = PBXNativeTarget; - buildConfigurationList = 02533D6820FBDC0B00A7A150 /* Build configuration list for PBXNativeTarget "MediaInfo" */; - buildPhases = ( - F95BFA1A52C888A5CD88DC3A /* [CP] Check Pods Manifest.lock */, - 02533D3720FBDC0A00A7A150 /* Sources */, - 02533D3820FBDC0A00A7A150 /* Frameworks */, - 02533D3920FBDC0A00A7A150 /* Resources */, - EDC833C4C3039434497B54D0 /* [CP] Embed Pods Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = MediaInfo; - productName = MediaInfo; - productReference = 02533D3B20FBDC0A00A7A150 /* MediaInfo.app */; - productType = "com.apple.product-type.application"; - }; + 02533D3A20FBDC0A00A7A150 /* MediaInfo */ = { + isa = PBXNativeTarget; + buildConfigurationList = 02533D6820FBDC0B00A7A150 /* Build configuration list for PBXNativeTarget "MediaInfo" */; + buildPhases = ( + F95BFA1A52C888A5CD88DC3A /* [CP] Check Pods Manifest.lock */, + 02533D3720FBDC0A00A7A150 /* Sources */, + 02533D3820FBDC0A00A7A150 /* Frameworks */, + 02533D3920FBDC0A00A7A150 /* Resources */, + EDC833C4C3039434497B54D0 /* [CP] Embed Pods Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = MediaInfo; + productName = MediaInfo; + productReference = 02533D3B20FBDC0A00A7A150 /* MediaInfo.app */; + productType = "com.apple.product-type.application"; + }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ - 02533D3320FBDC0A00A7A150 /* Project object */ = { - isa = PBXProject; - attributes = { - LastSwiftUpdateCheck = 0920; - LastUpgradeCheck = 1010; - ORGANIZATIONNAME = ""; - TargetAttributes = { - 02533D3A20FBDC0A00A7A150 = { - CreatedOnToolsVersion = 9.2; - LastSwiftMigration = 0920; - ProvisioningStyle = Automatic; - SystemCapabilities = { - com.apple.InAppPurchase = { - enabled = 1; - }; - com.apple.Push = { - enabled = 0; - }; - com.apple.iCloud = { - enabled = 1; - }; - }; - }; - }; - }; - buildConfigurationList = 02533D3620FBDC0A00A7A150 /* Build configuration list for PBXProject "MediaInfo" */; - compatibilityVersion = "Xcode 8.0"; - developmentRegion = en; - hasScannedForEncodings = 0; - knownRegions = ( - en, - Base, - fr, - de, - ko, - ja, - es, - ru, - nl, - cs, - it, - sv, - ar, - th, - tr, - hr, - pl, - uk, - sk, - hu, - ro, - da, - ca, - hy, - bg, - sq, - be, - ka, - gl, - lt, - fa, - "zh-Hans", - el, - "zh-Hant", - "zh-HK", - pt, - "pt-BR", - eu, - ); - mainGroup = 02533D3220FBDC0A00A7A150; - productRefGroup = 02533D3C20FBDC0A00A7A150 /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 02533D3A20FBDC0A00A7A150 /* MediaInfo */, - ); - }; + 02533D3320FBDC0A00A7A150 /* Project object */ = { + isa = PBXProject; + attributes = { + LastSwiftUpdateCheck = 0920; + LastUpgradeCheck = 1010; + ORGANIZATIONNAME = ""; + TargetAttributes = { + 02533D3A20FBDC0A00A7A150 = { + CreatedOnToolsVersion = 9.2; + LastSwiftMigration = 0920; + ProvisioningStyle = Automatic; + SystemCapabilities = { + com.apple.InAppPurchase = { + enabled = 1; + }; + com.apple.Push = { + enabled = 0; + }; + com.apple.iCloud = { + enabled = 1; + }; + }; + }; + }; + }; + buildConfigurationList = 02533D3620FBDC0A00A7A150 /* Build configuration list for PBXProject "MediaInfo" */; + compatibilityVersion = "Xcode 8.0"; + developmentRegion = en; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + fr, + de, + ko, + ja, + es, + ru, + nl, + cs, + it, + sv, + ar, + th, + tr, + hr, + pl, + uk, + sk, + hu, + ro, + da, + ca, + hy, + bg, + sq, + be, + ka, + gl, + lt, + fa, + "zh-Hans", + el, + "zh-Hant", + "zh-HK", + pt, + "pt-BR", + eu, + ); + mainGroup = 02533D3220FBDC0A00A7A150; + productRefGroup = 02533D3C20FBDC0A00A7A150 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 02533D3A20FBDC0A00A7A150 /* MediaInfo */, + ); + }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ - 02533D3920FBDC0A00A7A150 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 025482542423A96700DD28EB /* Core.strings in Resources */, - 02A54BE42382F4C200ACB213 /* lang.csv in Resources */, - 02533D4E20FBDC0B00A7A150 /* LaunchScreen.storyboard in Resources */, - 02533D4B20FBDC0B00A7A150 /* Assets.xcassets in Resources */, - 02533D4920FBDC0B00A7A150 /* Main.storyboard in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; + 02533D3920FBDC0A00A7A150 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 025482542423A96700DD28EB /* Core.strings in Resources */, + 02A54BE42382F4C200ACB213 /* lang.csv in Resources */, + 02533D4E20FBDC0B00A7A150 /* LaunchScreen.storyboard in Resources */, + 02533D4920FBDC0B00A7A150 /* Main.storyboard in Resources */, + 036D02492F71411300FEBD2F /* Assets.xcassets in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - EDC833C4C3039434497B54D0 /* [CP] Embed Pods Frameworks */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-MediaInfo/Pods-MediaInfo-frameworks.sh", - "${BUILT_PRODUCTS_DIR}/ASN1Swift/ASN1Swift.framework", - "${BUILT_PRODUCTS_DIR}/NewPopMenu/PopMenu.framework", - "${BUILT_PRODUCTS_DIR}/TPInAppReceipt/TPInAppReceipt.framework", - "${BUILT_PRODUCTS_DIR}/Toast-Swift/Toast_Swift.framework", - ); - name = "[CP] Embed Pods Frameworks"; - outputPaths = ( - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ASN1Swift.framework", - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PopMenu.framework", - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/TPInAppReceipt.framework", - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Toast_Swift.framework", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MediaInfo/Pods-MediaInfo-frameworks.sh\"\n"; - showEnvVarsInLog = 0; - }; - F95BFA1A52C888A5CD88DC3A /* [CP] Check Pods Manifest.lock */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", - ); - name = "[CP] Check Pods Manifest.lock"; - outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-MediaInfo-checkManifestLockResult.txt", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - 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"; - showEnvVarsInLog = 0; - }; + EDC833C4C3039434497B54D0 /* [CP] Embed Pods Frameworks */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-MediaInfo/Pods-MediaInfo-frameworks.sh", + "${BUILT_PRODUCTS_DIR}/ASN1Swift/ASN1Swift.framework", + "${BUILT_PRODUCTS_DIR}/NewPopMenu/PopMenu.framework", + "${BUILT_PRODUCTS_DIR}/TPInAppReceipt/TPInAppReceipt.framework", + "${BUILT_PRODUCTS_DIR}/Toast-Swift/Toast_Swift.framework", + ); + name = "[CP] Embed Pods Frameworks"; + outputPaths = ( + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ASN1Swift.framework", + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PopMenu.framework", + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/TPInAppReceipt.framework", + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Toast_Swift.framework", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MediaInfo/Pods-MediaInfo-frameworks.sh\"\n"; + showEnvVarsInLog = 0; + }; + F95BFA1A52C888A5CD88DC3A /* [CP] Check Pods Manifest.lock */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", + ); + name = "[CP] Check Pods Manifest.lock"; + outputPaths = ( + "$(DERIVED_FILE_DIR)/Pods-MediaInfo-checkManifestLockResult.txt", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + 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"; + showEnvVarsInLog = 0; + }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 02533D3720FBDC0A00A7A150 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 025614AC212D88900059789B /* ViewsController.swift in Sources */, - 020CA2F42247933B005BDC43 /* SubscribeViewController.swift in Sources */, - 02533D4220FBDC0B00A7A150 /* MediaInfo.xcdatamodeld in Sources */, - 02533D3F20FBDC0B00A7A150 /* AppDelegate.swift in Sources */, - 02533D4420FBDC0B00A7A150 /* ReportsListViewController.swift in Sources */, - 027EF2882248005900DAD4AA /* SubscriptionManager.swift in Sources */, - 0247292821455CBD00D6E5F7 /* AboutViewController.swift in Sources */, - 02533D842109EB9F00A7A150 /* Core.swift in Sources */, - 02533D4620FBDC0B00A7A150 /* ReportViewController.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; + 02533D3720FBDC0A00A7A150 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 025614AC212D88900059789B /* ViewsController.swift in Sources */, + 020CA2F42247933B005BDC43 /* SubscribeViewController.swift in Sources */, + 02533D4220FBDC0B00A7A150 /* MediaInfo.xcdatamodeld in Sources */, + 02533D3F20FBDC0B00A7A150 /* AppDelegate.swift in Sources */, + 02533D4420FBDC0B00A7A150 /* ReportsListViewController.swift in Sources */, + 027EF2882248005900DAD4AA /* SubscriptionManager.swift in Sources */, + 0247292821455CBD00D6E5F7 /* AboutViewController.swift in Sources */, + 02533D842109EB9F00A7A150 /* Core.swift in Sources */, + 02533D4620FBDC0B00A7A150 /* ReportViewController.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ - 02533D4720FBDC0B00A7A150 /* Main.storyboard */ = { - isa = PBXVariantGroup; - children = ( - 02533D4820FBDC0B00A7A150 /* Base */, - 02209F5224031C410018C9D7 /* fr */, - 0254826024259CE500DD28EB /* en */, - 02548261242644F400DD28EB /* nl */, - 02548262242644F900DD28EB /* da */, - 02548263242644FC00DD28EB /* cs */, - 025482642426450000DD28EB /* hr */, - 025482652426450500DD28EB /* zh-Hant */, - 025482662426450900DD28EB /* zh-Hans */, - 025482672426451000DD28EB /* zh-HK */, - 025482682426451300DD28EB /* ca */, - 025482692426451600DD28EB /* sq */, - 0254826A2426451900DD28EB /* ar */, - 0254826B2426451D00DD28EB /* hy */, - 0254826C2426452000DD28EB /* eu */, - 0254826D2426452400DD28EB /* be */, - 0254826E2426452800DD28EB /* bg */, - 0254826F2426453500DD28EB /* uk */, - 025482702426453B00DD28EB /* tr */, - 025482712426453F00DD28EB /* th */, - 025482722426454200DD28EB /* sv */, - 025482732426454600DD28EB /* es */, - 025482742426454C00DD28EB /* sk */, - 025482752426455000DD28EB /* gl */, - 025482762426455300DD28EB /* ru */, - 025482772426455600DD28EB /* ro */, - 025482792426459A00DD28EB /* ka */, - 0254827A2426459D00DD28EB /* de */, - 0254827B242645A100DD28EB /* el */, - 0254827C242645A500DD28EB /* pt */, - 0254827D242645A900DD28EB /* pl */, - 0254827E242645AE00DD28EB /* fa */, - 0254827F242645B200DD28EB /* lt */, - 02548280242645B500DD28EB /* ko */, - 02548281242645B800DD28EB /* ja */, - 02548282242645BC00DD28EB /* it */, - 02548283242645BE00DD28EB /* hu */, - 025103C02429846100102881 /* pt-BR */, - ); - name = Main.storyboard; - sourceTree = ""; - }; - 02533D4C20FBDC0B00A7A150 /* LaunchScreen.storyboard */ = { - isa = PBXVariantGroup; - children = ( - 02533D4D20FBDC0B00A7A150 /* Base */, - ); - name = LaunchScreen.storyboard; - sourceTree = ""; - }; - 025482522423A96700DD28EB /* Core.strings */ = { - isa = PBXVariantGroup; - children = ( - 025482532423A96700DD28EB /* Base */, - 025482552423AC9200DD28EB /* en */, - 025482562423AC9C00DD28EB /* fr */, - 025482842426466100DD28EB /* sq */, - 025482852426466400DD28EB /* ar */, - 025482862426466700DD28EB /* hy */, - 025482872426466D00DD28EB /* eu */, - 025482882426467100DD28EB /* be */, - 025482892426467400DD28EB /* bg */, - 0254828A2426467600DD28EB /* ca */, - 0254828B2426467900DD28EB /* zh-HK */, - 0254828C2426467B00DD28EB /* zh-Hans */, - 0254828D2426467E00DD28EB /* zh-Hant */, - 0254828E2426468100DD28EB /* hr */, - 0254828F2426468400DD28EB /* cs */, - 025482902426468700DD28EB /* da */, - 025482912426468A00DD28EB /* nl */, - 025482922426468F00DD28EB /* uk */, - 025482932426469200DD28EB /* tr */, - 025482942426469600DD28EB /* th */, - 025482952426469A00DD28EB /* sv */, - 025482962426469D00DD28EB /* es */, - 02548297242646A100DD28EB /* sk */, - 02548298242646A400DD28EB /* ru */, - 02548299242646AA00DD28EB /* ro */, - 0254829A242646AD00DD28EB /* pt-BR */, - 0254829B242646AF00DD28EB /* pt */, - 0254829C242646B200DD28EB /* pl */, - 0254829D242646B500DD28EB /* gl */, - 0254829E242646BA00DD28EB /* ka */, - 0254829F242646BD00DD28EB /* de */, - 025482A0242646C000DD28EB /* el */, - 025482A1242646C500DD28EB /* hu */, - 025482A2242646C800DD28EB /* it */, - 025482A3242646CC00DD28EB /* ja */, - 025482A4242646CF00DD28EB /* ko */, - 025482A5242646D200DD28EB /* lt */, - 025482A6242646D500DD28EB /* fa */, - ); - name = Core.strings; - sourceTree = ""; - }; - 02A54BE22382F4C200ACB213 /* lang.csv */ = { - isa = PBXVariantGroup; - children = ( - 02A54BE32382F4C200ACB213 /* Base */, - 02A54BE52382FD9E00ACB213 /* fr */, - 02A54BE62382FDC500ACB213 /* de */, - 02A54BE72382FDEE00ACB213 /* ko */, - 02A54BEA2382FE3000ACB213 /* ja */, - 02A54BEB2382FE9F00ACB213 /* es */, - 02A54BEC2382FED500ACB213 /* ru */, - 02A54BED2382FEEB00ACB213 /* nl */, - 02A54BEE2382FF1100ACB213 /* cs */, - 02A54BEF2382FF2C00ACB213 /* it */, - 02A54BF02382FF4100ACB213 /* sv */, - 02A54BF12382FF8300ACB213 /* ar */, - 02A54BF22382FF9D00ACB213 /* th */, - 02A54BF32382FFB400ACB213 /* tr */, - 02A54BF42382FFCE00ACB213 /* hr */, - 02A54BF52383005600ACB213 /* pl */, - 02A54BF62383007000ACB213 /* uk */, - 02A54BF72383008A00ACB213 /* sk */, - 02A54BF8238300C500ACB213 /* hu */, - 02A54BF9238300D800ACB213 /* ro */, - 02A54BFA238300EC00ACB213 /* da */, - 02A54BFB2383010E00ACB213 /* ca */, - 02A54BFC2383012300ACB213 /* hy */, - 02A54BFD2383014E00ACB213 /* bg */, - 02A54BFE238301B100ACB213 /* sq */, - 02A54BFF238301F100ACB213 /* be */, - 02A54C002383023500ACB213 /* ka */, - 02A54C012383025900ACB213 /* gl */, - 02A54C02238309D600ACB213 /* lt */, - 02A54C0323830AC800ACB213 /* fa */, - 02A54C0423830B2B00ACB213 /* zh-Hans */, - 02A54C0523830B5F00ACB213 /* el */, - 02A54C0623830BB400ACB213 /* zh-Hant */, - 02A54C0723830BDC00ACB213 /* zh-HK */, - 02A54C0923830C5C00ACB213 /* pt */, - 02A54C0B23830D6300ACB213 /* eu */, - 025103BE242983D100102881 /* en */, - 025103BF2429844B00102881 /* pt-BR */, - ); - name = lang.csv; - sourceTree = ""; - }; + 02533D4720FBDC0B00A7A150 /* Main.storyboard */ = { + isa = PBXVariantGroup; + children = ( + 02533D4820FBDC0B00A7A150 /* Base */, + 02209F5224031C410018C9D7 /* fr */, + 0254826024259CE500DD28EB /* en */, + 02548261242644F400DD28EB /* nl */, + 02548262242644F900DD28EB /* da */, + 02548263242644FC00DD28EB /* cs */, + 025482642426450000DD28EB /* hr */, + 025482652426450500DD28EB /* zh-Hant */, + 025482662426450900DD28EB /* zh-Hans */, + 025482672426451000DD28EB /* zh-HK */, + 025482682426451300DD28EB /* ca */, + 025482692426451600DD28EB /* sq */, + 0254826A2426451900DD28EB /* ar */, + 0254826B2426451D00DD28EB /* hy */, + 0254826C2426452000DD28EB /* eu */, + 0254826D2426452400DD28EB /* be */, + 0254826E2426452800DD28EB /* bg */, + 0254826F2426453500DD28EB /* uk */, + 025482702426453B00DD28EB /* tr */, + 025482712426453F00DD28EB /* th */, + 025482722426454200DD28EB /* sv */, + 025482732426454600DD28EB /* es */, + 025482742426454C00DD28EB /* sk */, + 025482752426455000DD28EB /* gl */, + 025482762426455300DD28EB /* ru */, + 025482772426455600DD28EB /* ro */, + 025482792426459A00DD28EB /* ka */, + 0254827A2426459D00DD28EB /* de */, + 0254827B242645A100DD28EB /* el */, + 0254827C242645A500DD28EB /* pt */, + 0254827D242645A900DD28EB /* pl */, + 0254827E242645AE00DD28EB /* fa */, + 0254827F242645B200DD28EB /* lt */, + 02548280242645B500DD28EB /* ko */, + 02548281242645B800DD28EB /* ja */, + 02548282242645BC00DD28EB /* it */, + 02548283242645BE00DD28EB /* hu */, + 025103C02429846100102881 /* pt-BR */, + ); + name = Main.storyboard; + sourceTree = ""; + }; + 02533D4C20FBDC0B00A7A150 /* LaunchScreen.storyboard */ = { + isa = PBXVariantGroup; + children = ( + 02533D4D20FBDC0B00A7A150 /* Base */, + ); + name = LaunchScreen.storyboard; + sourceTree = ""; + }; + 025482522423A96700DD28EB /* Core.strings */ = { + isa = PBXVariantGroup; + children = ( + 025482532423A96700DD28EB /* Base */, + 025482552423AC9200DD28EB /* en */, + 025482562423AC9C00DD28EB /* fr */, + 025482842426466100DD28EB /* sq */, + 025482852426466400DD28EB /* ar */, + 025482862426466700DD28EB /* hy */, + 025482872426466D00DD28EB /* eu */, + 025482882426467100DD28EB /* be */, + 025482892426467400DD28EB /* bg */, + 0254828A2426467600DD28EB /* ca */, + 0254828B2426467900DD28EB /* zh-HK */, + 0254828C2426467B00DD28EB /* zh-Hans */, + 0254828D2426467E00DD28EB /* zh-Hant */, + 0254828E2426468100DD28EB /* hr */, + 0254828F2426468400DD28EB /* cs */, + 025482902426468700DD28EB /* da */, + 025482912426468A00DD28EB /* nl */, + 025482922426468F00DD28EB /* uk */, + 025482932426469200DD28EB /* tr */, + 025482942426469600DD28EB /* th */, + 025482952426469A00DD28EB /* sv */, + 025482962426469D00DD28EB /* es */, + 02548297242646A100DD28EB /* sk */, + 02548298242646A400DD28EB /* ru */, + 02548299242646AA00DD28EB /* ro */, + 0254829A242646AD00DD28EB /* pt-BR */, + 0254829B242646AF00DD28EB /* pt */, + 0254829C242646B200DD28EB /* pl */, + 0254829D242646B500DD28EB /* gl */, + 0254829E242646BA00DD28EB /* ka */, + 0254829F242646BD00DD28EB /* de */, + 025482A0242646C000DD28EB /* el */, + 025482A1242646C500DD28EB /* hu */, + 025482A2242646C800DD28EB /* it */, + 025482A3242646CC00DD28EB /* ja */, + 025482A4242646CF00DD28EB /* ko */, + 025482A5242646D200DD28EB /* lt */, + 025482A6242646D500DD28EB /* fa */, + ); + name = Core.strings; + sourceTree = ""; + }; + 02A54BE22382F4C200ACB213 /* lang.csv */ = { + isa = PBXVariantGroup; + children = ( + 02A54BE32382F4C200ACB213 /* Base */, + 02A54BE52382FD9E00ACB213 /* fr */, + 02A54BE62382FDC500ACB213 /* de */, + 02A54BE72382FDEE00ACB213 /* ko */, + 02A54BEA2382FE3000ACB213 /* ja */, + 02A54BEB2382FE9F00ACB213 /* es */, + 02A54BEC2382FED500ACB213 /* ru */, + 02A54BED2382FEEB00ACB213 /* nl */, + 02A54BEE2382FF1100ACB213 /* cs */, + 02A54BEF2382FF2C00ACB213 /* it */, + 02A54BF02382FF4100ACB213 /* sv */, + 02A54BF12382FF8300ACB213 /* ar */, + 02A54BF22382FF9D00ACB213 /* th */, + 02A54BF32382FFB400ACB213 /* tr */, + 02A54BF42382FFCE00ACB213 /* hr */, + 02A54BF52383005600ACB213 /* pl */, + 02A54BF62383007000ACB213 /* uk */, + 02A54BF72383008A00ACB213 /* sk */, + 02A54BF8238300C500ACB213 /* hu */, + 02A54BF9238300D800ACB213 /* ro */, + 02A54BFA238300EC00ACB213 /* da */, + 02A54BFB2383010E00ACB213 /* ca */, + 02A54BFC2383012300ACB213 /* hy */, + 02A54BFD2383014E00ACB213 /* bg */, + 02A54BFE238301B100ACB213 /* sq */, + 02A54BFF238301F100ACB213 /* be */, + 02A54C002383023500ACB213 /* ka */, + 02A54C012383025900ACB213 /* gl */, + 02A54C02238309D600ACB213 /* lt */, + 02A54C0323830AC800ACB213 /* fa */, + 02A54C0423830B2B00ACB213 /* zh-Hans */, + 02A54C0523830B5F00ACB213 /* el */, + 02A54C0623830BB400ACB213 /* zh-Hant */, + 02A54C0723830BDC00ACB213 /* zh-HK */, + 02A54C0923830C5C00ACB213 /* pt */, + 02A54C0B23830D6300ACB213 /* eu */, + 025103BE242983D100102881 /* en */, + 025103BF2429844B00102881 /* pt-BR */, + ); + name = lang.csv; + sourceTree = ""; + }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ - 02533D6620FBDC0B00A7A150 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CODE_SIGN_IDENTITY = "iPhone Developer"; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = dwarf; - ENABLE_BITCODE = YES; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_DYNAMIC_NO_PIC = NO; - GCC_NO_COMMON_BLOCKS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - "UNICODE=1", - "_UNICODE=1", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - MTL_ENABLE_DEBUG_INFO = YES; - ONLY_ACTIVE_ARCH = YES; - SDKROOT = iphoneos; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - }; - name = Debug; - }; - 02533D6720FBDC0B00A7A150 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CODE_SIGN_IDENTITY = "iPhone Developer"; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - ENABLE_BITCODE = YES; - ENABLE_NS_ASSERTIONS = NO; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_NO_COMMON_BLOCKS = YES; - GCC_PREPROCESSOR_DEFINITIONS = ( - "UNICODE=1", - "_UNICODE=1", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - MTL_ENABLE_DEBUG_INFO = NO; - SDKROOT = iphoneos; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 02533D6920FBDC0B00A7A150 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 2686AD3AAD7C5431B222A05B /* Pods-MediaInfo.debug.xcconfig */; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - CLANG_ENABLE_MODULES = YES; - CODE_SIGN_ENTITLEMENTS = MediaInfo/MediaInfo.entitlements; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=*]" = "iPhone Developer"; - CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = ""; - ENABLE_BITCODE = YES; - INFOPLIST_FILE = MediaInfo/Info.plist; - INFOPLIST_KEY_CFBundleDisplayName = MediaInfo; - INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities"; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - LIBRARY_SEARCH_PATHS = ( - "$(inherited)", - "$(PROJECT_DIR)/MediaInfo", - "$(PROJECT_DIR)/MediaInfo", - ); - OTHER_CFLAGS = ( - _UNICODE, - UNICODE, - ); - PRODUCT_BUNDLE_IDENTIFIER = net.mediaarea.mediainfo.ios; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = ""; - SWIFT_OBJC_BRIDGING_HEADER = MediaInfo/MediaInfoDLL_Static.h; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 02533D6A20FBDC0B00A7A150 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 10DFF955956F24E307A9C8B6 /* Pods-MediaInfo.release.xcconfig */; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - CLANG_ENABLE_MODULES = YES; - CODE_SIGN_ENTITLEMENTS = MediaInfo/MediaInfo.entitlements; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = ""; - ENABLE_BITCODE = YES; - INFOPLIST_FILE = MediaInfo/Info.plist; - INFOPLIST_KEY_CFBundleDisplayName = MediaInfo; - INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities"; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - LIBRARY_SEARCH_PATHS = ( - "$(inherited)", - "$(PROJECT_DIR)/MediaInfo", - "$(PROJECT_DIR)/MediaInfo", - ); - OTHER_CFLAGS = ( - _UNICODE, - UNICODE, - ); - PRODUCT_BUNDLE_IDENTIFIER = net.mediaarea.mediainfo.ios; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = ""; - SWIFT_OBJC_BRIDGING_HEADER = MediaInfo/MediaInfoDLL_Static.h; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Release; - }; + 02533D6620FBDC0B00A7A150 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + CODE_SIGN_IDENTITY = "iPhone Developer"; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = dwarf; + ENABLE_BITCODE = YES; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_DYNAMIC_NO_PIC = NO; + GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + "UNICODE=1", + "_UNICODE=1", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + MTL_ENABLE_DEBUG_INFO = YES; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = iphoneos; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + }; + name = Debug; + }; + 02533D6720FBDC0B00A7A150 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + CODE_SIGN_IDENTITY = "iPhone Developer"; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_BITCODE = YES; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREPROCESSOR_DEFINITIONS = ( + "UNICODE=1", + "_UNICODE=1", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + MTL_ENABLE_DEBUG_INFO = NO; + SDKROOT = iphoneos; + SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 02533D6920FBDC0B00A7A150 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 2686AD3AAD7C5431B222A05B /* Pods-MediaInfo.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GENERATE_ASSET_SYMBOLS = NO; + ASSETCATALOG_COMPILER_SKIP_VALIDATION_ON_MISSING_SIMULATOR = YES; + CLANG_ENABLE_MODULES = YES; + CODE_SIGN_ENTITLEMENTS = MediaInfo/MediaInfo.entitlements; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; + DEVELOPMENT_TEAM = ""; + ENABLE_BITCODE = YES; + INFOPLIST_FILE = MediaInfo/Info.plist; + INFOPLIST_KEY_CFBundleDisplayName = MediaInfo; + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities"; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(PROJECT_DIR)/MediaInfo", + "$(PROJECT_DIR)/MediaInfo", + ); + OTHER_CFLAGS = ( + _UNICODE, + UNICODE, + ); + PRODUCT_BUNDLE_IDENTIFIER = net.mediaarea.mediainfo.ios; + PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SWIFT_OBJC_BRIDGING_HEADER = MediaInfo/MediaInfoDLL_Static.h; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 02533D6A20FBDC0B00A7A150 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 10DFF955956F24E307A9C8B6 /* Pods-MediaInfo.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GENERATE_ASSET_SYMBOLS = NO; + ASSETCATALOG_COMPILER_SKIP_VALIDATION_ON_MISSING_SIMULATOR = YES; + CLANG_ENABLE_MODULES = YES; + CODE_SIGN_ENTITLEMENTS = MediaInfo/MediaInfo.entitlements; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; + DEVELOPMENT_TEAM = ""; + ENABLE_BITCODE = YES; + INFOPLIST_FILE = MediaInfo/Info.plist; + INFOPLIST_KEY_CFBundleDisplayName = MediaInfo; + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities"; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(PROJECT_DIR)/MediaInfo", + "$(PROJECT_DIR)/MediaInfo", + ); + OTHER_CFLAGS = ( + _UNICODE, + UNICODE, + ); + PRODUCT_BUNDLE_IDENTIFIER = net.mediaarea.mediainfo.ios; + PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SWIFT_OBJC_BRIDGING_HEADER = MediaInfo/MediaInfoDLL_Static.h; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Release; + }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 02533D3620FBDC0A00A7A150 /* Build configuration list for PBXProject "MediaInfo" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 02533D6620FBDC0B00A7A150 /* Debug */, - 02533D6720FBDC0B00A7A150 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 02533D6820FBDC0B00A7A150 /* Build configuration list for PBXNativeTarget "MediaInfo" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 02533D6920FBDC0B00A7A150 /* Debug */, - 02533D6A20FBDC0B00A7A150 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; + 02533D3620FBDC0A00A7A150 /* Build configuration list for PBXProject "MediaInfo" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 02533D6620FBDC0B00A7A150 /* Debug */, + 02533D6720FBDC0B00A7A150 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 02533D6820FBDC0B00A7A150 /* Build configuration list for PBXNativeTarget "MediaInfo" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 02533D6920FBDC0B00A7A150 /* Debug */, + 02533D6A20FBDC0B00A7A150 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; /* End XCConfigurationList section */ /* Begin XCVersionGroup section */ - 02533D4020FBDC0B00A7A150 /* MediaInfo.xcdatamodeld */ = { - isa = XCVersionGroup; - children = ( - 02533D4120FBDC0B00A7A150 /* MediaInfo.xcdatamodel */, - ); - currentVersion = 02533D4120FBDC0B00A7A150 /* MediaInfo.xcdatamodel */; - path = MediaInfo.xcdatamodeld; - sourceTree = ""; - versionGroupType = wrapper.xcdatamodel; - }; + 02533D4020FBDC0B00A7A150 /* MediaInfo.xcdatamodeld */ = { + isa = XCVersionGroup; + children = ( + 02533D4120FBDC0B00A7A150 /* MediaInfo.xcdatamodel */, + ); + currentVersion = 02533D4120FBDC0B00A7A150 /* MediaInfo.xcdatamodel */; + path = MediaInfo.xcdatamodeld; + sourceTree = ""; + versionGroupType = wrapper.xcdatamodel; + }; /* End XCVersionGroup section */ - }; - rootObject = 02533D3320FBDC0A00A7A150 /* Project object */; + }; + rootObject = 02533D3320FBDC0A00A7A150 /* Project object */; } diff --git a/Source/GUI/iOS/MediaInfo/Assets.xcassets/AboutIcon.imageset/Contents.json b/Source/GUI/iOS/MediaInfo/Assets.xcassets/AboutIcon.imageset/Contents.json index 16fc0328d8..2b91fad17b 100644 --- a/Source/GUI/iOS/MediaInfo/Assets.xcassets/AboutIcon.imageset/Contents.json +++ b/Source/GUI/iOS/MediaInfo/Assets.xcassets/AboutIcon.imageset/Contents.json @@ -1,23 +1,23 @@ { "images" : [ { - "idiom" : "universal", "filename" : "about@1x.png", + "idiom" : "universal", "scale" : "1x" }, { - "idiom" : "universal", "filename" : "about@2x.png", + "idiom" : "universal", "scale" : "2x" }, { - "idiom" : "universal", "filename" : "about@3x.png", + "idiom" : "universal", "scale" : "3x" } ], "info" : { - "version" : 1, - "author" : "xcode" + "author" : "xcode", + "version" : 1 } -} \ No newline at end of file +} diff --git a/Source/GUI/iOS/MediaInfo/Assets.xcassets/AppIcon.appiconset/Contents.json b/Source/GUI/iOS/MediaInfo/Assets.xcassets/AppIcon.appiconset/Contents.json index 5118615e9b..8206d11221 100644 --- a/Source/GUI/iOS/MediaInfo/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/Source/GUI/iOS/MediaInfo/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -1,7 +1,7 @@ { "images" : [ { - "filename" : "MediaInfo1024x1024@32.png", + "filename" : "clear1024x1024@1x.png", "idiom" : "universal", "platform" : "ios", "size" : "1024x1024" @@ -13,6 +13,7 @@ "value" : "dark" } ], + "filename" : "dark1024x1024@1x.png", "idiom" : "universal", "platform" : "ios", "size" : "1024x1024" @@ -24,6 +25,7 @@ "value" : "tinted" } ], + "filename" : "tinted1024x1024@1x.png", "idiom" : "universal", "platform" : "ios", "size" : "1024x1024" diff --git a/Source/GUI/iOS/MediaInfo/Assets.xcassets/AppIcon.appiconset/MediaInfo1024x1024@32.png b/Source/GUI/iOS/MediaInfo/Assets.xcassets/AppIcon.appiconset/MediaInfo1024x1024@32.png deleted file mode 100644 index 9136e457e1..0000000000 Binary files a/Source/GUI/iOS/MediaInfo/Assets.xcassets/AppIcon.appiconset/MediaInfo1024x1024@32.png and /dev/null differ diff --git a/Source/GUI/iOS/MediaInfo/Assets.xcassets/AppIcon.appiconset/clear1024x1024@1x.png b/Source/GUI/iOS/MediaInfo/Assets.xcassets/AppIcon.appiconset/clear1024x1024@1x.png new file mode 100644 index 0000000000..37cb915a8d Binary files /dev/null and b/Source/GUI/iOS/MediaInfo/Assets.xcassets/AppIcon.appiconset/clear1024x1024@1x.png differ diff --git a/Source/GUI/iOS/MediaInfo/Assets.xcassets/AppIcon.appiconset/dark1024x1024@1x.png b/Source/GUI/iOS/MediaInfo/Assets.xcassets/AppIcon.appiconset/dark1024x1024@1x.png new file mode 100644 index 0000000000..748d554c68 Binary files /dev/null and b/Source/GUI/iOS/MediaInfo/Assets.xcassets/AppIcon.appiconset/dark1024x1024@1x.png differ diff --git a/Source/GUI/iOS/MediaInfo/Assets.xcassets/AppIcon.appiconset/tinted1024x1024@1x.png b/Source/GUI/iOS/MediaInfo/Assets.xcassets/AppIcon.appiconset/tinted1024x1024@1x.png new file mode 100644 index 0000000000..4557dfe89a Binary files /dev/null and b/Source/GUI/iOS/MediaInfo/Assets.xcassets/AppIcon.appiconset/tinted1024x1024@1x.png differ