File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
project.xcworkspace/xcshareddata Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 857857 PRODUCT_BUNDLE_IDENTIFIER = fr.alexaubry.JavaScriptKit;
858858 PRODUCT_NAME = JavaScriptKit;
859859 PROVISIONING_PROFILE_SPECIFIER = "";
860+ SDKROOT = iphoneos;
860861 SKIP_INSTALL = YES;
861862 SWIFT_VERSION = 4.0;
862863 TARGETED_DEVICE_FAMILY = "1,2";
885886 PRODUCT_BUNDLE_IDENTIFIER = fr.alexaubry.JavaScriptKit;
886887 PRODUCT_NAME = JavaScriptKit;
887888 PROVISIONING_PROFILE_SPECIFIER = "";
889+ SDKROOT = iphoneos;
888890 SKIP_INSTALL = YES;
889891 SWIFT_VERSION = 4.0;
890892 TARGETED_DEVICE_FAMILY = "1,2";
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33<plist version =" 1.0" >
4- <dict />
4+ <dict >
5+ <key >BuildSystemType</key >
6+ <string >Latest</string >
7+ </dict >
58</plist >
You can’t perform that action at this time.
0 commit comments