123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 52;
- objects = {
- /* Begin PBXBuildFile section */
- F4B4A44C23E4E17400550249 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4B4A44B23E4E17400550249 /* AppDelegate.swift */; };
- F4B4A44E23E4E17400550249 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4B4A44D23E4E17400550249 /* ViewController.swift */; };
- F4B4A45023E4E17400550249 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F4B4A44F23E4E17400550249 /* Assets.xcassets */; };
- F4B4A45323E4E17400550249 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F4B4A45123E4E17400550249 /* Main.storyboard */; };
- F4B4A46023E4E3DC00550249 /* SwiftyMarkdown in Frameworks */ = {isa = PBXBuildFile; productRef = F4B4A45F23E4E3DC00550249 /* SwiftyMarkdown */; };
- F4CE98AC1C8AEF7D00D735C1 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CE98AB1C8AEF7D00D735C1 /* AppDelegate.swift */; };
- F4CE98AE1C8AEF7D00D735C1 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CE98AD1C8AEF7D00D735C1 /* ViewController.swift */; };
- F4CE98B11C8AEF7D00D735C1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F4CE98AF1C8AEF7D00D735C1 /* Main.storyboard */; };
- F4CE98B31C8AEF7D00D735C1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F4CE98B21C8AEF7D00D735C1 /* Assets.xcassets */; };
- F4CE98B61C8AEF7D00D735C1 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F4CE98B41C8AEF7D00D735C1 /* LaunchScreen.storyboard */; };
- F4CE98C11C8AEF7D00D735C1 /* SwiftyMarkdownExampleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CE98C01C8AEF7D00D735C1 /* SwiftyMarkdownExampleTests.swift */; };
- F4CE98CC1C8AEF7D00D735C1 /* SwiftyMarkdownExampleUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CE98CB1C8AEF7D00D735C1 /* SwiftyMarkdownExampleUITests.swift */; };
- F4EAB653244179FE00206782 /* example.md in Resources */ = {isa = PBXBuildFile; fileRef = F4576C2E2437F67B0013E2B6 /* example.md */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- F4CE98BD1C8AEF7D00D735C1 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = F4CE98A01C8AEF7D00D735C1 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = F4CE98A71C8AEF7D00D735C1;
- remoteInfo = SwiftyMarkdownExample;
- };
- F4CE98C81C8AEF7D00D735C1 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = F4CE98A01C8AEF7D00D735C1 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = F4CE98A71C8AEF7D00D735C1;
- remoteInfo = SwiftyMarkdownExample;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXCopyFilesBuildPhase section */
- F4B4A45C23E4E18800550249 /* Embed Frameworks */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 10;
- files = (
- );
- name = "Embed Frameworks";
- runOnlyForDeploymentPostprocessing = 0;
- };
- F4CE98E41C8AEFF000D735C1 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 10;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXCopyFilesBuildPhase section */
- /* Begin PBXFileReference section */
- F4576C2E2437F67B0013E2B6 /* example.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = example.md; sourceTree = "<group>"; };
- F4B4A44923E4E17400550249 /* SwiftyMarkdownExample macOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SwiftyMarkdownExample macOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
- F4B4A44B23E4E17400550249 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
- F4B4A44D23E4E17400550249 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
- F4B4A44F23E4E17400550249 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- F4B4A45223E4E17400550249 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- F4B4A45423E4E17400550249 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- F4B4A45523E4E17400550249 /* SwiftyMarkdownExample_macOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SwiftyMarkdownExample_macOS.entitlements; sourceTree = "<group>"; };
- F4B4A46123E4E5DD00550249 /* SwiftyMarkdown */ = {isa = PBXFileReference; lastKnownFileType = folder; name = SwiftyMarkdown; path = ../../../Developer/SwiftyMarkdown; sourceTree = "<group>"; };
- F4CE98A81C8AEF7D00D735C1 /* SwiftyMarkdownExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftyMarkdownExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
- F4CE98AB1C8AEF7D00D735C1 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
- F4CE98AD1C8AEF7D00D735C1 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
- F4CE98B01C8AEF7D00D735C1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- F4CE98B21C8AEF7D00D735C1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- F4CE98B51C8AEF7D00D735C1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
- F4CE98B71C8AEF7D00D735C1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- F4CE98BC1C8AEF7D00D735C1 /* SwiftyMarkdownExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwiftyMarkdownExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- F4CE98C01C8AEF7D00D735C1 /* SwiftyMarkdownExampleTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftyMarkdownExampleTests.swift; sourceTree = "<group>"; };
- F4CE98C21C8AEF7D00D735C1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- F4CE98C71C8AEF7D00D735C1 /* SwiftyMarkdownExampleUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwiftyMarkdownExampleUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- F4CE98CB1C8AEF7D00D735C1 /* SwiftyMarkdownExampleUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftyMarkdownExampleUITests.swift; sourceTree = "<group>"; };
- F4CE98CD1C8AEF7D00D735C1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- F4B4A44623E4E17400550249 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- F4CE98A51C8AEF7D00D735C1 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- F4B4A46023E4E3DC00550249 /* SwiftyMarkdown in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- F4CE98B91C8AEF7D00D735C1 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- F4CE98C41C8AEF7D00D735C1 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- F4B4A44A23E4E17400550249 /* SwiftyMarkdownExample macOS */ = {
- isa = PBXGroup;
- children = (
- F4B4A44B23E4E17400550249 /* AppDelegate.swift */,
- F4B4A44D23E4E17400550249 /* ViewController.swift */,
- F4B4A44F23E4E17400550249 /* Assets.xcassets */,
- F4B4A45123E4E17400550249 /* Main.storyboard */,
- F4B4A45423E4E17400550249 /* Info.plist */,
- F4B4A45523E4E17400550249 /* SwiftyMarkdownExample_macOS.entitlements */,
- );
- path = "SwiftyMarkdownExample macOS";
- sourceTree = "<group>";
- };
- F4B4A45923E4E18800550249 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- F4CE989F1C8AEF7D00D735C1 = {
- isa = PBXGroup;
- children = (
- F4B4A46123E4E5DD00550249 /* SwiftyMarkdown */,
- F4CE98AA1C8AEF7D00D735C1 /* SwiftyMarkdownExample */,
- F4CE98BF1C8AEF7D00D735C1 /* SwiftyMarkdownExampleTests */,
- F4CE98CA1C8AEF7D00D735C1 /* SwiftyMarkdownExampleUITests */,
- F4B4A44A23E4E17400550249 /* SwiftyMarkdownExample macOS */,
- F4CE98A91C8AEF7D00D735C1 /* Products */,
- F4B4A45923E4E18800550249 /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- F4CE98A91C8AEF7D00D735C1 /* Products */ = {
- isa = PBXGroup;
- children = (
- F4CE98A81C8AEF7D00D735C1 /* SwiftyMarkdownExample.app */,
- F4CE98BC1C8AEF7D00D735C1 /* SwiftyMarkdownExampleTests.xctest */,
- F4CE98C71C8AEF7D00D735C1 /* SwiftyMarkdownExampleUITests.xctest */,
- F4B4A44923E4E17400550249 /* SwiftyMarkdownExample macOS.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- F4CE98AA1C8AEF7D00D735C1 /* SwiftyMarkdownExample */ = {
- isa = PBXGroup;
- children = (
- F4CE98AB1C8AEF7D00D735C1 /* AppDelegate.swift */,
- F4CE98AD1C8AEF7D00D735C1 /* ViewController.swift */,
- F4CE98AF1C8AEF7D00D735C1 /* Main.storyboard */,
- F4CE98B21C8AEF7D00D735C1 /* Assets.xcassets */,
- F4CE98B41C8AEF7D00D735C1 /* LaunchScreen.storyboard */,
- F4CE98B71C8AEF7D00D735C1 /* Info.plist */,
- F4576C2E2437F67B0013E2B6 /* example.md */,
- );
- path = SwiftyMarkdownExample;
- sourceTree = "<group>";
- };
- F4CE98BF1C8AEF7D00D735C1 /* SwiftyMarkdownExampleTests */ = {
- isa = PBXGroup;
- children = (
- F4CE98C01C8AEF7D00D735C1 /* SwiftyMarkdownExampleTests.swift */,
- F4CE98C21C8AEF7D00D735C1 /* Info.plist */,
- );
- path = SwiftyMarkdownExampleTests;
- sourceTree = "<group>";
- };
- F4CE98CA1C8AEF7D00D735C1 /* SwiftyMarkdownExampleUITests */ = {
- isa = PBXGroup;
- children = (
- F4CE98CB1C8AEF7D00D735C1 /* SwiftyMarkdownExampleUITests.swift */,
- F4CE98CD1C8AEF7D00D735C1 /* Info.plist */,
- );
- path = SwiftyMarkdownExampleUITests;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- F4B4A44823E4E17400550249 /* SwiftyMarkdownExample macOS */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = F4B4A45623E4E17400550249 /* Build configuration list for PBXNativeTarget "SwiftyMarkdownExample macOS" */;
- buildPhases = (
- F4B4A44523E4E17400550249 /* Sources */,
- F4B4A44623E4E17400550249 /* Frameworks */,
- F4B4A44723E4E17400550249 /* Resources */,
- F4B4A45C23E4E18800550249 /* Embed Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "SwiftyMarkdownExample macOS";
- productName = "SwiftyMarkdownExample macOS";
- productReference = F4B4A44923E4E17400550249 /* SwiftyMarkdownExample macOS.app */;
- productType = "com.apple.product-type.application";
- };
- F4CE98A71C8AEF7D00D735C1 /* SwiftyMarkdownExample */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = F4CE98D01C8AEF7D00D735C1 /* Build configuration list for PBXNativeTarget "SwiftyMarkdownExample" */;
- buildPhases = (
- F4CE98A41C8AEF7D00D735C1 /* Sources */,
- F4CE98A51C8AEF7D00D735C1 /* Frameworks */,
- F4CE98A61C8AEF7D00D735C1 /* Resources */,
- F4CE98E41C8AEFF000D735C1 /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = SwiftyMarkdownExample;
- packageProductDependencies = (
- F4B4A45F23E4E3DC00550249 /* SwiftyMarkdown */,
- );
- productName = SwiftyMarkdownExample;
- productReference = F4CE98A81C8AEF7D00D735C1 /* SwiftyMarkdownExample.app */;
- productType = "com.apple.product-type.application";
- };
- F4CE98BB1C8AEF7D00D735C1 /* SwiftyMarkdownExampleTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = F4CE98D31C8AEF7D00D735C1 /* Build configuration list for PBXNativeTarget "SwiftyMarkdownExampleTests" */;
- buildPhases = (
- F4CE98B81C8AEF7D00D735C1 /* Sources */,
- F4CE98B91C8AEF7D00D735C1 /* Frameworks */,
- F4CE98BA1C8AEF7D00D735C1 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- F4CE98BE1C8AEF7D00D735C1 /* PBXTargetDependency */,
- );
- name = SwiftyMarkdownExampleTests;
- productName = SwiftyMarkdownExampleTests;
- productReference = F4CE98BC1C8AEF7D00D735C1 /* SwiftyMarkdownExampleTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- F4CE98C61C8AEF7D00D735C1 /* SwiftyMarkdownExampleUITests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = F4CE98D61C8AEF7D00D735C1 /* Build configuration list for PBXNativeTarget "SwiftyMarkdownExampleUITests" */;
- buildPhases = (
- F4CE98C31C8AEF7D00D735C1 /* Sources */,
- F4CE98C41C8AEF7D00D735C1 /* Frameworks */,
- F4CE98C51C8AEF7D00D735C1 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- F4CE98C91C8AEF7D00D735C1 /* PBXTargetDependency */,
- );
- name = SwiftyMarkdownExampleUITests;
- productName = SwiftyMarkdownExampleUITests;
- productReference = F4CE98C71C8AEF7D00D735C1 /* SwiftyMarkdownExampleUITests.xctest */;
- productType = "com.apple.product-type.bundle.ui-testing";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- F4CE98A01C8AEF7D00D735C1 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastSwiftUpdateCheck = 1130;
- LastUpgradeCheck = 1130;
- ORGANIZATIONNAME = "Voyage Travel Apps";
- TargetAttributes = {
- F4B4A44823E4E17400550249 = {
- CreatedOnToolsVersion = 11.3.1;
- DevelopmentTeam = 52T262DA8V;
- ProvisioningStyle = Automatic;
- };
- F4CE98A71C8AEF7D00D735C1 = {
- CreatedOnToolsVersion = 7.2.1;
- LastSwiftMigration = 1120;
- };
- F4CE98BB1C8AEF7D00D735C1 = {
- CreatedOnToolsVersion = 7.2.1;
- LastSwiftMigration = 1120;
- TestTargetID = F4CE98A71C8AEF7D00D735C1;
- };
- F4CE98C61C8AEF7D00D735C1 = {
- CreatedOnToolsVersion = 7.2.1;
- LastSwiftMigration = 1120;
- TestTargetID = F4CE98A71C8AEF7D00D735C1;
- };
- };
- };
- buildConfigurationList = F4CE98A31C8AEF7D00D735C1 /* Build configuration list for PBXProject "SwiftyMarkdownExample" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = F4CE989F1C8AEF7D00D735C1;
- packageReferences = (
- F4B4A45E23E4E3DC00550249 /* XCRemoteSwiftPackageReference "SwiftyMarkdown" */,
- );
- productRefGroup = F4CE98A91C8AEF7D00D735C1 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- F4CE98A71C8AEF7D00D735C1 /* SwiftyMarkdownExample */,
- F4CE98BB1C8AEF7D00D735C1 /* SwiftyMarkdownExampleTests */,
- F4CE98C61C8AEF7D00D735C1 /* SwiftyMarkdownExampleUITests */,
- F4B4A44823E4E17400550249 /* SwiftyMarkdownExample macOS */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- F4B4A44723E4E17400550249 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- F4B4A45023E4E17400550249 /* Assets.xcassets in Resources */,
- F4B4A45323E4E17400550249 /* Main.storyboard in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- F4CE98A61C8AEF7D00D735C1 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- F4CE98B61C8AEF7D00D735C1 /* LaunchScreen.storyboard in Resources */,
- F4EAB653244179FE00206782 /* example.md in Resources */,
- F4CE98B31C8AEF7D00D735C1 /* Assets.xcassets in Resources */,
- F4CE98B11C8AEF7D00D735C1 /* Main.storyboard in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- F4CE98BA1C8AEF7D00D735C1 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- F4CE98C51C8AEF7D00D735C1 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- F4B4A44523E4E17400550249 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- F4B4A44E23E4E17400550249 /* ViewController.swift in Sources */,
- F4B4A44C23E4E17400550249 /* AppDelegate.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- F4CE98A41C8AEF7D00D735C1 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- F4CE98AE1C8AEF7D00D735C1 /* ViewController.swift in Sources */,
- F4CE98AC1C8AEF7D00D735C1 /* AppDelegate.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- F4CE98B81C8AEF7D00D735C1 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- F4CE98C11C8AEF7D00D735C1 /* SwiftyMarkdownExampleTests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- F4CE98C31C8AEF7D00D735C1 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- F4CE98CC1C8AEF7D00D735C1 /* SwiftyMarkdownExampleUITests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- F4CE98BE1C8AEF7D00D735C1 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = F4CE98A71C8AEF7D00D735C1 /* SwiftyMarkdownExample */;
- targetProxy = F4CE98BD1C8AEF7D00D735C1 /* PBXContainerItemProxy */;
- };
- F4CE98C91C8AEF7D00D735C1 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = F4CE98A71C8AEF7D00D735C1 /* SwiftyMarkdownExample */;
- targetProxy = F4CE98C81C8AEF7D00D735C1 /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin PBXVariantGroup section */
- F4B4A45123E4E17400550249 /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- F4B4A45223E4E17400550249 /* Base */,
- );
- name = Main.storyboard;
- sourceTree = "<group>";
- };
- F4CE98AF1C8AEF7D00D735C1 /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- F4CE98B01C8AEF7D00D735C1 /* Base */,
- );
- name = Main.storyboard;
- sourceTree = "<group>";
- };
- F4CE98B41C8AEF7D00D735C1 /* LaunchScreen.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- F4CE98B51C8AEF7D00D735C1 /* Base */,
- );
- name = LaunchScreen.storyboard;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- F4B4A45723E4E17400550249 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CODE_SIGN_ENTITLEMENTS = "SwiftyMarkdownExample macOS/SwiftyMarkdownExample_macOS.entitlements";
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- DEVELOPMENT_TEAM = 52T262DA8V;
- ENABLE_HARDENED_RUNTIME = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- INFOPLIST_FILE = "SwiftyMarkdownExample macOS/Info.plist";
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- );
- MACOSX_DEPLOYMENT_TARGET = 10.15;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- PRODUCT_BUNDLE_IDENTIFIER = "com.voyagetravelapps.SwiftyMarkdownExample-macOS";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SDKROOT = macosx;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_VERSION = 5.0;
- };
- name = Debug;
- };
- F4B4A45823E4E17400550249 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CODE_SIGN_ENTITLEMENTS = "SwiftyMarkdownExample macOS/SwiftyMarkdownExample_macOS.entitlements";
- CODE_SIGN_IDENTITY = "-";
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- DEVELOPMENT_TEAM = 52T262DA8V;
- ENABLE_HARDENED_RUNTIME = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- INFOPLIST_FILE = "SwiftyMarkdownExample macOS/Info.plist";
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- );
- MACOSX_DEPLOYMENT_TARGET = 10.15;
- MTL_FAST_MATH = YES;
- PRODUCT_BUNDLE_IDENTIFIER = "com.voyagetravelapps.SwiftyMarkdownExample-macOS";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SDKROOT = macosx;
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
- F4CE98CE1C8AEF7D00D735C1 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- 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_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_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- 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 = 11.0;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- F4CE98CF1C8AEF7D00D735C1 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- 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_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_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_NO_COMMON_BLOCKS = YES;
- 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 = 11.0;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- SWIFT_COMPILATION_MODE = wholemodule;
- SWIFT_OPTIMIZATION_LEVEL = "-O";
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- F4CE98D11C8AEF7D00D735C1 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- INFOPLIST_FILE = SwiftyMarkdownExample/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.voyagetravelapps.SwiftyMarkdownExample;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_SWIFT3_OBJC_INFERENCE = Default;
- SWIFT_VERSION = 5.0;
- };
- name = Debug;
- };
- F4CE98D21C8AEF7D00D735C1 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- INFOPLIST_FILE = SwiftyMarkdownExample/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.voyagetravelapps.SwiftyMarkdownExample;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_SWIFT3_OBJC_INFERENCE = Default;
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
- F4CE98D41C8AEF7D00D735C1 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- INFOPLIST_FILE = SwiftyMarkdownExampleTests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.voyagetravelapps.SwiftyMarkdownExampleTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_SWIFT3_OBJC_INFERENCE = Default;
- SWIFT_VERSION = 5.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SwiftyMarkdownExample.app/SwiftyMarkdownExample";
- };
- name = Debug;
- };
- F4CE98D51C8AEF7D00D735C1 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- INFOPLIST_FILE = SwiftyMarkdownExampleTests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.voyagetravelapps.SwiftyMarkdownExampleTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_SWIFT3_OBJC_INFERENCE = Default;
- SWIFT_VERSION = 5.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SwiftyMarkdownExample.app/SwiftyMarkdownExample";
- };
- name = Release;
- };
- F4CE98D71C8AEF7D00D735C1 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- INFOPLIST_FILE = SwiftyMarkdownExampleUITests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.voyagetravelapps.SwiftyMarkdownExampleUITests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_SWIFT3_OBJC_INFERENCE = Default;
- SWIFT_VERSION = 5.0;
- TEST_TARGET_NAME = SwiftyMarkdownExample;
- USES_XCTRUNNER = YES;
- };
- name = Debug;
- };
- F4CE98D81C8AEF7D00D735C1 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- INFOPLIST_FILE = SwiftyMarkdownExampleUITests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.voyagetravelapps.SwiftyMarkdownExampleUITests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_SWIFT3_OBJC_INFERENCE = Default;
- SWIFT_VERSION = 5.0;
- TEST_TARGET_NAME = SwiftyMarkdownExample;
- USES_XCTRUNNER = YES;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- F4B4A45623E4E17400550249 /* Build configuration list for PBXNativeTarget "SwiftyMarkdownExample macOS" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- F4B4A45723E4E17400550249 /* Debug */,
- F4B4A45823E4E17400550249 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- F4CE98A31C8AEF7D00D735C1 /* Build configuration list for PBXProject "SwiftyMarkdownExample" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- F4CE98CE1C8AEF7D00D735C1 /* Debug */,
- F4CE98CF1C8AEF7D00D735C1 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- F4CE98D01C8AEF7D00D735C1 /* Build configuration list for PBXNativeTarget "SwiftyMarkdownExample" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- F4CE98D11C8AEF7D00D735C1 /* Debug */,
- F4CE98D21C8AEF7D00D735C1 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- F4CE98D31C8AEF7D00D735C1 /* Build configuration list for PBXNativeTarget "SwiftyMarkdownExampleTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- F4CE98D41C8AEF7D00D735C1 /* Debug */,
- F4CE98D51C8AEF7D00D735C1 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- F4CE98D61C8AEF7D00D735C1 /* Build configuration list for PBXNativeTarget "SwiftyMarkdownExampleUITests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- F4CE98D71C8AEF7D00D735C1 /* Debug */,
- F4CE98D81C8AEF7D00D735C1 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- /* Begin XCRemoteSwiftPackageReference section */
- F4B4A45E23E4E3DC00550249 /* XCRemoteSwiftPackageReference "SwiftyMarkdown" */ = {
- isa = XCRemoteSwiftPackageReference;
- repositoryURL = "https://github.com/SimonFairbairn/SwiftyMarkdown.git";
- requirement = {
- kind = upToNextMajorVersion;
- minimumVersion = 1.0.2;
- };
- };
- /* End XCRemoteSwiftPackageReference section */
- /* Begin XCSwiftPackageProductDependency section */
- F4B4A45F23E4E3DC00550249 /* SwiftyMarkdown */ = {
- isa = XCSwiftPackageProductDependency;
- package = F4B4A45E23E4E3DC00550249 /* XCRemoteSwiftPackageReference "SwiftyMarkdown" */;
- productName = SwiftyMarkdown;
- };
- /* End XCSwiftPackageProductDependency section */
- };
- rootObject = F4CE98A01C8AEF7D00D735C1 /* Project object */;
- }
|