mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
Fix compiler error in test project
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module StaticLibrary_ObjC {
|
||||
header "StaticLibrary_ObjC.h"
|
||||
export *
|
||||
}
|
||||
Reference in New Issue
Block a user