Skip to content

Instantly share code, notes, and snippets.

@dmauro
Created January 19, 2016 23:25
Show Gist options
  • Save dmauro/a5a70bca3166cd1af9bd to your computer and use it in GitHub Desktop.
Save dmauro/a5a70bca3166cd1af9bd to your computer and use it in GitHub Desktop.
*** Building scheme "Spicerack" in Spicerack.xcworkspace
2016-01-19 18:22:37.994 xcodebuild[50538:756975] [MT] PluginLoading: Required plug-in compatibility UUID F41BD31E-2683-44B8-AE7F-5F09E919790E for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SparkInspectorXcodePlugin.xcplugin' not present in DVTPlugInCompatibilityUUIDs
2016-01-19 18:22:38.181 xcodebuild[50538:756975] warning: The file reference for "test_buzz_unsupported_module.json" is a member of multiple groups ("Resources" and "Resources"); this indicates a malformed project. Only the membership in one of the groups will be preserved (but membership in targets will be unaffected). If you want a reference to the same file in more than one group, please add another reference to the same path.
2016-01-19 18:22:48.020 xcodebuild[50592:757252] [MT] PluginLoading: Required plug-in compatibility UUID F41BD31E-2683-44B8-AE7F-5F09E919790E for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SparkInspectorXcodePlugin.xcplugin' not present in DVTPlugInCompatibilityUUIDs
2016-01-19 18:22:48.225 xcodebuild[50592:757252] warning: The file reference for "test_buzz_unsupported_module.json" is a member of multiple groups ("Resources" and "Resources"); this indicates a malformed project. Only the membership in one of the groups will be preserved (but membership in targets will be unaffected). If you want a reference to the same file in more than one group, please add another reference to the same path.
/Users/davidmauro/Projects/BuzzFeed/news-app-ios/Carthage/Checkouts/sifter/Sifter/WebBridge.swift:86:51: warning: 'stringByReplacingPercentEscapesUsingEncoding' is deprecated: Use stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding.
/Users/davidmauro/Projects/BuzzFeed/news-app-ios/Carthage/Checkouts/sifter/Sifter/WebBridge.swift:87:53: warning: 'stringByReplacingPercentEscapesUsingEncoding' is deprecated: Use stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding.
/Users/davidmauro/Projects/BuzzFeed/news-app-ios/Carthage/Checkouts/sifter/Sifter/WebBridge.swift:200:41: warning: 'stringByReplacingPercentEscapesUsingEncoding' is deprecated: Use stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding.
/Users/davidmauro/Projects/BuzzFeed/news-app-ios/Carthage/Checkouts/sifter/Sifter/WebBridge.swift:86:51: warning: 'stringByReplacingPercentEscapesUsingEncoding' is deprecated: Use stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding.
/Users/davidmauro/Projects/BuzzFeed/news-app-ios/Carthage/Checkouts/sifter/Sifter/WebBridge.swift:87:53: warning: 'stringByReplacingPercentEscapesUsingEncoding' is deprecated: Use stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding.
/Users/davidmauro/Projects/BuzzFeed/news-app-ios/Carthage/Checkouts/sifter/Sifter/WebBridge.swift:200:41: warning: 'stringByReplacingPercentEscapesUsingEncoding' is deprecated: Use stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding.
ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk/Developer/Library/Frameworks'
ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk/Developer/Library/Frameworks'
/Users/davidmauro/Projects/BuzzFeed/news-app-ios/Carthage/Checkouts/sifter/Sifter/WebBridge.swift:86:51: warning: 'stringByReplacingPercentEscapesUsingEncoding' is deprecated: Use stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding.
/Users/davidmauro/Projects/BuzzFeed/news-app-ios/Carthage/Checkouts/sifter/Sifter/WebBridge.swift:87:53: warning: 'stringByReplacingPercentEscapesUsingEncoding' is deprecated: Use stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding.
/Users/davidmauro/Projects/BuzzFeed/news-app-ios/Carthage/Checkouts/sifter/Sifter/WebBridge.swift:200:41: warning: 'stringByReplacingPercentEscapesUsingEncoding' is deprecated: Use stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding.
/Users/davidmauro/Projects/BuzzFeed/news-app-ios/Carthage/Checkouts/sifter/Sifter/WebBridge.swift:86:51: warning: 'stringByReplacingPercentEscapesUsingEncoding' is deprecated: Use stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding.
/Users/davidmauro/Projects/BuzzFeed/news-app-ios/Carthage/Checkouts/sifter/Sifter/WebBridge.swift:87:53: warning: 'stringByReplacingPercentEscapesUsingEncoding' is deprecated: Use stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding.
/Users/davidmauro/Projects/BuzzFeed/news-app-ios/Carthage/Checkouts/sifter/Sifter/WebBridge.swift:200:41: warning: 'stringByReplacingPercentEscapesUsingEncoding' is deprecated: Use stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding.
ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.2.sdk/Developer/Library/Frameworks'
ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.2.sdk/Developer/Library/Frameworks'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment