A few missed bits of cleanup
This commit is contained in:
@@ -127,7 +127,7 @@ static const device_config_t b215_config[] = {
|
|||||||
{ .description = "" }
|
{ .description = "" }
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{ "", "", -1 }
|
{ .name = "", .description = "", .type = CONFIG_END }
|
||||||
// clang-format on
|
// clang-format on
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -50,4 +50,4 @@ set_target_properties(86Box
|
|||||||
|
|
||||||
#set(XCODE_ATTRIBUTE_CODE_SIGNING_REQUIRED "YES")
|
#set(XCODE_ATTRIBUTE_CODE_SIGNING_REQUIRED "YES")
|
||||||
#set(XCODE_ATTRIBUTE_CODE_SIGN_IDENTITY "-")
|
#set(XCODE_ATTRIBUTE_CODE_SIGN_IDENTITY "-")
|
||||||
#set(XCODE_ATTRIBUTE_CODE_SIGN_ENTITLEMENTS ${CMAKE_CURRENT_SOURCE_DIR}/mac/codesign/dev/app.entitlements)
|
#set(XCODE_ATTRIBUTE_CODE_SIGN_ENTITLEMENTS ${CMAKE_CURRENT_SOURCE_DIR}/mac/codesign/dev/app.entitlements)
|
||||||
|
|||||||
Reference in New Issue
Block a user