Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Aztec editor #34

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into add-aztec-editor
rmccue committed May 16, 2017
commit f354c76f5628d7c684d289c662b1d3233c3f9069
180 changes: 19 additions & 161 deletions ios/Vienna.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
@@ -22,27 +22,10 @@
146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
D0E1751F1EC97879007F44CC /* VIEEditorManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D0E1751E1EC97879007F44CC /* VIEEditorManager.m */; };
D8BCC0F81DA1C06D00D876D4 /* libReactNativeControllers.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D8BCC0F71DA1C04F00D876D4 /* libReactNativeControllers.a */; };
D8DA33351D90815E0069791F /* libRNFetchBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D8DA33341D90813A0069791F /* libRNFetchBlob.a */; };
D8DA33371D9082480069791F /* FontAwesome.ttf in Resources */ = {isa = PBXBuildFile; fileRef = D8DA33361D9082480069791F /* FontAwesome.ttf */; };
D8DA334B1D90834A0069791F /* app-icon-29@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D8DA333A1D90834A0069791F /* app-icon-29@2x.png */; };
D8DA334C1D90834A0069791F /* app-icon-29@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = D8DA333B1D90834A0069791F /* app-icon-29@3x.png */; };
D8DA334E1D90834A0069791F /* app-icon-40@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D8DA333D1D90834A0069791F /* app-icon-40@2x.png */; };
D8DA334F1D90834A0069791F /* app-icon-40@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = D8DA333E1D90834A0069791F /* app-icon-40@3x.png */; };
D8DA33511D90834A0069791F /* app-icon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D8DA33401D90834A0069791F /* app-icon-60@2x.png */; };
D8DA33521D90834A0069791F /* app-icon-60@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = D8DA33411D90834A0069791F /* app-icon-60@3x.png */; };
D8DA33531D90834A0069791F /* logo-black-40.png in Resources */ = {isa = PBXBuildFile; fileRef = D8DA33421D90834A0069791F /* logo-black-40.png */; };
D8DA33541D90834A0069791F /* logo-black-40@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D8DA33431D90834A0069791F /* logo-black-40@2x.png */; };
D8DA33551D90834A0069791F /* logo-black-40@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = D8DA33441D90834A0069791F /* logo-black-40@3x.png */; };
D8DA33561D90834A0069791F /* logo-black.png in Resources */ = {isa = PBXBuildFile; fileRef = D8DA33451D90834A0069791F /* logo-black.png */; };
D8DA33571D90834A0069791F /* logo-black@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D8DA33461D90834A0069791F /* logo-black@2x.png */; };
D8DA33581D90834A0069791F /* logo-black@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = D8DA33471D90834A0069791F /* logo-black@3x.png */; };
D8DA33591D90834A0069791F /* vienna.ai in Resources */ = {isa = PBXBuildFile; fileRef = D8DA33481D90834A0069791F /* vienna.ai */; };
D8DA335A1D90834A0069791F /* vienna.sketch in Resources */ = {isa = PBXBuildFile; fileRef = D8DA33491D90834A0069791F /* vienna.sketch */; };
D8DA33611D9087270069791F /* libSafariViewManager.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D8DA33601D9087090069791F /* libSafariViewManager.a */; };
D8DA33661D9087DA0069791F /* app-icon-20@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D8DA33631D9087DA0069791F /* app-icon-20@2x.png */; };
D8DA33671D9087DA0069791F /* app-icon-20@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = D8DA33641D9087DA0069791F /* app-icon-20@3x.png */; };
D866C8BC1EC99BB400ABD8EB /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D866C8B81EC99AFB00ABD8EB /* libRCTLinking.a */; };
D866C8C31EC99BE500ABD8EB /* libRNFetchBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D866C8C21EC99BE000ABD8EB /* libRNFetchBlob.a */; };
D866C8C51EC99C1D00ABD8EB /* FontAwesome.ttf in Resources */ = {isa = PBXBuildFile; fileRef = D866C8C41EC99C1D00ABD8EB /* FontAwesome.ttf */; };
D866C8CC1EC99C3800ABD8EB /* libSafariViewManager.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D866C8CB1EC99C3400ABD8EB /* libSafariViewManager.a */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
@@ -221,35 +204,7 @@
remoteGlobalIDString = 58B5119B1A9E6C1200147676;
remoteInfo = RCTText;
};
D0E175351EC9A3D5007F44CC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D0E175301EC9A3D5007F44CC /* Aztec.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 5951CB8E1D8BC93600E1866F;
remoteInfo = Aztec;
};
D0E175371EC9A3D5007F44CC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D0E175301EC9A3D5007F44CC /* Aztec.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 5951CB971D8BC93600E1866F;
remoteInfo = AztecTests;
};
D0E1753E1EC9A3DF007F44CC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D0E175391EC9A3DF007F44CC /* Gridicons.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 1704C1F81CAF08EF00F991DE;
remoteInfo = Gridicons;
};
D0E175401EC9A3DF007F44CC /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D0E175391EC9A3DF007F44CC /* Gridicons.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 17A824B61CB27802004771DB;
remoteInfo = GridiconsTests;
};
D8BCC0F61DA1C04F00D876D4 /* PBXContainerItemProxy */ = {
D866C8B71EC99AFB00ABD8EB /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D866C8B21EC99AFB00ABD8EB /* RCTLinking.xcodeproj */;
proxyType = 2;
@@ -299,30 +254,10 @@
5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
D0E1751D1EC97879007F44CC /* VIEEditorManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VIEEditorManager.h; path = Vienna/VIEEditorManager.h; sourceTree = "<group>"; };
D0E1751E1EC97879007F44CC /* VIEEditorManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VIEEditorManager.m; path = Vienna/VIEEditorManager.m; sourceTree = "<group>"; };
D0E175301EC9A3D5007F44CC /* Aztec.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Aztec.xcodeproj; path = ../Libraries/AztecEditor/Aztec.xcodeproj; sourceTree = "<group>"; };
D0E175391EC9A3DF007F44CC /* Gridicons.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Gridicons.xcodeproj; path = ../Libraries/Gridicons/Gridicons/Gridicons.xcodeproj; sourceTree = "<group>"; };
D8BCC0F21DA1C04E00D876D4 /* ReactNativeControllers.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ReactNativeControllers.xcodeproj; path = "../node_modules/react-native-controllers/ios/ReactNativeControllers.xcodeproj"; sourceTree = "<group>"; };
D8DA33251D90813A0069791F /* RNFetchBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RNFetchBlob.xcodeproj; path = "../node_modules/react-native-fetch-blob/ios/RNFetchBlob.xcodeproj"; sourceTree = "<group>"; };
D8DA33361D9082480069791F /* FontAwesome.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = FontAwesome.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf"; sourceTree = "<group>"; };
D8DA333A1D90834A0069791F /* app-icon-29@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "app-icon-29@2x.png"; sourceTree = "<group>"; };
D8DA333B1D90834A0069791F /* app-icon-29@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "app-icon-29@3x.png"; sourceTree = "<group>"; };
D8DA333D1D90834A0069791F /* app-icon-40@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "app-icon-40@2x.png"; sourceTree = "<group>"; };
D8DA333E1D90834A0069791F /* app-icon-40@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "app-icon-40@3x.png"; sourceTree = "<group>"; };
D8DA33401D90834A0069791F /* app-icon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "app-icon-60@2x.png"; sourceTree = "<group>"; };
D8DA33411D90834A0069791F /* app-icon-60@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "app-icon-60@3x.png"; sourceTree = "<group>"; };
D8DA33421D90834A0069791F /* logo-black-40.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "logo-black-40.png"; sourceTree = "<group>"; };
D8DA33431D90834A0069791F /* logo-black-40@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "logo-black-40@2x.png"; sourceTree = "<group>"; };
D8DA33441D90834A0069791F /* logo-black-40@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "logo-black-40@3x.png"; sourceTree = "<group>"; };
D8DA33451D90834A0069791F /* logo-black.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "logo-black.png"; sourceTree = "<group>"; };
D8DA33461D90834A0069791F /* logo-black@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "logo-black@2x.png"; sourceTree = "<group>"; };
D8DA33471D90834A0069791F /* logo-black@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "logo-black@3x.png"; sourceTree = "<group>"; };
D8DA33481D90834A0069791F /* vienna.ai */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vienna.ai; sourceTree = "<group>"; };
D8DA33491D90834A0069791F /* vienna.sketch */ = {isa = PBXFileReference; lastKnownFileType = file; path = vienna.sketch; sourceTree = "<group>"; };
D8DA335B1D9087090069791F /* SafariViewManager.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SafariViewManager.xcodeproj; path = "../node_modules/react-native-safari-view/SafariViewManager.xcodeproj"; sourceTree = "<group>"; };
D8DA33631D9087DA0069791F /* app-icon-20@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "app-icon-20@2x.png"; sourceTree = "<group>"; };
D8DA33641D9087DA0069791F /* app-icon-20@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "app-icon-20@3x.png"; sourceTree = "<group>"; };
D866C8B21EC99AFB00ABD8EB /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
D866C8BD1EC99BE000ABD8EB /* RNFetchBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RNFetchBlob.xcodeproj; path = "../node_modules/react-native-fetch-blob/ios/RNFetchBlob.xcodeproj"; sourceTree = "<group>"; };
D866C8C41EC99C1D00ABD8EB /* FontAwesome.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = FontAwesome.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf"; sourceTree = "<group>"; };
D866C8C61EC99C3300ABD8EB /* SafariViewManager.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SafariViewManager.xcodeproj; path = "../node_modules/react-native-safari-view/SafariViewManager.xcodeproj"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
@@ -420,8 +355,6 @@
13B07FB61A68108700A75B9A /* Info.plist */,
13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
13B07FB71A68108700A75B9A /* main.m */,
D0E1751D1EC97879007F44CC /* VIEEditorManager.h */,
D0E1751E1EC97879007F44CC /* VIEEditorManager.m */,
);
name = Vienna;
sourceTree = "<group>";
@@ -462,11 +395,10 @@
832341AE1AAA6A7D00B99B32 /* Libraries */ = {
isa = PBXGroup;
children = (
D0E175301EC9A3D5007F44CC /* Aztec.xcodeproj */,
D0E175391EC9A3DF007F44CC /* Gridicons.xcodeproj */,
D8BCC0F21DA1C04E00D876D4 /* ReactNativeControllers.xcodeproj */,
D8DA335B1D9087090069791F /* SafariViewManager.xcodeproj */,
D8DA33251D90813A0069791F /* RNFetchBlob.xcodeproj */,
D866C8C61EC99C3300ABD8EB /* SafariViewManager.xcodeproj */,
D866C8BD1EC99BE000ABD8EB /* RNFetchBlob.xcodeproj */,
D866C8B21EC99AFB00ABD8EB /* RCTLinking.xcodeproj */,
5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */,
146833FF1AC3E56700842450 /* React.xcodeproj */,
00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */,
@@ -497,7 +429,6 @@
13B07FAE1A68108700A75B9A /* Vienna */,
832341AE1AAA6A7D00B99B32 /* Libraries */,
83CBBA001A601CBA00E9B192 /* Products */,
D0E175241EC98C45007F44CC /* Frameworks */,
);
indentWidth = 2;
sourceTree = "<group>";
@@ -511,32 +442,7 @@
name = Products;
sourceTree = "<group>";
};
D0E175241EC98C45007F44CC /* Frameworks */ = {
isa = PBXGroup;
children = (
);
name = Frameworks;
sourceTree = "<group>";
};
D0E175311EC9A3D5007F44CC /* Products */ = {
isa = PBXGroup;
children = (
D0E175361EC9A3D5007F44CC /* Aztec.framework */,
D0E175381EC9A3D5007F44CC /* AztecTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
D0E1753A1EC9A3DF007F44CC /* Products */ = {
isa = PBXGroup;
children = (
D0E1753F1EC9A3DF007F44CC /* Gridicons.framework */,
D0E175411EC9A3DF007F44CC /* GridiconsTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
D8BCC0F31DA1C04E00D876D4 /* Products */ = {
D866C8B31EC99AFB00ABD8EB /* Products */ = {
isa = PBXGroup;
children = (
D866C8B81EC99AFB00ABD8EB /* libRCTLinking.a */,
@@ -593,12 +499,6 @@
TargetAttributes = {
13B07F861A680F5B00A75B9A = {
DevelopmentTeam = ZLF8FFAD7U;
LastSwiftMigration = 0830;
SystemCapabilities = {
com.apple.Maps.iOS = {
enabled = 0;
};
};
};
};
};
@@ -614,14 +514,6 @@
productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = D0E175311EC9A3D5007F44CC /* Products */;
ProjectRef = D0E175301EC9A3D5007F44CC /* Aztec.xcodeproj */;
},
{
ProductGroup = D0E1753A1EC9A3DF007F44CC /* Products */;
ProjectRef = D0E175391EC9A3DF007F44CC /* Gridicons.xcodeproj */;
},
{
ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */;
ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
@@ -862,35 +754,7 @@
remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
D0E175361EC9A3D5007F44CC /* Aztec.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = Aztec.framework;
remoteRef = D0E175351EC9A3D5007F44CC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
D0E175381EC9A3D5007F44CC /* AztecTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = AztecTests.xctest;
remoteRef = D0E175371EC9A3D5007F44CC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
D0E1753F1EC9A3DF007F44CC /* Gridicons.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = Gridicons.framework;
remoteRef = D0E1753E1EC9A3DF007F44CC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
D0E175411EC9A3DF007F44CC /* GridiconsTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = GridiconsTests.xctest;
remoteRef = D0E175401EC9A3DF007F44CC /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
D8BCC0F71DA1C04F00D876D4 /* libReactNativeControllers.a */ = {
D866C8B81EC99AFB00ABD8EB /* libRCTLinking.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libRCTLinking.a;
@@ -955,7 +819,6 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D0E1751F1EC97879007F44CC /* VIEEditorManager.m in Sources */,
13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
13B07FC11A68108700A75B9A /* main.m in Sources */,
);
@@ -980,12 +843,11 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = ZLF8FFAD7U;
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = Vienna/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
OTHER_LDFLAGS = (
"$(inherited)",
@@ -994,21 +856,18 @@
);
PRODUCT_BUNDLE_IDENTIFIER = org.humanmade.vienna;
PRODUCT_NAME = Vienna;
SWIFT_OBJC_BRIDGING_HEADER = "";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 3.0;
VERSIONING_SYSTEM = "apple-generic";
};
name = Debug;
};
13B07F951A680F5B00A75B9A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = ZLF8FFAD7U;
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = Vienna/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
OTHER_LDFLAGS = (
"$(inherited)",
@@ -1017,8 +876,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = org.humanmade.vienna;
PRODUCT_NAME = Vienna;
SWIFT_OBJC_BRIDGING_HEADER = "";
SWIFT_VERSION = 3.0;
VERSIONING_SYSTEM = "apple-generic";
};
name = Release;
};
You are viewing a condensed version of this merge commit. You can view the full changes here.