Skip to content

Commit

Permalink
fish
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Schuetz committed Oct 7, 2015
1 parent afecda6 commit 9d10aad
Show file tree
Hide file tree
Showing 3 changed files with 189 additions and 193 deletions.
4 changes: 0 additions & 4 deletions Example/AppUnderControl-Bridge.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,6 @@
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_INCLUDE_PATHS = "/Volumes/EXT/Dropbox/devel/ios/_swift_modules/**";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
Expand Down Expand Up @@ -485,7 +484,6 @@
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SWIFT_INCLUDE_PATHS = "/Volumes/EXT/Dropbox/devel/ios/_swift_modules/**";
VALIDATE_PRODUCT = YES;
};
name = Release;
Expand All @@ -500,7 +498,6 @@
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_INCLUDE_PATHS = "/Volumes/EXT/Dropbox/devel/ios/_swift_modules/**";
};
name = Debug;
};
Expand All @@ -514,7 +511,6 @@
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_INCLUDE_PATHS = "/Volumes/EXT/Dropbox/devel/ios/_swift_modules/**";
};
name = Release;
};
Expand Down
Loading

0 comments on commit 9d10aad

Please sign in to comment.