diff --git a/MonkeyApp.xctemplate/TemplateInfo.plist b/MonkeyApp.xctemplate/TemplateInfo.plist index f0777c0..25255ed 100644 --- a/MonkeyApp.xctemplate/TemplateInfo.plist +++ b/MonkeyApp.xctemplate/TemplateInfo.plist @@ -165,6 +165,29 @@ Options + + NotPersisted + + Identifier + uiInspectorType + Name + UI Inspector: + Description + Which UI inspector to use + Type + popup + Default + None + Units + + Reveal + + Lookin + + None + + + Identifier TargetAppInfo diff --git a/MonkeyAppLibrary.xctemplate/TemplateInfo.plist b/MonkeyAppLibrary.xctemplate/TemplateInfo.plist index 871f06f..c4201c1 100644 --- a/MonkeyAppLibrary.xctemplate/TemplateInfo.plist +++ b/MonkeyAppLibrary.xctemplate/TemplateInfo.plist @@ -104,8 +104,6 @@ Debug - OTHER_LDFLAGS - $(inherited) -weak_library /usr/lib/libc++.dylib -weak_library /usr/lib/libstdc++.dylib -weak_library $(MonkeyDevPath)/Frameworks/libsubstrate.dylib -lcycript -framework RevealServer VALIDATE_PRODUCT NO GCC_OPTIMIZATION_LEVEL @@ -130,6 +128,71 @@ Options + + NotPersisted + + Identifier + uiInspectorType + Name + UI Inspector: + Description + Which UI inspector to use + Type + popup + Default + none + Units + + Reveal + + + Project + + Configurations + + Debug + + OTHER_LDFLAGS + $(inherited) -weak_library /usr/lib/libc++.dylib -weak_library /usr/lib/libstdc++.dylib -weak_library $(MonkeyDevPath)/Frameworks/libsubstrate.dylib -lcycript -framework RevealServer + + + + + + Lookin + + + Project + + Configurations + + Debug + + OTHER_LDFLAGS + $(inherited) -weak_library /usr/lib/libc++.dylib -weak_library /usr/lib/libstdc++.dylib -weak_library $(MonkeyDevPath)/Frameworks/libsubstrate.dylib -lcycript -ObjC -weak_framework LookinServer + + + + + + None + + + Project + + Configurations + + Debug + + OTHER_LDFLAGS + $(inherited) -weak_library /usr/lib/libc++.dylib -weak_library /usr/lib/libstdc++.dylib -weak_library $(MonkeyDevPath)/Frameworks/libsubstrate.dylib -lcycript + + + + + + + NotPersisted