Jack Martin
Jack Martin
@CoderTaoX For more information [Xcode 8 won't load plug-ins](https://github.com/alcatraz/Alcatraz/issues/475)
Yes, note please, without note I cannot switch WindTerm to Tabby.
recheck your .m files in your UNIT TEST project(compile sources) and your reference lib(s)
I'm using XCode 5.1 can anyone help me?
PhaseScriptExecution Run\ Script /Users/panpan/Library/Developer/Xcode/DerivedData/vczx-bepeaipdjiliisddmcmvcdpvatch/Build/Intermediates/TestFrame2.build/Debug-iphonesimulator/TestFrame2.build/Script-A64C3BAB18D2FC3500626122.sh cd /Users/panpan/Desktop/TestFrame2 /bin/sh -c /Users/panpan/Library/Developer/Xcode/DerivedData/vczx-bepeaipdjiliisddmcmvcdpvatch/Build/Intermediates/TestFrame2.build/Debug-iphonesimulator/TestFrame2.build/Script-A64C3BAB18D2FC3500626122.sh UFW (M iphonesimulator): INFO: Cmd /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only i386 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk -L/Users/panpan/Library/Developer/Xcode/DerivedData/vczx-bepeaipdjiliisddmcmvcdpvatch/Build/Products/Debug-iphonesimulator -filelist /Users/panpan/Library/Developer/Xcode/DerivedData/vczx-bepeaipdjiliisddmcmvcdpvatch/Build/Intermediates/TestFrame2.build/Debug-iphonesimulator/TestFrame2.build/Objects-normal/i386/TestFrame2.LinkFileList /Users/panpan/Desktop/TestFrame2/../TestFrame1/build/Debug-iphoneos/TestFrame1.framework/TestFrame1 -o /Users/panpan/Library/Developer/Xcode/DerivedData/vczx-bepeaipdjiliisddmcmvcdpvatch/Build/Intermediates/TestFrame2.build/Debug-iphonesimulator/TestFrame2.build/Objects-normal/i386/TestFrame2.ufwbuild UFW (M iphonesimulator): INFO:...
@fuggly I quite using the framework and translate it to the static library. And with XCode 6, it's possible to build a cocoa touch framework(new feature), give it a go....
Open Products Folder U will find the framework and right click with open in finder, you can locate the framework.
And where is the 1.2.6 version? self update error.
hello, any updates?
> @jjavierdguezas As a workaround before the fix, you can do like this: > > ```cs > public static IEdmModel GetODataModel() > { > // Create the service EDM model....